org.apache.accumulo.server.tabletserver.log
public class MultiReader extends Object
Constructor and Description |
---|
MultiReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.conf.Configuration conf,
String directory) |
public MultiReader(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration conf, String directory) throws IOException
IOException
public boolean next(org.apache.hadoop.io.WritableComparable key, org.apache.hadoop.io.Writable val) throws IOException
IOException
public boolean seek(org.apache.hadoop.io.WritableComparable key) throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.