org.apache.flume.lifecycle

Interface LifecycleAware

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      LifecycleState getLifecycleState()
      Return the current state of the service or component.
      void start()
      Starts a service or component.
      void stop()
      Stops a service or component.

Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.