public class CassandraTransaction extends AbstractStoreTransaction
| Constructor and Description |
|---|
CassandraTransaction(BaseTransactionConfig c) |
| Modifier and Type | Method and Description |
|---|---|
CLevel |
getReadConsistencyLevel() |
static CassandraTransaction |
getTx(StoreTransaction txh) |
CLevel |
getWriteConsistencyLevel() |
String |
toString() |
commit, getConfiguration, rollbackpublic CassandraTransaction(BaseTransactionConfig c)
public CLevel getReadConsistencyLevel()
public CLevel getWriteConsistencyLevel()
public static CassandraTransaction getTx(StoreTransaction txh)
Copyright © 2012–2016. All rights reserved.