Uses of Class
io.dingodb.sdk.service.entity.store.BackupMetaRequest
Packages that use BackupMetaRequest
-
Uses of BackupMetaRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type BackupMetaRequestModifier and TypeMethodDescriptiondefault BackupMetaResponseStoreService.backupMeta(long requestId, BackupMetaRequest request) default BackupMetaResponseStoreService.backupMeta(BackupMetaRequest request) Deprecated. -
Uses of BackupMetaRequest in io.dingodb.sdk.service.desc.store
Fields in io.dingodb.sdk.service.desc.store with type parameters of type BackupMetaRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<BackupMetaRequest,BackupMetaResponse> StoreServiceDescriptors.backupMetastatic final ServiceCallCycles<BackupMetaRequest,BackupMetaResponse> StoreServiceDescriptors.backupMetaHandlers