Uses of Class
org.apache.cassandra.transport.Server.Builder
Packages that use Server.Builder
-
Uses of Server.Builder in org.apache.cassandra.transport
Methods in org.apache.cassandra.transport that return Server.BuilderModifier and TypeMethodDescriptionServer.Builder.withEventLoopGroup(io.netty.channel.EventLoopGroup eventLoopGroup) Server.Builder.withEventNotifier(Server.EventNotifier eventNotifier) Server.Builder.withHost(InetAddress host) Server.Builder.withPipelineConfigurator(PipelineConfigurator configurator) Server.Builder.withPort(int port) Server.Builder.withTlsEncryptionPolicy(EncryptionOptions.TlsEncryptionPolicy tlsEncryptionPolicy)