package
sync
Type Members
-
class
CassandraDbSession extends DbSession[Statement, Insert, ResultSet] with LazyLogging
-
class
CassandraJobInfo extends JobInfo[Statement, Insert, ResultSet] with LazyLogging
-
class
CassandraSyncTableLock extends LockApi[Statement, Insert, ResultSet] with LazyLogging
-
class
OnlineBatchSyncCassandra extends OnlineBatchSync[Statement, Insert, ResultSet] with OnlineBatchSyncWithTableIdentifier[Statement, Insert, ResultSet] with StateMonitoringApi[Statement, Insert, ResultSet]
-
Find a consensus about the start time of a job. Start time is the time of the first consumed element. This can be an attribute of the element. It is assumed that all elements, consumed by one instance are ordered in an increasing order. (The first element is the oldest element) Also other ordinal attributes can be use.