return this.stats.getInt(sessionsExpiredId); | return this.stats.getLong(sessionsExpiredId); | this.stats.getInt(sessionsExpiredId) | this.stats.getLong(sessionsExpiredId) | geode | b86837818dcd6901a2249d295bca54c617057aa0 | org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics | | _1 | getSessionsExpired |
---|
_2 | getSessionsExpired |
---|
| v0 | this.stats |
---|
v1 | sessionsExpiredId |
---|
| | v0 | this.stats |
---|
v1 | sessionsExpiredId |
---|
| Returns | True |
return this.stats.getInt(sessionsInvalidatedId); | return this.stats.getLong(sessionsInvalidatedId); | this.stats.getInt(sessionsInvalidatedId) | this.stats.getLong(sessionsInvalidatedId) | geode | b86837818dcd6901a2249d295bca54c617057aa0 | org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics | | _1 | getSessionsInvalidated |
---|
_2 | getSessionsInvalidated |
---|
| v0 | this.stats |
---|
v1 | sessionsInvalidatedId |
---|
| | v0 | this.stats |
---|
v1 | sessionsInvalidatedId |
---|
| Returns | True |
return this.stats.getInt(sessionsCreatedId); | return this.stats.getLong(sessionsCreatedId); | this.stats.getInt(sessionsCreatedId) | this.stats.getLong(sessionsCreatedId) | geode | b86837818dcd6901a2249d295bca54c617057aa0 | org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics | | _1 | getSessionsCreated |
---|
_2 | getSessionsCreated |
---|
| v0 | this.stats |
---|
v1 | sessionsCreatedId |
---|
| | v0 | this.stats |
---|
v1 | sessionsCreatedId |
---|
| Returns | True |
return stats.getInt(clearsId); | return stats.getLong(clearsId); | stats.getInt(clearsId) | stats.getLong(clearsId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getClearCount |
---|
_2 | getClearCount |
---|
| | | | Returns | True |
return stats.getInt(missesId); | return stats.getLong(missesId); | stats.getInt(missesId) | stats.getLong(missesId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(getsId); | return stats.getLong(getsId); | stats.getInt(getsId) | stats.getLong(getsId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(invalidatesId); | return stats.getLong(invalidatesId); | stats.getInt(invalidatesId) | stats.getLong(invalidatesId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getInvalidates |
---|
_2 | getInvalidates |
---|
| | | | Returns | True |
return stats.getInt(updatesId); | return stats.getLong(updatesId); | stats.getInt(updatesId) | stats.getLong(updatesId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(createsId); | return stats.getLong(createsId); | stats.getInt(createsId) | stats.getLong(createsId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(destroysId); | return stats.getLong(destroysId); | stats.getInt(destroysId) | stats.getLong(destroysId) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDestroys |
---|
_2 | getDestroys |
---|
| | | | Returns | True |
misses=cachePerfStats.getInt(STR0); | misses=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
puts=cachePerfStats.getInt(STR0); | puts=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
gets=cachePerfStats.getInt(STR0); | gets=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | c00e1c79ae8fdf4d46e78958275bdde840d81538 | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
return stats.getInt(clearsId); | return stats.getLong(clearsId); | stats.getInt(clearsId) | stats.getLong(clearsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getClearCount |
---|
_2 | getClearCount |
---|
| | | | Returns | True |
return stats.getInt(evictorJobsCompletedId); | return stats.getLong(evictorJobsCompletedId); | stats.getInt(evictorJobsCompletedId) | stats.getLong(evictorJobsCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getEvictorJobsCompleted |
---|
_2 | getEvictorJobsCompleted |
---|
| v0 | stats |
---|
v1 | evictorJobsCompletedId |
---|
| | v0 | stats |
---|
v1 | evictorJobsCompletedId |
---|
| Returns | True |
return stats.getInt(evictorJobsStartedId); | return stats.getLong(evictorJobsStartedId); | stats.getInt(evictorJobsStartedId) | stats.getLong(evictorJobsStartedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getEvictorJobsStarted |
---|
_2 | getEvictorJobsStarted |
---|
| v0 | stats |
---|
v1 | evictorJobsStartedId |
---|
| | v0 | stats |
---|
v1 | evictorJobsStartedId |
---|
| Returns | True |
return stats.getInt(retriesId); | return stats.getLong(retriesId); | stats.getInt(retriesId) | stats.getLong(retriesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(txRollbackChangesId); | return stats.getLong(txRollbackChangesId); | stats.getInt(txRollbackChangesId) | stats.getLong(txRollbackChangesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxRollbackChanges |
---|
_2 | getTxRollbackChanges |
---|
| v0 | stats |
---|
v1 | txRollbackChangesId |
---|
| | v0 | stats |
---|
v1 | txRollbackChangesId |
---|
| Returns | True |
return stats.getInt(txRollbacksId); | return stats.getLong(txRollbacksId); | stats.getInt(txRollbacksId) | stats.getLong(txRollbacksId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxRollbacks |
---|
_2 | getTxRollbacks |
---|
| | | | Returns | True |
return stats.getInt(txFailureChangesId); | return stats.getLong(txFailureChangesId); | stats.getInt(txFailureChangesId) | stats.getLong(txFailureChangesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxFailureChanges |
---|
_2 | getTxFailureChanges |
---|
| v0 | stats |
---|
v1 | txFailureChangesId |
---|
| | v0 | stats |
---|
v1 | txFailureChangesId |
---|
| Returns | True |
return stats.getInt(txFailuresId); | return stats.getLong(txFailuresId); | stats.getInt(txFailuresId) | stats.getLong(txFailuresId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxFailures |
---|
_2 | getTxFailures |
---|
| | | | Returns | True |
return stats.getInt(txCommitChangesId); | return stats.getLong(txCommitChangesId); | stats.getInt(txCommitChangesId) | stats.getLong(txCommitChangesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxCommitChanges |
---|
_2 | getTxCommitChanges |
---|
| v0 | stats |
---|
v1 | txCommitChangesId |
---|
| | v0 | stats |
---|
v1 | txCommitChangesId |
---|
| Returns | True |
return stats.getInt(txCommitsId); | return stats.getLong(txCommitsId); | stats.getInt(txCommitsId) | stats.getLong(txCommitsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxCommits |
---|
_2 | getTxCommits |
---|
| | | | Returns | True |
return stats.getInt(queryExecutionsId); | return stats.getLong(queryExecutionsId); | stats.getInt(queryExecutionsId) | stats.getLong(queryExecutionsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getQueryExecutions |
---|
_2 | getQueryExecutions |
---|
| v0 | stats |
---|
v1 | queryExecutionsId |
---|
| | v0 | stats |
---|
v1 | queryExecutionsId |
---|
| Returns | True |
return stats.getInt(indexUpdateCompletedId); | return stats.getLong(indexUpdateCompletedId); | stats.getInt(indexUpdateCompletedId) | stats.getLong(indexUpdateCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getIndexUpdateCompleted |
---|
_2 | getIndexUpdateCompleted |
---|
| v0 | stats |
---|
v1 | indexUpdateCompletedId |
---|
| | v0 | stats |
---|
v1 | indexUpdateCompletedId |
---|
| Returns | True |
return stats.getInt(cacheListenerCallsCompletedId); | return stats.getLong(cacheListenerCallsCompletedId); | stats.getInt(cacheListenerCallsCompletedId) | stats.getLong(cacheListenerCallsCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getCacheListenerCallsCompleted |
---|
_2 | getCacheListenerCallsCompleted |
---|
| v0 | stats |
---|
v1 | cacheListenerCallsCompletedId |
---|
| | v0 | stats |
---|
v1 | cacheListenerCallsCompletedId |
---|
| Returns | True |
return stats.getInt(cacheWriterCallsCompletedId); | return stats.getLong(cacheWriterCallsCompletedId); | stats.getInt(cacheWriterCallsCompletedId) | stats.getLong(cacheWriterCallsCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getCacheWriterCallsCompleted |
---|
_2 | getCacheWriterCallsCompleted |
---|
| v0 | stats |
---|
v1 | cacheWriterCallsCompletedId |
---|
| | v0 | stats |
---|
v1 | cacheWriterCallsCompletedId |
---|
| Returns | True |
return stats.getInt(deltaFullValuesRequestedId); | return stats.getLong(deltaFullValuesRequestedId); | stats.getInt(deltaFullValuesRequestedId) | stats.getLong(deltaFullValuesRequestedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFullValuesRequested |
---|
_2 | getDeltaFullValuesRequested |
---|
| v0 | stats |
---|
v1 | deltaFullValuesRequestedId |
---|
| | v0 | stats |
---|
v1 | deltaFullValuesRequestedId |
---|
| Returns | True |
return stats.getInt(deltaFullValuesSentId); | return stats.getLong(deltaFullValuesSentId); | stats.getInt(deltaFullValuesSentId) | stats.getLong(deltaFullValuesSentId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFullValuesSent |
---|
_2 | getDeltaFullValuesSent |
---|
| v0 | stats |
---|
v1 | deltaFullValuesSentId |
---|
| | v0 | stats |
---|
v1 | deltaFullValuesSentId |
---|
| Returns | True |
return stats.getInt(deltasSentId); | return stats.getLong(deltasSentId); | stats.getInt(deltasSentId) | stats.getLong(deltasSentId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltasSent |
---|
_2 | getDeltasSent |
---|
| | | | Returns | True |
return stats.getInt(deltasPreparedId); | return stats.getLong(deltasPreparedId); | stats.getInt(deltasPreparedId) | stats.getLong(deltasPreparedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltasPrepared |
---|
_2 | getDeltasPrepared |
---|
| v0 | stats |
---|
v1 | deltasPreparedId |
---|
| | v0 | stats |
---|
v1 | deltasPreparedId |
---|
| Returns | True |
return stats.getInt(deltaFailedUpdatesId); | return stats.getLong(deltaFailedUpdatesId); | stats.getInt(deltaFailedUpdatesId) | stats.getLong(deltaFailedUpdatesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFailedUpdates |
---|
_2 | getDeltaFailedUpdates |
---|
| v0 | stats |
---|
v1 | deltaFailedUpdatesId |
---|
| | v0 | stats |
---|
v1 | deltaFailedUpdatesId |
---|
| Returns | True |
return stats.getInt(deltaUpdatesId); | return stats.getLong(deltaUpdatesId); | stats.getInt(deltaUpdatesId) | stats.getLong(deltaUpdatesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaUpdates |
---|
_2 | getDeltaUpdates |
---|
| | | | Returns | True |
return stats.getInt(missesId); | return stats.getLong(missesId); | stats.getInt(missesId) | stats.getLong(missesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(getsId); | return stats.getLong(getsId); | stats.getInt(getsId) | stats.getLong(getsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(invalidatesId); | return stats.getLong(invalidatesId); | stats.getInt(invalidatesId) | stats.getLong(invalidatesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getInvalidates |
---|
_2 | getInvalidates |
---|
| | | | Returns | True |
return stats.getInt(updatesId); | return stats.getLong(updatesId); | stats.getInt(updatesId) | stats.getLong(updatesId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(removeAllsId); | return stats.getLong(removeAllsId); | stats.getInt(removeAllsId) | stats.getLong(removeAllsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getRemoveAlls |
---|
_2 | getRemoveAlls |
---|
| | | | Returns | True |
return stats.getInt(putallsId); | return stats.getLong(putallsId); | stats.getInt(putallsId) | stats.getLong(putallsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(putsId); | return stats.getLong(putsId); | stats.getInt(putsId) | stats.getLong(putsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(createsId); | return stats.getLong(createsId); | stats.getInt(createsId) | stats.getLong(createsId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(destroysId); | return stats.getLong(destroysId); | stats.getInt(destroysId) | stats.getLong(destroysId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDestroys |
---|
_2 | getDestroys |
---|
| | | | Returns | True |
return stats.getInt(deltaGetInitialImagesCompletedId); | return stats.getLong(deltaGetInitialImagesCompletedId); | stats.getInt(deltaGetInitialImagesCompletedId) | stats.getLong(deltaGetInitialImagesCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaGetInitialImagesCompleted |
---|
_2 | getDeltaGetInitialImagesCompleted |
---|
| v0 | stats |
---|
v1 | deltaGetInitialImagesCompletedId |
---|
| | v0 | stats |
---|
v1 | deltaGetInitialImagesCompletedId |
---|
| Returns | True |
return stats.getInt(getInitialImagesCompletedId); | return stats.getLong(getInitialImagesCompletedId); | stats.getInt(getInitialImagesCompletedId) | stats.getLong(getInitialImagesCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getGetInitialImagesCompleted |
---|
_2 | getGetInitialImagesCompleted |
---|
| v0 | stats |
---|
v1 | getInitialImagesCompletedId |
---|
| | v0 | stats |
---|
v1 | getInitialImagesCompletedId |
---|
| Returns | True |
return stats.getInt(netsearchesCompletedId); | return stats.getLong(netsearchesCompletedId); | stats.getInt(netsearchesCompletedId) | stats.getLong(netsearchesCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getNetsearchesCompleted |
---|
_2 | getNetsearchesCompleted |
---|
| v0 | stats |
---|
v1 | netsearchesCompletedId |
---|
| | v0 | stats |
---|
v1 | netsearchesCompletedId |
---|
| Returns | True |
return stats.getInt(netloadsCompletedId); | return stats.getLong(netloadsCompletedId); | stats.getInt(netloadsCompletedId) | stats.getLong(netloadsCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getNetloadsCompleted |
---|
_2 | getNetloadsCompleted |
---|
| v0 | stats |
---|
v1 | netloadsCompletedId |
---|
| | v0 | stats |
---|
v1 | netloadsCompletedId |
---|
| Returns | True |
return stats.getInt(loadsCompletedId); | return stats.getLong(loadsCompletedId); | stats.getInt(loadsCompletedId) | stats.getLong(loadsCompletedId) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.cache.CachePerfStats | | _1 | getLoadsCompleted |
---|
_2 | getLoadsCompleted |
---|
| v0 | stats |
---|
v1 | loadsCompletedId |
---|
| | v0 | stats |
---|
v1 | loadsCompletedId |
---|
| Returns | True |
cacheListenerCalls=cachePerfStats.getInt(STR0); | cacheListenerCalls=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.admin.ClientStatsManager | | _1 | cacheListenerCalls |
---|
_2 | cacheListenerCalls |
---|
| | | | AssignedTo | True |
misses=cachePerfStats.getInt(STR0); | misses=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
puts=cachePerfStats.getInt(STR0); | puts=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
gets=cachePerfStats.getInt(STR0); | gets=cachePerfStats.getLong(STR0); | cachePerfStats.getInt(STR0) | cachePerfStats.getLong(STR0) | geode | 2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2f | org.apache.geode.internal.admin.ClientStatsManager | | | | | | AssignedTo | True |
return config().getInt(STR0); | return config().getLong(STR0); | config().getInt(STR0) | config().getLong(STR0) | caffeine | ecd5e13e1b8abe9796e0ec5c9ac30aa691f7d472 | com.github.benmanes.caffeine.cache.simulator.BasicSettings | | _1 | maximumSize |
---|
_2 | maximumSize |
---|
| | | | Returns | True |
return buf.getInt(SIZE_OFF); | return buf.getLong(SIZE_OFF); | buf.getInt(SIZE_OFF) | buf.getLong(SIZE_OFF) | ignite | a2e52a612effdc7003a47c8766872f384f5e4874 | org.apache.ignite.internal.processors.cache.database.tree.io.PagePartMetaIO | | | | | | Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersFailedId); | return this.stats.getLong(rebalancePrimaryTransfersFailedId); | this.stats.getInt(rebalancePrimaryTransfersFailedId) | this.stats.getLong(rebalancePrimaryTransfersFailedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalancePrimaryTransfersFailed |
---|
_2 | getRebalancePrimaryTransfersFailed |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersFailedId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersFailedId |
---|
| Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersCompletedId); | return this.stats.getLong(rebalancePrimaryTransfersCompletedId); | this.stats.getInt(rebalancePrimaryTransfersCompletedId) | this.stats.getLong(rebalancePrimaryTransfersCompletedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalancePrimaryTransfersCompleted |
---|
_2 | getRebalancePrimaryTransfersCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersInProgressId); | return this.stats.getLong(rebalancePrimaryTransfersInProgressId); | this.stats.getInt(rebalancePrimaryTransfersInProgressId) | this.stats.getLong(rebalancePrimaryTransfersInProgressId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalancePrimaryTransfersInProgress |
---|
_2 | getRebalancePrimaryTransfersInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersInProgressId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesFailedId); | return this.stats.getLong(rebalanceBucketCreatesFailedId); | this.stats.getInt(rebalanceBucketCreatesFailedId) | this.stats.getLong(rebalanceBucketCreatesFailedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalanceBucketCreatesFailed |
---|
_2 | getRebalanceBucketCreatesFailed |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesFailedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesFailedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesCompletedId); | return this.stats.getLong(rebalanceBucketCreatesCompletedId); | this.stats.getInt(rebalanceBucketCreatesCompletedId) | this.stats.getLong(rebalanceBucketCreatesCompletedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalanceBucketCreatesCompleted |
---|
_2 | getRebalanceBucketCreatesCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesInProgressId); | return this.stats.getLong(rebalanceBucketCreatesInProgressId); | this.stats.getInt(rebalanceBucketCreatesInProgressId) | this.stats.getLong(rebalanceBucketCreatesInProgressId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getRebalanceBucketCreatesInProgress |
---|
_2 | getRebalanceBucketCreatesInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesInProgressId |
---|
| Returns | True |
return this.stats.getInt(primaryTransfersFailedId); | return this.stats.getLong(primaryTransfersFailedId); | this.stats.getInt(primaryTransfersFailedId) | this.stats.getLong(primaryTransfersFailedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getPrimaryTransfersFailed |
---|
_2 | getPrimaryTransfersFailed |
---|
| v0 | this.stats |
---|
v1 | primaryTransfersFailedId |
---|
| | v0 | this.stats |
---|
v1 | primaryTransfersFailedId |
---|
| Returns | True |
return this.stats.getInt(primaryTransfersCompletedId); | return this.stats.getLong(primaryTransfersCompletedId); | this.stats.getInt(primaryTransfersCompletedId) | this.stats.getLong(primaryTransfersCompletedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getPrimaryTransfersCompleted |
---|
_2 | getPrimaryTransfersCompleted |
---|
| v0 | this.stats |
---|
v1 | primaryTransfersCompletedId |
---|
| | v0 | this.stats |
---|
v1 | primaryTransfersCompletedId |
---|
| Returns | True |
return this.stats.getInt(primaryTransfersInProgressId); | return this.stats.getLong(primaryTransfersInProgressId); | this.stats.getInt(primaryTransfersInProgressId) | this.stats.getLong(primaryTransfersInProgressId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getPrimaryTransfersInProgress |
---|
_2 | getPrimaryTransfersInProgress |
---|
| v0 | this.stats |
---|
v1 | primaryTransfersInProgressId |
---|
| | v0 | this.stats |
---|
v1 | primaryTransfersInProgressId |
---|
| Returns | True |
return this.stats.getInt(bucketCreatesFailedId); | return this.stats.getLong(bucketCreatesFailedId); | this.stats.getInt(bucketCreatesFailedId) | this.stats.getLong(bucketCreatesFailedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getBucketCreatesFailed |
---|
_2 | getBucketCreatesFailed |
---|
| v0 | this.stats |
---|
v1 | bucketCreatesFailedId |
---|
| | v0 | this.stats |
---|
v1 | bucketCreatesFailedId |
---|
| Returns | True |
return this.stats.getInt(bucketCreatesCompletedId); | return this.stats.getLong(bucketCreatesCompletedId); | this.stats.getInt(bucketCreatesCompletedId) | this.stats.getLong(bucketCreatesCompletedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getBucketCreatesCompleted |
---|
_2 | getBucketCreatesCompleted |
---|
| v0 | this.stats |
---|
v1 | bucketCreatesCompletedId |
---|
| | v0 | this.stats |
---|
v1 | bucketCreatesCompletedId |
---|
| Returns | True |
return this.stats.getInt(bucketCreatesInProgressId); | return this.stats.getLong(bucketCreatesInProgressId); | this.stats.getInt(bucketCreatesInProgressId) | this.stats.getLong(bucketCreatesInProgressId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getBucketCreatesInProgress |
---|
_2 | getBucketCreatesInProgress |
---|
| v0 | this.stats |
---|
v1 | bucketCreatesInProgressId |
---|
| | v0 | this.stats |
---|
v1 | bucketCreatesInProgressId |
---|
| Returns | True |
return this.stats.getInt(configuredRedundantCopiesId); | return this.stats.getLong(configuredRedundantCopiesId); | this.stats.getInt(configuredRedundantCopiesId) | this.stats.getLong(configuredRedundantCopiesId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getConfiguredRedundantCopies |
---|
_2 | getConfiguredRedundantCopies |
---|
| v0 | this.stats |
---|
v1 | configuredRedundantCopiesId |
---|
| | v0 | this.stats |
---|
v1 | configuredRedundantCopiesId |
---|
| Returns | True |
return this.stats.getInt(noCopiesBucketCountId); | return this.stats.getLong(noCopiesBucketCountId); | this.stats.getInt(noCopiesBucketCountId) | this.stats.getLong(noCopiesBucketCountId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getNoCopiesBucketCount |
---|
_2 | getNoCopiesBucketCount |
---|
| v0 | this.stats |
---|
v1 | noCopiesBucketCountId |
---|
| | v0 | this.stats |
---|
v1 | noCopiesBucketCountId |
---|
| Returns | True |
return this.stats.getInt(lowRedundancyBucketCountId); | return this.stats.getLong(lowRedundancyBucketCountId); | this.stats.getInt(lowRedundancyBucketCountId) | this.stats.getLong(lowRedundancyBucketCountId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getLowRedundancyBucketCount |
---|
_2 | getLowRedundancyBucketCount |
---|
| v0 | this.stats |
---|
v1 | lowRedundancyBucketCountId |
---|
| | v0 | this.stats |
---|
v1 | lowRedundancyBucketCountId |
---|
| Returns | True |
return this.stats.getInt(volunteeringThreadsId); | return this.stats.getLong(volunteeringThreadsId); | this.stats.getInt(volunteeringThreadsId) | this.stats.getLong(volunteeringThreadsId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getVolunteeringThreads |
---|
_2 | getVolunteeringThreads |
---|
| v0 | this.stats |
---|
v1 | volunteeringThreadsId |
---|
| | v0 | this.stats |
---|
v1 | volunteeringThreadsId |
---|
| Returns | True |
return this.stats.getInt(primaryBucketCountId); | return this.stats.getLong(primaryBucketCountId); | this.stats.getInt(primaryBucketCountId) | this.stats.getLong(primaryBucketCountId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getPrimaryBucketCount |
---|
_2 | getPrimaryBucketCount |
---|
| v0 | this.stats |
---|
v1 | primaryBucketCountId |
---|
| | v0 | this.stats |
---|
v1 | primaryBucketCountId |
---|
| Returns | True |
return this.stats.getInt(totalNumBucketsId); | return this.stats.getLong(totalNumBucketsId); | this.stats.getInt(totalNumBucketsId) | this.stats.getLong(totalNumBucketsId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getTotalNumBuckets |
---|
_2 | getTotalNumBuckets |
---|
| v0 | this.stats |
---|
v1 | totalNumBucketsId |
---|
| | v0 | this.stats |
---|
v1 | totalNumBucketsId |
---|
| Returns | True |
return this.stats.getInt(volunteeringClosedId); | return this.stats.getLong(volunteeringClosedId); | this.stats.getInt(volunteeringClosedId) | this.stats.getLong(volunteeringClosedId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getVolunteeringClosed |
---|
_2 | getVolunteeringClosed |
---|
| v0 | this.stats |
---|
v1 | volunteeringClosedId |
---|
| | v0 | this.stats |
---|
v1 | volunteeringClosedId |
---|
| Returns | True |
return this.stats.getInt(volunteeringOtherPrimaryId); | return this.stats.getLong(volunteeringOtherPrimaryId); | this.stats.getInt(volunteeringOtherPrimaryId) | this.stats.getLong(volunteeringOtherPrimaryId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getVolunteeringOtherPrimary |
---|
_2 | getVolunteeringOtherPrimary |
---|
| v0 | this.stats |
---|
v1 | volunteeringOtherPrimaryId |
---|
| | v0 | this.stats |
---|
v1 | volunteeringOtherPrimaryId |
---|
| Returns | True |
return this.stats.getInt(volunteeringBecamePrimaryId); | return this.stats.getLong(volunteeringBecamePrimaryId); | this.stats.getInt(volunteeringBecamePrimaryId) | this.stats.getLong(volunteeringBecamePrimaryId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getVolunteeringBecamePrimary |
---|
_2 | getVolunteeringBecamePrimary |
---|
| v0 | this.stats |
---|
v1 | volunteeringBecamePrimaryId |
---|
| | v0 | this.stats |
---|
v1 | volunteeringBecamePrimaryId |
---|
| Returns | True |
return this.stats.getInt(volunteeringInProgressId); | return this.stats.getLong(volunteeringInProgressId); | this.stats.getInt(volunteeringInProgressId) | this.stats.getLong(volunteeringInProgressId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getVolunteeringInProgress |
---|
_2 | getVolunteeringInProgress |
---|
| v0 | this.stats |
---|
v1 | volunteeringInProgressId |
---|
| | v0 | this.stats |
---|
v1 | volunteeringInProgressId |
---|
| Returns | True |
return this.stats.getInt(dataStoreEntryCountId); | return this.stats.getLong(dataStoreEntryCountId); | this.stats.getInt(dataStoreEntryCountId) | this.stats.getLong(dataStoreEntryCountId) | geode | 7a94527ac804279bfd233e9a74ec02d53dcde0b2 | org.apache.geode.internal.cache.PartitionedRegionStats | | _1 | getDataStoreEntryCount |
---|
_2 | getDataStoreEntryCount |
---|
| v0 | this.stats |
---|
v1 | dataStoreEntryCountId |
---|
| | v0 | this.stats |
---|
v1 | dataStoreEntryCountId |
---|
| Returns | True |
return buf.getInt(offset(idx)); | return buf.getLong(offset(idx)); | buf.getInt(offset(idx)) | buf.getLong(offset(idx)) | ignite | 34568eda31516ed52195cb54ecbaf7a9e84ab4b2 | org.apache.ignite.internal.processors.cache.database.tree.reuse.io.ReuseInnerIO | | | | | | Returns | True |
return this.stats.getInt(numThreadsStuckId); | return this.stats.getLong(numThreadsStuckId); | this.stats.getInt(numThreadsStuckId) | this.stats.getLong(numThreadsStuckId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getNumThreadStuck |
---|
_2 | getNumThreadStuck |
---|
| v0 | this.stats |
---|
v1 | numThreadsStuckId |
---|
| | v0 | this.stats |
---|
v1 | numThreadsStuckId |
---|
| Returns | True |
return this.stats.getInt(thresholdEventProcessorThreadJobsId); | return this.stats.getLong(thresholdEventProcessorThreadJobsId); | this.stats.getInt(thresholdEventProcessorThreadJobsId) | this.stats.getLong(thresholdEventProcessorThreadJobsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getThresholdEventProcessorThreadJobs |
---|
_2 | getThresholdEventProcessorThreadJobs |
---|
| v0 | this.stats |
---|
v1 | thresholdEventProcessorThreadJobsId |
---|
| | v0 | this.stats |
---|
v1 | thresholdEventProcessorThreadJobsId |
---|
| Returns | True |
return this.stats.getInt(resourceEventQueueSizeId); | return this.stats.getLong(resourceEventQueueSizeId); | this.stats.getInt(resourceEventQueueSizeId) | this.stats.getLong(resourceEventQueueSizeId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getResourceEventQueueSize |
---|
_2 | getResourceEventQueueSize |
---|
| v0 | this.stats |
---|
v1 | resourceEventQueueSizeId |
---|
| | v0 | this.stats |
---|
v1 | resourceEventQueueSizeId |
---|
| Returns | True |
return this.stats.getInt(offHeapEvictionStopEventsId); | return this.stats.getLong(offHeapEvictionStopEventsId); | this.stats.getInt(offHeapEvictionStopEventsId) | this.stats.getLong(offHeapEvictionStopEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getOffHeapEvictionStopEvents |
---|
_2 | getOffHeapEvictionStopEvents |
---|
| v0 | this.stats |
---|
v1 | offHeapEvictionStopEventsId |
---|
| | v0 | this.stats |
---|
v1 | offHeapEvictionStopEventsId |
---|
| Returns | True |
return this.stats.getInt(evictionStopEventsId); | return this.stats.getLong(evictionStopEventsId); | this.stats.getInt(evictionStopEventsId) | this.stats.getLong(evictionStopEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getEvictionStopEvents |
---|
_2 | getEvictionStopEvents |
---|
| v0 | this.stats |
---|
v1 | evictionStopEventsId |
---|
| | v0 | this.stats |
---|
v1 | evictionStopEventsId |
---|
| Returns | True |
return this.stats.getInt(offHeapEvictionStartEventsId); | return this.stats.getLong(offHeapEvictionStartEventsId); | this.stats.getInt(offHeapEvictionStartEventsId) | this.stats.getLong(offHeapEvictionStartEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getOffHeapEvictionStartEvents |
---|
_2 | getOffHeapEvictionStartEvents |
---|
| v0 | this.stats |
---|
v1 | offHeapEvictionStartEventsId |
---|
| | v0 | this.stats |
---|
v1 | offHeapEvictionStartEventsId |
---|
| Returns | True |
return this.stats.getInt(evictionStartEventsId); | return this.stats.getLong(evictionStartEventsId); | this.stats.getInt(evictionStartEventsId) | this.stats.getLong(evictionStartEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getEvictionStartEvents |
---|
_2 | getEvictionStartEvents |
---|
| v0 | this.stats |
---|
v1 | evictionStartEventsId |
---|
| | v0 | this.stats |
---|
v1 | evictionStartEventsId |
---|
| Returns | True |
return this.stats.getInt(offHeapSafeEventsId); | return this.stats.getLong(offHeapSafeEventsId); | this.stats.getInt(offHeapSafeEventsId) | this.stats.getLong(offHeapSafeEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getOffHeapSafeEvents |
---|
_2 | getOffHeapSafeEvents |
---|
| v0 | this.stats |
---|
v1 | offHeapSafeEventsId |
---|
| | v0 | this.stats |
---|
v1 | offHeapSafeEventsId |
---|
| Returns | True |
return this.stats.getInt(heapSafeEventsId); | return this.stats.getLong(heapSafeEventsId); | this.stats.getInt(heapSafeEventsId) | this.stats.getLong(heapSafeEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getHeapSafeEvents |
---|
_2 | getHeapSafeEvents |
---|
| v0 | this.stats |
---|
v1 | heapSafeEventsId |
---|
| | v0 | this.stats |
---|
v1 | heapSafeEventsId |
---|
| Returns | True |
return this.stats.getInt(offHeapCriticalEventsId); | return this.stats.getLong(offHeapCriticalEventsId); | this.stats.getInt(offHeapCriticalEventsId) | this.stats.getLong(offHeapCriticalEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getOffHeapCriticalEvents |
---|
_2 | getOffHeapCriticalEvents |
---|
| v0 | this.stats |
---|
v1 | offHeapCriticalEventsId |
---|
| | v0 | this.stats |
---|
v1 | offHeapCriticalEventsId |
---|
| Returns | True |
return this.stats.getInt(heapCriticalEventsId); | return this.stats.getLong(heapCriticalEventsId); | this.stats.getInt(heapCriticalEventsId) | this.stats.getLong(heapCriticalEventsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getHeapCriticalEvents |
---|
_2 | getHeapCriticalEvents |
---|
| v0 | this.stats |
---|
v1 | heapCriticalEventsId |
---|
| | v0 | this.stats |
---|
v1 | heapCriticalEventsId |
---|
| Returns | True |
return this.stats.getInt(resourceEventsDeliveredId); | return this.stats.getLong(resourceEventsDeliveredId); | this.stats.getInt(resourceEventsDeliveredId) | this.stats.getLong(resourceEventsDeliveredId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getResourceEventsDelivered |
---|
_2 | getResourceEventsDelivered |
---|
| v0 | this.stats |
---|
v1 | resourceEventsDeliveredId |
---|
| | v0 | this.stats |
---|
v1 | resourceEventsDeliveredId |
---|
| Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersFailedId); | return this.stats.getLong(rebalancePrimaryTransfersFailedId); | this.stats.getInt(rebalancePrimaryTransfersFailedId) | this.stats.getLong(rebalancePrimaryTransfersFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalancePrimaryTransfersFailed |
---|
_2 | getRebalancePrimaryTransfersFailed |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersFailedId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersFailedId |
---|
| Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersCompletedId); | return this.stats.getLong(rebalancePrimaryTransfersCompletedId); | this.stats.getInt(rebalancePrimaryTransfersCompletedId) | this.stats.getLong(rebalancePrimaryTransfersCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalancePrimaryTransfersCompleted |
---|
_2 | getRebalancePrimaryTransfersCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalancePrimaryTransfersInProgressId); | return this.stats.getLong(rebalancePrimaryTransfersInProgressId); | this.stats.getInt(rebalancePrimaryTransfersInProgressId) | this.stats.getLong(rebalancePrimaryTransfersInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalancePrimaryTransfersInProgress |
---|
_2 | getRebalancePrimaryTransfersInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalancePrimaryTransfersInProgressId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketTransfersFailedId); | return this.stats.getLong(rebalanceBucketTransfersFailedId); | this.stats.getInt(rebalanceBucketTransfersFailedId) | this.stats.getLong(rebalanceBucketTransfersFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketTransfersFailed |
---|
_2 | getRebalanceBucketTransfersFailed |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketTransfersFailedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketTransfersFailedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketTransfersCompletedId); | return this.stats.getLong(rebalanceBucketTransfersCompletedId); | this.stats.getInt(rebalanceBucketTransfersCompletedId) | this.stats.getLong(rebalanceBucketTransfersCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketTransfersCompleted |
---|
_2 | getRebalanceBucketTransfersCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketTransfersCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketTransfersCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketTransfersInProgressId); | return this.stats.getLong(rebalanceBucketTransfersInProgressId); | this.stats.getInt(rebalanceBucketTransfersInProgressId) | this.stats.getLong(rebalanceBucketTransfersInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketTransfersInProgress |
---|
_2 | getRebalanceBucketTransfersInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketTransfersInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketTransfersInProgressId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesFailedId); | return this.stats.getLong(rebalanceBucketCreatesFailedId); | this.stats.getInt(rebalanceBucketCreatesFailedId) | this.stats.getLong(rebalanceBucketCreatesFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketCreatesFailed |
---|
_2 | getRebalanceBucketCreatesFailed |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesFailedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesFailedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesCompletedId); | return this.stats.getLong(rebalanceBucketCreatesCompletedId); | this.stats.getInt(rebalanceBucketCreatesCompletedId) | this.stats.getLong(rebalanceBucketCreatesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketCreatesCompleted |
---|
_2 | getRebalanceBucketCreatesCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalanceBucketCreatesInProgressId); | return this.stats.getLong(rebalanceBucketCreatesInProgressId); | this.stats.getInt(rebalanceBucketCreatesInProgressId) | this.stats.getLong(rebalanceBucketCreatesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceBucketCreatesInProgress |
---|
_2 | getRebalanceBucketCreatesInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalanceBucketCreatesInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalanceBucketCreatesInProgressId |
---|
| Returns | True |
return this.stats.getInt(autoRebalanceAttemptsId); | return this.stats.getLong(autoRebalanceAttemptsId); | this.stats.getInt(autoRebalanceAttemptsId) | this.stats.getLong(autoRebalanceAttemptsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getAutoRebalanceAttempts |
---|
_2 | getAutoRebalanceAttempts |
---|
| v0 | this.stats |
---|
v1 | autoRebalanceAttemptsId |
---|
| | v0 | this.stats |
---|
v1 | autoRebalanceAttemptsId |
---|
| Returns | True |
return this.stats.getInt(rebalancesCompletedId); | return this.stats.getLong(rebalancesCompletedId); | this.stats.getInt(rebalancesCompletedId) | this.stats.getLong(rebalancesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalancesCompleted |
---|
_2 | getRebalancesCompleted |
---|
| v0 | this.stats |
---|
v1 | rebalancesCompletedId |
---|
| | v0 | this.stats |
---|
v1 | rebalancesCompletedId |
---|
| Returns | True |
return this.stats.getInt(rebalancesInProgressId); | return this.stats.getLong(rebalancesInProgressId); | this.stats.getInt(rebalancesInProgressId) | this.stats.getLong(rebalancesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalancesInProgress |
---|
_2 | getRebalancesInProgress |
---|
| v0 | this.stats |
---|
v1 | rebalancesInProgressId |
---|
| | v0 | this.stats |
---|
v1 | rebalancesInProgressId |
---|
| Returns | True |
return this.stats.getInt(rebalanceMembershipChanges); | return this.stats.getLong(rebalanceMembershipChanges); | this.stats.getInt(rebalanceMembershipChanges) | this.stats.getLong(rebalanceMembershipChanges) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.control.ResourceManagerStats | | _1 | getRebalanceMembershipChanges |
---|
_2 | getRebalanceMembershipChanges |
---|
| v0 | this.stats |
---|
v1 | rebalanceMembershipChanges |
---|
| | v0 | this.stats |
---|
v1 | rebalanceMembershipChanges |
---|
| Returns | True |
return stats.getInt(clearTimeoutsId); | return stats.getLong(clearTimeoutsId); | stats.getInt(clearTimeoutsId) | stats.getLong(clearTimeoutsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getClearTimeouts |
---|
_2 | getClearTimeouts |
---|
| | | | Returns | True |
return stats.getInt(tombstoneGCCountId); | return stats.getLong(tombstoneGCCountId); | stats.getInt(tombstoneGCCountId) | stats.getLong(tombstoneGCCountId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTombstoneGCCount |
---|
_2 | getTombstoneGCCount |
---|
| v0 | stats |
---|
v1 | tombstoneGCCountId |
---|
| | v0 | stats |
---|
v1 | tombstoneGCCountId |
---|
| Returns | True |
return stats.getInt(tombstoneCountId); | return stats.getLong(tombstoneCountId); | stats.getInt(tombstoneCountId) | stats.getLong(tombstoneCountId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTombstoneCount |
---|
_2 | getTombstoneCount |
---|
| v0 | stats |
---|
v1 | tombstoneCountId |
---|
| | v0 | stats |
---|
v1 | tombstoneCountId |
---|
| Returns | True |
return stats.getInt(evictorJobsCompletedId); | return stats.getLong(evictorJobsCompletedId); | stats.getInt(evictorJobsCompletedId) | stats.getLong(evictorJobsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getEvictorJobsCompleted |
---|
_2 | getEvictorJobsCompleted |
---|
| v0 | stats |
---|
v1 | evictorJobsCompletedId |
---|
| | v0 | stats |
---|
v1 | evictorJobsCompletedId |
---|
| Returns | True |
return stats.getInt(evictorJobsStartedId); | return stats.getLong(evictorJobsStartedId); | stats.getInt(evictorJobsStartedId) | stats.getLong(evictorJobsStartedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getEvictorJobsStarted |
---|
_2 | getEvictorJobsStarted |
---|
| v0 | stats |
---|
v1 | evictorJobsStartedId |
---|
| | v0 | stats |
---|
v1 | evictorJobsStartedId |
---|
| Returns | True |
return stats.getInt(diskTasksWaitingId); | return stats.getLong(diskTasksWaitingId); | stats.getInt(diskTasksWaitingId) | stats.getLong(diskTasksWaitingId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDiskTasksWaiting |
---|
_2 | getDiskTasksWaiting |
---|
| v0 | stats |
---|
v1 | diskTasksWaitingId |
---|
| | v0 | stats |
---|
v1 | diskTasksWaitingId |
---|
| Returns | True |
return stats.getInt(retriesId); | return stats.getLong(retriesId); | stats.getInt(retriesId) | stats.getLong(retriesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(eventQueueSizeId); | return stats.getLong(eventQueueSizeId); | stats.getInt(eventQueueSizeId) | stats.getLong(eventQueueSizeId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getEventQueueSize |
---|
_2 | getEventQueueSize |
---|
| v0 | stats |
---|
v1 | eventQueueSizeId |
---|
| | v0 | stats |
---|
v1 | eventQueueSizeId |
---|
| Returns | True |
return stats.getInt(txRollbackChangesId); | return stats.getLong(txRollbackChangesId); | stats.getInt(txRollbackChangesId) | stats.getLong(txRollbackChangesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxRollbackChanges |
---|
_2 | getTxRollbackChanges |
---|
| v0 | stats |
---|
v1 | txRollbackChangesId |
---|
| | v0 | stats |
---|
v1 | txRollbackChangesId |
---|
| Returns | True |
return stats.getInt(txRollbacksId); | return stats.getLong(txRollbacksId); | stats.getInt(txRollbacksId) | stats.getLong(txRollbacksId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxRollbacks |
---|
_2 | getTxRollbacks |
---|
| | | | Returns | True |
return stats.getInt(txFailureChangesId); | return stats.getLong(txFailureChangesId); | stats.getInt(txFailureChangesId) | stats.getLong(txFailureChangesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxFailureChanges |
---|
_2 | getTxFailureChanges |
---|
| v0 | stats |
---|
v1 | txFailureChangesId |
---|
| | v0 | stats |
---|
v1 | txFailureChangesId |
---|
| Returns | True |
return stats.getInt(txFailuresId); | return stats.getLong(txFailuresId); | stats.getInt(txFailuresId) | stats.getLong(txFailuresId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxFailures |
---|
_2 | getTxFailures |
---|
| | | | Returns | True |
return stats.getInt(txCommitChangesId); | return stats.getLong(txCommitChangesId); | stats.getInt(txCommitChangesId) | stats.getLong(txCommitChangesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxCommitChanges |
---|
_2 | getTxCommitChanges |
---|
| v0 | stats |
---|
v1 | txCommitChangesId |
---|
| | v0 | stats |
---|
v1 | txCommitChangesId |
---|
| Returns | True |
return stats.getInt(txCommitsId); | return stats.getLong(txCommitsId); | stats.getInt(txCommitsId) | stats.getLong(txCommitsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getTxCommits |
---|
_2 | getTxCommits |
---|
| | | | Returns | True |
return stats.getInt(queryExecutionsId); | return stats.getLong(queryExecutionsId); | stats.getInt(queryExecutionsId) | stats.getLong(queryExecutionsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getQueryExecutions |
---|
_2 | getQueryExecutions |
---|
| v0 | stats |
---|
v1 | queryExecutionsId |
---|
| | v0 | stats |
---|
v1 | queryExecutionsId |
---|
| Returns | True |
return stats.getInt(indexUpdateCompletedId); | return stats.getLong(indexUpdateCompletedId); | stats.getInt(indexUpdateCompletedId) | stats.getLong(indexUpdateCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getIndexUpdateCompleted |
---|
_2 | getIndexUpdateCompleted |
---|
| v0 | stats |
---|
v1 | indexUpdateCompletedId |
---|
| | v0 | stats |
---|
v1 | indexUpdateCompletedId |
---|
| Returns | True |
return stats.getInt(cacheListenerCallsCompletedId); | return stats.getLong(cacheListenerCallsCompletedId); | stats.getInt(cacheListenerCallsCompletedId) | stats.getLong(cacheListenerCallsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getCacheListenerCallsCompleted |
---|
_2 | getCacheListenerCallsCompleted |
---|
| v0 | stats |
---|
v1 | cacheListenerCallsCompletedId |
---|
| | v0 | stats |
---|
v1 | cacheListenerCallsCompletedId |
---|
| Returns | True |
return stats.getInt(cacheWriterCallsCompletedId); | return stats.getLong(cacheWriterCallsCompletedId); | stats.getInt(cacheWriterCallsCompletedId) | stats.getLong(cacheWriterCallsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getCacheWriterCallsCompleted |
---|
_2 | getCacheWriterCallsCompleted |
---|
| v0 | stats |
---|
v1 | cacheWriterCallsCompletedId |
---|
| | v0 | stats |
---|
v1 | cacheWriterCallsCompletedId |
---|
| Returns | True |
return stats.getInt(deltaFullValuesRequestedId); | return stats.getLong(deltaFullValuesRequestedId); | stats.getInt(deltaFullValuesRequestedId) | stats.getLong(deltaFullValuesRequestedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFullValuesRequested |
---|
_2 | getDeltaFullValuesRequested |
---|
| v0 | stats |
---|
v1 | deltaFullValuesRequestedId |
---|
| | v0 | stats |
---|
v1 | deltaFullValuesRequestedId |
---|
| Returns | True |
return stats.getInt(deltaFullValuesSentId); | return stats.getLong(deltaFullValuesSentId); | stats.getInt(deltaFullValuesSentId) | stats.getLong(deltaFullValuesSentId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFullValuesSent |
---|
_2 | getDeltaFullValuesSent |
---|
| v0 | stats |
---|
v1 | deltaFullValuesSentId |
---|
| | v0 | stats |
---|
v1 | deltaFullValuesSentId |
---|
| Returns | True |
return stats.getInt(deltasSentId); | return stats.getLong(deltasSentId); | stats.getInt(deltasSentId) | stats.getLong(deltasSentId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltasSent |
---|
_2 | getDeltasSent |
---|
| | | | Returns | True |
return stats.getInt(deltasPreparedId); | return stats.getLong(deltasPreparedId); | stats.getInt(deltasPreparedId) | stats.getLong(deltasPreparedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltasPrepared |
---|
_2 | getDeltasPrepared |
---|
| v0 | stats |
---|
v1 | deltasPreparedId |
---|
| | v0 | stats |
---|
v1 | deltasPreparedId |
---|
| Returns | True |
return stats.getInt(deltaFailedUpdatesId); | return stats.getLong(deltaFailedUpdatesId); | stats.getInt(deltaFailedUpdatesId) | stats.getLong(deltaFailedUpdatesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaFailedUpdates |
---|
_2 | getDeltaFailedUpdates |
---|
| v0 | stats |
---|
v1 | deltaFailedUpdatesId |
---|
| | v0 | stats |
---|
v1 | deltaFailedUpdatesId |
---|
| Returns | True |
return stats.getInt(deltaUpdatesId); | return stats.getLong(deltaUpdatesId); | stats.getInt(deltaUpdatesId) | stats.getLong(deltaUpdatesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaUpdates |
---|
_2 | getDeltaUpdates |
---|
| | | | Returns | True |
return stats.getInt(reliableRegionsMissingNoAccessId); | return stats.getLong(reliableRegionsMissingNoAccessId); | stats.getInt(reliableRegionsMissingNoAccessId) | stats.getLong(reliableRegionsMissingNoAccessId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getReliableRegionsMissingNoAccess |
---|
_2 | getReliableRegionsMissingNoAccess |
---|
| v0 | stats |
---|
v1 | reliableRegionsMissingNoAccessId |
---|
| | v0 | stats |
---|
v1 | reliableRegionsMissingNoAccessId |
---|
| Returns | True |
return stats.getInt(reliableRegionsMissingLimitedAccessId); | return stats.getLong(reliableRegionsMissingLimitedAccessId); | stats.getInt(reliableRegionsMissingLimitedAccessId) | stats.getLong(reliableRegionsMissingLimitedAccessId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getReliableRegionsMissingLimitedAccess |
---|
_2 | getReliableRegionsMissingLimitedAccess |
---|
| v0 | stats |
---|
v1 | reliableRegionsMissingLimitedAccessId |
---|
| | v0 | stats |
---|
v1 | reliableRegionsMissingLimitedAccessId |
---|
| Returns | True |
return stats.getInt(reliableRegionsMissingFullAccessId); | return stats.getLong(reliableRegionsMissingFullAccessId); | stats.getInt(reliableRegionsMissingFullAccessId) | stats.getLong(reliableRegionsMissingFullAccessId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getReliableRegionsMissingFullAccess |
---|
_2 | getReliableRegionsMissingFullAccess |
---|
| v0 | stats |
---|
v1 | reliableRegionsMissingFullAccessId |
---|
| | v0 | stats |
---|
v1 | reliableRegionsMissingFullAccessId |
---|
| Returns | True |
return stats.getInt(reliableRegionsMissingId); | return stats.getLong(reliableRegionsMissingId); | stats.getInt(reliableRegionsMissingId) | stats.getLong(reliableRegionsMissingId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getReliableRegionsMissing |
---|
_2 | getReliableRegionsMissing |
---|
| v0 | stats |
---|
v1 | reliableRegionsMissingId |
---|
| | v0 | stats |
---|
v1 | reliableRegionsMissingId |
---|
| Returns | True |
return stats.getInt(reliableQueuedOpsId); | return stats.getLong(reliableQueuedOpsId); | stats.getInt(reliableQueuedOpsId) | stats.getLong(reliableQueuedOpsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getReliableQueuedOps |
---|
_2 | getReliableQueuedOps |
---|
| v0 | stats |
---|
v1 | reliableQueuedOpsId |
---|
| | v0 | stats |
---|
v1 | reliableQueuedOpsId |
---|
| Returns | True |
return this.stats.getInt(overflowQueueSizeId); | return this.stats.getLong(overflowQueueSizeId); | this.stats.getInt(overflowQueueSizeId) | this.stats.getLong(overflowQueueSizeId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getOverflowQueueSize |
---|
_2 | getOverflowQueueSize |
---|
| v0 | this.stats |
---|
v1 | overflowQueueSizeId |
---|
| | v0 | this.stats |
---|
v1 | overflowQueueSizeId |
---|
| Returns | True |
return stats.getInt(removeAllsId); | return stats.getLong(removeAllsId); | stats.getInt(removeAllsId) | stats.getLong(removeAllsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getRemoveAlls |
---|
_2 | getRemoveAlls |
---|
| | | | Returns | True |
return stats.getInt(putAllsId); | return stats.getLong(putAllsId); | stats.getInt(putAllsId) | stats.getLong(putAllsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(regionsId); | return stats.getLong(regionsId); | stats.getInt(regionsId) | stats.getLong(regionsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | | | | | Returns | True |
return stats.getInt(getInitialImageKeysReceivedId); | return stats.getLong(getInitialImageKeysReceivedId); | stats.getInt(getInitialImageKeysReceivedId) | stats.getLong(getInitialImageKeysReceivedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getGetInitialImageKeysReceived |
---|
_2 | getGetInitialImageKeysReceived |
---|
| v0 | stats |
---|
v1 | getInitialImageKeysReceivedId |
---|
| | v0 | stats |
---|
v1 | getInitialImageKeysReceivedId |
---|
| Returns | True |
return stats.getInt(deltaGetInitialImagesCompletedId); | return stats.getLong(deltaGetInitialImagesCompletedId); | stats.getInt(deltaGetInitialImagesCompletedId) | stats.getLong(deltaGetInitialImagesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getDeltaGetInitialImagesCompleted |
---|
_2 | getDeltaGetInitialImagesCompleted |
---|
| v0 | stats |
---|
v1 | deltaGetInitialImagesCompletedId |
---|
| | v0 | stats |
---|
v1 | deltaGetInitialImagesCompletedId |
---|
| Returns | True |
return stats.getInt(getInitialImagesCompletedId); | return stats.getLong(getInitialImagesCompletedId); | stats.getInt(getInitialImagesCompletedId) | stats.getLong(getInitialImagesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getGetInitialImagesCompleted |
---|
_2 | getGetInitialImagesCompleted |
---|
| v0 | stats |
---|
v1 | getInitialImagesCompletedId |
---|
| | v0 | stats |
---|
v1 | getInitialImagesCompletedId |
---|
| Returns | True |
return stats.getInt(netsearchesCompletedId); | return stats.getLong(netsearchesCompletedId); | stats.getInt(netsearchesCompletedId) | stats.getLong(netsearchesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getNetsearchesCompleted |
---|
_2 | getNetsearchesCompleted |
---|
| v0 | stats |
---|
v1 | netsearchesCompletedId |
---|
| | v0 | stats |
---|
v1 | netsearchesCompletedId |
---|
| Returns | True |
return stats.getInt(netloadsCompletedId); | return stats.getLong(netloadsCompletedId); | stats.getInt(netloadsCompletedId) | stats.getLong(netloadsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getNetloadsCompleted |
---|
_2 | getNetloadsCompleted |
---|
| v0 | stats |
---|
v1 | netloadsCompletedId |
---|
| | v0 | stats |
---|
v1 | netloadsCompletedId |
---|
| Returns | True |
return stats.getInt(loadsCompletedId); | return stats.getLong(loadsCompletedId); | stats.getInt(loadsCompletedId) | stats.getLong(loadsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.internal.cache.CachePerfStats | | _1 | getLoadsCompleted |
---|
_2 | getLoadsCompleted |
---|
| v0 | stats |
---|
v1 | loadsCompletedId |
---|
| | v0 | stats |
---|
v1 | loadsCompletedId |
---|
| Returns | True |
return this.stats.getInt(freeResourcesFailedId); | return this.stats.getLong(freeResourcesFailedId); | this.stats.getInt(freeResourcesFailedId) | this.stats.getLong(freeResourcesFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getFreeResourcesFailed |
---|
_2 | getFreeResourcesFailed |
---|
| v0 | this.stats |
---|
v1 | freeResourcesFailedId |
---|
| | v0 | this.stats |
---|
v1 | freeResourcesFailedId |
---|
| Returns | True |
return this.stats.getInt(freeResourcesCompletedId); | return this.stats.getLong(freeResourcesCompletedId); | this.stats.getInt(freeResourcesCompletedId) | this.stats.getLong(freeResourcesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getFreeResourcesCompleted |
---|
_2 | getFreeResourcesCompleted |
---|
| v0 | this.stats |
---|
v1 | freeResourcesCompletedId |
---|
| | v0 | this.stats |
---|
v1 | freeResourcesCompletedId |
---|
| Returns | True |
return this.stats.getInt(becomeGrantorRequestsId); | return this.stats.getLong(becomeGrantorRequestsId); | this.stats.getInt(becomeGrantorRequestsId) | this.stats.getLong(becomeGrantorRequestsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getBecomeGrantorRequests |
---|
_2 | getBecomeGrantorRequests |
---|
| v0 | this.stats |
---|
v1 | becomeGrantorRequestsId |
---|
| | v0 | this.stats |
---|
v1 | becomeGrantorRequestsId |
---|
| Returns | True |
return stats.getInt(lockReleasesCompletedId); | return stats.getLong(lockReleasesCompletedId); | stats.getInt(lockReleasesCompletedId) | stats.getLong(lockReleasesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getLockReleasesCompleted |
---|
_2 | getLockReleasesCompleted |
---|
| v0 | stats |
---|
v1 | lockReleasesCompletedId |
---|
| | v0 | stats |
---|
v1 | lockReleasesCompletedId |
---|
| Returns | True |
return stats.getInt(lockReleasesInProgressId); | return stats.getLong(lockReleasesInProgressId); | stats.getInt(lockReleasesInProgressId) | stats.getLong(lockReleasesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getLockReleasesInProgress |
---|
_2 | getLockReleasesInProgress |
---|
| v0 | stats |
---|
v1 | lockReleasesInProgressId |
---|
| | v0 | stats |
---|
v1 | lockReleasesInProgressId |
---|
| Returns | True |
return this.stats.getInt(destroyWritesId); | return this.stats.getLong(destroyWritesId); | this.stats.getInt(destroyWritesId) | this.stats.getLong(destroyWritesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyWrites |
---|
_2 | getDestroyWrites |
---|
| v0 | this.stats |
---|
v1 | destroyWritesId |
---|
| | v0 | this.stats |
---|
v1 | destroyWritesId |
---|
| Returns | True |
return this.stats.getInt(destroyReadsId); | return this.stats.getLong(destroyReadsId); | this.stats.getInt(destroyReadsId) | this.stats.getLong(destroyReadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyReads |
---|
_2 | getDestroyReads |
---|
| v0 | this.stats |
---|
v1 | destroyReadsId |
---|
| | v0 | this.stats |
---|
v1 | destroyReadsId |
---|
| Returns | True |
return stats.getInt(destroyWriteWaitsFailedId); | return stats.getLong(destroyWriteWaitsFailedId); | stats.getInt(destroyWriteWaitsFailedId) | stats.getLong(destroyWriteWaitsFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyWriteWaitsFailed |
---|
_2 | getDestroyWriteWaitsFailed |
---|
| v0 | stats |
---|
v1 | destroyWriteWaitsFailedId |
---|
| | v0 | stats |
---|
v1 | destroyWriteWaitsFailedId |
---|
| Returns | True |
return stats.getInt(destroyWriteWaitsCompletedId); | return stats.getLong(destroyWriteWaitsCompletedId); | stats.getInt(destroyWriteWaitsCompletedId) | stats.getLong(destroyWriteWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyWriteWaitsCompleted |
---|
_2 | getDestroyWriteWaitsCompleted |
---|
| v0 | stats |
---|
v1 | destroyWriteWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | destroyWriteWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(destroyWriteWaitsInProgressId); | return stats.getLong(destroyWriteWaitsInProgressId); | stats.getInt(destroyWriteWaitsInProgressId) | stats.getLong(destroyWriteWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyWriteWaitsInProgress |
---|
_2 | getDestroyWriteWaitsInProgress |
---|
| v0 | stats |
---|
v1 | destroyWriteWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | destroyWriteWaitsInProgressId |
---|
| Returns | True |
return stats.getInt(destroyReadWaitsFailedId); | return stats.getLong(destroyReadWaitsFailedId); | stats.getInt(destroyReadWaitsFailedId) | stats.getLong(destroyReadWaitsFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyReadWaitsFailed |
---|
_2 | getDestroyReadWaitsFailed |
---|
| v0 | stats |
---|
v1 | destroyReadWaitsFailedId |
---|
| | v0 | stats |
---|
v1 | destroyReadWaitsFailedId |
---|
| Returns | True |
return stats.getInt(destroyReadWaitsCompletedId); | return stats.getLong(destroyReadWaitsCompletedId); | stats.getInt(destroyReadWaitsCompletedId) | stats.getLong(destroyReadWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyReadWaitsCompleted |
---|
_2 | getDestroyReadWaitsCompleted |
---|
| v0 | stats |
---|
v1 | destroyReadWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | destroyReadWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(destroyReadWaitsInProgressId); | return stats.getLong(destroyReadWaitsInProgressId); | stats.getInt(destroyReadWaitsInProgressId) | stats.getLong(destroyReadWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getDestroyReadWaitsInProgress |
---|
_2 | getDestroyReadWaitsInProgress |
---|
| v0 | stats |
---|
v1 | destroyReadWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | destroyReadWaitsInProgressId |
---|
| Returns | True |
return this.stats.getInt(pendingRequestsId); | return this.stats.getLong(pendingRequestsId); | this.stats.getInt(pendingRequestsId) | this.stats.getLong(pendingRequestsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getPendingRequests |
---|
_2 | getPendingRequests |
---|
| v0 | this.stats |
---|
v1 | pendingRequestsId |
---|
| | v0 | this.stats |
---|
v1 | pendingRequestsId |
---|
| Returns | True |
return stats.getInt(grantorThreadsCompletedId); | return stats.getLong(grantorThreadsCompletedId); | stats.getInt(grantorThreadsCompletedId) | stats.getLong(grantorThreadsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantorThreadsCompleted |
---|
_2 | getGrantorThreadsCompleted |
---|
| v0 | stats |
---|
v1 | grantorThreadsCompletedId |
---|
| | v0 | stats |
---|
v1 | grantorThreadsCompletedId |
---|
| Returns | True |
return stats.getInt(grantorThreadsInProgressId); | return stats.getLong(grantorThreadsInProgressId); | stats.getInt(grantorThreadsInProgressId) | stats.getLong(grantorThreadsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantorThreadsInProgress |
---|
_2 | getGrantorThreadsInProgress |
---|
| v0 | stats |
---|
v1 | grantorThreadsInProgressId |
---|
| | v0 | stats |
---|
v1 | grantorThreadsInProgressId |
---|
| Returns | True |
return stats.getInt(grantorWaitsFailedId); | return stats.getLong(grantorWaitsFailedId); | stats.getInt(grantorWaitsFailedId) | stats.getLong(grantorWaitsFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantorWaitsFailed |
---|
_2 | getGrantorWaitsFailed |
---|
| v0 | stats |
---|
v1 | grantorWaitsFailedId |
---|
| | v0 | stats |
---|
v1 | grantorWaitsFailedId |
---|
| Returns | True |
return stats.getInt(grantorWaitsCompletedId); | return stats.getLong(grantorWaitsCompletedId); | stats.getInt(grantorWaitsCompletedId) | stats.getLong(grantorWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantorWaitsCompleted |
---|
_2 | getGrantorWaitsCompleted |
---|
| v0 | stats |
---|
v1 | grantorWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | grantorWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(grantorWaitsInProgressId); | return stats.getLong(grantorWaitsInProgressId); | stats.getInt(grantorWaitsInProgressId) | stats.getLong(grantorWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantorWaitsInProgress |
---|
_2 | getGrantorWaitsInProgress |
---|
| v0 | stats |
---|
v1 | grantorWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | grantorWaitsInProgressId |
---|
| Returns | True |
return stats.getInt(serviceCreatesCompletedId); | return stats.getLong(serviceCreatesCompletedId); | stats.getInt(serviceCreatesCompletedId) | stats.getLong(serviceCreatesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getServiceCreatesCompleted |
---|
_2 | getServiceCreatesCompleted |
---|
| v0 | stats |
---|
v1 | serviceCreatesCompletedId |
---|
| | v0 | stats |
---|
v1 | serviceCreatesCompletedId |
---|
| Returns | True |
return stats.getInt(serviceCreatesInProgressId); | return stats.getLong(serviceCreatesInProgressId); | stats.getInt(serviceCreatesInProgressId) | stats.getLong(serviceCreatesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getServiceCreatesInProgress |
---|
_2 | getServiceCreatesInProgress |
---|
| v0 | stats |
---|
v1 | serviceCreatesInProgressId |
---|
| | v0 | stats |
---|
v1 | serviceCreatesInProgressId |
---|
| Returns | True |
return stats.getInt(createGrantorsCompletedId); | return stats.getLong(createGrantorsCompletedId); | stats.getInt(createGrantorsCompletedId) | stats.getLong(createGrantorsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getCreateGrantorsCompleted |
---|
_2 | getCreateGrantorsCompleted |
---|
| v0 | stats |
---|
v1 | createGrantorsCompletedId |
---|
| | v0 | stats |
---|
v1 | createGrantorsCompletedId |
---|
| Returns | True |
return stats.getInt(createGrantorsInProgressId); | return stats.getLong(createGrantorsInProgressId); | stats.getInt(createGrantorsInProgressId) | stats.getLong(createGrantorsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getCreateGrantorsInProgress |
---|
_2 | getCreateGrantorsInProgress |
---|
| v0 | stats |
---|
v1 | createGrantorsInProgressId |
---|
| | v0 | stats |
---|
v1 | createGrantorsInProgressId |
---|
| Returns | True |
return stats.getInt(grantWaitsDestroyedId); | return stats.getLong(grantWaitsDestroyedId); | stats.getInt(grantWaitsDestroyedId) | stats.getLong(grantWaitsDestroyedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantWaitsDestroyed |
---|
_2 | getGrantWaitsDestroyed |
---|
| v0 | stats |
---|
v1 | grantWaitsDestroyedId |
---|
| | v0 | stats |
---|
v1 | grantWaitsDestroyedId |
---|
| Returns | True |
return stats.getInt(grantWaitsSuspendedId); | return stats.getLong(grantWaitsSuspendedId); | stats.getInt(grantWaitsSuspendedId) | stats.getLong(grantWaitsSuspendedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantWaitsSuspended |
---|
_2 | getGrantWaitsSuspended |
---|
| v0 | stats |
---|
v1 | grantWaitsSuspendedId |
---|
| | v0 | stats |
---|
v1 | grantWaitsSuspendedId |
---|
| Returns | True |
return stats.getInt(grantWaitsFailedId); | return stats.getLong(grantWaitsFailedId); | stats.getInt(grantWaitsFailedId) | stats.getLong(grantWaitsFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantWaitsFailed |
---|
_2 | getGrantWaitsFailed |
---|
| v0 | stats |
---|
v1 | grantWaitsFailedId |
---|
| | v0 | stats |
---|
v1 | grantWaitsFailedId |
---|
| Returns | True |
return stats.getInt(grantWaitsCompletedId); | return stats.getLong(grantWaitsCompletedId); | stats.getInt(grantWaitsCompletedId) | stats.getLong(grantWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantWaitsCompleted |
---|
_2 | getGrantWaitsCompleted |
---|
| v0 | stats |
---|
v1 | grantWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | grantWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(grantWaitsInProgressId); | return stats.getLong(grantWaitsInProgressId); | stats.getInt(grantWaitsInProgressId) | stats.getLong(grantWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantWaitsInProgress |
---|
_2 | getGrantWaitsInProgress |
---|
| v0 | stats |
---|
v1 | grantWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | grantWaitsInProgressId |
---|
| Returns | True |
return this.stats.getInt(requestQueuesId); | return this.stats.getLong(requestQueuesId); | this.stats.getInt(requestQueuesId) | this.stats.getLong(requestQueuesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getRequestQueues |
---|
_2 | getRequestQueues |
---|
| v0 | this.stats |
---|
v1 | requestQueuesId |
---|
| | v0 | this.stats |
---|
v1 | requestQueuesId |
---|
| Returns | True |
return this.stats.getInt(grantTokensId); | return this.stats.getLong(grantTokensId); | this.stats.getInt(grantTokensId) | this.stats.getLong(grantTokensId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantTokens |
---|
_2 | getGrantTokens |
---|
| v0 | this.stats |
---|
v1 | grantTokensId |
---|
| | v0 | this.stats |
---|
v1 | grantTokensId |
---|
| Returns | True |
return this.stats.getInt(tokensId); | return this.stats.getLong(tokensId); | this.stats.getInt(tokensId) | this.stats.getLong(tokensId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | | | | | Returns | True |
return this.stats.getInt(grantorsId); | return this.stats.getLong(grantorsId); | this.stats.getInt(grantorsId) | this.stats.getLong(grantorsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getGrantors |
---|
_2 | getGrantors |
---|
| | | | Returns | True |
return this.stats.getInt(servicesId); | return this.stats.getLong(servicesId); | this.stats.getInt(servicesId) | this.stats.getLong(servicesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getServices |
---|
_2 | getServices |
---|
| | | | Returns | True |
return this.stats.getInt(waitingThreadsId); | return this.stats.getLong(waitingThreadsId); | this.stats.getInt(waitingThreadsId) | this.stats.getLong(waitingThreadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getWaitingThreads |
---|
_2 | getWaitingThreads |
---|
| v0 | this.stats |
---|
v1 | waitingThreadsId |
---|
| | v0 | this.stats |
---|
v1 | waitingThreadsId |
---|
| Returns | True |
return this.stats.getInt(serialThreadsId); | return this.stats.getLong(serialThreadsId); | this.stats.getInt(serialThreadsId) | this.stats.getLong(serialThreadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getNumSerialThreads |
---|
_2 | getNumSerialThreads |
---|
| v0 | this.stats |
---|
v1 | serialThreadsId |
---|
| | v0 | this.stats |
---|
v1 | serialThreadsId |
---|
| Returns | True |
return this.stats.getInt(serialQueueSizeId); | return this.stats.getLong(serialQueueSizeId); | this.stats.getInt(serialQueueSizeId) | this.stats.getLong(serialQueueSizeId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getSerialQueueSize |
---|
_2 | getSerialQueueSize |
---|
| v0 | this.stats |
---|
v1 | serialQueueSizeId |
---|
| | v0 | this.stats |
---|
v1 | serialQueueSizeId |
---|
| Returns | True |
return this.stats.getInt(waitingQueueSizeId); | return this.stats.getLong(waitingQueueSizeId); | this.stats.getInt(waitingQueueSizeId) | this.stats.getLong(waitingQueueSizeId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getWaitingQueueSize |
---|
_2 | getWaitingQueueSize |
---|
| v0 | this.stats |
---|
v1 | waitingQueueSizeId |
---|
| | v0 | this.stats |
---|
v1 | waitingQueueSizeId |
---|
| Returns | True |
return stats.getInt(lockWaitsFailedId); | return stats.getLong(lockWaitsFailedId); | stats.getInt(lockWaitsFailedId) | stats.getLong(lockWaitsFailedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getLockWaitsFailed |
---|
_2 | getLockWaitsFailed |
---|
| v0 | stats |
---|
v1 | lockWaitsFailedId |
---|
| | v0 | stats |
---|
v1 | lockWaitsFailedId |
---|
| Returns | True |
return stats.getInt(lockWaitsCompletedId); | return stats.getLong(lockWaitsCompletedId); | stats.getInt(lockWaitsCompletedId) | stats.getLong(lockWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getLockWaitsCompleted |
---|
_2 | getLockWaitsCompleted |
---|
| v0 | stats |
---|
v1 | lockWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | lockWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(lockWaitsInProgressId); | return stats.getLong(lockWaitsInProgressId); | stats.getInt(lockWaitsInProgressId) | stats.getLong(lockWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.locks.DLockStats | | _1 | getLockWaitsInProgress |
---|
_2 | getLockWaitsInProgress |
---|
| v0 | stats |
---|
v1 | lockWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | lockWaitsInProgressId |
---|
| Returns | True |
return this.stats.getInt(initialImageRequestsInProgressId); | return this.stats.getLong(initialImageRequestsInProgressId); | this.stats.getInt(initialImageRequestsInProgressId) | this.stats.getLong(initialImageRequestsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getInitialImageRequestsInProgress |
---|
_2 | getInitialImageRequestsInProgress |
---|
| v0 | this.stats |
---|
v1 | initialImageRequestsInProgressId |
---|
| | v0 | this.stats |
---|
v1 | initialImageRequestsInProgressId |
---|
| Returns | True |
return this.stats.getInt(initialImageMessagesInFlightId); | return this.stats.getLong(initialImageMessagesInFlightId); | this.stats.getInt(initialImageMessagesInFlightId) | this.stats.getLong(initialImageMessagesInFlightId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getInitialImageMessagesInFlight |
---|
_2 | getInitialImageMessagesInFlight |
---|
| v0 | this.stats |
---|
v1 | initialImageMessagesInFlightId |
---|
| | v0 | this.stats |
---|
v1 | initialImageMessagesInFlightId |
---|
| Returns | True |
return this.stats.getInt(eldersId); | return this.stats.getLong(eldersId); | this.stats.getInt(eldersId) | this.stats.getLong(eldersId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | | | | | Returns | True |
return stats.getInt(mcastRetransmitsId); | return stats.getLong(mcastRetransmitsId); | stats.getInt(mcastRetransmitsId) | stats.getLong(mcastRetransmitsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getMcastRetransmits |
---|
_2 | getMcastRetransmits |
---|
| v0 | stats |
---|
v1 | mcastRetransmitsId |
---|
| | v0 | stats |
---|
v1 | mcastRetransmitsId |
---|
| Returns | True |
return stats.getInt(asyncThreadCompletedId); | return stats.getLong(asyncThreadCompletedId); | stats.getInt(asyncThreadCompletedId) | stats.getLong(asyncThreadCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncThreadCompleted |
---|
_2 | getAsyncThreadCompleted |
---|
| v0 | stats |
---|
v1 | asyncThreadCompletedId |
---|
| | v0 | stats |
---|
v1 | asyncThreadCompletedId |
---|
| Returns | True |
return stats.getInt(asyncThreadInProgressId); | return stats.getLong(asyncThreadInProgressId); | stats.getInt(asyncThreadInProgressId) | stats.getLong(asyncThreadInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncThreadInProgress |
---|
_2 | getAsyncThreadInProgress |
---|
| v0 | stats |
---|
v1 | asyncThreadInProgressId |
---|
| | v0 | stats |
---|
v1 | asyncThreadInProgressId |
---|
| Returns | True |
return stats.getInt(asyncThreadsId); | return stats.getLong(asyncThreadsId); | stats.getInt(asyncThreadsId) | stats.getLong(asyncThreadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncThreads |
---|
_2 | getAsyncThreads |
---|
| | | | Returns | True |
return stats.getInt(asyncDistributionTimeoutExceededId); | return stats.getLong(asyncDistributionTimeoutExceededId); | stats.getInt(asyncDistributionTimeoutExceededId) | stats.getLong(asyncDistributionTimeoutExceededId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncDistributionTimeoutExceeded |
---|
_2 | getAsyncDistributionTimeoutExceeded |
---|
| v0 | stats |
---|
v1 | asyncDistributionTimeoutExceededId |
---|
| | v0 | stats |
---|
v1 | asyncDistributionTimeoutExceededId |
---|
| Returns | True |
return stats.getInt(asyncQueueSizeExceededId); | return stats.getLong(asyncQueueSizeExceededId); | stats.getInt(asyncQueueSizeExceededId) | stats.getLong(asyncQueueSizeExceededId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncQueueSizeExceeded |
---|
_2 | getAsyncQueueSizeExceeded |
---|
| v0 | stats |
---|
v1 | asyncQueueSizeExceededId |
---|
| | v0 | stats |
---|
v1 | asyncQueueSizeExceededId |
---|
| Returns | True |
return stats.getInt(asyncQueueTimeoutExceededId); | return stats.getLong(asyncQueueTimeoutExceededId); | stats.getInt(asyncQueueTimeoutExceededId) | stats.getLong(asyncQueueTimeoutExceededId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncQueueTimeouts |
---|
_2 | getAsyncQueueTimeouts |
---|
| v0 | stats |
---|
v1 | asyncQueueTimeoutExceededId |
---|
| | v0 | stats |
---|
v1 | asyncQueueTimeoutExceededId |
---|
| Returns | True |
return stats.getInt(asyncQueueFlushesCompletedId); | return stats.getLong(asyncQueueFlushesCompletedId); | stats.getInt(asyncQueueFlushesCompletedId) | stats.getLong(asyncQueueFlushesCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncQueueFlushesCompleted |
---|
_2 | getAsyncQueueFlushesCompleted |
---|
| v0 | stats |
---|
v1 | asyncQueueFlushesCompletedId |
---|
| | v0 | stats |
---|
v1 | asyncQueueFlushesCompletedId |
---|
| Returns | True |
return stats.getInt(asyncQueueFlushesInProgressId); | return stats.getLong(asyncQueueFlushesInProgressId); | stats.getInt(asyncQueueFlushesInProgressId) | stats.getLong(asyncQueueFlushesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncQueueFlushesInProgress |
---|
_2 | getAsyncQueueFlushesInProgress |
---|
| v0 | stats |
---|
v1 | asyncQueueFlushesInProgressId |
---|
| | v0 | stats |
---|
v1 | asyncQueueFlushesInProgressId |
---|
| Returns | True |
return stats.getInt(asyncQueuesId); | return stats.getLong(asyncQueuesId); | stats.getInt(asyncQueuesId) | stats.getLong(asyncQueuesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncQueues |
---|
_2 | getAsyncQueues |
---|
| | | | Returns | True |
return stats.getInt(asyncSocketWriteRetriesId); | return stats.getLong(asyncSocketWriteRetriesId); | stats.getInt(asyncSocketWriteRetriesId) | stats.getLong(asyncSocketWriteRetriesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncSocketWriteRetries |
---|
_2 | getAsyncSocketWriteRetries |
---|
| v0 | stats |
---|
v1 | asyncSocketWriteRetriesId |
---|
| | v0 | stats |
---|
v1 | asyncSocketWriteRetriesId |
---|
| Returns | True |
return stats.getInt(asyncSocketWritesId); | return stats.getLong(asyncSocketWritesId); | stats.getInt(asyncSocketWritesId) | stats.getLong(asyncSocketWritesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncSocketWrites |
---|
_2 | getAsyncSocketWrites |
---|
| v0 | stats |
---|
v1 | asyncSocketWritesId |
---|
| | v0 | stats |
---|
v1 | asyncSocketWritesId |
---|
| Returns | True |
return stats.getInt(asyncSocketWritesInProgressId); | return stats.getLong(asyncSocketWritesInProgressId); | stats.getInt(asyncSocketWritesInProgressId) | stats.getLong(asyncSocketWritesInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getAsyncSocketWritesInProgress |
---|
_2 | getAsyncSocketWritesInProgress |
---|
| v0 | stats |
---|
v1 | asyncSocketWritesInProgressId |
---|
| | v0 | stats |
---|
v1 | asyncSocketWritesInProgressId |
---|
| Returns | True |
return stats.getInt(sharedUnorderedSenderConnectionsId); | return stats.getLong(sharedUnorderedSenderConnectionsId); | stats.getInt(sharedUnorderedSenderConnectionsId) | stats.getLong(sharedUnorderedSenderConnectionsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getSendersSU |
---|
_2 | getSendersSU |
---|
| v0 | stats |
---|
v1 | sharedUnorderedSenderConnectionsId |
---|
| | v0 | stats |
---|
v1 | sharedUnorderedSenderConnectionsId |
---|
| Returns | True |
return stats.getInt(reconnectAttemptsId); | return stats.getLong(reconnectAttemptsId); | stats.getInt(reconnectAttemptsId) | stats.getLong(reconnectAttemptsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getReconnectAttempts |
---|
_2 | getReconnectAttempts |
---|
| v0 | stats |
---|
v1 | reconnectAttemptsId |
---|
| | v0 | stats |
---|
v1 | reconnectAttemptsId |
---|
| Returns | True |
return stats.getInt(mcastReadsId); | return stats.getLong(mcastReadsId); | stats.getInt(mcastReadsId) | stats.getLong(mcastReadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getMcastReads |
---|
_2 | getMcastReads |
---|
| | | | Returns | True |
return stats.getInt(mcastWritesId); | return stats.getLong(mcastWritesId); | stats.getInt(mcastWritesId) | stats.getLong(mcastWritesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getMcastWrites |
---|
_2 | getMcastWrites |
---|
| | | | Returns | True |
return stats.getInt(replyWaitsCompletedId); | return stats.getLong(replyWaitsCompletedId); | stats.getInt(replyWaitsCompletedId) | stats.getLong(replyWaitsCompletedId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getReplyWaitsCompleted |
---|
_2 | getReplyWaitsCompleted |
---|
| v0 | stats |
---|
v1 | replyWaitsCompletedId |
---|
| | v0 | stats |
---|
v1 | replyWaitsCompletedId |
---|
| Returns | True |
return stats.getInt(replyWaitsInProgressId); | return stats.getLong(replyWaitsInProgressId); | stats.getInt(replyWaitsInProgressId) | stats.getLong(replyWaitsInProgressId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getReplyWaitsInProgress |
---|
_2 | getReplyWaitsInProgress |
---|
| v0 | stats |
---|
v1 | replyWaitsInProgressId |
---|
| | v0 | stats |
---|
v1 | replyWaitsInProgressId |
---|
| Returns | True |
return this.stats.getInt(nodesId); | return this.stats.getLong(nodesId); | this.stats.getInt(nodesId) | this.stats.getLong(nodesId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | | | | | Returns | True |
return this.stats.getInt(serialThreadsId); | return this.stats.getLong(serialThreadsId); | this.stats.getInt(serialThreadsId) | this.stats.getLong(serialThreadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getNumSerialThreads |
---|
_2 | getNumSerialThreads |
---|
| v0 | this.stats |
---|
v1 | serialThreadsId |
---|
| | v0 | this.stats |
---|
v1 | serialThreadsId |
---|
| Returns | True |
return this.stats.getInt(processingThreadsId); | return this.stats.getLong(processingThreadsId); | this.stats.getInt(processingThreadsId) | this.stats.getLong(processingThreadsId) | geode | 5c2fa04c2b01e3278e46e12c9673ec788daaad31 | org.apache.geode.distributed.internal.DistributionStats | | _1 | getNumProcessingThreads |
---|
_2 | getNumProcessingThreads |
---|
| v0 | this.stats |
---|
v1 | processingThreadsId |
---|
| | v0 | this.stats |
---|
v1 | processingThreadsId |
---|
| Returns | True |