public interface ColumnOperationFunction
| Modifier and Type | Method and Description |
|---|---|
io.vavr.collection.Iterator<com.datastax.oss.driver.api.core.cql.BatchableStatement<com.datastax.oss.driver.api.core.cql.BoundStatement>> |
getBatchableStatementsForColumnOperation(DistributedStoreManager.MaskedTimestamp commitTime,
KCVMutation keyMutations,
CQLKeyColumnValueStore columnValueStore,
StaticBuffer key) |
io.vavr.collection.Iterator<com.datastax.oss.driver.api.core.cql.BatchableStatement<com.datastax.oss.driver.api.core.cql.BoundStatement>> getBatchableStatementsForColumnOperation(DistributedStoreManager.MaskedTimestamp commitTime, KCVMutation keyMutations, CQLKeyColumnValueStore columnValueStore, StaticBuffer key)
Copyright © 2012–2024. All rights reserved.