Uses of Class
io.dingodb.meta.Meta.GetTableRangeResponse
Packages that use Meta.GetTableRangeResponse
-
Uses of Meta.GetTableRangeResponse in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetTableRangeResponseModifier and TypeMethodDescriptionMeta.GetTableRangeResponse.Builder.build()Meta.GetTableRangeResponse.Builder.buildPartial()static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.getDefaultInstance()Meta.GetTableRangeResponse.Builder.getDefaultInstanceForType()Meta.GetTableRangeResponse.getDefaultInstanceForType()MetaServiceGrpc.MetaServiceBlockingStub.getTableRange(Meta.GetTableRangeRequest request) GetTableRange in: table_id out: TableRangestatic Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseDelimitedFrom(InputStream input) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(byte[] data) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(com.google.protobuf.ByteString data) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(InputStream input) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(ByteBuffer data) static Meta.GetTableRangeResponseMeta.GetTableRangeResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetTableRangeResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetTableRangeRequest,Meta.GetTableRangeResponse> MetaServiceGrpc.getGetTableRangeMethod()com.google.protobuf.Parser<Meta.GetTableRangeResponse>Meta.GetTableRangeResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<Meta.GetTableRangeResponse>MetaServiceGrpc.MetaServiceFutureStub.getTableRange(Meta.GetTableRangeRequest request) GetTableRange in: table_id out: TableRangestatic com.google.protobuf.Parser<Meta.GetTableRangeResponse>Meta.GetTableRangeResponse.parser()Methods in io.dingodb.meta with parameters of type Meta.GetTableRangeResponseModifier and TypeMethodDescriptionMeta.GetTableRangeResponse.Builder.mergeFrom(Meta.GetTableRangeResponse other) Meta.GetTableRangeResponse.newBuilder(Meta.GetTableRangeResponse prototype) Method parameters in io.dingodb.meta with type arguments of type Meta.GetTableRangeResponseModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getTableRange(Meta.GetTableRangeRequest request, io.grpc.stub.StreamObserver<Meta.GetTableRangeResponse> responseObserver) GetTableRange in: table_id out: TableRangevoidMetaServiceGrpc.MetaServiceStub.getTableRange(Meta.GetTableRangeRequest request, io.grpc.stub.StreamObserver<Meta.GetTableRangeResponse> responseObserver) GetTableRange in: table_id out: TableRange