Java org.apache.hadoop.mapred.join CompositeInputFormat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapred.join CompositeInputFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapred.join CompositeInputFormat.

The text is from its open source code.

Method

Stringcompose(String op, Class inf, String... path)
Convenience method for constructing composite formats.
Stringcompose(String op, Class inf, Path... path)
Convenience method for constructing composite formats.
StringBuffercompose(String inf, String path, StringBuffer sb)