Uses of Class
io.dingodb.meta.Meta.GetDeletedIndexRequest
Packages that use Meta.GetDeletedIndexRequest
-
Uses of Meta.GetDeletedIndexRequest in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.GetDeletedIndexRequestModifier and TypeMethodDescriptionMeta.GetDeletedIndexRequest.Builder.build()Meta.GetDeletedIndexRequest.Builder.buildPartial()static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.getDefaultInstance()Meta.GetDeletedIndexRequest.Builder.getDefaultInstanceForType()Meta.GetDeletedIndexRequest.getDefaultInstanceForType()static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseDelimitedFrom(InputStream input) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(byte[] data) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(com.google.protobuf.ByteString data) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(InputStream input) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(ByteBuffer data) static Meta.GetDeletedIndexRequestMeta.GetDeletedIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.GetDeletedIndexRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Meta.GetDeletedIndexRequest,Meta.GetDeletedIndexResponse> MetaServiceGrpc.getGetDeletedIndexMethod()com.google.protobuf.Parser<Meta.GetDeletedIndexRequest>Meta.GetDeletedIndexRequest.getParserForType()static com.google.protobuf.Parser<Meta.GetDeletedIndexRequest>Meta.GetDeletedIndexRequest.parser()Methods in io.dingodb.meta with parameters of type Meta.GetDeletedIndexRequestModifier and TypeMethodDescriptiondefault voidMetaServiceGrpc.AsyncService.getDeletedIndex(Meta.GetDeletedIndexRequest request, io.grpc.stub.StreamObserver<Meta.GetDeletedIndexResponse> responseObserver) DeletedIndexMetaServiceGrpc.MetaServiceBlockingStub.getDeletedIndex(Meta.GetDeletedIndexRequest request) DeletedIndexcom.google.common.util.concurrent.ListenableFuture<Meta.GetDeletedIndexResponse>MetaServiceGrpc.MetaServiceFutureStub.getDeletedIndex(Meta.GetDeletedIndexRequest request) DeletedIndexvoidMetaServiceGrpc.MetaServiceStub.getDeletedIndex(Meta.GetDeletedIndexRequest request, io.grpc.stub.StreamObserver<Meta.GetDeletedIndexResponse> responseObserver) DeletedIndexMeta.GetDeletedIndexRequest.Builder.mergeFrom(Meta.GetDeletedIndexRequest other) Meta.GetDeletedIndexRequest.newBuilder(Meta.GetDeletedIndexRequest prototype)