Class HotRodServerConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement
org.infinispan.server.core.configuration.ProtocolServerConfiguration
org.infinispan.server.hotrod.configuration.HotRodServerConfiguration
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AttributeDefinition
<String> static final AttributeDefinition
<Integer> static final String
Fields inherited from class org.infinispan.server.core.configuration.ProtocolServerConfiguration
ADMIN_OPERATION_HANDLER, 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_NODE
Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, CHILDLESS, children, element, repeated
-
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSet
boolean
int
int
boolean
long
long
boolean
Deprecated, for removal: This API element is subject to removal in a future version.since 11.0.Methods inherited from class org.infinispan.server.core.configuration.ProtocolServerConfiguration
adminOperationsHandler, defaultCacheName, disable, enable, host, idleTimeout, ioThreads, ipFilter, isEnabled, isImplicit, name, port, recvBufSize, sendBufSize, socketBinding, ssl, startTransport, tcpKeepAlive, tcpNoDelay, zeroCapacityNode
Methods inherited from class org.infinispan.commons.configuration.attributes.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
-
topologyCache
-
encryption
-