Uses of Class
io.dingodb.sdk.service.entity.meta.GetSchemaRequest
Packages that use GetSchemaRequest
-
Uses of GetSchemaRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type GetSchemaRequestModifier and TypeMethodDescriptiondefault GetSchemaResponseMetaService.getSchema(long requestId, GetSchemaRequest request) default GetSchemaResponseMetaService.getSchema(GetSchemaRequest request) Deprecated. -
Uses of GetSchemaRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type GetSchemaRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<GetSchemaRequest,GetSchemaResponse> MetaServiceDescriptors.getSchemastatic final ServiceCallCycles<GetSchemaRequest,GetSchemaResponse> MetaServiceDescriptors.getSchemaHandlers