public static class EncryptedChecksummedDataInput.Builder extends CompressedChecksummedDataInputBuilder
buffer, bufferSize, bufferType, channel, limiter, overrideLength, regions
Constructor and Description |
---|
Builder(ChannelProxy channel) |
Modifier and Type | Method and Description |
---|---|
ChecksummedDataInput |
build() |
EncryptedChecksummedDataInput.Builder |
withCipher(javax.crypto.Cipher cipher) |
withCompressor, withPosition
bufferSize, bufferType, buildWithChannel, createBuffer, limiter, overrideLength, regions
public Builder(ChannelProxy channel)
public EncryptedChecksummedDataInput.Builder withCipher(javax.crypto.Cipher cipher)
public ChecksummedDataInput build()
build
in class CompressedChecksummedDataInputBuilder
Copyright © 2016 The Apache Software Foundation