public static final class CompressedRandomAccessReader.Builder extends RandomAccessReader.Builder
buffer, bufferSize, bufferType, channel, limiter, overrideLength, regions
Constructor and Description |
---|
Builder(ChannelProxy channel,
CompressionMetadata metadata) |
Builder(ICompressedFile file) |
Modifier and Type | Method and Description |
---|---|
RandomAccessReader |
build() |
protected java.nio.ByteBuffer |
createBuffer() |
bufferSize, bufferType, buildWithChannel, limiter, overrideLength, regions
public Builder(ICompressedFile file)
public Builder(ChannelProxy channel, CompressionMetadata metadata)
protected java.nio.ByteBuffer createBuffer()
createBuffer
in class RandomAccessReader.Builder
public RandomAccessReader build()
build
in class RandomAccessReader.Builder
Copyright © 2016 The Apache Software Foundation