Uses of Class
io.dingodb.meta.Meta.GetTableResponse
Packages that use Meta.GetTableResponse
-
Uses of Meta.GetTableResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetTableResponseModifier and TypeMethodDescriptionMeta.GetTableResponse.Builder.build()Meta.GetTableResponse.Builder.buildPartial()static Meta.GetTableResponseMeta.GetTableResponse.getDefaultInstance()Meta.GetTableResponse.Builder.getDefaultInstanceForType()Meta.GetTableResponse.getDefaultInstanceForType()MetaServiceGrpc.MetaServiceBlockingStub.getTable(Meta.GetTableRequest request) GetTable in: table_id out: TableDefinitionWithIdstatic Meta.GetTableResponseMeta.GetTableResponse.parseDelimitedFrom(InputStream input) static Meta.GetTableResponseMeta.GetTableResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(byte[] data) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(InputStream input) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(ByteBuffer data) static Meta.GetTableResponseMeta.GetTableResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetTableResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetTableRequest,Meta.GetTableResponse> MetaServiceGrpc.getGetTableMethod()com.google.protobuf.Parser<Meta.GetTableResponse>Meta.GetTableResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<Meta.GetTableResponse>MetaServiceGrpc.MetaServiceFutureStub.getTable(Meta.GetTableRequest request) GetTable in: table_id out: TableDefinitionWithIdstatic com.google.protobuf.Parser<Meta.GetTableResponse>Meta.GetTableResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.GetTableResponseModifier and TypeMethodDescriptionMeta.GetTableResponse.Builder.mergeFrom(Meta.GetTableResponse other) Meta.GetTableResponse.newBuilder(Meta.GetTableResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.GetTableResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getTable(Meta.GetTableRequest request, io.grpc.stub.StreamObserver<Meta.GetTableResponse> responseObserver) GetTable in: table_id out: TableDefinitionWithIdvoidMetaServiceGrpc.MetaServiceStub.getTable(Meta.GetTableRequest request, io.grpc.stub.StreamObserver<Meta.GetTableResponse> responseObserver) GetTable in: table_id out: TableDefinitionWithId