Package org.apache.bookkeeper.bookie
Interface BookieShell.UpdateLedgerNotifier
-
- Enclosing class:
- BookieShell
public static interface BookieShell.UpdateLedgerNotifier
A facility for reporting update ledger progress.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
progress(long updated, long issued)
-