Uses of Class
io.dingodb.index.Index.VectorResetResponse
Packages that use Index.VectorResetResponse
-
Uses of Index.VectorResetResponse in io.dingodb.index
Methods in io.dingodb.index that return Index.VectorResetResponseModifier and TypeMethodDescriptionIndex.VectorResetResponse.Builder.build()Index.VectorResetResponse.Builder.buildPartial()static Index.VectorResetResponseIndex.VectorResetResponse.getDefaultInstance()Index.VectorResetResponse.Builder.getDefaultInstanceForType()Index.VectorResetResponse.getDefaultInstanceForType()static Index.VectorResetResponseIndex.VectorResetResponse.parseDelimitedFrom(InputStream input) static Index.VectorResetResponseIndex.VectorResetResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(byte[] data) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(com.google.protobuf.ByteString data) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(InputStream input) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(ByteBuffer data) static Index.VectorResetResponseIndex.VectorResetResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexServiceGrpc.IndexServiceBlockingStub.vectorReset(Index.VectorResetRequest request) Methods in io.dingodb.index that return types with arguments of type Index.VectorResetResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Index.VectorResetResponse>Index.VectorResetResponse.getParserForType()static io.grpc.MethodDescriptor<Index.VectorResetRequest,Index.VectorResetResponse> IndexServiceGrpc.getVectorResetMethod()static com.google.protobuf.Parser<Index.VectorResetResponse>Index.VectorResetResponse.parser()com.google.common.util.concurrent.ListenableFuture<Index.VectorResetResponse>IndexServiceGrpc.IndexServiceFutureStub.vectorReset(Index.VectorResetRequest request) Methods in io.dingodb.index with parameters of type Index.VectorResetResponseModifier and TypeMethodDescriptionIndex.VectorResetResponse.Builder.mergeFrom(Index.VectorResetResponse other) Index.VectorResetResponse.newBuilder(Index.VectorResetResponse prototype) Method parameters in io.dingodb.index with type arguments of type Index.VectorResetResponseModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.vectorReset(Index.VectorResetRequest request, io.grpc.stub.StreamObserver<Index.VectorResetResponse> responseObserver) voidIndexServiceGrpc.IndexServiceStub.vectorReset(Index.VectorResetRequest request, io.grpc.stub.StreamObserver<Index.VectorResetResponse> responseObserver)