Package org.apache.bookkeeper.metastore
Interface MetastoreWatcher
-
- All Known Implementing Classes:
MSLedgerManagerFactory.MsLedgerManager
public interface MetastoreWatcher
Metastore watcher.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(MSWatchedEvent e)
-
-
-
Method Detail
-
process
void process(MSWatchedEvent e)
-
-