public interface WatchableCallback<Request,Response> extends TableStoreCallback<Request,Response>
| Modifier and Type | Method and Description |
|---|---|
WatchableCallback<Request,Response> |
watchBy(TableStoreCallback<Request,Response> watcher) |
onCompleted, onFailedWatchableCallback<Request,Response> watchBy(TableStoreCallback<Request,Response> watcher)
Copyright © 2024. All Rights Reserved.