HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.proxyHost(String proxyHost) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.proxyHost(String proxyHost) |
Sets the external address of this node, i.e.
|
HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.proxyPort(int proxyPort) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.proxyPort(int proxyPort) |
Sets the external port of this node, i.e.
|
HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.topologyAwaitInitialTransfer(boolean topologyAwaitInitialTransfer) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.topologyAwaitInitialTransfer(boolean topologyAwaitInitialTransfer) |
Configures whether to enable waiting for initial state transfer for the topology cache.
|
HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.topologyLockTimeout(long topologyLockTimeout) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.topologyLockTimeout(long topologyLockTimeout) |
Configures the lock acquisition timeout for the topology cache.
|
HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.topologyReplTimeout(long topologyReplTimeout) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.topologyReplTimeout(long topologyReplTimeout) |
Configures the replication timeout for the topology cache.
|
HotRodServerChildConfigurationBuilder |
AbstractHotRodServerChildConfigurationBuilder.topologyStateTransfer(boolean topologyStateTransfer) |
|
HotRodServerChildConfigurationBuilder |
HotRodServerChildConfigurationBuilder.topologyStateTransfer(boolean topologyStateTransfer) |
Configures whether to enable state transfer for the topology cache.
|