public interface ShutdownHook
Interface to describe shutdown behavior for a resource that can be asynchronously shut down.
Modifier and Type | Method and Description |
---|---|
boolean |
isShutdown() |
rx.Observable<Boolean> |
shutdown() |
rx.Observable<Boolean> shutdown()
boolean isShutdown()
Copyright © 2018 Couchbase, Inc.. All rights reserved.