Uses of Class
io.dingodb.sdk.service.entity.debug.SnapshotRequest
Packages that use SnapshotRequest
-
Uses of SnapshotRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type SnapshotRequestModifier and TypeMethodDescriptiondefault SnapshotResponseDebugService.snapshot(long requestId, SnapshotRequest request) default SnapshotResponseDebugService.snapshot(SnapshotRequest request) Deprecated. -
Uses of SnapshotRequest in io.dingodb.sdk.service.desc.debug
Fields in io.dingodb.sdk.service.desc.debug with type parameters of type SnapshotRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<SnapshotRequest,SnapshotResponse> DebugServiceDescriptors.snapshotstatic final ServiceCallCycles<SnapshotRequest,SnapshotResponse> DebugServiceDescriptors.snapshotHandlers