public static class RCFile.ValueBuffer extends Object implements Closeable
Constructor and Description |
---|
RCFile.ValueBuffer(RCFile.KeyBuffer currentKey,
int columnNumber,
int[] targets,
org.apache.hadoop.io.compress.CompressionCodec codec,
boolean[] skippedIDs) |
public RCFile.ValueBuffer(RCFile.KeyBuffer currentKey, int columnNumber, int[] targets, org.apache.hadoop.io.compress.CompressionCodec codec, boolean[] skippedIDs) throws IOException
IOException
public void readFields(DataInput in) throws IOException
IOException
public long getReadBytes()
public void clearColumnBuffer() throws IOException
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2014 Apache Software Foundation. All Rights Reserved.