Questo contenuto non è disponibile nella lingua selezionata.

A.16. RpcManager


org.infinispan.remoting.rpc.RpcManagerImpl
The RpcManager component manages all remote calls to remote cache instances in the cluster.

Note

The RpcManager component is only available in clustered mode.
Table A.25. Attributes
Name Description Type Writable
averageReplicationTime The average time spent in the transport layer, in milliseconds. long No
committedViewAsString Retrieves the committed view. String No
pendingViewAsString Retrieves the pending view. String No
replicationCount Number of successful replications. long No
replicationFailures Number of failed replications. long No
successRatio Successful replications as a ratio of total replications. String No
successRatioFloatingPoint Successful replications as a ratio of total replications in numeric double format. double No
statisticsEnabled Enables or disables the gathering of statistics by this component. boolean Yes
Table A.26. Operations
Name Description Signature
resetStatistics Resets statistics gathered by this component. void resetStatistics()
setStatisticsEnabled Whether statistics should be enabled or disabled (true/false) void setStatisticsEnabled(boolean enabled)
Red Hat logoGithubRedditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita ilBlog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

© 2024 Red Hat, Inc.