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