Class NoOpShutdownHook
java.lang.Object
com.couchbase.client.dcp.core.env.resources.NoOpShutdownHook
- All Implemented Interfaces:
ShutdownHook
ShutdownHook hook that does nothing and returns true.-
Constructor Details
-
NoOpShutdownHook
public NoOpShutdownHook()
-
-
Method Details
-
shutdown
- Specified by:
shutdownin interfaceShutdownHook
-
isShutdown
public boolean isShutdown()- Specified by:
isShutdownin interfaceShutdownHook
-