类 SegmentsStats

java.lang.Object
org.apache.pulsar.common.policies.data.SegmentsStats

public class SegmentsStats extends Object
  • 字段详细资料

    • segmentsSize

      public long segmentsSize
    • currentSegmentCapacity

      public long currentSegmentCapacity
    • unsealedAbortTxnIDSize

      public long unsealedAbortTxnIDSize
    • segmentStats

      public List<SegmentStats> segmentStats
    • lastTookSnapshotSegmentTimestamp

      public long lastTookSnapshotSegmentTimestamp
      The last snapshot segment timestamps of this transaction buffer.
  • 构造器详细资料

    • SegmentsStats

      public SegmentsStats()