JDG 7 JMX: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
|-
|-
|}
|}
<span id="not_exposed">The CLI '''does not expose'''</span> the [[Infinispan_HotRod_Connector_Metrics#Number_of_Active_Client_Connections|number of active connections]].





Revision as of 18:45, 25 October 2016

jboss.as:subsystem=datagrid-infinispan-endpoint,hotrod-connector=hotrod-connector

bytesRead HotRod Connector Metrics
bytesWritten HotRod Connector Metrics
workerThreads HotRod Connector Metrics


The CLI does not expose the number of active connections.


cacheContainer

The cache container to use. Type: String.

idleTimeout

The timeout for idle connections. Type: Long.

ignoredCaches

List of caches ignored for this connector. Type: String array.

name

The name of the connector. Type: String.

receiveBufferSize

Size of the receive buffer. Type: Long.

sendBufferSize

Size of the send buffer. Type: Long.

socketBinding

The socket binding to use for this connector. Type: String.

tcpNodelay

Whether to use TCP NO_DELAY. Type: Boolean.