Interface RemoteTableStateWatcher.StateToken

All Known Implementing Classes:
ControllerStateWatcher.PersistentQueryStateToken
Enclosing interface:
RemoteTableStateWatcher

public static interface RemoteTableStateWatcher.StateToken
A Token representing the state of the remote table object. It must be able to tell clients if the upstream is ready for subscriptions or not.
  • Method Details