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