public class HotRodServerConfiguration extends ProtocolServerConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
TOPOLOGY_CACHE_NAME_PREFIX |
Modifier and Type | Method and Description |
---|---|
AuthenticationConfiguration |
authentication() |
String |
proxyHost() |
int |
proxyPort() |
boolean |
topologyAwaitInitialTransfer() |
String |
topologyCacheName() |
long |
topologyLockTimeout() |
long |
topologyReplTimeout() |
boolean |
topologyStateTransfer() |
String |
toString() |
adminOperationsHandler, defaultCacheName, host, idleTimeout, ignoredCaches, name, port, recvBufSize, sendBufSize, ssl, startTransport, tcpKeepAlive, tcpNoDelay, workerThreads
public static final String TOPOLOGY_CACHE_NAME_PREFIX
public String proxyHost()
public int proxyPort()
public String topologyCacheName()
public long topologyLockTimeout()
public long topologyReplTimeout()
public boolean topologyAwaitInitialTransfer()
public boolean topologyStateTransfer()
public AuthenticationConfiguration authentication()
public String toString()
toString
in class ProtocolServerConfiguration
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.