Uses of Class
org.apache.cassandra.streaming.async.NettyStreamingChannel
Packages that use NettyStreamingChannel
Package
Description
Non-blocking streaming with netty
-
Uses of NettyStreamingChannel in org.apache.cassandra.streaming.async
Methods in org.apache.cassandra.streaming.async that return NettyStreamingChannelModifier and TypeMethodDescriptionstatic NettyStreamingChannelNettyStreamingConnectionFactory.connect(OutboundConnectionSettings template, int messagingVersion, StreamingChannel.Kind kind) -
Uses of NettyStreamingChannel in org.apache.cassandra.tools
Methods in org.apache.cassandra.tools that return NettyStreamingChannelModifier and TypeMethodDescriptionBulkLoadConnectionFactory.create(InetSocketAddress to, int messagingVersion, StreamingChannel.Kind kind)