| Interface | Description |
|---|---|
| ShutdownHook |
Interface to describe shutdown behavior for a resource that can be asynchronously shut down.
|
| Class | Description |
|---|---|
| IoPoolShutdownHook |
ShutdownHook hook for an EventLoopGroup. |
| NettyShutdownHook |
ShutdownHook hook that attempts to terminate Netty threads gracefully. |
| NoOpShutdownHook |
ShutdownHook hook that does nothing and returns true. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.