Package

com.outworkers.phantom

keys

Permalink

package keys

Visibility
  1. Public
  2. All

Type Members

  1. trait Ascending extends AnyRef

    Permalink
  2. trait ClusteringOrder extends PrimaryKey

    Permalink

    A trait mixable into a Column to allow clustering order.

  3. trait Descending extends AnyRef

    Permalink
  4. trait Entries extends AnyRef

    Permalink
  5. trait Index extends Indexed with Undroppable

    Permalink

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

  6. trait Keys extends AnyRef

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

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

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

    Permalink
  10. trait StaticColumn extends Key[StaticColumn]

    Permalink

Value Members

  1. object Indexed

    Permalink

Ungrouped