Uses of Class
io.dingodb.sdk.service.entity.meta.CreateSchemaRequest
Packages that use CreateSchemaRequest
-
Uses of CreateSchemaRequest in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service with parameters of type CreateSchemaRequestModifier and TypeMethodDescriptiondefault CreateSchemaResponseMetaService.createSchema(long requestId, CreateSchemaRequest request) default CreateSchemaResponseMetaService.createSchema(CreateSchemaRequest request) Deprecated. -
Uses of CreateSchemaRequest in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type CreateSchemaRequestModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<CreateSchemaRequest,CreateSchemaResponse> MetaServiceDescriptors.createSchemastatic final ServiceCallCycles<CreateSchemaRequest,CreateSchemaResponse> MetaServiceDescriptors.createSchemaHandlers