scray.cassandra

sync

package sync

Visibility
  1. Public
  2. All

Type Members

  1. class CassandraDbSession extends DbSession[Statement, Insert, ResultSet] with LazyLogging

  2. class CassandraJobInfo extends JobInfo[Statement, Insert, ResultSet] with LazyLogging

  3. class CassandraSyncTableLock extends LockApi[Statement, Insert, ResultSet] with LazyLogging

  4. class OnlineBatchSyncCassandra extends OnlineBatchSync[Statement, Insert, ResultSet] with OnlineBatchSyncWithTableIdentifier[Statement, Insert, ResultSet] with StateMonitoringApi[Statement, Insert, ResultSet]

  5. class StartTimeDetector extends LazyLogging

    Find a consensus about the start time of a job.

Value Members

  1. object CassandraImplementation extends AbstractTypeDetection with Serializable

  2. object CassandraJobInfo extends Serializable

  3. object CassandraSyncTableLock

Ungrouped