public interface WatchableCallback<Request,Response> extends TableStoreCallback<Request,Response>
限定符和类型 | 方法和说明 |
---|---|
WatchableCallback<Request,Response> |
watchBy(TableStoreCallback<Request,Response> watcher) |
onCompleted, onFailed
WatchableCallback<Request,Response> watchBy(TableStoreCallback<Request,Response> watcher)
Copyright © 2016. All Rights Reserved.