Uses of Class
io.dingodb.sdk.service.entity.meta.CreateTablesResponse
Packages that use CreateTablesResponse
-
Uses of CreateTablesResponse in io.dingodb.sdk.service
Methods in io.dingodb.sdk.service that return CreateTablesResponseModifier and TypeMethodDescriptiondefault CreateTablesResponseMetaService.createTables(long requestId, CreateTablesRequest request) default CreateTablesResponseMetaService.createTables(CreateTablesRequest request) Deprecated. -
Uses of CreateTablesResponse in io.dingodb.sdk.service.desc.meta
Fields in io.dingodb.sdk.service.desc.meta with type parameters of type CreateTablesResponseModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<CreateTablesRequest,CreateTablesResponse> MetaServiceDescriptors.createTablesstatic final ServiceCallCycles<CreateTablesRequest,CreateTablesResponse> MetaServiceDescriptors.createTablesHandlers