com.websudos.phantom.builder.query

options

package options

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class CacheProperty extends TablePropertyClause

  2. class CachingBuilder extends TableProperty

  3. trait ClauseBuilder[T] extends TablePropertyClause

  4. sealed trait CompactionBound extends AnyRef

  5. sealed abstract class CompactionProperties[T <: CompactionProperties[T]] extends ClauseBuilder[T]

  6. sealed abstract class CompressionStrategy[CS <: CompressionStrategy[CS]] extends ClauseBuilder[CS]

  7. sealed trait SpecifiedCompaction extends CompactionBound

  8. trait TableProperty extends AnyRef

    A root implementation trait of a CQL table option.

  9. trait TablePropertyClause extends AnyRef

  10. sealed trait UnspecifiedCompaction extends CompactionBound

  11. sealed trait WithBound extends AnyRef

  12. sealed trait WithChainned extends WithBound

  13. sealed trait WithUnchainned extends WithBound

Value Members

  1. object Caching extends CachingStrategies

Ungrouped