Package | Description |
---|---|
org.apache.cassandra.batchlog | |
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
static void |
LegacyBatchlogMigrator.syncWriteToBatchlog(WriteResponseHandler<?> handler,
Batch batch,
java.util.Collection<java.net.InetAddress> endpoints) |
Modifier and Type | Class and Description |
---|---|
class |
DatacenterWriteResponseHandler<T>
This class blocks for a quorum of responses _in the local datacenter only_ (CL.LOCAL_QUORUM).
|
Copyright © 2018 The Apache Software Foundation