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