Class DropReplicaOperation

java.lang.Object
io.metaloom.qdrant.client.http.model.cluster.operation.AbstractShardOperation
io.metaloom.qdrant.client.http.model.cluster.operation.DropReplicaOperation
All Implemented Interfaces:
ShardOperation, RestModel

public class DropReplicaOperation extends AbstractShardOperation
  • Constructor Details

    • DropReplicaOperation

      public DropReplicaOperation()
  • Method Details