Uses of Class
org.apache.pulsar.broker.delayed.proto.DelayedIndex
Packages that use DelayedIndex
-
Uses of DelayedIndex in org.apache.pulsar.broker.delayed.proto
Methods in org.apache.pulsar.broker.delayed.proto that return DelayedIndexModifier and TypeMethodDescriptionSnapshotSegment.addIndexe()DelayedIndex.clear()DelayedIndex.clearEntryId()DelayedIndex.clearLedgerId()DelayedIndex.clearTimestamp()DelayedIndex.copyFrom(DelayedIndex _other) SnapshotSegment.getIndexeAt(int idx) DelayedIndex.setEntryId(long entryId) DelayedIndex.setLedgerId(long ledgerId) DelayedIndex.setTimestamp(long timestamp) Methods in org.apache.pulsar.broker.delayed.proto that return types with arguments of type DelayedIndexMethods in org.apache.pulsar.broker.delayed.proto with parameters of type DelayedIndexMethod parameters in org.apache.pulsar.broker.delayed.proto with type arguments of type DelayedIndex