Package org.apache.bookkeeper.bookie
Interface StateManager.ShutdownHandler
-
- Enclosing interface:
- StateManager
public static interface StateManager.ShutdownHandler
ShutdownHandler used to shutdown bookie.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
shutdown(int code)
-