public static final class CompressedChecksummedDataInput.Builder extends ChecksummedDataInput.Builder
buffer, bufferSize, bufferType, channel, limiter, overrideLength, regions
Constructor and Description |
---|
Builder(ChannelProxy channel) |
Modifier and Type | Method and Description |
---|---|
CompressedChecksummedDataInput |
build() |
CompressedChecksummedDataInput.Builder |
withCompressor(ICompressor compressor) |
CompressedChecksummedDataInput.Builder |
withPosition(long position) |
bufferSize, bufferType, buildWithChannel, createBuffer, limiter, overrideLength, regions
public Builder(ChannelProxy channel)
public CompressedChecksummedDataInput build()
build
in class ChecksummedDataInput.Builder
public CompressedChecksummedDataInput.Builder withCompressor(ICompressor compressor)
public CompressedChecksummedDataInput.Builder withPosition(long position)
Copyright © 2017 The Apache Software Foundation