public static class TableSnapshotInputFormatImpl.InputSplit extends Object implements org.apache.hadoop.io.Writable
Constructor and Description |
---|
TableSnapshotInputFormatImpl.InputSplit() |
TableSnapshotInputFormatImpl.InputSplit(String regionName,
List<String> locations) |
public TableSnapshotInputFormatImpl.InputSplit()
public long getLength()
public String[] getLocations()
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2014 The Apache Software Foundation. All rights reserved.