Uses of Class
org.infinispan.server.hotrod.configuration.HotRodServerConfigurationBuilder
Packages that use HotRodServerConfigurationBuilder
-
Uses of HotRodServerConfigurationBuilder in org.infinispan.server.hotrod.configuration
Methods in org.infinispan.server.hotrod.configuration that return HotRodServerConfigurationBuilderModifier 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.HotRodServerChildConfigurationBuilder.topologyLockTimeout
(String topologyLockTimeout) HotRodServerConfigurationBuilder.topologyLockTimeout
(long topologyLockTimeout) Configures the lock acquisition timeout for the topology cache.HotRodServerConfigurationBuilder.topologyLockTimeout
(String topologyLockTimeout) HotRodServerChildConfigurationBuilder.topologyNetworkPrefixOverride
(boolean topologyNetworkPrefixOverride) Configures whether to honor or override the network prefix returned for the available interfaces.HotRodServerConfigurationBuilder.topologyNetworkPrefixOverride
(boolean topologyNetworkPrefixOverride) HotRodServerChildConfigurationBuilder.topologyReplTimeout
(String topologyReplTimeout) HotRodServerConfigurationBuilder.topologyReplTimeout
(long topologyReplTimeout) Configures the replication timeout for the topology cache.HotRodServerConfigurationBuilder.topologyReplTimeout
(String topologyReplTimeout) HotRodServerConfigurationBuilder.topologyStateTransfer
(boolean topologyStateTransfer) Deprecated, for removal: This API element is subject to removal in a future version.since 11.0.