Uses of Class
io.dingodb.meta.Meta.GetTableByNameRequest
Packages that use Meta.GetTableByNameRequest
-
Uses of Meta.GetTableByNameRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetTableByNameRequestModifier and TypeMethodDescriptionMeta.GetTableByNameRequest.Builder.build()Meta.GetTableByNameRequest.Builder.buildPartial()static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.getDefaultInstance()Meta.GetTableByNameRequest.Builder.getDefaultInstanceForType()Meta.GetTableByNameRequest.getDefaultInstanceForType()static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseDelimitedFrom(InputStream input) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(byte[] data) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(InputStream input) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(ByteBuffer data) static Meta.GetTableByNameRequestMeta.GetTableByNameRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetTableByNameRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetTableByNameRequest,Meta.GetTableByNameResponse> MetaServiceGrpc.getGetTableByNameMethod()com.google.protobuf.Parser<Meta.GetTableByNameRequest>Meta.GetTableByNameRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetTableByNameRequest>Meta.GetTableByNameRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetTableByNameRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getTableByName(Meta.GetTableByNameRequest request, io.grpc.stub.StreamObserver<Meta.GetTableByNameResponse> responseObserver) GetTableByName in: table_id out: TableDefinitionWithIdMetaServiceGrpc.MetaServiceBlockingStub.getTableByName(Meta.GetTableByNameRequest request) GetTableByName in: table_id out: TableDefinitionWithIdcom.google.common.util.concurrent.ListenableFuture<Meta.GetTableByNameResponse>MetaServiceGrpc.MetaServiceFutureStub.getTableByName(Meta.GetTableByNameRequest request) GetTableByName in: table_id out: TableDefinitionWithIdvoidMetaServiceGrpc.MetaServiceStub.getTableByName(Meta.GetTableByNameRequest request, io.grpc.stub.StreamObserver<Meta.GetTableByNameResponse> responseObserver) GetTableByName in: table_id out: TableDefinitionWithIdMeta.GetTableByNameRequest.Builder.mergeFrom(Meta.GetTableByNameRequest other) Meta.GetTableByNameRequest.newBuilder(Meta.GetTableByNameRequest prototype)