public interface DataStoreUpdateSink
ClientContext.getDataStoreUpdateSink()| Modifier and Type | Method and Description |
|---|---|
void |
updateStatus(DataStoreStatusProvider.Status newStatus)
Reports a change in the data store's operational status.
|
void updateStatus(DataStoreStatusProvider.Status newStatus)
This is what makes the status monitoring mechanisms in DataStoreStatusProvider work.
newStatus - the updated status properties