Uses of Class
io.dingodb.meta.Meta.CreateTableIdsRequest
Packages that use Meta.CreateTableIdsRequest
-
Uses of Meta.CreateTableIdsRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.CreateTableIdsRequestModifier and TypeMethodDescriptionMeta.CreateTableIdsRequest.Builder.build()Meta.CreateTableIdsRequest.Builder.buildPartial()static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.getDefaultInstance()Meta.CreateTableIdsRequest.Builder.getDefaultInstanceForType()Meta.CreateTableIdsRequest.getDefaultInstanceForType()static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseDelimitedFrom(InputStream input) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(byte[] data) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(InputStream input) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(ByteBuffer data) static Meta.CreateTableIdsRequestMeta.CreateTableIdsRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.CreateTableIdsRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.CreateTableIdsRequest,Meta.CreateTableIdsResponse> MetaServiceGrpc.getCreateTableIdsMethod()com.google.protobuf.Parser<Meta.CreateTableIdsRequest>Meta.CreateTableIdsRequest.getParserForType()static com.google.protobuf.Parser<Meta.CreateTableIdsRequest>Meta.CreateTableIdsRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.CreateTableIdsRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.createTableIds(Meta.CreateTableIdsRequest request, io.grpc.stub.StreamObserver<Meta.CreateTableIdsResponse> responseObserver) MetaServiceGrpc.MetaServiceBlockingStub.createTableIds(Meta.CreateTableIdsRequest request) com.google.common.util.concurrent.ListenableFuture<Meta.CreateTableIdsResponse>MetaServiceGrpc.MetaServiceFutureStub.createTableIds(Meta.CreateTableIdsRequest request) voidMetaServiceGrpc.MetaServiceStub.createTableIds(Meta.CreateTableIdsRequest request, io.grpc.stub.StreamObserver<Meta.CreateTableIdsResponse> responseObserver) Meta.CreateTableIdsRequest.Builder.mergeFrom(Meta.CreateTableIdsRequest other) Meta.CreateTableIdsRequest.newBuilder(Meta.CreateTableIdsRequest prototype)