Uses of Class
io.dingodb.sdk.service.entity.store.RestoreMetaRequest
Packages that use RestoreMetaRequest
-
Uses of RestoreMetaRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type RestoreMetaRequestModifier and TypeMethodDescriptiondefault RestoreMetaResponseStoreService.restoreMeta(long requestId, RestoreMetaRequest request) default RestoreMetaResponseStoreService.restoreMeta(RestoreMetaRequest request) Deprecated. -
Uses of RestoreMetaRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type RestoreMetaRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<RestoreMetaRequest,RestoreMetaResponse> StoreServiceDescriptors.restoreMetastatic final ServiceCallCycles<RestoreMetaRequest,RestoreMetaResponse> StoreServiceDescriptors.restoreMetaHandlers