Class HotRodServerConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<HotRodServerConfiguration>
org.infinispan.server.core.configuration.ProtocolServerConfiguration<HotRodServerConfiguration, SaslAuthenticationConfiguration>
org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
- All Implemented Interfaces:
Matchable<HotRodServerConfiguration>, Updatable<HotRodServerConfiguration>
public class HotRodServerConfiguration
extends ProtocolServerConfiguration<HotRodServerConfiguration, SaslAuthenticationConfiguration>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeDefinition<String> static final AttributeDefinition<Integer> static final StringFields inherited from class ProtocolServerConfiguration
ADMIN_OPERATION_HANDLER, authentication, DEFAULT_CACHE_NAME, HOST, IDLE_TIMEOUT, IGNORED_CACHES, IMPLICIT_CONNECTOR, IO_THREADS, ipFilter, NAME, PORT, RECV_BUF_SIZE, SEND_BUF_SIZE, SOCKET_BINDING, ssl, START_TRANSPORT, TCP_KEEPALIVE, TCP_NODELAY, ZERO_CAPACITY_NODEFields inherited from class ConfigurationElement
attributes, CHILDLESS, children, element, repeated -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSetbooleanintintbooleanlonglongbooleanDeprecated, for removal: This API element is subject to removal in a future version.since 11.0.Methods inherited from class ProtocolServerConfiguration
adminOperationsHandler, defaultCacheName, disable, enable, host, idleTimeout, ioThreads, ipFilter, isEnabled, isImplicit, name, port, recvBufSize, sendBufSize, socketBinding, ssl, startTransport, tcpKeepAlive, tcpNoDelay, zeroCapacityNodeMethods inherited from class ConfigurationElement
attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, write
-
Field Details
-
TOPOLOGY_CACHE_NAME_PREFIX
- See Also:
-
PROXY_HOST
-
PROXY_PORT
-
-
Method Details
-
attributeDefinitionSet
-
proxyHost
-
publicHost
-
proxyPort
public int proxyPort() -
publicPort
public int publicPort() -
topologyCacheName
-
topologyLockTimeout
public long topologyLockTimeout() -
topologyReplTimeout
public long topologyReplTimeout() -
topologyAwaitInitialTransfer
public boolean topologyAwaitInitialTransfer() -
networkPrefixOverride
public boolean networkPrefixOverride() -
topologyStateTransfer
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0. To be removed in 14.0 ISPN-11864 with no direct replacement. -
authentication
- Overrides:
authenticationin classProtocolServerConfiguration<HotRodServerConfiguration, SaslAuthenticationConfiguration>
-
topologyCache
-
encryption
-