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. sealed trait CompactionBound extends AnyRef

  4. sealed abstract class CompactionStrategy extends TablePropertyClause

  5. sealed class CompressionStrategy extends TablePropertyClause

  6. sealed trait SpecifiedCompaction extends CompactionBound

  7. trait TableProperty extends AnyRef

    A root implementation trait of a CQL table option.

  8. class TablePropertyClause extends AnyRef

  9. sealed trait UnspecifiedCompaction extends CompactionBound

  10. sealed trait WithBound extends AnyRef

  11. sealed trait WithChainned extends WithBound

  12. sealed trait WithUnchainned extends WithBound

Value Members

  1. object Caching extends CachingStrategies

Ungrouped