Uses of Class
io.dingodb.sdk.service.entity.meta.ExportMetaResponse
Packages that use ExportMetaResponse
-
Uses of ExportMetaResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return ExportMetaResponseModifier and TypeMethodDescriptiondefault ExportMetaResponseMetaService.exportMeta(long requestId, ExportMetaRequest request) default ExportMetaResponseMetaService.exportMeta(ExportMetaRequest request) Deprecated. -
Uses of ExportMetaResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type ExportMetaResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<ExportMetaRequest,ExportMetaResponse> MetaServiceDescriptors.exportMetastatic final ServiceCallCycles<ExportMetaRequest,ExportMetaResponse> MetaServiceDescriptors.exportMetaHandlers