Uses of Interface
org.infinispan.server.hotrod.configuration.HotRodServerChildConfigurationBuilder
-
Uses of HotRodServerChildConfigurationBuilder in org.infinispan.server.hotrod.configuration
Modifier and TypeClassDescriptionclass
AbstractHotRodServerChildConfigurationBuilder.class
AuthenticationConfigurationBuilder.class
HotRodServerConfigurationBuilder.Modifier and TypeMethodDescriptionSets the external address of this node, i.e.AbstractHotRodServerChildConfigurationBuilder.proxyPort
(int proxyPort) HotRodServerChildConfigurationBuilder.proxyPort
(int proxyPort) Sets the external port of this node, i.e.AbstractHotRodServerChildConfigurationBuilder.topologyAwaitInitialTransfer
(boolean topologyAwaitInitialTransfer) HotRodServerChildConfigurationBuilder.topologyAwaitInitialTransfer
(boolean topologyAwaitInitialTransfer) Configures whether to enable waiting for initial state transfer for the topology cache.AbstractHotRodServerChildConfigurationBuilder.topologyLockTimeout
(long topologyLockTimeout) HotRodServerChildConfigurationBuilder.topologyLockTimeout
(long topologyLockTimeout) Configures the lock acquisition timeout for the topology cache.AbstractHotRodServerChildConfigurationBuilder.topologyReplTimeout
(long topologyReplTimeout) HotRodServerChildConfigurationBuilder.topologyReplTimeout
(long topologyReplTimeout) Configures the replication timeout for the topology cache.AbstractHotRodServerChildConfigurationBuilder.topologyStateTransfer
(boolean topologyStateTransfer) HotRodServerChildConfigurationBuilder.topologyStateTransfer
(boolean topologyStateTransfer) Configures whether to enable state transfer for the topology cache.ModifierConstructorDescriptionprotected