public class MultiReader extends Object
| Constructor and Description |
|---|
MultiReader(VolumeManager fs,
org.apache.hadoop.fs.Path directory) |
public MultiReader(VolumeManager fs, org.apache.hadoop.fs.Path directory) throws IOException
IOExceptionpublic boolean next(org.apache.hadoop.io.WritableComparable key,
org.apache.hadoop.io.Writable val)
throws IOException
IOExceptionpublic boolean seek(org.apache.hadoop.io.WritableComparable key)
throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.