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 ShutdownHook
public boolean isShutdown()
isShutdown
in interface ShutdownHook
Copyright © 2017 Couchbase, Inc.. All rights reserved.