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