Uses of Interface
org.apache.cassandra.streaming.StreamingChannel.Send
Packages that use StreamingChannel.Send
Package
Description
Non-blocking streaming with netty
-
Uses of StreamingChannel.Send in org.apache.cassandra.streaming
Methods in org.apache.cassandra.streaming with parameters of type StreamingChannel.SendModifier and TypeMethodDescriptionio.netty.util.concurrent.Future<?>StreamingChannel.send(StreamingChannel.Send send) -
Uses of StreamingChannel.Send in org.apache.cassandra.streaming.async
Methods in org.apache.cassandra.streaming.async with parameters of type StreamingChannel.SendModifier and TypeMethodDescriptionFuture<?>NettyStreamingChannel.send(StreamingChannel.Send send)