public class BlockingReadRepairs
extends java.lang.Object
Constructor and Description |
---|
BlockingReadRepairs() |
Modifier and Type | Method and Description |
---|---|
static Mutation |
createRepairMutation(PartitionUpdate update,
ConsistencyLevel consistency,
InetAddressAndPort destination,
boolean suppressException)
Create a read repair mutation from the given update, if the mutation is not larger than the maximum
mutation size, otherwise return null.
|
public static Mutation createRepairMutation(PartitionUpdate update, ConsistencyLevel consistency, InetAddressAndPort destination, boolean suppressException)
Copyright © 2009- The Apache Software Foundation