类 SegmentsStats
java.lang.Object
org.apache.pulsar.common.policies.data.SegmentsStats
-
字段概要
字段修饰符和类型字段说明longlongThe last snapshot segment timestamps of this transaction buffer.longlong -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
segmentsSize
public long segmentsSize -
currentSegmentCapacity
public long currentSegmentCapacity -
unsealedAbortTxnIDSize
public long unsealedAbortTxnIDSize -
segmentStats
-
lastTookSnapshotSegmentTimestamp
public long lastTookSnapshotSegmentTimestampThe last snapshot segment timestamps of this transaction buffer.
-
-
构造器详细资料
-
SegmentsStats
public SegmentsStats()
-