public class IoPoolShutdownHook extends Object implements ShutdownHook
ShutdownHook hook for an EventLoopGroup.
| Constructor and Description |
|---|
IoPoolShutdownHook(EventLoopGroup ioPool) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShutdown() |
Observable<Boolean> |
shutdown() |
public IoPoolShutdownHook(EventLoopGroup ioPool)
public Observable<Boolean> shutdown()
shutdown in interface ShutdownHookpublic boolean isShutdown()
isShutdown in interface ShutdownHookCopyright © 2016 Couchbase, Inc.. All rights reserved.