public class CQLSimpleMutateManyLoggedFunction extends AbstractCQLMutateManyLoggedFunction
additionsFunction, createMaskedTimestampFunction, deletionsFunction, sleepAfterWriteFunction| Constructor and Description |
|---|
CQLSimpleMutateManyLoggedFunction(TimestampProvider times,
boolean assignTimestamp,
Map<String,CQLKeyColumnValueStore> openStores,
com.datastax.oss.driver.api.core.CqlSession session,
ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp> sleepAfterWriteFunction) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(com.datastax.oss.driver.api.core.cql.BatchStatement batchStatement) |
mutateManygetColumnValueStorepublic CQLSimpleMutateManyLoggedFunction(TimestampProvider times, boolean assignTimestamp, Map<String,CQLKeyColumnValueStore> openStores, com.datastax.oss.driver.api.core.CqlSession session, ConsumerWithBackendException<DistributedStoreManager.MaskedTimestamp> sleepAfterWriteFunction)
protected void execute(com.datastax.oss.driver.api.core.cql.BatchStatement batchStatement)
throws BackendException
execute in class AbstractCQLMutateManyLoggedFunctionBackendExceptionCopyright © 2012–2022. All rights reserved.