public interface EventDispatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(Duration timeout) |
void |
dispatch(DatabaseChangeEvent event) |
void |
gracefulShutdown() |
void |
shutdownNow() |
void dispatch(DatabaseChangeEvent event)
void gracefulShutdown()
void shutdownNow()
boolean awaitTermination(Duration timeout) throws InterruptedException
InterruptedExceptionCopyright © 2021 Couchbase, Inc.. All rights reserved.