Uses of Class
org.apache.pulsar.common.policies.data.ManagedLedgerInternalStats.LedgerInfo
-
Packages that use ManagedLedgerInternalStats.LedgerInfo Package Description org.apache.pulsar.common.policies.data Implementation of policies. -
-
Uses of ManagedLedgerInternalStats.LedgerInfo in org.apache.pulsar.common.policies.data
Fields in org.apache.pulsar.common.policies.data declared as ManagedLedgerInternalStats.LedgerInfo Modifier and Type Field Description ManagedLedgerInternalStats.LedgerInfoPersistentTopicInternalStats. compactedLedgerFields in org.apache.pulsar.common.policies.data with type parameters of type ManagedLedgerInternalStats.LedgerInfo Modifier and Type Field Description java.util.List<ManagedLedgerInternalStats.LedgerInfo>ManagedLedgerInternalStats. ledgersThe ordered list of all ledgers for this topic holding messages.java.util.List<ManagedLedgerInternalStats.LedgerInfo>PersistentTopicInternalStats. schemaLedgers
-