com.outworkers.phantom

keys

package keys

Visibility
  1. Public
  2. All

Type Members

  1. trait Ascending extends AnyRef

  2. trait ClusteringOrder extends PrimaryKey

    A trait mixable into a Column to allow clustering order.

  3. trait Descending extends AnyRef

  4. trait Entries extends AnyRef

  5. trait Index extends Indexed with Undroppable

    A trait mixable into Column definitions to allow storing them as keys.

  6. trait Keys extends AnyRef

  7. trait PartitionKey extends Key[PartitionKey] with Unmodifiable with Undroppable

  8. trait PrimaryKey extends Key[PrimaryKey] with Unmodifiable with Indexed with Undroppable

  9. trait SASIIndex[M <: Mode] extends AnyRef

  10. trait StaticColumn extends Key[StaticColumn]

Value Members

  1. object Indexed

Ungrouped