Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.DeleteCollection
Packages that use Collections.DeleteCollection
-
Uses of Collections.DeleteCollection in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.DeleteCollectionModifier and TypeMethodDescriptionCollections.DeleteCollection.Builder.build()Collections.DeleteCollection.Builder.buildPartial()static Collections.DeleteCollectionCollections.DeleteCollection.getDefaultInstance()Collections.DeleteCollection.Builder.getDefaultInstanceForType()Collections.DeleteCollection.getDefaultInstanceForType()static Collections.DeleteCollectionCollections.DeleteCollection.parseDelimitedFrom(InputStream input) static Collections.DeleteCollectionCollections.DeleteCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(byte[] data) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(com.google.protobuf.ByteString data) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(com.google.protobuf.CodedInputStream input) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(InputStream input) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(ByteBuffer data) static Collections.DeleteCollectionCollections.DeleteCollection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.DeleteCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Collections.DeleteCollection,Collections.CollectionOperationResponse> CollectionsGrpc.getDeleteMethod()com.google.protobuf.Parser<Collections.DeleteCollection>Collections.DeleteCollection.getParserForType()static com.google.protobuf.Parser<Collections.DeleteCollection>Collections.DeleteCollection.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.DeleteCollectionModifier and TypeMethodDescriptionCollectionsGrpc.CollectionsBlockingStub.delete(Collections.DeleteCollection request) Drop collection and all associated datacom.google.common.util.concurrent.ListenableFuture<Collections.CollectionOperationResponse>CollectionsGrpc.CollectionsFutureStub.delete(Collections.DeleteCollection request) Drop collection and all associated datavoidCollectionsGrpc.CollectionsImplBase.delete(Collections.DeleteCollection request, io.grpc.stub.StreamObserver<Collections.CollectionOperationResponse> responseObserver) Drop collection and all associated datavoidCollectionsGrpc.CollectionsStub.delete(Collections.DeleteCollection request, io.grpc.stub.StreamObserver<Collections.CollectionOperationResponse> responseObserver) Drop collection and all associated dataCollections.DeleteCollection.Builder.mergeFrom(Collections.DeleteCollection other) Collections.DeleteCollection.newBuilder(Collections.DeleteCollection prototype)