Uses of Class
io.dingodb.sdk.service.entity.version.WatchRequest
Packages that use WatchRequest
-
Uses of WatchRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type WatchRequestModifier and TypeMethodDescriptiondefault WatchResponseVersionService.watch(long requestId, WatchRequest request) default WatchResponseVersionService.watch(WatchRequest request) Deprecated. -
Uses of WatchRequest in io.dingodb.sdk.service.desc.version
Fields in io.dingodb.sdk.service.desc.version with type parameters of type WatchRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<WatchRequest,WatchResponse> VersionServiceDescriptors.watchstatic final ServiceCallCycles<WatchRequest,WatchResponse> VersionServiceDescriptors.watchHandlers