| Package | Description |
|---|---|
| org.apache.cassandra.transport | |
| org.apache.cassandra.transport.frame.checksum | |
| org.apache.cassandra.transport.frame.compress |
| Modifier and Type | Method and Description |
|---|---|
FrameBodyTransformer |
Connection.getTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setTransformer(FrameBodyTransformer transformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChecksummingTransformer
Provides a format that implements chunking and checksumming logic
that maybe used in conjunction with a frame Compressor if required
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompressingTransformer |
Copyright © 2009-2019 The Apache Software Foundation