Uses of Class
org.apache.cassandra.transport.Dispatcher
Packages that use Dispatcher
-
Uses of Dispatcher in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport that return DispatcherModifier and TypeMethodDescriptionprotected DispatcherPipelineConfigurator.dispatcher(boolean useLegacyFlusher) Constructors in org.apache.cassandra.transport with parameters of type DispatcherModifierConstructorDescriptionPipelineConfigurator(boolean epoll, boolean keepAlive, EncryptionOptions.TlsEncryptionPolicy encryptionPolicy, Dispatcher dispatcher)