Uses of Class
org.apache.cassandra.io.util.DataOutputBuffer
Packages that use DataOutputBuffer
-
Uses of DataOutputBuffer in org.apache.cassandra.io.util
Subclasses of DataOutputBuffer in org.apache.cassandra.io.utilModifier and TypeClassDescriptionclassAn implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing its buffer so copies can be avoided.classFields in org.apache.cassandra.io.util with type parameters of type DataOutputBufferModifier and TypeFieldDescriptionstatic final io.netty.util.concurrent.FastThreadLocal<DataOutputBuffer>DataOutputBuffer.scratchBufferScratch buffers used mostly for serializing in memory. -
Uses of DataOutputBuffer in org.apache.cassandra.streaming
Subclasses of DataOutputBuffer in org.apache.cassandra.streaming