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