Interface StateManager.ShutdownHandler

Enclosing interface:
StateManager

public static interface StateManager.ShutdownHandler
ShutdownHandler used to shutdown bookie.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    shutdown(int code)
     
  • Method Details

    • shutdown

      void shutdown(int code)