Uses of Class
io.dingodb.meta.Meta.GetIndexRequest
Packages that use Meta.GetIndexRequest
-
Uses of Meta.GetIndexRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetIndexRequestModifier and TypeMethodDescriptionMeta.GetIndexRequest.Builder.build()Meta.GetIndexRequest.Builder.buildPartial()static Meta.GetIndexRequestMeta.GetIndexRequest.getDefaultInstance()Meta.GetIndexRequest.Builder.getDefaultInstanceForType()Meta.GetIndexRequest.getDefaultInstanceForType()static Meta.GetIndexRequestMeta.GetIndexRequest.parseDelimitedFrom(InputStream input) static Meta.GetIndexRequestMeta.GetIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(byte[] data) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(InputStream input) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(ByteBuffer data) static Meta.GetIndexRequestMeta.GetIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetIndexRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetIndexRequest,Meta.GetIndexResponse> MetaServiceGrpc.getGetIndexMethod()com.google.protobuf.Parser<Meta.GetIndexRequest>Meta.GetIndexRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetIndexRequest>Meta.GetIndexRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetIndexRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getIndex(Meta.GetIndexRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexResponse> responseObserver) GetIndex in: table_id out: IndexDefinitionWithIdMetaServiceGrpc.MetaServiceBlockingStub.getIndex(Meta.GetIndexRequest request) GetIndex in: table_id out: IndexDefinitionWithIdcom.google.common.util.concurrent.ListenableFuture<Meta.GetIndexResponse>MetaServiceGrpc.MetaServiceFutureStub.getIndex(Meta.GetIndexRequest request) GetIndex in: table_id out: IndexDefinitionWithIdvoidMetaServiceGrpc.MetaServiceStub.getIndex(Meta.GetIndexRequest request, io.grpc.stub.StreamObserver<Meta.GetIndexResponse> responseObserver) GetIndex in: table_id out: IndexDefinitionWithIdMeta.GetIndexRequest.Builder.mergeFrom(Meta.GetIndexRequest other) static Meta.GetIndexRequest.BuilderMeta.GetIndexRequest.newBuilder(Meta.GetIndexRequest prototype)