public class PartitionUpdateCounterMvccImpl extends PartitionUpdateCounterTrackingImpl
cntr, first, grp, initCntr, MAX_MISSED_UPDATES, queue, reserveCntr| Constructor and Description |
|---|
PartitionUpdateCounterMvccImpl(CacheGroupContext grp) |
| Modifier and Type | Method and Description |
|---|---|
PartitionUpdateCounter |
copy() |
protected PartitionUpdateCounterTrackingImpl |
createInstance() |
long |
reserve(long delta)
Increment HWM by delta.
|
long |
reserved()
Returns HWM.
|
context, empty, equals, finalizeUpdateCounters, get, getBytes, highestAppliedCounter, init, initial, iterator, next, next, reset, resetInitialCounter, sequential, toString, update, update, updateInitialclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic PartitionUpdateCounterMvccImpl(CacheGroupContext grp)
grp - Group.public long reserve(long delta)
reserve in interface PartitionUpdateCounterreserve in class PartitionUpdateCounterTrackingImpldelta - Delta.public long reserved()
reserved in interface PartitionUpdateCounterreserved in class PartitionUpdateCounterTrackingImplprotected PartitionUpdateCounterTrackingImpl createInstance()
createInstance in class PartitionUpdateCounterTrackingImplpublic PartitionUpdateCounter copy()
copy in interface PartitionUpdateCountercopy in class PartitionUpdateCounterTrackingImpl
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021