| Package | Description | 
|---|---|
| org.apache.cassandra.transport | 
| Modifier and Type | Method and Description | 
|---|---|
| Server.Builder | Server.Builder. withEventExecutor(io.netty.util.concurrent.EventExecutor eventExecutor) | 
| Server.Builder | Server.Builder. withEventLoopGroup(io.netty.channel.EventLoopGroup eventLoopGroup) | 
| Server.Builder | Server.Builder. withHost(java.net.InetAddress host) | 
| Server.Builder | Server.Builder. withPort(int port) | 
| Server.Builder | Server.Builder. withSSL(boolean useSSL) | 
Copyright © 2018 The Apache Software Foundation