Interface Shutdownable

All Known Subinterfaces:
Router, ShutdownableExecutorService, ShutdownableResource, ShutdownableScheduledExecutorService
All Known Implementing Classes:
AbstractShutdownableResource, Router4Impl, ShutdownableChannelGroup, ShutdownableEventLoopGroup, ShutdownableExecutorServiceImpl, ShutdownableHashedWheelTimer, ShutdownableNioEventLoopGroup, ShutdownableScheduledExecutorServiceImpl, SyncResourceRegistry, SyncShutdownableAdapter

public interface Shutdownable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Starts the shutdown process.
    static boolean
     
    void
    Waits for shutdown to complete
    void
    waitForShutdown(long timeoutInMs)
    Waits for shutdown to complete with a timeout