com.websudos.phantom.example.advanced.RecipesDatabase

SecondaryKeyRecipes

object SecondaryKeyRecipes extends ConcreteSecondaryKeyRecipes with Connector

Linear Supertypes
Connector, Connector, ConcreteSecondaryKeyRecipes, RootConnector, SecondaryKeyRecipes, CassandraTable[ConcreteSecondaryKeyRecipes, Recipe], SelectTable[ConcreteSecondaryKeyRecipes, Recipe], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SecondaryKeyRecipes
  2. Connector
  3. Connector
  4. ConcreteSecondaryKeyRecipes
  5. RootConnector
  6. SecondaryKeyRecipes
  7. CassandraTable
  8. SelectTable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. implicit class RichSession extends AnyRef

    Definition Classes
    Connector

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. lazy val _columns: ArrayBuffer[AbstractColumn[_]]

    Attributes
    protected[this]
    Definition Classes
    CassandraTable
  7. lazy val _name: String

    Attributes
    protected[this]
    Definition Classes
    CassandraTable
  8. final def alter()(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  9. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  10. object author extends PrimitiveColumn[ConcreteSecondaryKeyRecipes, Recipe, String] with Index[String]

    Definition Classes
    SecondaryKeyRecipes
  11. def cassandraVersion: VersionNumber

    Definition Classes
    Connector
  12. def cassandraVersions: Set[VersionNumber]

    Definition Classes
    Connector
  13. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. def clustered: Boolean

    Definition Classes
    CassandraTable
  15. def clusteringColumns: Seq[AbstractColumn[_]]

    Definition Classes
    CassandraTable
  16. def columns: ArrayBuffer[AbstractColumn[_]]

    Definition Classes
    CassandraTable
  17. final def create: RootCreateQuery[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  18. final def delete(condition: (ConcreteSecondaryKeyRecipes) ⇒ Condition)(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  19. final def delete()(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  20. object description extends PrimitiveColumn[ConcreteSecondaryKeyRecipes, Recipe, String]

    Definition Classes
    SecondaryKeyRecipes
  21. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  23. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. def fromRow(row: Row): Recipe

    Definition Classes
    SecondaryKeyRecipes → CassandraTable
  25. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  26. def getRecipeByAuthor(author: String): Future[Option[Recipe]]

    Definition Classes
    ConcreteSecondaryKeyRecipes
  27. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  28. object id extends PrimitiveColumn[ConcreteSecondaryKeyRecipes, Recipe, UUID] with PartitionKey[UUID]

    Definition Classes
    SecondaryKeyRecipes
  29. object ingredients extends SetColumn[ConcreteSecondaryKeyRecipes, Recipe, String]

    Definition Classes
    SecondaryKeyRecipes
  30. final def insert()(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  31. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  32. lazy val keySpace: String

    Definition Classes
    Connector → Connector
  33. lazy val logger: Logger

    Definition Classes
    CassandraTable
  34. object name extends PrimitiveColumn[ConcreteSecondaryKeyRecipes, Recipe, String] with PrimaryKey[String]

    Definition Classes
    SecondaryKeyRecipes
  35. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  38. def partitionKeys: Seq[AbstractColumn[_]]

    Definition Classes
    CassandraTable
  39. def primaryKeys: Seq[AbstractColumn[_]]

    Definition Classes
    CassandraTable
  40. object props extends MapColumn[ConcreteSecondaryKeyRecipes, Recipe, String, String]

    Definition Classes
    SecondaryKeyRecipes
  41. lazy val provider: DefaultSessionProvider

    Definition Classes
    Connector → Connector
  42. def secondaryKeys: Seq[AbstractColumn[_]]

    Definition Classes
    CassandraTable
  43. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16], f17: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A17], f18: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A18], f19: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A19], f20: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A20], f21: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A21]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21)]

    Definition Classes
    SelectTable
  44. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16], f17: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A17], f18: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A18], f19: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A19], f20: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A20]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20)]

    Definition Classes
    SelectTable
  45. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16], f17: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A17], f18: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A18], f19: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A19]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19)]

    Definition Classes
    SelectTable
  46. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16], f17: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A17], f18: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A18]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18)]

    Definition Classes
    SelectTable
  47. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16], f17: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A17]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17)]

    Definition Classes
    SelectTable
  48. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15], f16: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A16]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16)]

    Definition Classes
    SelectTable
  49. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14], f15: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A15]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15)]

    Definition Classes
    SelectTable
  50. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13], f14: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A14]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14)]

    Definition Classes
    SelectTable
  51. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12], f13: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A13]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13)]

    Definition Classes
    SelectTable
  52. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11], f12: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A12]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12)]

    Definition Classes
    SelectTable
  53. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10], f11: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A11]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11)]

    Definition Classes
    SelectTable
  54. def select[A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A1], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A2], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A3], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A4], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A5], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A6], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A7], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A8], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A9], f10: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A10]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)]

    Definition Classes
    SelectTable
  55. def select[A, B, C, D, E, F, G, H, I](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[E], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[F], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[G], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[H], f9: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[I]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D, E, F, G, H, I)]

    Definition Classes
    SelectTable
  56. def select[A, B, C, D, E, F, G, H](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[E], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[F], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[G], f8: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[H]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D, E, F, G, H)]

    Definition Classes
    SelectTable
  57. def select[A, B, C, D, E, F, G](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[E], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[F], f7: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[G]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D, E, F, G)]

    Definition Classes
    SelectTable
  58. def select[A, B, C, D, E, F](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[E], f6: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[F]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D, E, F)]

    Definition Classes
    SelectTable
  59. def select[A, B, C, D, E](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D], f5: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[E]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D, E)]

    Definition Classes
    SelectTable
  60. def select[A, B, C, D](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C], f4: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[D]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C, D)]

    Definition Classes
    SelectTable
  61. def select[A, B, C](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B], f3: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[C]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B, C)]

    Definition Classes
    SelectTable
  62. def select[A, B](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A], f2: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[B]): RootSelectBlock[ConcreteSecondaryKeyRecipes, (A, B)]

    Definition Classes
    SelectTable
  63. def select[A](f1: (ConcreteSecondaryKeyRecipes) ⇒ SelectColumn[A]): RootSelectBlock[ConcreteSecondaryKeyRecipes, A]

    Definition Classes
    SelectTable
  64. def select: RootSelectBlock[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    SelectTable
  65. implicit lazy val session: Session

    Definition Classes
    Connector
  66. implicit val space: KeySpace

    Definition Classes
    Connector
  67. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  68. def tableName: String

    Definition Classes
    CassandraTable
  69. object timestamp extends DateTimeColumn[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    SecondaryKeyRecipes
  70. object title extends PrimitiveColumn[ConcreteSecondaryKeyRecipes, Recipe, String]

    Definition Classes
    SecondaryKeyRecipes
  71. def toString(): String

    Definition Classes
    AnyRef → Any
  72. final def truncate()(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  73. final def update()(implicit keySpace: KeySpace): Default[ConcreteSecondaryKeyRecipes, Recipe]

    Definition Classes
    CassandraTable
  74. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Connector

Inherited from Connector

Inherited from RootConnector

Inherited from SecondaryKeyRecipes

Inherited from CassandraTable[ConcreteSecondaryKeyRecipes, Recipe]

Inherited from SelectTable[ConcreteSecondaryKeyRecipes, Recipe]

Inherited from AnyRef

Inherited from Any

Ungrouped