public class NamedCassandraAggregationRepository extends CassandraAggregationRepository
CassandraAggregationRepository using 2 columns as primary key: name (partition
key) and key (clustering key).| Constructor and Description |
|---|
NamedCassandraAggregationRepository() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
add, confirm, doStart, doStop, get, getDeadLetterUri, getExchangeColumn, getExchangeIdColumn, getKeys, getMaximumRedeliveries, getPKColumns, getPKValues, getPrefixPKValues, getReadConsistencyLevel, getRecoveryIntervalInMillis, getSession, getTable, getTtl, getWriteConsistencyLevel, initSelectStatement, isAllowSerializedHeaders, isUseRecovery, recover, remove, scan, selectKeyIds, setAllowSerializedHeaders, setDeadLetterUri, setExchangeColumn, setExchangeIdColumn, setMaximumRedeliveries, setPKColumns, setPrefixPKValues, setReadConsistencyLevel, setRecoveryInterval, setRecoveryInterval, setRecoveryIntervalInMillis, setSession, setTable, setTtl, setUseRecovery, setWriteConsistencyLevelbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitApache Camel