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