public static class MultipleInputsFileSplitInputFormat.MultipleInputsHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MultipleInputsFileSplitInputFormat.MultipleInputsHelper.InputFormatPathsRelation
Deprecated.
|
Constructor and Description |
---|
MultipleInputsHelper(org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getDataSetId(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
java.lang.Object |
getInputFormat(int dataSetId, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
java.lang.Object |
getInputFormatForPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
java.util.Collection<MultipleInputsFileSplitInputFormat.MultipleInputsHelper.InputFormatPathsRelation> |
getInputFormatPathsRelations(org.apache.hadoop.fs.Path[] inPaths, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
RecordInfoProvider<?,?> |
getRecordInfoProvider(int dataSetId, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
RecordInfoProvider<?,?> |
getRecordInfoProviderForPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
public MultipleInputsHelper(org.apache.hadoop.conf.Configuration conf)
public int getDataSetId(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
public java.lang.Object getInputFormat(int dataSetId, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
public java.lang.Object getInputFormatForPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
public RecordInfoProvider<?,?> getRecordInfoProvider(int dataSetId, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
public RecordInfoProvider<?,?> getRecordInfoProviderForPath(org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
public java.util.Collection<MultipleInputsFileSplitInputFormat.MultipleInputsHelper.InputFormatPathsRelation> getInputFormatPathsRelations(org.apache.hadoop.fs.Path[] inPaths, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.