| 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 | Method and Description | 
|---|---|
| void | AbstractWriteResponseHandler. get() | 
| void | BatchlogResponseHandler. get() | 
| static void | StorageProxy. mutate(java.util.Collection<? extends IMutation> mutations,
      ConsistencyLevel consistency_level,
      long queryStartNanoTime)Use this method to have these Mutations applied
 across all replicas. | 
| static void | StorageProxy. mutateWithTriggers(java.util.Collection<? extends IMutation> mutations,
                  ConsistencyLevel consistencyLevel,
                  boolean mutateAtomically,
                  long queryStartNanoTime) | 
Copyright © 2018 The Apache Software Foundation