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