ProtocolOptionsCustomCompressor Property |
Gets the custom compressor specified to be used for the compression type.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public IFrameCompressor CustomCompressor { get; }
Property Value
Type:
IFrameCompressorSee Also