public interface AbstractCompositeInputFormat<K,V>
extends org.apache.hadoop.mapred.InputFormat<K,V>
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.InputFormat<?,?> |
getInternalInputFormat(org.apache.hadoop.mapred.JobConf jobConf) |
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.