OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
return this.stats.getInt(sessionsExpiredId);return this.stats.getLong(sessionsExpiredId);this.stats.getInt(sessionsExpiredId)this.stats.getLong(sessionsExpiredId)geodeb86837818dcd6901a2249d295bca54c617057aa0org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics
_181
_283
_1getSessionsExpired
_2getSessionsExpired
v0this.stats
v1sessionsExpiredId
v0this.stats
v1sessionsExpiredId
ReturnsTrue
return this.stats.getInt(sessionsInvalidatedId);return this.stats.getLong(sessionsInvalidatedId);this.stats.getInt(sessionsInvalidatedId)this.stats.getLong(sessionsInvalidatedId)geodeb86837818dcd6901a2249d295bca54c617057aa0org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics
_173
_274
_1getSessionsInvalidated
_2getSessionsInvalidated
v0this.stats
v1sessionsInvalidatedId
v0this.stats
v1sessionsInvalidatedId
ReturnsTrue
return this.stats.getInt(sessionsCreatedId);return this.stats.getLong(sessionsCreatedId);this.stats.getInt(sessionsCreatedId)this.stats.getLong(sessionsCreatedId)geodeb86837818dcd6901a2249d295bca54c617057aa0org.apache.geode.modules.session.catalina.internal.DeltaSessionStatistics
_165
_265
_1getSessionsCreated
_2getSessionsCreated
v0this.stats
v1sessionsCreatedId
v0this.stats
v1sessionsCreatedId
ReturnsTrue
return stats.getInt(clearsId);return stats.getLong(clearsId);stats.getInt(clearsId)stats.getLong(clearsId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_11393
_21393
_1getClearCount
_2getClearCount
v0stats
v1clearsId
v0stats
v1clearsId
ReturnsTrue
return stats.getInt(missesId);return stats.getLong(missesId);stats.getInt(missesId)stats.getLong(missesId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1750
_2750
_1getMisses
_2getMisses
v0stats
v1missesId
v0stats
v1missesId
ReturnsTrue
return stats.getInt(getsId);return stats.getLong(getsId);stats.getInt(getsId)stats.getLong(getsId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1742
_2742
_1getGets
_2getGets
v0stats
v1getsId
v0stats
v1getsId
ReturnsTrue
return stats.getInt(invalidatesId);return stats.getLong(invalidatesId);stats.getInt(invalidatesId)stats.getLong(invalidatesId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1738
_2738
_1getInvalidates
_2getInvalidates
v0stats
v1invalidatesId
v0stats
v1invalidatesId
ReturnsTrue
return stats.getInt(updatesId);return stats.getLong(updatesId);stats.getInt(updatesId)stats.getLong(updatesId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1734
_2734
_1getUpdates
_2getUpdates
v0stats
v1updatesId
v0stats
v1updatesId
ReturnsTrue
return stats.getInt(createsId);return stats.getLong(createsId);stats.getInt(createsId)stats.getLong(createsId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1714
_2714
_1getCreates
_2getCreates
v0stats
v1createsId
v0stats
v1createsId
ReturnsTrue
return stats.getInt(destroysId);return stats.getLong(destroysId);stats.getInt(destroysId)stats.getLong(destroysId)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.cache.CachePerfStats
_1710
_2710
_1getDestroys
_2getDestroys
v0stats
v1destroysId
v0stats
v1destroysId
ReturnsTrue
misses=cachePerfStats.getInt(STR0);misses=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.admin.ClientStatsManager
_1199
_2199
_1misses
_2misses
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
puts=cachePerfStats.getInt(STR0);puts=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.admin.ClientStatsManager
_1198
_2198
_1puts
_2puts
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
gets=cachePerfStats.getInt(STR0);gets=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geodec00e1c79ae8fdf4d46e78958275bdde840d81538org.apache.geode.internal.admin.ClientStatsManager
_1197
_2197
_1gets
_2gets
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
return stats.getInt(clearsId);return stats.getLong(clearsId);stats.getInt(clearsId)stats.getLong(clearsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11389
_21390
_1getClearCount
_2getClearCount
v0stats
v1clearsId
v0stats
v1clearsId
ReturnsTrue
return stats.getInt(evictorJobsCompletedId);return stats.getLong(evictorJobsCompletedId);stats.getInt(evictorJobsCompletedId)stats.getLong(evictorJobsCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11348
_21349
_1getEvictorJobsCompleted
_2getEvictorJobsCompleted
v0stats
v1evictorJobsCompletedId
v0stats
v1evictorJobsCompletedId
ReturnsTrue
return stats.getInt(evictorJobsStartedId);return stats.getLong(evictorJobsStartedId);stats.getInt(evictorJobsStartedId)stats.getLong(evictorJobsStartedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11340
_21341
_1getEvictorJobsStarted
_2getEvictorJobsStarted
v0stats
v1evictorJobsStartedId
v0stats
v1evictorJobsStartedId
ReturnsTrue
return stats.getInt(retriesId);return stats.getLong(retriesId);stats.getInt(retriesId)stats.getLong(retriesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11316
_21317
_1getRetries
_2getRetries
v0stats
v1retriesId
v0stats
v1retriesId
ReturnsTrue
return stats.getInt(txRollbackChangesId);return stats.getLong(txRollbackChangesId);stats.getInt(txRollbackChangesId)stats.getLong(txRollbackChangesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11198
_21199
_1getTxRollbackChanges
_2getTxRollbackChanges
v0stats
v1txRollbackChangesId
v0stats
v1txRollbackChangesId
ReturnsTrue
return stats.getInt(txRollbacksId);return stats.getLong(txRollbacksId);stats.getInt(txRollbacksId)stats.getLong(txRollbacksId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11194
_21195
_1getTxRollbacks
_2getTxRollbacks
v0stats
v1txRollbacksId
v0stats
v1txRollbacksId
ReturnsTrue
return stats.getInt(txFailureChangesId);return stats.getLong(txFailureChangesId);stats.getInt(txFailureChangesId)stats.getLong(txFailureChangesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11182
_21183
_1getTxFailureChanges
_2getTxFailureChanges
v0stats
v1txFailureChangesId
v0stats
v1txFailureChangesId
ReturnsTrue
return stats.getInt(txFailuresId);return stats.getLong(txFailuresId);stats.getInt(txFailuresId)stats.getLong(txFailuresId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11178
_21179
_1getTxFailures
_2getTxFailures
v0stats
v1txFailuresId
v0stats
v1txFailuresId
ReturnsTrue
return stats.getInt(txCommitChangesId);return stats.getLong(txCommitChangesId);stats.getInt(txCommitChangesId)stats.getLong(txCommitChangesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11166
_21167
_1getTxCommitChanges
_2getTxCommitChanges
v0stats
v1txCommitChangesId
v0stats
v1txCommitChangesId
ReturnsTrue
return stats.getInt(txCommitsId);return stats.getLong(txCommitsId);stats.getInt(txCommitsId)stats.getLong(txCommitsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11162
_21163
_1getTxCommits
_2getTxCommits
v0stats
v1txCommitsId
v0stats
v1txCommitsId
ReturnsTrue
return stats.getInt(queryExecutionsId);return stats.getLong(queryExecutionsId);stats.getInt(queryExecutionsId)stats.getLong(queryExecutionsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11148
_21149
_1getQueryExecutions
_2getQueryExecutions
v0stats
v1queryExecutionsId
v0stats
v1queryExecutionsId
ReturnsTrue
return stats.getInt(indexUpdateCompletedId);return stats.getLong(indexUpdateCompletedId);stats.getInt(indexUpdateCompletedId)stats.getLong(indexUpdateCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_11046
_21047
_1getIndexUpdateCompleted
_2getIndexUpdateCompleted
v0stats
v1indexUpdateCompletedId
v0stats
v1indexUpdateCompletedId
ReturnsTrue
return stats.getInt(cacheListenerCallsCompletedId);return stats.getLong(cacheListenerCallsCompletedId);stats.getInt(cacheListenerCallsCompletedId)stats.getLong(cacheListenerCallsCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1993
_2994
_1getCacheListenerCallsCompleted
_2getCacheListenerCallsCompleted
v0stats
v1cacheListenerCallsCompletedId
v0stats
v1cacheListenerCallsCompletedId
ReturnsTrue
return stats.getInt(cacheWriterCallsCompletedId);return stats.getLong(cacheWriterCallsCompletedId);stats.getInt(cacheWriterCallsCompletedId)stats.getLong(cacheWriterCallsCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1968
_2969
_1getCacheWriterCallsCompleted
_2getCacheWriterCallsCompleted
v0stats
v1cacheWriterCallsCompletedId
v0stats
v1cacheWriterCallsCompletedId
ReturnsTrue
return stats.getInt(deltaFullValuesRequestedId);return stats.getLong(deltaFullValuesRequestedId);stats.getInt(deltaFullValuesRequestedId)stats.getLong(deltaFullValuesRequestedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1838
_2839
_1getDeltaFullValuesRequested
_2getDeltaFullValuesRequested
v0stats
v1deltaFullValuesRequestedId
v0stats
v1deltaFullValuesRequestedId
ReturnsTrue
return stats.getInt(deltaFullValuesSentId);return stats.getLong(deltaFullValuesSentId);stats.getInt(deltaFullValuesSentId)stats.getLong(deltaFullValuesSentId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1834
_2835
_1getDeltaFullValuesSent
_2getDeltaFullValuesSent
v0stats
v1deltaFullValuesSentId
v0stats
v1deltaFullValuesSentId
ReturnsTrue
return stats.getInt(deltasSentId);return stats.getLong(deltasSentId);stats.getInt(deltasSentId)stats.getLong(deltasSentId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1830
_2831
_1getDeltasSent
_2getDeltasSent
v0stats
v1deltasSentId
v0stats
v1deltasSentId
ReturnsTrue
return stats.getInt(deltasPreparedId);return stats.getLong(deltasPreparedId);stats.getInt(deltasPreparedId)stats.getLong(deltasPreparedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1822
_2823
_1getDeltasPrepared
_2getDeltasPrepared
v0stats
v1deltasPreparedId
v0stats
v1deltasPreparedId
ReturnsTrue
return stats.getInt(deltaFailedUpdatesId);return stats.getLong(deltaFailedUpdatesId);stats.getInt(deltaFailedUpdatesId)stats.getLong(deltaFailedUpdatesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1818
_2819
_1getDeltaFailedUpdates
_2getDeltaFailedUpdates
v0stats
v1deltaFailedUpdatesId
v0stats
v1deltaFailedUpdatesId
ReturnsTrue
return stats.getInt(deltaUpdatesId);return stats.getLong(deltaUpdatesId);stats.getInt(deltaUpdatesId)stats.getLong(deltaUpdatesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1810
_2811
_1getDeltaUpdates
_2getDeltaUpdates
v0stats
v1deltaUpdatesId
v0stats
v1deltaUpdatesId
ReturnsTrue
return stats.getInt(missesId);return stats.getLong(missesId);stats.getInt(missesId)stats.getLong(missesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1746
_2747
_1getMisses
_2getMisses
v0stats
v1missesId
v0stats
v1missesId
ReturnsTrue
return stats.getInt(getsId);return stats.getLong(getsId);stats.getInt(getsId)stats.getLong(getsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1738
_2739
_1getGets
_2getGets
v0stats
v1getsId
v0stats
v1getsId
ReturnsTrue
return stats.getInt(invalidatesId);return stats.getLong(invalidatesId);stats.getInt(invalidatesId)stats.getLong(invalidatesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1734
_2735
_1getInvalidates
_2getInvalidates
v0stats
v1invalidatesId
v0stats
v1invalidatesId
ReturnsTrue
return stats.getInt(updatesId);return stats.getLong(updatesId);stats.getInt(updatesId)stats.getLong(updatesId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1730
_2731
_1getUpdates
_2getUpdates
v0stats
v1updatesId
v0stats
v1updatesId
ReturnsTrue
return stats.getInt(removeAllsId);return stats.getLong(removeAllsId);stats.getInt(removeAllsId)stats.getLong(removeAllsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1726
_2727
_1getRemoveAlls
_2getRemoveAlls
v0stats
v1removeAllsId
v0stats
v1removeAllsId
ReturnsTrue
return stats.getInt(putallsId);return stats.getLong(putallsId);stats.getInt(putallsId)stats.getLong(putallsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1722
_2723
_1getPutAlls
_2getPutAlls
v0stats
v1putallsId
v0stats
v1putallsId
ReturnsTrue
return stats.getInt(putsId);return stats.getLong(putsId);stats.getInt(putsId)stats.getLong(putsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1714
_2715
_1getPuts
_2getPuts
v0stats
v1putsId
v0stats
v1putsId
ReturnsTrue
return stats.getInt(createsId);return stats.getLong(createsId);stats.getInt(createsId)stats.getLong(createsId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1710
_2711
_1getCreates
_2getCreates
v0stats
v1createsId
v0stats
v1createsId
ReturnsTrue
return stats.getInt(destroysId);return stats.getLong(destroysId);stats.getInt(destroysId)stats.getLong(destroysId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1706
_2707
_1getDestroys
_2getDestroys
v0stats
v1destroysId
v0stats
v1destroysId
ReturnsTrue
return stats.getInt(deltaGetInitialImagesCompletedId);return stats.getLong(deltaGetInitialImagesCompletedId);stats.getInt(deltaGetInitialImagesCompletedId)stats.getLong(deltaGetInitialImagesCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1694
_2695
_1getDeltaGetInitialImagesCompleted
_2getDeltaGetInitialImagesCompleted
v0stats
v1deltaGetInitialImagesCompletedId
v0stats
v1deltaGetInitialImagesCompletedId
ReturnsTrue
return stats.getInt(getInitialImagesCompletedId);return stats.getLong(getInitialImagesCompletedId);stats.getInt(getInitialImagesCompletedId)stats.getLong(getInitialImagesCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1690
_2691
_1getGetInitialImagesCompleted
_2getGetInitialImagesCompleted
v0stats
v1getInitialImagesCompletedId
v0stats
v1getInitialImagesCompletedId
ReturnsTrue
return stats.getInt(netsearchesCompletedId);return stats.getLong(netsearchesCompletedId);stats.getInt(netsearchesCompletedId)stats.getLong(netsearchesCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1682
_2683
_1getNetsearchesCompleted
_2getNetsearchesCompleted
v0stats
v1netsearchesCompletedId
v0stats
v1netsearchesCompletedId
ReturnsTrue
return stats.getInt(netloadsCompletedId);return stats.getLong(netloadsCompletedId);stats.getInt(netloadsCompletedId)stats.getLong(netloadsCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1678
_2679
_1getNetloadsCompleted
_2getNetloadsCompleted
v0stats
v1netloadsCompletedId
v0stats
v1netloadsCompletedId
ReturnsTrue
return stats.getInt(loadsCompletedId);return stats.getLong(loadsCompletedId);stats.getInt(loadsCompletedId)stats.getLong(loadsCompletedId)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.cache.CachePerfStats
_1670
_2671
_1getLoadsCompleted
_2getLoadsCompleted
v0stats
v1loadsCompletedId
v0stats
v1loadsCompletedId
ReturnsTrue
cacheListenerCalls=cachePerfStats.getInt(STR0);cacheListenerCalls=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.admin.ClientStatsManager
_1196
_2196
_1cacheListenerCalls
_2cacheListenerCalls
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
misses=cachePerfStats.getInt(STR0);misses=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.admin.ClientStatsManager
_1195
_2195
_1misses
_2misses
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
puts=cachePerfStats.getInt(STR0);puts=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.admin.ClientStatsManager
_1194
_2194
_1puts
_2puts
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
gets=cachePerfStats.getInt(STR0);gets=cachePerfStats.getLong(STR0);cachePerfStats.getInt(STR0)cachePerfStats.getLong(STR0)geode2be43b2f35f1ae65bebf6b4dfbe2b329d6dccb2forg.apache.geode.internal.admin.ClientStatsManager
_1193
_2193
_1gets
_2gets
v0cachePerfStats
v1STR0
v0cachePerfStats
v1STR0
AssignedToTrue
return config().getInt(STR0);return config().getLong(STR0);config().getInt(STR0)config().getLong(STR0)caffeineecd5e13e1b8abe9796e0ec5c9ac30aa691f7d472com.github.benmanes.caffeine.cache.simulator.BasicSettings
_179
_279
_1maximumSize
_2maximumSize
v0config()
v1STR0
v0config()
v1STR0
ReturnsTrue
return buf.getInt(SIZE_OFF);return buf.getLong(SIZE_OFF);buf.getInt(SIZE_OFF)buf.getLong(SIZE_OFF)ignitea2e52a612effdc7003a47c8766872f384f5e4874org.apache.ignite.internal.processors.cache.database.tree.io.PagePartMetaIO
_139
_242
_1getSize
_2getSize
v0buf
v1SIZE_OFF
v0buf
v1SIZE_OFF
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersFailedId);return this.stats.getLong(rebalancePrimaryTransfersFailedId);this.stats.getInt(rebalancePrimaryTransfersFailedId)this.stats.getLong(rebalancePrimaryTransfersFailedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11128
_21129
_1getRebalancePrimaryTransfersFailed
_2getRebalancePrimaryTransfersFailed
v0this.stats
v1rebalancePrimaryTransfersFailedId
v0this.stats
v1rebalancePrimaryTransfersFailedId
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersCompletedId);return this.stats.getLong(rebalancePrimaryTransfersCompletedId);this.stats.getInt(rebalancePrimaryTransfersCompletedId)this.stats.getLong(rebalancePrimaryTransfersCompletedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11124
_21125
_1getRebalancePrimaryTransfersCompleted
_2getRebalancePrimaryTransfersCompleted
v0this.stats
v1rebalancePrimaryTransfersCompletedId
v0this.stats
v1rebalancePrimaryTransfersCompletedId
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersInProgressId);return this.stats.getLong(rebalancePrimaryTransfersInProgressId);this.stats.getInt(rebalancePrimaryTransfersInProgressId)this.stats.getLong(rebalancePrimaryTransfersInProgressId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11120
_21121
_1getRebalancePrimaryTransfersInProgress
_2getRebalancePrimaryTransfersInProgress
v0this.stats
v1rebalancePrimaryTransfersInProgressId
v0this.stats
v1rebalancePrimaryTransfersInProgressId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesFailedId);return this.stats.getLong(rebalanceBucketCreatesFailedId);this.stats.getInt(rebalanceBucketCreatesFailedId)this.stats.getLong(rebalanceBucketCreatesFailedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11112
_21113
_1getRebalanceBucketCreatesFailed
_2getRebalanceBucketCreatesFailed
v0this.stats
v1rebalanceBucketCreatesFailedId
v0this.stats
v1rebalanceBucketCreatesFailedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesCompletedId);return this.stats.getLong(rebalanceBucketCreatesCompletedId);this.stats.getInt(rebalanceBucketCreatesCompletedId)this.stats.getLong(rebalanceBucketCreatesCompletedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11108
_21109
_1getRebalanceBucketCreatesCompleted
_2getRebalanceBucketCreatesCompleted
v0this.stats
v1rebalanceBucketCreatesCompletedId
v0this.stats
v1rebalanceBucketCreatesCompletedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesInProgressId);return this.stats.getLong(rebalanceBucketCreatesInProgressId);this.stats.getInt(rebalanceBucketCreatesInProgressId)this.stats.getLong(rebalanceBucketCreatesInProgressId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11104
_21105
_1getRebalanceBucketCreatesInProgress
_2getRebalanceBucketCreatesInProgress
v0this.stats
v1rebalanceBucketCreatesInProgressId
v0this.stats
v1rebalanceBucketCreatesInProgressId
ReturnsTrue
return this.stats.getInt(primaryTransfersFailedId);return this.stats.getLong(primaryTransfersFailedId);this.stats.getInt(primaryTransfersFailedId)this.stats.getLong(primaryTransfersFailedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11060
_21061
_1getPrimaryTransfersFailed
_2getPrimaryTransfersFailed
v0this.stats
v1primaryTransfersFailedId
v0this.stats
v1primaryTransfersFailedId
ReturnsTrue
return this.stats.getInt(primaryTransfersCompletedId);return this.stats.getLong(primaryTransfersCompletedId);this.stats.getInt(primaryTransfersCompletedId)this.stats.getLong(primaryTransfersCompletedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11056
_21057
_1getPrimaryTransfersCompleted
_2getPrimaryTransfersCompleted
v0this.stats
v1primaryTransfersCompletedId
v0this.stats
v1primaryTransfersCompletedId
ReturnsTrue
return this.stats.getInt(primaryTransfersInProgressId);return this.stats.getLong(primaryTransfersInProgressId);this.stats.getInt(primaryTransfersInProgressId)this.stats.getLong(primaryTransfersInProgressId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11052
_21053
_1getPrimaryTransfersInProgress
_2getPrimaryTransfersInProgress
v0this.stats
v1primaryTransfersInProgressId
v0this.stats
v1primaryTransfersInProgressId
ReturnsTrue
return this.stats.getInt(bucketCreatesFailedId);return this.stats.getLong(bucketCreatesFailedId);this.stats.getInt(bucketCreatesFailedId)this.stats.getLong(bucketCreatesFailedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11044
_21045
_1getBucketCreatesFailed
_2getBucketCreatesFailed
v0this.stats
v1bucketCreatesFailedId
v0this.stats
v1bucketCreatesFailedId
ReturnsTrue
return this.stats.getInt(bucketCreatesCompletedId);return this.stats.getLong(bucketCreatesCompletedId);this.stats.getInt(bucketCreatesCompletedId)this.stats.getLong(bucketCreatesCompletedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11040
_21041
_1getBucketCreatesCompleted
_2getBucketCreatesCompleted
v0this.stats
v1bucketCreatesCompletedId
v0this.stats
v1bucketCreatesCompletedId
ReturnsTrue
return this.stats.getInt(bucketCreatesInProgressId);return this.stats.getLong(bucketCreatesInProgressId);this.stats.getInt(bucketCreatesInProgressId)this.stats.getLong(bucketCreatesInProgressId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_11036
_21037
_1getBucketCreatesInProgress
_2getBucketCreatesInProgress
v0this.stats
v1bucketCreatesInProgressId
v0this.stats
v1bucketCreatesInProgressId
ReturnsTrue
return this.stats.getInt(configuredRedundantCopiesId);return this.stats.getLong(configuredRedundantCopiesId);this.stats.getInt(configuredRedundantCopiesId)this.stats.getLong(configuredRedundantCopiesId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1918
_2919
_1getConfiguredRedundantCopies
_2getConfiguredRedundantCopies
v0this.stats
v1configuredRedundantCopiesId
v0this.stats
v1configuredRedundantCopiesId
ReturnsTrue
return this.stats.getInt(noCopiesBucketCountId);return this.stats.getLong(noCopiesBucketCountId);this.stats.getInt(noCopiesBucketCountId)this.stats.getLong(noCopiesBucketCountId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1906
_2907
_1getNoCopiesBucketCount
_2getNoCopiesBucketCount
v0this.stats
v1noCopiesBucketCountId
v0this.stats
v1noCopiesBucketCountId
ReturnsTrue
return this.stats.getInt(lowRedundancyBucketCountId);return this.stats.getLong(lowRedundancyBucketCountId);this.stats.getInt(lowRedundancyBucketCountId)this.stats.getLong(lowRedundancyBucketCountId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1902
_2903
_1getLowRedundancyBucketCount
_2getLowRedundancyBucketCount
v0this.stats
v1lowRedundancyBucketCountId
v0this.stats
v1lowRedundancyBucketCountId
ReturnsTrue
return this.stats.getInt(volunteeringThreadsId);return this.stats.getLong(volunteeringThreadsId);this.stats.getInt(volunteeringThreadsId)this.stats.getLong(volunteeringThreadsId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1894
_2895
_1getVolunteeringThreads
_2getVolunteeringThreads
v0this.stats
v1volunteeringThreadsId
v0this.stats
v1volunteeringThreadsId
ReturnsTrue
return this.stats.getInt(primaryBucketCountId);return this.stats.getLong(primaryBucketCountId);this.stats.getInt(primaryBucketCountId)this.stats.getLong(primaryBucketCountId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1886
_2887
_1getPrimaryBucketCount
_2getPrimaryBucketCount
v0this.stats
v1primaryBucketCountId
v0this.stats
v1primaryBucketCountId
ReturnsTrue
return this.stats.getInt(totalNumBucketsId);return this.stats.getLong(totalNumBucketsId);this.stats.getInt(totalNumBucketsId)this.stats.getLong(totalNumBucketsId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1878
_2879
_1getTotalNumBuckets
_2getTotalNumBuckets
v0this.stats
v1totalNumBucketsId
v0this.stats
v1totalNumBucketsId
ReturnsTrue
return this.stats.getInt(volunteeringClosedId);return this.stats.getLong(volunteeringClosedId);this.stats.getInt(volunteeringClosedId)this.stats.getLong(volunteeringClosedId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1835
_2836
_1getVolunteeringClosed
_2getVolunteeringClosed
v0this.stats
v1volunteeringClosedId
v0this.stats
v1volunteeringClosedId
ReturnsTrue
return this.stats.getInt(volunteeringOtherPrimaryId);return this.stats.getLong(volunteeringOtherPrimaryId);this.stats.getInt(volunteeringOtherPrimaryId)this.stats.getLong(volunteeringOtherPrimaryId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1827
_2828
_1getVolunteeringOtherPrimary
_2getVolunteeringOtherPrimary
v0this.stats
v1volunteeringOtherPrimaryId
v0this.stats
v1volunteeringOtherPrimaryId
ReturnsTrue
return this.stats.getInt(volunteeringBecamePrimaryId);return this.stats.getLong(volunteeringBecamePrimaryId);this.stats.getInt(volunteeringBecamePrimaryId)this.stats.getLong(volunteeringBecamePrimaryId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1819
_2820
_1getVolunteeringBecamePrimary
_2getVolunteeringBecamePrimary
v0this.stats
v1volunteeringBecamePrimaryId
v0this.stats
v1volunteeringBecamePrimaryId
ReturnsTrue
return this.stats.getInt(volunteeringInProgressId);return this.stats.getLong(volunteeringInProgressId);this.stats.getInt(volunteeringInProgressId)this.stats.getLong(volunteeringInProgressId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1815
_2816
_1getVolunteeringInProgress
_2getVolunteeringInProgress
v0this.stats
v1volunteeringInProgressId
v0this.stats
v1volunteeringInProgressId
ReturnsTrue
return this.stats.getInt(dataStoreEntryCountId);return this.stats.getLong(dataStoreEntryCountId);this.stats.getInt(dataStoreEntryCountId)this.stats.getLong(dataStoreEntryCountId)geode7a94527ac804279bfd233e9a74ec02d53dcde0b2org.apache.geode.internal.cache.PartitionedRegionStats
_1778
_2780
_1getDataStoreEntryCount
_2getDataStoreEntryCount
v0this.stats
v1dataStoreEntryCountId
v0this.stats
v1dataStoreEntryCountId
ReturnsTrue
return buf.getInt(offset(idx));return buf.getLong(offset(idx));buf.getInt(offset(idx))buf.getLong(offset(idx))ignite34568eda31516ed52195cb54ecbaf7a9e84ab4b2org.apache.ignite.internal.processors.cache.database.tree.reuse.io.ReuseInnerIO
_153
_2121
_1getPageIndex
_2getAt
v0buf
v1offset(idx)
v0buf
v1offset(idx)
ReturnsTrue
return this.stats.getInt(numThreadsStuckId);return this.stats.getLong(numThreadsStuckId);this.stats.getInt(numThreadsStuckId)this.stats.getLong(numThreadsStuckId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1607
_2607
_1getNumThreadStuck
_2getNumThreadStuck
v0this.stats
v1numThreadsStuckId
v0this.stats
v1numThreadsStuckId
ReturnsTrue
return this.stats.getInt(thresholdEventProcessorThreadJobsId);return this.stats.getLong(thresholdEventProcessorThreadJobsId);this.stats.getInt(thresholdEventProcessorThreadJobsId)this.stats.getLong(thresholdEventProcessorThreadJobsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1566
_2566
_1getThresholdEventProcessorThreadJobs
_2getThresholdEventProcessorThreadJobs
v0this.stats
v1thresholdEventProcessorThreadJobsId
v0this.stats
v1thresholdEventProcessorThreadJobsId
ReturnsTrue
return this.stats.getInt(resourceEventQueueSizeId);return this.stats.getLong(resourceEventQueueSizeId);this.stats.getInt(resourceEventQueueSizeId)this.stats.getLong(resourceEventQueueSizeId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1558
_2558
_1getResourceEventQueueSize
_2getResourceEventQueueSize
v0this.stats
v1resourceEventQueueSizeId
v0this.stats
v1resourceEventQueueSizeId
ReturnsTrue
return this.stats.getInt(offHeapEvictionStopEventsId);return this.stats.getLong(offHeapEvictionStopEventsId);this.stats.getInt(offHeapEvictionStopEventsId)this.stats.getLong(offHeapEvictionStopEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1510
_2510
_1getOffHeapEvictionStopEvents
_2getOffHeapEvictionStopEvents
v0this.stats
v1offHeapEvictionStopEventsId
v0this.stats
v1offHeapEvictionStopEventsId
ReturnsTrue
return this.stats.getInt(evictionStopEventsId);return this.stats.getLong(evictionStopEventsId);this.stats.getInt(evictionStopEventsId)this.stats.getLong(evictionStopEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1502
_2502
_1getEvictionStopEvents
_2getEvictionStopEvents
v0this.stats
v1evictionStopEventsId
v0this.stats
v1evictionStopEventsId
ReturnsTrue
return this.stats.getInt(offHeapEvictionStartEventsId);return this.stats.getLong(offHeapEvictionStartEventsId);this.stats.getInt(offHeapEvictionStartEventsId)this.stats.getLong(offHeapEvictionStartEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1494
_2494
_1getOffHeapEvictionStartEvents
_2getOffHeapEvictionStartEvents
v0this.stats
v1offHeapEvictionStartEventsId
v0this.stats
v1offHeapEvictionStartEventsId
ReturnsTrue
return this.stats.getInt(evictionStartEventsId);return this.stats.getLong(evictionStartEventsId);this.stats.getInt(evictionStartEventsId)this.stats.getLong(evictionStartEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1486
_2486
_1getEvictionStartEvents
_2getEvictionStartEvents
v0this.stats
v1evictionStartEventsId
v0this.stats
v1evictionStartEventsId
ReturnsTrue
return this.stats.getInt(offHeapSafeEventsId);return this.stats.getLong(offHeapSafeEventsId);this.stats.getInt(offHeapSafeEventsId)this.stats.getLong(offHeapSafeEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1478
_2478
_1getOffHeapSafeEvents
_2getOffHeapSafeEvents
v0this.stats
v1offHeapSafeEventsId
v0this.stats
v1offHeapSafeEventsId
ReturnsTrue
return this.stats.getInt(heapSafeEventsId);return this.stats.getLong(heapSafeEventsId);this.stats.getInt(heapSafeEventsId)this.stats.getLong(heapSafeEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1470
_2470
_1getHeapSafeEvents
_2getHeapSafeEvents
v0this.stats
v1heapSafeEventsId
v0this.stats
v1heapSafeEventsId
ReturnsTrue
return this.stats.getInt(offHeapCriticalEventsId);return this.stats.getLong(offHeapCriticalEventsId);this.stats.getInt(offHeapCriticalEventsId)this.stats.getLong(offHeapCriticalEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1462
_2462
_1getOffHeapCriticalEvents
_2getOffHeapCriticalEvents
v0this.stats
v1offHeapCriticalEventsId
v0this.stats
v1offHeapCriticalEventsId
ReturnsTrue
return this.stats.getInt(heapCriticalEventsId);return this.stats.getLong(heapCriticalEventsId);this.stats.getInt(heapCriticalEventsId)this.stats.getLong(heapCriticalEventsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1454
_2454
_1getHeapCriticalEvents
_2getHeapCriticalEvents
v0this.stats
v1heapCriticalEventsId
v0this.stats
v1heapCriticalEventsId
ReturnsTrue
return this.stats.getInt(resourceEventsDeliveredId);return this.stats.getLong(resourceEventsDeliveredId);this.stats.getInt(resourceEventsDeliveredId)this.stats.getLong(resourceEventsDeliveredId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1446
_2446
_1getResourceEventsDelivered
_2getResourceEventsDelivered
v0this.stats
v1resourceEventsDeliveredId
v0this.stats
v1resourceEventsDeliveredId
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersFailedId);return this.stats.getLong(rebalancePrimaryTransfersFailedId);this.stats.getInt(rebalancePrimaryTransfersFailedId)this.stats.getLong(rebalancePrimaryTransfersFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1434
_2434
_1getRebalancePrimaryTransfersFailed
_2getRebalancePrimaryTransfersFailed
v0this.stats
v1rebalancePrimaryTransfersFailedId
v0this.stats
v1rebalancePrimaryTransfersFailedId
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersCompletedId);return this.stats.getLong(rebalancePrimaryTransfersCompletedId);this.stats.getInt(rebalancePrimaryTransfersCompletedId)this.stats.getLong(rebalancePrimaryTransfersCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1430
_2430
_1getRebalancePrimaryTransfersCompleted
_2getRebalancePrimaryTransfersCompleted
v0this.stats
v1rebalancePrimaryTransfersCompletedId
v0this.stats
v1rebalancePrimaryTransfersCompletedId
ReturnsTrue
return this.stats.getInt(rebalancePrimaryTransfersInProgressId);return this.stats.getLong(rebalancePrimaryTransfersInProgressId);this.stats.getInt(rebalancePrimaryTransfersInProgressId)this.stats.getLong(rebalancePrimaryTransfersInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1426
_2426
_1getRebalancePrimaryTransfersInProgress
_2getRebalancePrimaryTransfersInProgress
v0this.stats
v1rebalancePrimaryTransfersInProgressId
v0this.stats
v1rebalancePrimaryTransfersInProgressId
ReturnsTrue
return this.stats.getInt(rebalanceBucketTransfersFailedId);return this.stats.getLong(rebalanceBucketTransfersFailedId);this.stats.getInt(rebalanceBucketTransfersFailedId)this.stats.getLong(rebalanceBucketTransfersFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1414
_2414
_1getRebalanceBucketTransfersFailed
_2getRebalanceBucketTransfersFailed
v0this.stats
v1rebalanceBucketTransfersFailedId
v0this.stats
v1rebalanceBucketTransfersFailedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketTransfersCompletedId);return this.stats.getLong(rebalanceBucketTransfersCompletedId);this.stats.getInt(rebalanceBucketTransfersCompletedId)this.stats.getLong(rebalanceBucketTransfersCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1410
_2410
_1getRebalanceBucketTransfersCompleted
_2getRebalanceBucketTransfersCompleted
v0this.stats
v1rebalanceBucketTransfersCompletedId
v0this.stats
v1rebalanceBucketTransfersCompletedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketTransfersInProgressId);return this.stats.getLong(rebalanceBucketTransfersInProgressId);this.stats.getInt(rebalanceBucketTransfersInProgressId)this.stats.getLong(rebalanceBucketTransfersInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1406
_2406
_1getRebalanceBucketTransfersInProgress
_2getRebalanceBucketTransfersInProgress
v0this.stats
v1rebalanceBucketTransfersInProgressId
v0this.stats
v1rebalanceBucketTransfersInProgressId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesFailedId);return this.stats.getLong(rebalanceBucketCreatesFailedId);this.stats.getInt(rebalanceBucketCreatesFailedId)this.stats.getLong(rebalanceBucketCreatesFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1394
_2394
_1getRebalanceBucketCreatesFailed
_2getRebalanceBucketCreatesFailed
v0this.stats
v1rebalanceBucketCreatesFailedId
v0this.stats
v1rebalanceBucketCreatesFailedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesCompletedId);return this.stats.getLong(rebalanceBucketCreatesCompletedId);this.stats.getInt(rebalanceBucketCreatesCompletedId)this.stats.getLong(rebalanceBucketCreatesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1390
_2390
_1getRebalanceBucketCreatesCompleted
_2getRebalanceBucketCreatesCompleted
v0this.stats
v1rebalanceBucketCreatesCompletedId
v0this.stats
v1rebalanceBucketCreatesCompletedId
ReturnsTrue
return this.stats.getInt(rebalanceBucketCreatesInProgressId);return this.stats.getLong(rebalanceBucketCreatesInProgressId);this.stats.getInt(rebalanceBucketCreatesInProgressId)this.stats.getLong(rebalanceBucketCreatesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1386
_2386
_1getRebalanceBucketCreatesInProgress
_2getRebalanceBucketCreatesInProgress
v0this.stats
v1rebalanceBucketCreatesInProgressId
v0this.stats
v1rebalanceBucketCreatesInProgressId
ReturnsTrue
return this.stats.getInt(autoRebalanceAttemptsId);return this.stats.getLong(autoRebalanceAttemptsId);this.stats.getInt(autoRebalanceAttemptsId)this.stats.getLong(autoRebalanceAttemptsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1366
_2366
_1getAutoRebalanceAttempts
_2getAutoRebalanceAttempts
v0this.stats
v1autoRebalanceAttemptsId
v0this.stats
v1autoRebalanceAttemptsId
ReturnsTrue
return this.stats.getInt(rebalancesCompletedId);return this.stats.getLong(rebalancesCompletedId);this.stats.getInt(rebalancesCompletedId)this.stats.getLong(rebalancesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1362
_2362
_1getRebalancesCompleted
_2getRebalancesCompleted
v0this.stats
v1rebalancesCompletedId
v0this.stats
v1rebalancesCompletedId
ReturnsTrue
return this.stats.getInt(rebalancesInProgressId);return this.stats.getLong(rebalancesInProgressId);this.stats.getInt(rebalancesInProgressId)this.stats.getLong(rebalancesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1358
_2358
_1getRebalancesInProgress
_2getRebalancesInProgress
v0this.stats
v1rebalancesInProgressId
v0this.stats
v1rebalancesInProgressId
ReturnsTrue
return this.stats.getInt(rebalanceMembershipChanges);return this.stats.getLong(rebalanceMembershipChanges);this.stats.getInt(rebalanceMembershipChanges)this.stats.getLong(rebalanceMembershipChanges)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.control.ResourceManagerStats
_1354
_2354
_1getRebalanceMembershipChanges
_2getRebalanceMembershipChanges
v0this.stats
v1rebalanceMembershipChanges
v0this.stats
v1rebalanceMembershipChanges
ReturnsTrue
return stats.getInt(clearTimeoutsId);return stats.getLong(clearTimeoutsId);stats.getInt(clearTimeoutsId)stats.getLong(clearTimeoutsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11437
_21438
_1getClearTimeouts
_2getClearTimeouts
v0stats
v1clearTimeoutsId
v0stats
v1clearTimeoutsId
ReturnsTrue
return stats.getInt(tombstoneGCCountId);return stats.getLong(tombstoneGCCountId);stats.getInt(tombstoneGCCountId)stats.getLong(tombstoneGCCountId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11421
_21422
_1getTombstoneGCCount
_2getTombstoneGCCount
v0stats
v1tombstoneGCCountId
v0stats
v1tombstoneGCCountId
ReturnsTrue
return stats.getInt(tombstoneCountId);return stats.getLong(tombstoneCountId);stats.getInt(tombstoneCountId)stats.getLong(tombstoneCountId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11413
_21414
_1getTombstoneCount
_2getTombstoneCount
v0stats
v1tombstoneCountId
v0stats
v1tombstoneCountId
ReturnsTrue
return stats.getInt(evictorJobsCompletedId);return stats.getLong(evictorJobsCompletedId);stats.getInt(evictorJobsCompletedId)stats.getLong(evictorJobsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11365
_21366
_1getEvictorJobsCompleted
_2getEvictorJobsCompleted
v0stats
v1evictorJobsCompletedId
v0stats
v1evictorJobsCompletedId
ReturnsTrue
return stats.getInt(evictorJobsStartedId);return stats.getLong(evictorJobsStartedId);stats.getInt(evictorJobsStartedId)stats.getLong(evictorJobsStartedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11357
_21358
_1getEvictorJobsStarted
_2getEvictorJobsStarted
v0stats
v1evictorJobsStartedId
v0stats
v1evictorJobsStartedId
ReturnsTrue
return stats.getInt(diskTasksWaitingId);return stats.getLong(diskTasksWaitingId);stats.getInt(diskTasksWaitingId)stats.getLong(diskTasksWaitingId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11345
_21346
_1getDiskTasksWaiting
_2getDiskTasksWaiting
v0stats
v1diskTasksWaitingId
v0stats
v1diskTasksWaitingId
ReturnsTrue
return stats.getInt(retriesId);return stats.getLong(retriesId);stats.getInt(retriesId)stats.getLong(retriesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11333
_21334
_1getRetries
_2getRetries
v0stats
v1retriesId
v0stats
v1retriesId
ReturnsTrue
return stats.getInt(eventQueueSizeId);return stats.getLong(eventQueueSizeId);stats.getInt(eventQueueSizeId)stats.getLong(eventQueueSizeId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11305
_21306
_1getEventQueueSize
_2getEventQueueSize
v0stats
v1eventQueueSizeId
v0stats
v1eventQueueSizeId
ReturnsTrue
return stats.getInt(txRollbackChangesId);return stats.getLong(txRollbackChangesId);stats.getInt(txRollbackChangesId)stats.getLong(txRollbackChangesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11219
_21220
_1getTxRollbackChanges
_2getTxRollbackChanges
v0stats
v1txRollbackChangesId
v0stats
v1txRollbackChangesId
ReturnsTrue
return stats.getInt(txRollbacksId);return stats.getLong(txRollbacksId);stats.getInt(txRollbacksId)stats.getLong(txRollbacksId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11215
_21216
_1getTxRollbacks
_2getTxRollbacks
v0stats
v1txRollbacksId
v0stats
v1txRollbacksId
ReturnsTrue
return stats.getInt(txFailureChangesId);return stats.getLong(txFailureChangesId);stats.getInt(txFailureChangesId)stats.getLong(txFailureChangesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11203
_21204
_1getTxFailureChanges
_2getTxFailureChanges
v0stats
v1txFailureChangesId
v0stats
v1txFailureChangesId
ReturnsTrue
return stats.getInt(txFailuresId);return stats.getLong(txFailuresId);stats.getInt(txFailuresId)stats.getLong(txFailuresId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11199
_21200
_1getTxFailures
_2getTxFailures
v0stats
v1txFailuresId
v0stats
v1txFailuresId
ReturnsTrue
return stats.getInt(txCommitChangesId);return stats.getLong(txCommitChangesId);stats.getInt(txCommitChangesId)stats.getLong(txCommitChangesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11187
_21188
_1getTxCommitChanges
_2getTxCommitChanges
v0stats
v1txCommitChangesId
v0stats
v1txCommitChangesId
ReturnsTrue
return stats.getInt(txCommitsId);return stats.getLong(txCommitsId);stats.getInt(txCommitsId)stats.getLong(txCommitsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11183
_21184
_1getTxCommits
_2getTxCommits
v0stats
v1txCommitsId
v0stats
v1txCommitsId
ReturnsTrue
return stats.getInt(queryExecutionsId);return stats.getLong(queryExecutionsId);stats.getInt(queryExecutionsId)stats.getLong(queryExecutionsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11169
_21170
_1getQueryExecutions
_2getQueryExecutions
v0stats
v1queryExecutionsId
v0stats
v1queryExecutionsId
ReturnsTrue
return stats.getInt(indexUpdateCompletedId);return stats.getLong(indexUpdateCompletedId);stats.getInt(indexUpdateCompletedId)stats.getLong(indexUpdateCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11065
_21066
_1getIndexUpdateCompleted
_2getIndexUpdateCompleted
v0stats
v1indexUpdateCompletedId
v0stats
v1indexUpdateCompletedId
ReturnsTrue
return stats.getInt(cacheListenerCallsCompletedId);return stats.getLong(cacheListenerCallsCompletedId);stats.getInt(cacheListenerCallsCompletedId)stats.getLong(cacheListenerCallsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_11012
_21013
_1getCacheListenerCallsCompleted
_2getCacheListenerCallsCompleted
v0stats
v1cacheListenerCallsCompletedId
v0stats
v1cacheListenerCallsCompletedId
ReturnsTrue
return stats.getInt(cacheWriterCallsCompletedId);return stats.getLong(cacheWriterCallsCompletedId);stats.getInt(cacheWriterCallsCompletedId)stats.getLong(cacheWriterCallsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1987
_2988
_1getCacheWriterCallsCompleted
_2getCacheWriterCallsCompleted
v0stats
v1cacheWriterCallsCompletedId
v0stats
v1cacheWriterCallsCompletedId
ReturnsTrue
return stats.getInt(deltaFullValuesRequestedId);return stats.getLong(deltaFullValuesRequestedId);stats.getInt(deltaFullValuesRequestedId)stats.getLong(deltaFullValuesRequestedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1857
_2858
_1getDeltaFullValuesRequested
_2getDeltaFullValuesRequested
v0stats
v1deltaFullValuesRequestedId
v0stats
v1deltaFullValuesRequestedId
ReturnsTrue
return stats.getInt(deltaFullValuesSentId);return stats.getLong(deltaFullValuesSentId);stats.getInt(deltaFullValuesSentId)stats.getLong(deltaFullValuesSentId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1853
_2854
_1getDeltaFullValuesSent
_2getDeltaFullValuesSent
v0stats
v1deltaFullValuesSentId
v0stats
v1deltaFullValuesSentId
ReturnsTrue
return stats.getInt(deltasSentId);return stats.getLong(deltasSentId);stats.getInt(deltasSentId)stats.getLong(deltasSentId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1849
_2850
_1getDeltasSent
_2getDeltasSent
v0stats
v1deltasSentId
v0stats
v1deltasSentId
ReturnsTrue
return stats.getInt(deltasPreparedId);return stats.getLong(deltasPreparedId);stats.getInt(deltasPreparedId)stats.getLong(deltasPreparedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1841
_2842
_1getDeltasPrepared
_2getDeltasPrepared
v0stats
v1deltasPreparedId
v0stats
v1deltasPreparedId
ReturnsTrue
return stats.getInt(deltaFailedUpdatesId);return stats.getLong(deltaFailedUpdatesId);stats.getInt(deltaFailedUpdatesId)stats.getLong(deltaFailedUpdatesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1837
_2838
_1getDeltaFailedUpdates
_2getDeltaFailedUpdates
v0stats
v1deltaFailedUpdatesId
v0stats
v1deltaFailedUpdatesId
ReturnsTrue
return stats.getInt(deltaUpdatesId);return stats.getLong(deltaUpdatesId);stats.getInt(deltaUpdatesId)stats.getLong(deltaUpdatesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1829
_2830
_1getDeltaUpdates
_2getDeltaUpdates
v0stats
v1deltaUpdatesId
v0stats
v1deltaUpdatesId
ReturnsTrue
return stats.getInt(reliableRegionsMissingNoAccessId);return stats.getLong(reliableRegionsMissingNoAccessId);stats.getInt(reliableRegionsMissingNoAccessId)stats.getLong(reliableRegionsMissingNoAccessId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1817
_2818
_1getReliableRegionsMissingNoAccess
_2getReliableRegionsMissingNoAccess
v0stats
v1reliableRegionsMissingNoAccessId
v0stats
v1reliableRegionsMissingNoAccessId
ReturnsTrue
return stats.getInt(reliableRegionsMissingLimitedAccessId);return stats.getLong(reliableRegionsMissingLimitedAccessId);stats.getInt(reliableRegionsMissingLimitedAccessId)stats.getLong(reliableRegionsMissingLimitedAccessId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1809
_2810
_1getReliableRegionsMissingLimitedAccess
_2getReliableRegionsMissingLimitedAccess
v0stats
v1reliableRegionsMissingLimitedAccessId
v0stats
v1reliableRegionsMissingLimitedAccessId
ReturnsTrue
return stats.getInt(reliableRegionsMissingFullAccessId);return stats.getLong(reliableRegionsMissingFullAccessId);stats.getInt(reliableRegionsMissingFullAccessId)stats.getLong(reliableRegionsMissingFullAccessId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1801
_2802
_1getReliableRegionsMissingFullAccess
_2getReliableRegionsMissingFullAccess
v0stats
v1reliableRegionsMissingFullAccessId
v0stats
v1reliableRegionsMissingFullAccessId
ReturnsTrue
return stats.getInt(reliableRegionsMissingId);return stats.getLong(reliableRegionsMissingId);stats.getInt(reliableRegionsMissingId)stats.getLong(reliableRegionsMissingId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1789
_2790
_1getReliableRegionsMissing
_2getReliableRegionsMissing
v0stats
v1reliableRegionsMissingId
v0stats
v1reliableRegionsMissingId
ReturnsTrue
return stats.getInt(reliableQueuedOpsId);return stats.getLong(reliableQueuedOpsId);stats.getInt(reliableQueuedOpsId)stats.getLong(reliableQueuedOpsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1769
_2770
_1getReliableQueuedOps
_2getReliableQueuedOps
v0stats
v1reliableQueuedOpsId
v0stats
v1reliableQueuedOpsId
ReturnsTrue
return this.stats.getInt(overflowQueueSizeId);return this.stats.getLong(overflowQueueSizeId);this.stats.getInt(overflowQueueSizeId)this.stats.getLong(overflowQueueSizeId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11170
_21172
_1getOverflowQueueSize
_2getOverflowQueueSize
v0this.stats
v1overflowQueueSizeId
v0this.stats
v1overflowQueueSizeId
ReturnsTrue
return stats.getInt(removeAllsId);return stats.getLong(removeAllsId);stats.getInt(removeAllsId)stats.getLong(removeAllsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1745
_2746
_1getRemoveAlls
_2getRemoveAlls
v0stats
v1removeAllsId
v0stats
v1removeAllsId
ReturnsTrue
return stats.getInt(putAllsId);return stats.getLong(putAllsId);stats.getInt(putAllsId)stats.getLong(putAllsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1741
_2742
_1getPutAlls
_2getPutAlls
v0stats
v1putAllsId
v0stats
v1putAllsId
ReturnsTrue
return stats.getInt(regionsId);return stats.getLong(regionsId);stats.getInt(regionsId)stats.getLong(regionsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1721
_2722
_1getRegions
_2getRegions
v0stats
v1regionsId
v0stats
v1regionsId
ReturnsTrue
return stats.getInt(getInitialImageKeysReceivedId);return stats.getLong(getInitialImageKeysReceivedId);stats.getInt(getInitialImageKeysReceivedId)stats.getLong(getInitialImageKeysReceivedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1717
_2718
_1getGetInitialImageKeysReceived
_2getGetInitialImageKeysReceived
v0stats
v1getInitialImageKeysReceivedId
v0stats
v1getInitialImageKeysReceivedId
ReturnsTrue
return stats.getInt(deltaGetInitialImagesCompletedId);return stats.getLong(deltaGetInitialImagesCompletedId);stats.getInt(deltaGetInitialImagesCompletedId)stats.getLong(deltaGetInitialImagesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1713
_2714
_1getDeltaGetInitialImagesCompleted
_2getDeltaGetInitialImagesCompleted
v0stats
v1deltaGetInitialImagesCompletedId
v0stats
v1deltaGetInitialImagesCompletedId
ReturnsTrue
return stats.getInt(getInitialImagesCompletedId);return stats.getLong(getInitialImagesCompletedId);stats.getInt(getInitialImagesCompletedId)stats.getLong(getInitialImagesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1709
_2710
_1getGetInitialImagesCompleted
_2getGetInitialImagesCompleted
v0stats
v1getInitialImagesCompletedId
v0stats
v1getInitialImagesCompletedId
ReturnsTrue
return stats.getInt(netsearchesCompletedId);return stats.getLong(netsearchesCompletedId);stats.getInt(netsearchesCompletedId)stats.getLong(netsearchesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1701
_2702
_1getNetsearchesCompleted
_2getNetsearchesCompleted
v0stats
v1netsearchesCompletedId
v0stats
v1netsearchesCompletedId
ReturnsTrue
return stats.getInt(netloadsCompletedId);return stats.getLong(netloadsCompletedId);stats.getInt(netloadsCompletedId)stats.getLong(netloadsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1697
_2698
_1getNetloadsCompleted
_2getNetloadsCompleted
v0stats
v1netloadsCompletedId
v0stats
v1netloadsCompletedId
ReturnsTrue
return stats.getInt(loadsCompletedId);return stats.getLong(loadsCompletedId);stats.getInt(loadsCompletedId)stats.getLong(loadsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.internal.cache.CachePerfStats
_1689
_2690
_1getLoadsCompleted
_2getLoadsCompleted
v0stats
v1loadsCompletedId
v0stats
v1loadsCompletedId
ReturnsTrue
return this.stats.getInt(freeResourcesFailedId);return this.stats.getLong(freeResourcesFailedId);this.stats.getInt(freeResourcesFailedId)this.stats.getLong(freeResourcesFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11069
_21069
_1getFreeResourcesFailed
_2getFreeResourcesFailed
v0this.stats
v1freeResourcesFailedId
v0this.stats
v1freeResourcesFailedId
ReturnsTrue
return this.stats.getInt(freeResourcesCompletedId);return this.stats.getLong(freeResourcesCompletedId);this.stats.getInt(freeResourcesCompletedId)this.stats.getLong(freeResourcesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11059
_21059
_1getFreeResourcesCompleted
_2getFreeResourcesCompleted
v0this.stats
v1freeResourcesCompletedId
v0this.stats
v1freeResourcesCompletedId
ReturnsTrue
return this.stats.getInt(becomeGrantorRequestsId);return this.stats.getLong(becomeGrantorRequestsId);this.stats.getInt(becomeGrantorRequestsId)this.stats.getLong(becomeGrantorRequestsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11049
_21049
_1getBecomeGrantorRequests
_2getBecomeGrantorRequests
v0this.stats
v1becomeGrantorRequestsId
v0this.stats
v1becomeGrantorRequestsId
ReturnsTrue
return stats.getInt(lockReleasesCompletedId);return stats.getLong(lockReleasesCompletedId);stats.getInt(lockReleasesCompletedId)stats.getLong(lockReleasesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11022
_21022
_1getLockReleasesCompleted
_2getLockReleasesCompleted
v0stats
v1lockReleasesCompletedId
v0stats
v1lockReleasesCompletedId
ReturnsTrue
return stats.getInt(lockReleasesInProgressId);return stats.getLong(lockReleasesInProgressId);stats.getInt(lockReleasesInProgressId)stats.getLong(lockReleasesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11017
_21017
_1getLockReleasesInProgress
_2getLockReleasesInProgress
v0stats
v1lockReleasesInProgressId
v0stats
v1lockReleasesInProgressId
ReturnsTrue
return this.stats.getInt(destroyWritesId);return this.stats.getLong(destroyWritesId);this.stats.getInt(destroyWritesId)this.stats.getLong(destroyWritesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_11006
_21006
_1getDestroyWrites
_2getDestroyWrites
v0this.stats
v1destroyWritesId
v0this.stats
v1destroyWritesId
ReturnsTrue
return this.stats.getInt(destroyReadsId);return this.stats.getLong(destroyReadsId);this.stats.getInt(destroyReadsId)this.stats.getLong(destroyReadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1995
_2995
_1getDestroyReads
_2getDestroyReads
v0this.stats
v1destroyReadsId
v0this.stats
v1destroyReadsId
ReturnsTrue
return stats.getInt(destroyWriteWaitsFailedId);return stats.getLong(destroyWriteWaitsFailedId);stats.getInt(destroyWriteWaitsFailedId)stats.getLong(destroyWriteWaitsFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1956
_2956
_1getDestroyWriteWaitsFailed
_2getDestroyWriteWaitsFailed
v0stats
v1destroyWriteWaitsFailedId
v0stats
v1destroyWriteWaitsFailedId
ReturnsTrue
return stats.getInt(destroyWriteWaitsCompletedId);return stats.getLong(destroyWriteWaitsCompletedId);stats.getInt(destroyWriteWaitsCompletedId)stats.getLong(destroyWriteWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1951
_2951
_1getDestroyWriteWaitsCompleted
_2getDestroyWriteWaitsCompleted
v0stats
v1destroyWriteWaitsCompletedId
v0stats
v1destroyWriteWaitsCompletedId
ReturnsTrue
return stats.getInt(destroyWriteWaitsInProgressId);return stats.getLong(destroyWriteWaitsInProgressId);stats.getInt(destroyWriteWaitsInProgressId)stats.getLong(destroyWriteWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1946
_2946
_1getDestroyWriteWaitsInProgress
_2getDestroyWriteWaitsInProgress
v0stats
v1destroyWriteWaitsInProgressId
v0stats
v1destroyWriteWaitsInProgressId
ReturnsTrue
return stats.getInt(destroyReadWaitsFailedId);return stats.getLong(destroyReadWaitsFailedId);stats.getInt(destroyReadWaitsFailedId)stats.getLong(destroyReadWaitsFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1907
_2907
_1getDestroyReadWaitsFailed
_2getDestroyReadWaitsFailed
v0stats
v1destroyReadWaitsFailedId
v0stats
v1destroyReadWaitsFailedId
ReturnsTrue
return stats.getInt(destroyReadWaitsCompletedId);return stats.getLong(destroyReadWaitsCompletedId);stats.getInt(destroyReadWaitsCompletedId)stats.getLong(destroyReadWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1902
_2902
_1getDestroyReadWaitsCompleted
_2getDestroyReadWaitsCompleted
v0stats
v1destroyReadWaitsCompletedId
v0stats
v1destroyReadWaitsCompletedId
ReturnsTrue
return stats.getInt(destroyReadWaitsInProgressId);return stats.getLong(destroyReadWaitsInProgressId);stats.getInt(destroyReadWaitsInProgressId)stats.getLong(destroyReadWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1897
_2897
_1getDestroyReadWaitsInProgress
_2getDestroyReadWaitsInProgress
v0stats
v1destroyReadWaitsInProgressId
v0stats
v1destroyReadWaitsInProgressId
ReturnsTrue
return this.stats.getInt(pendingRequestsId);return this.stats.getLong(pendingRequestsId);this.stats.getInt(pendingRequestsId)this.stats.getLong(pendingRequestsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1886
_2886
_1getPendingRequests
_2getPendingRequests
v0this.stats
v1pendingRequestsId
v0this.stats
v1pendingRequestsId
ReturnsTrue
return stats.getInt(grantorThreadsCompletedId);return stats.getLong(grantorThreadsCompletedId);stats.getInt(grantorThreadsCompletedId)stats.getLong(grantorThreadsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1824
_2824
_1getGrantorThreadsCompleted
_2getGrantorThreadsCompleted
v0stats
v1grantorThreadsCompletedId
v0stats
v1grantorThreadsCompletedId
ReturnsTrue
return stats.getInt(grantorThreadsInProgressId);return stats.getLong(grantorThreadsInProgressId);stats.getInt(grantorThreadsInProgressId)stats.getLong(grantorThreadsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1819
_2819
_1getGrantorThreadsInProgress
_2getGrantorThreadsInProgress
v0stats
v1grantorThreadsInProgressId
v0stats
v1grantorThreadsInProgressId
ReturnsTrue
return stats.getInt(grantorWaitsFailedId);return stats.getLong(grantorWaitsFailedId);stats.getInt(grantorWaitsFailedId)stats.getLong(grantorWaitsFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1780
_2780
_1getGrantorWaitsFailed
_2getGrantorWaitsFailed
v0stats
v1grantorWaitsFailedId
v0stats
v1grantorWaitsFailedId
ReturnsTrue
return stats.getInt(grantorWaitsCompletedId);return stats.getLong(grantorWaitsCompletedId);stats.getInt(grantorWaitsCompletedId)stats.getLong(grantorWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1775
_2775
_1getGrantorWaitsCompleted
_2getGrantorWaitsCompleted
v0stats
v1grantorWaitsCompletedId
v0stats
v1grantorWaitsCompletedId
ReturnsTrue
return stats.getInt(grantorWaitsInProgressId);return stats.getLong(grantorWaitsInProgressId);stats.getInt(grantorWaitsInProgressId)stats.getLong(grantorWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1770
_2770
_1getGrantorWaitsInProgress
_2getGrantorWaitsInProgress
v0stats
v1grantorWaitsInProgressId
v0stats
v1grantorWaitsInProgressId
ReturnsTrue
return stats.getInt(serviceCreatesCompletedId);return stats.getLong(serviceCreatesCompletedId);stats.getInt(serviceCreatesCompletedId)stats.getLong(serviceCreatesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1730
_2730
_1getServiceCreatesCompleted
_2getServiceCreatesCompleted
v0stats
v1serviceCreatesCompletedId
v0stats
v1serviceCreatesCompletedId
ReturnsTrue
return stats.getInt(serviceCreatesInProgressId);return stats.getLong(serviceCreatesInProgressId);stats.getInt(serviceCreatesInProgressId)stats.getLong(serviceCreatesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1725
_2725
_1getServiceCreatesInProgress
_2getServiceCreatesInProgress
v0stats
v1serviceCreatesInProgressId
v0stats
v1serviceCreatesInProgressId
ReturnsTrue
return stats.getInt(createGrantorsCompletedId);return stats.getLong(createGrantorsCompletedId);stats.getInt(createGrantorsCompletedId)stats.getLong(createGrantorsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1698
_2698
_1getCreateGrantorsCompleted
_2getCreateGrantorsCompleted
v0stats
v1createGrantorsCompletedId
v0stats
v1createGrantorsCompletedId
ReturnsTrue
return stats.getInt(createGrantorsInProgressId);return stats.getLong(createGrantorsInProgressId);stats.getInt(createGrantorsInProgressId)stats.getLong(createGrantorsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1693
_2693
_1getCreateGrantorsInProgress
_2getCreateGrantorsInProgress
v0stats
v1createGrantorsInProgressId
v0stats
v1createGrantorsInProgressId
ReturnsTrue
return stats.getInt(grantWaitsDestroyedId);return stats.getLong(grantWaitsDestroyedId);stats.getInt(grantWaitsDestroyedId)stats.getLong(grantWaitsDestroyedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1602
_2602
_1getGrantWaitsDestroyed
_2getGrantWaitsDestroyed
v0stats
v1grantWaitsDestroyedId
v0stats
v1grantWaitsDestroyedId
ReturnsTrue
return stats.getInt(grantWaitsSuspendedId);return stats.getLong(grantWaitsSuspendedId);stats.getInt(grantWaitsSuspendedId)stats.getLong(grantWaitsSuspendedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1598
_2598
_1getGrantWaitsSuspended
_2getGrantWaitsSuspended
v0stats
v1grantWaitsSuspendedId
v0stats
v1grantWaitsSuspendedId
ReturnsTrue
return stats.getInt(grantWaitsFailedId);return stats.getLong(grantWaitsFailedId);stats.getInt(grantWaitsFailedId)stats.getLong(grantWaitsFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1593
_2593
_1getGrantWaitsFailed
_2getGrantWaitsFailed
v0stats
v1grantWaitsFailedId
v0stats
v1grantWaitsFailedId
ReturnsTrue
return stats.getInt(grantWaitsCompletedId);return stats.getLong(grantWaitsCompletedId);stats.getInt(grantWaitsCompletedId)stats.getLong(grantWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1588
_2588
_1getGrantWaitsCompleted
_2getGrantWaitsCompleted
v0stats
v1grantWaitsCompletedId
v0stats
v1grantWaitsCompletedId
ReturnsTrue
return stats.getInt(grantWaitsInProgressId);return stats.getLong(grantWaitsInProgressId);stats.getInt(grantWaitsInProgressId)stats.getLong(grantWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1583
_2583
_1getGrantWaitsInProgress
_2getGrantWaitsInProgress
v0stats
v1grantWaitsInProgressId
v0stats
v1grantWaitsInProgressId
ReturnsTrue
return this.stats.getInt(requestQueuesId);return this.stats.getLong(requestQueuesId);this.stats.getInt(requestQueuesId)this.stats.getLong(requestQueuesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1572
_2572
_1getRequestQueues
_2getRequestQueues
v0this.stats
v1requestQueuesId
v0this.stats
v1requestQueuesId
ReturnsTrue
return this.stats.getInt(grantTokensId);return this.stats.getLong(grantTokensId);this.stats.getInt(grantTokensId)this.stats.getLong(grantTokensId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1561
_2561
_1getGrantTokens
_2getGrantTokens
v0this.stats
v1grantTokensId
v0this.stats
v1grantTokensId
ReturnsTrue
return this.stats.getInt(tokensId);return this.stats.getLong(tokensId);this.stats.getInt(tokensId)this.stats.getLong(tokensId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1550
_2550
_1getTokens
_2getTokens
v0this.stats
v1tokensId
v0this.stats
v1tokensId
ReturnsTrue
return this.stats.getInt(grantorsId);return this.stats.getLong(grantorsId);this.stats.getInt(grantorsId)this.stats.getLong(grantorsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1539
_2539
_1getGrantors
_2getGrantors
v0this.stats
v1grantorsId
v0this.stats
v1grantorsId
ReturnsTrue
return this.stats.getInt(servicesId);return this.stats.getLong(servicesId);this.stats.getInt(servicesId)this.stats.getLong(servicesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1528
_2528
_1getServices
_2getServices
v0this.stats
v1servicesId
v0this.stats
v1servicesId
ReturnsTrue
return this.stats.getInt(waitingThreadsId);return this.stats.getLong(waitingThreadsId);this.stats.getInt(waitingThreadsId)this.stats.getLong(waitingThreadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1517
_2517
_1getWaitingThreads
_2getWaitingThreads
v0this.stats
v1waitingThreadsId
v0this.stats
v1waitingThreadsId
ReturnsTrue
return this.stats.getInt(serialThreadsId);return this.stats.getLong(serialThreadsId);this.stats.getInt(serialThreadsId)this.stats.getLong(serialThreadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1506
_2506
_1getNumSerialThreads
_2getNumSerialThreads
v0this.stats
v1serialThreadsId
v0this.stats
v1serialThreadsId
ReturnsTrue
return this.stats.getInt(serialQueueSizeId);return this.stats.getLong(serialQueueSizeId);this.stats.getInt(serialQueueSizeId)this.stats.getLong(serialQueueSizeId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1495
_2495
_1getSerialQueueSize
_2getSerialQueueSize
v0this.stats
v1serialQueueSizeId
v0this.stats
v1serialQueueSizeId
ReturnsTrue
return this.stats.getInt(waitingQueueSizeId);return this.stats.getLong(waitingQueueSizeId);this.stats.getInt(waitingQueueSizeId)this.stats.getLong(waitingQueueSizeId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1484
_2484
_1getWaitingQueueSize
_2getWaitingQueueSize
v0this.stats
v1waitingQueueSizeId
v0this.stats
v1waitingQueueSizeId
ReturnsTrue
return stats.getInt(lockWaitsFailedId);return stats.getLong(lockWaitsFailedId);stats.getInt(lockWaitsFailedId)stats.getLong(lockWaitsFailedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1445
_2445
_1getLockWaitsFailed
_2getLockWaitsFailed
v0stats
v1lockWaitsFailedId
v0stats
v1lockWaitsFailedId
ReturnsTrue
return stats.getInt(lockWaitsCompletedId);return stats.getLong(lockWaitsCompletedId);stats.getInt(lockWaitsCompletedId)stats.getLong(lockWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1440
_2440
_1getLockWaitsCompleted
_2getLockWaitsCompleted
v0stats
v1lockWaitsCompletedId
v0stats
v1lockWaitsCompletedId
ReturnsTrue
return stats.getInt(lockWaitsInProgressId);return stats.getLong(lockWaitsInProgressId);stats.getInt(lockWaitsInProgressId)stats.getLong(lockWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.locks.DLockStats
_1435
_2435
_1getLockWaitsInProgress
_2getLockWaitsInProgress
v0stats
v1lockWaitsInProgressId
v0stats
v1lockWaitsInProgressId
ReturnsTrue
return this.stats.getInt(initialImageRequestsInProgressId);return this.stats.getLong(initialImageRequestsInProgressId);this.stats.getInt(initialImageRequestsInProgressId)this.stats.getLong(initialImageRequestsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_12420
_22422
_1getInitialImageRequestsInProgress
_2getInitialImageRequestsInProgress
v0this.stats
v1initialImageRequestsInProgressId
v0this.stats
v1initialImageRequestsInProgressId
ReturnsTrue
return this.stats.getInt(initialImageMessagesInFlightId);return this.stats.getLong(initialImageMessagesInFlightId);this.stats.getInt(initialImageMessagesInFlightId)this.stats.getLong(initialImageMessagesInFlightId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_12410
_22412
_1getInitialImageMessagesInFlight
_2getInitialImageMessagesInFlight
v0this.stats
v1initialImageMessagesInFlightId
v0this.stats
v1initialImageMessagesInFlightId
ReturnsTrue
return this.stats.getInt(eldersId);return this.stats.getLong(eldersId);this.stats.getInt(eldersId)this.stats.getLong(eldersId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_12400
_22402
_1getElders
_2getElders
v0this.stats
v1eldersId
v0this.stats
v1eldersId
ReturnsTrue
return stats.getInt(mcastRetransmitsId);return stats.getLong(mcastRetransmitsId);stats.getInt(mcastRetransmitsId)stats.getLong(mcastRetransmitsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_12251
_22253
_1getMcastRetransmits
_2getMcastRetransmits
v0stats
v1mcastRetransmitsId
v0stats
v1mcastRetransmitsId
ReturnsTrue
return stats.getInt(asyncThreadCompletedId);return stats.getLong(asyncThreadCompletedId);stats.getInt(asyncThreadCompletedId)stats.getLong(asyncThreadCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11873
_21875
_1getAsyncThreadCompleted
_2getAsyncThreadCompleted
v0stats
v1asyncThreadCompletedId
v0stats
v1asyncThreadCompletedId
ReturnsTrue
return stats.getInt(asyncThreadInProgressId);return stats.getLong(asyncThreadInProgressId);stats.getInt(asyncThreadInProgressId)stats.getLong(asyncThreadInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11868
_21870
_1getAsyncThreadInProgress
_2getAsyncThreadInProgress
v0stats
v1asyncThreadInProgressId
v0stats
v1asyncThreadInProgressId
ReturnsTrue
return stats.getInt(asyncThreadsId);return stats.getLong(asyncThreadsId);stats.getInt(asyncThreadsId)stats.getLong(asyncThreadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11858
_21860
_1getAsyncThreads
_2getAsyncThreads
v0stats
v1asyncThreadsId
v0stats
v1asyncThreadsId
ReturnsTrue
return stats.getInt(asyncDistributionTimeoutExceededId);return stats.getLong(asyncDistributionTimeoutExceededId);stats.getInt(asyncDistributionTimeoutExceededId)stats.getLong(asyncDistributionTimeoutExceededId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11808
_21810
_1getAsyncDistributionTimeoutExceeded
_2getAsyncDistributionTimeoutExceeded
v0stats
v1asyncDistributionTimeoutExceededId
v0stats
v1asyncDistributionTimeoutExceededId
ReturnsTrue
return stats.getInt(asyncQueueSizeExceededId);return stats.getLong(asyncQueueSizeExceededId);stats.getInt(asyncQueueSizeExceededId)stats.getLong(asyncQueueSizeExceededId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11798
_21800
_1getAsyncQueueSizeExceeded
_2getAsyncQueueSizeExceeded
v0stats
v1asyncQueueSizeExceededId
v0stats
v1asyncQueueSizeExceededId
ReturnsTrue
return stats.getInt(asyncQueueTimeoutExceededId);return stats.getLong(asyncQueueTimeoutExceededId);stats.getInt(asyncQueueTimeoutExceededId)stats.getLong(asyncQueueTimeoutExceededId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11788
_21790
_1getAsyncQueueTimeouts
_2getAsyncQueueTimeouts
v0stats
v1asyncQueueTimeoutExceededId
v0stats
v1asyncQueueTimeoutExceededId
ReturnsTrue
return stats.getInt(asyncQueueFlushesCompletedId);return stats.getLong(asyncQueueFlushesCompletedId);stats.getInt(asyncQueueFlushesCompletedId)stats.getLong(asyncQueueFlushesCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11763
_21765
_1getAsyncQueueFlushesCompleted
_2getAsyncQueueFlushesCompleted
v0stats
v1asyncQueueFlushesCompletedId
v0stats
v1asyncQueueFlushesCompletedId
ReturnsTrue
return stats.getInt(asyncQueueFlushesInProgressId);return stats.getLong(asyncQueueFlushesInProgressId);stats.getInt(asyncQueueFlushesInProgressId)stats.getLong(asyncQueueFlushesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11758
_21760
_1getAsyncQueueFlushesInProgress
_2getAsyncQueueFlushesInProgress
v0stats
v1asyncQueueFlushesInProgressId
v0stats
v1asyncQueueFlushesInProgressId
ReturnsTrue
return stats.getInt(asyncQueuesId);return stats.getLong(asyncQueuesId);stats.getInt(asyncQueuesId)stats.getLong(asyncQueuesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11748
_21750
_1getAsyncQueues
_2getAsyncQueues
v0stats
v1asyncQueuesId
v0stats
v1asyncQueuesId
ReturnsTrue
return stats.getInt(asyncSocketWriteRetriesId);return stats.getLong(asyncSocketWriteRetriesId);stats.getInt(asyncSocketWriteRetriesId)stats.getLong(asyncSocketWriteRetriesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11709
_21711
_1getAsyncSocketWriteRetries
_2getAsyncSocketWriteRetries
v0stats
v1asyncSocketWriteRetriesId
v0stats
v1asyncSocketWriteRetriesId
ReturnsTrue
return stats.getInt(asyncSocketWritesId);return stats.getLong(asyncSocketWritesId);stats.getInt(asyncSocketWritesId)stats.getLong(asyncSocketWritesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11704
_21706
_1getAsyncSocketWrites
_2getAsyncSocketWrites
v0stats
v1asyncSocketWritesId
v0stats
v1asyncSocketWritesId
ReturnsTrue
return stats.getInt(asyncSocketWritesInProgressId);return stats.getLong(asyncSocketWritesInProgressId);stats.getInt(asyncSocketWritesInProgressId)stats.getLong(asyncSocketWritesInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11699
_21701
_1getAsyncSocketWritesInProgress
_2getAsyncSocketWritesInProgress
v0stats
v1asyncSocketWritesInProgressId
v0stats
v1asyncSocketWritesInProgressId
ReturnsTrue
return stats.getInt(sharedUnorderedSenderConnectionsId);return stats.getLong(sharedUnorderedSenderConnectionsId);stats.getInt(sharedUnorderedSenderConnectionsId)stats.getLong(sharedUnorderedSenderConnectionsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11677
_21679
_1getSendersSU
_2getSendersSU
v0stats
v1sharedUnorderedSenderConnectionsId
v0stats
v1sharedUnorderedSenderConnectionsId
ReturnsTrue
return stats.getInt(reconnectAttemptsId);return stats.getLong(reconnectAttemptsId);stats.getInt(reconnectAttemptsId)stats.getLong(reconnectAttemptsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11650
_21652
_1getReconnectAttempts
_2getReconnectAttempts
v0stats
v1reconnectAttemptsId
v0stats
v1reconnectAttemptsId
ReturnsTrue
return stats.getInt(mcastReadsId);return stats.getLong(mcastReadsId);stats.getInt(mcastReadsId)stats.getLong(mcastReadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11455
_21457
_1getMcastReads
_2getMcastReads
v0stats
v1mcastReadsId
v0stats
v1mcastReadsId
ReturnsTrue
return stats.getInt(mcastWritesId);return stats.getLong(mcastWritesId);stats.getInt(mcastWritesId)stats.getLong(mcastWritesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11450
_21452
_1getMcastWrites
_2getMcastWrites
v0stats
v1mcastWritesId
v0stats
v1mcastWritesId
ReturnsTrue
return stats.getInt(replyWaitsCompletedId);return stats.getLong(replyWaitsCompletedId);stats.getInt(replyWaitsCompletedId)stats.getLong(replyWaitsCompletedId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11367
_21369
_1getReplyWaitsCompleted
_2getReplyWaitsCompleted
v0stats
v1replyWaitsCompletedId
v0stats
v1replyWaitsCompletedId
ReturnsTrue
return stats.getInt(replyWaitsInProgressId);return stats.getLong(replyWaitsInProgressId);stats.getInt(replyWaitsInProgressId)stats.getLong(replyWaitsInProgressId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11362
_21364
_1getReplyWaitsInProgress
_2getReplyWaitsInProgress
v0stats
v1replyWaitsInProgressId
v0stats
v1replyWaitsInProgressId
ReturnsTrue
return this.stats.getInt(nodesId);return this.stats.getLong(nodesId);this.stats.getInt(nodesId)this.stats.getLong(nodesId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11347
_21349
_1getNodes
_2getNodes
v0this.stats
v1nodesId
v0this.stats
v1nodesId
ReturnsTrue
return this.stats.getInt(serialThreadsId);return this.stats.getLong(serialThreadsId);this.stats.getInt(serialThreadsId)this.stats.getLong(serialThreadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11273
_21275
_1getNumSerialThreads
_2getNumSerialThreads
v0this.stats
v1serialThreadsId
v0this.stats
v1serialThreadsId
ReturnsTrue
return this.stats.getInt(processingThreadsId);return this.stats.getLong(processingThreadsId);this.stats.getInt(processingThreadsId)this.stats.getLong(processingThreadsId)geode5c2fa04c2b01e3278e46e12c9673ec788daaad31org.apache.geode.distributed.internal.DistributionStats
_11263
_21265
_1getNumProcessingThreads
_2getNumProcessingThreads
v0this.stats
v1processingThreadsId
v0this.stats
v1processingThreadsId
ReturnsTrue