Package | Description |
---|---|
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
RepairFuture |
ActiveRepairService.submitRepairSession(java.util.UUID parentRepairSession,
Range<Token> range,
java.lang.String keyspace,
boolean isSequential,
java.util.Set<java.net.InetAddress> endpoints,
java.lang.String... cfnames)
Requests repairs for the given keyspace and column families.
|
Copyright © 2014 The Apache Software Foundation