Uses of Class
org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
-
Uses of HotRodServerConfigurationBuilder in org.infinispan.server.hotrod.configuration
Modifier and TypeMethodDescriptionSets the external address of this node, i.e.HotRodServerConfigurationBuilder.proxyPort
(int proxyPort) Sets the external port of this node, i.e.HotRodServerConfigurationBuilder.read
(HotRodServerConfiguration template, Combine combine) HotRodServerConfigurationBuilder.self()
HotRodServerConfigurationBuilder.topologyAwaitInitialTransfer
(boolean topologyAwaitInitialTransfer) Configures whether to enable waiting for initial state transfer for the topology cache.HotRodServerConfigurationBuilder.topologyLockTimeout
(long topologyLockTimeout) Configures the lock acquisition timeout for the topology cache.AbstractHotRodServerChildConfigurationBuilder.topologyNetworkPrefixOverride
(boolean topologyNetworkPrefixOverride) HotRodServerChildConfigurationBuilder.topologyNetworkPrefixOverride
(boolean topologyNetworkPrefixOverride) Configures whether to honor or override the network prefix returned for the available interfaces.HotRodServerConfigurationBuilder.topologyNetworkPrefixOverride
(boolean topologyNetworkPrefixOverride) HotRodServerConfigurationBuilder.topologyReplTimeout
(long topologyReplTimeout) Configures the replication timeout for the topology cache.HotRodServerConfigurationBuilder.topologyStateTransfer
(boolean topologyStateTransfer) Deprecated, for removal: This API element is subject to removal in a future version.since 11.0.