public class Transformer
extends java.lang.Object
Constructor and Description |
---|
Transformer(KeyAllocator keyAllocator) |
Transformer(java.util.Map<java.net.URI,byte[]> keyAllocator) |
Modifier and Type | Method and Description |
---|---|
ByteArrayCodecFunction |
getDecoder() |
ByteArrayCodecFunction |
getEncoder(java.net.URI uri,
KeyProtector keyProtector,
Compressor compressor) |
public Transformer(KeyAllocator keyAllocator)
public Transformer(java.util.Map<java.net.URI,byte[]> keyAllocator)
public ByteArrayCodecFunction getDecoder()
public ByteArrayCodecFunction getEncoder(java.net.URI uri, KeyProtector keyProtector, Compressor compressor)