public class NoOpShutdownHook extends Object implements ShutdownHook
ShutdownHook hook that does nothing and returns true.
| Constructor and Description |
|---|
NoOpShutdownHook() |
public rx.Observable<Boolean> shutdown()
shutdown in interface ShutdownHookpublic boolean isShutdown()
isShutdown in interface ShutdownHookCopyright © 2017 Couchbase, Inc.. All rights reserved.