Uses of Interface
org.apache.bookkeeper.metastore.MetastoreWatcher
Packages that use MetastoreWatcher
Package
Description
Classes for interacting with bookkeeper ledgers and ledger metadata.
MetaStore-related classes.
-
Uses of MetastoreWatcher in org.apache.bookkeeper.meta
Classes in org.apache.bookkeeper.meta that implement MetastoreWatcherModifier and TypeClassDescription(package private) static classDeprecated. -
Uses of MetastoreWatcher in org.apache.bookkeeper.metastore
Methods in org.apache.bookkeeper.metastore with parameters of type MetastoreWatcherModifier and TypeMethodDescriptionvoidInMemoryMetastoreTable.get(String key, MetastoreWatcher watcher, MetastoreCallback<Versioned<Value>> cb, Object ctx) voidMetastoreTable.get(String key, MetastoreWatcher watcher, MetastoreCallback<Versioned<Value>> cb, Object ctx) Get all fields of a key.