Uses of Class
io.dingodb.meta.Meta.GetIndexRangeRequest
Packages that use Meta.GetIndexRangeRequest
-
Uses of Meta.GetIndexRangeRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetIndexRangeRequestModifier and TypeMethodDescriptionMeta.GetIndexRangeRequest.Builder.build()Meta.GetIndexRangeRequest.Builder.buildPartial()static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.getDefaultInstance()Meta.GetIndexRangeRequest.Builder.getDefaultInstanceForType()Meta.GetIndexRangeRequest.getDefaultInstanceForType()static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseDelimitedFrom(InputStream input) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(byte[] data) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(InputStream input) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(ByteBuffer data) static Meta.GetIndexRangeRequestMeta.GetIndexRangeRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetIndexRangeRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetIndexRangeRequest,Meta.GetIndexRangeResponse> MetaServiceGrpc.getGetIndexRangeMethod()com.google.protobuf.Parser<Meta.GetIndexRangeRequest>Meta.GetIndexRangeRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetIndexRangeRequest>Meta.GetIndexRangeRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetIndexRangeRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getIndexRange(Meta.GetIndexRangeRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexRangeResponse> responseObserver) GetIndexRange in: table_id out: IndexRangeMetaServiceGrpc.MetaServiceBlockingStub.getIndexRange(Meta.GetIndexRangeRequest request) GetIndexRange in: table_id out: IndexRangecom.google.common.util.concurrent.ListenableFuture<Meta.GetIndexRangeResponse>MetaServiceGrpc.MetaServiceFutureStub.getIndexRange(Meta.GetIndexRangeRequest request) GetIndexRange in: table_id out: IndexRangevoidMetaServiceGrpc.MetaServiceStub.getIndexRange(Meta.GetIndexRangeRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexRangeResponse> responseObserver) GetIndexRange in: table_id out: IndexRangeMeta.GetIndexRangeRequest.Builder.mergeFrom(Meta.GetIndexRangeRequest other) Meta.GetIndexRangeRequest.newBuilder(Meta.GetIndexRangeRequest prototype)