@InterfaceAudience.Public @InterfaceStability.Stable public interface InputSplit extends Writable
InputFormat
,
RecordReader
long getLength() throws IOException
InputSplit
数据中的总字节数。IOException
String[] getLocations() throws IOException
InputSplit
数据所在主机名的列表,以String
数组形式返回。IOException
版权所有 © 2024 Apache软件基金会。保留所有权利。