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