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) 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.since 11.0.