Uses of Interface
org.apache.cassandra.streaming.StreamingDataOutputPlus.BufferSupplier
Packages that use StreamingDataOutputPlus.BufferSupplier
-
Uses of StreamingDataOutputPlus.BufferSupplier in org.apache.cassandra.streaming
Methods in org.apache.cassandra.streaming with parameters of type StreamingDataOutputPlus.BufferSupplierModifier and TypeMethodDescriptionvoidStreamingDataOutputPlus.Write.write(StreamingDataOutputPlus.BufferSupplier supplier) Write to a buffer, and flush its contents to the channel.