InboundConnectionSettings |
InboundConnectionSettings.withAcceptMessaging(org.apache.cassandra.net.AcceptVersions acceptMessaging) |
InboundConnectionSettings |
InboundConnectionSettings.withAcceptStreaming(org.apache.cassandra.net.AcceptVersions acceptMessaging) |
InboundConnectionSettings |
InboundConnectionSettings.withApplicationReceiveQueueCapacityInBytes(int applicationReceiveQueueCapacityInBytes) |
InboundConnectionSettings |
InboundConnectionSettings.withAuthenticator(IInternodeAuthenticator authenticator) |
InboundConnectionSettings |
InboundConnectionSettings.withBindAddress(InetAddressAndPort bindAddress) |
InboundConnectionSettings |
InboundConnectionSettings.withDefaults() |
InboundConnectionSettings |
InboundConnectionSettings.withEncryption(EncryptionOptions.ServerEncryptionOptions encryption) |
InboundConnectionSettings |
InboundConnectionSettings.withHandlers(java.util.function.Function<InetAddressAndPort,InboundMessageHandlers> handlers) |
InboundConnectionSettings |
InboundConnectionSettings.withLegacyDefaults() |
InboundConnectionSettings |
InboundConnectionSettings.withSocketFactory(SocketFactory socketFactory) |
InboundConnectionSettings |
InboundConnectionSettings.withSocketReceiveBufferSizeInBytes(int socketReceiveBufferSizeInBytes) |