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