Uses of Interface
org.apache.bookkeeper.mledger.intercept.ManagedLedgerInterceptor
Packages that use ManagedLedgerInterceptor
Package
Description
-
Uses of ManagedLedgerInterceptor in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger that return ManagedLedgerInterceptorModifier and TypeMethodDescriptionManagedLedger.getManagedLedgerInterceptor()Get the ManagedLedgerInterceptor for ManagedLedger.ManagedLedgerConfig.getManagedLedgerInterceptor()Methods in org.apache.bookkeeper.mledger with parameters of type ManagedLedgerInterceptorModifier and TypeMethodDescriptionvoidManagedLedgerConfig.setManagedLedgerInterceptor(ManagedLedgerInterceptor managedLedgerInterceptor) -
Uses of ManagedLedgerInterceptor in org.apache.bookkeeper.mledger.impl
Fields in org.apache.bookkeeper.mledger.impl declared as ManagedLedgerInterceptorModifier and TypeFieldDescriptionprotected ManagedLedgerInterceptorManagedLedgerImpl.managedLedgerInterceptorMethods in org.apache.bookkeeper.mledger.impl that return ManagedLedgerInterceptor -
Uses of ManagedLedgerInterceptor in org.apache.bookkeeper.mledger.impl.cache
Methods in org.apache.bookkeeper.mledger.impl.cache with parameters of type ManagedLedgerInterceptorModifier and TypeMethodDescriptionstatic EntryImplRangeEntryCacheManagerImpl.create(org.apache.bookkeeper.client.api.LedgerEntry ledgerEntry, ManagedLedgerInterceptor interceptor)