Uses of Class
io.dingodb.sdk.service.entity.meta.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 WatchResponseMetaService.watch(long requestId, WatchRequest request) default WatchResponseMetaService.watch(WatchRequest request) Deprecated. -
Uses of WatchRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type WatchRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<WatchRequest,WatchResponse> MetaServiceDescriptors.watchstatic final ServiceCallCycles<WatchRequest,WatchResponse> MetaServiceDescriptors.watchHandlers