Object/Class

com.websudos.phantom.example.basics

ThriftTable

Related Docs: class ThriftTable | package basics

Permalink

object ThriftTable extends ThriftTable with ExampleConnector

Linear Supertypes
ExampleConnector, KeyspaceDefinition, SimpleConnector, ThriftTable, CassandraTable[ThriftTable, SampleRecord], SelectTable[ThriftTable, SampleRecord], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ThriftTable
  2. ExampleConnector
  3. KeyspaceDefinition
  4. SimpleConnector
  5. ThriftTable
  6. CassandraTable
  7. SelectTable
  8. AnyRef
  9. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def alter()(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def clone(): AnyRef

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

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

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

    Permalink
    Definition Classes
    CassandraTable
  10. final def create: RootCreateQuery[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  11. final def delete(clause: (ThriftTable) ⇒ AbstractColumn[_])(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  12. final def delete()(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  13. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  16. def fromRow(r: Row): SampleRecord

    Permalink
    Definition Classes
    ThriftTable → CassandraTable
  17. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  18. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  19. object id extends PrimitiveColumn[ThriftTable, SampleRecord, UUID] with PartitionKey[UUID]

    Permalink
    Definition Classes
    ThriftTable
  20. final def insert()(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

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

    Permalink
    Definition Classes
    Any
  22. implicit val keySpace: KeySpace

    Permalink
    Definition Classes
    KeyspaceDefinition
  23. lazy val logger: Logger

    Permalink
    Definition Classes
    CassandraTable
  24. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. final def notifyAll(): Unit

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

    Permalink
    Definition Classes
    CassandraTable
  28. def prepare()(implicit keySpace: KeySpace): PreparedBuilder[ThriftTable, SampleRecord]

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

    Permalink
    Definition Classes
    CassandraTable
  30. def secondaryKeys: Seq[AbstractColumn[_]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    SelectTable
  50. def select[A, B](f1: (ThriftTable) ⇒ SelectColumn[A], f2: (ThriftTable) ⇒ SelectColumn[B]): RootSelectBlock[ThriftTable, (A, B)]

    Permalink
    Definition Classes
    SelectTable
  51. def select[A](f1: (ThriftTable) ⇒ SelectColumn[A]): RootSelectBlock[ThriftTable, A]

    Permalink
    Definition Classes
    SelectTable
  52. def select: RootSelectBlock[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    SelectTable
  53. implicit lazy val session: Session

    Permalink
    Definition Classes
    SimpleConnector
  54. object someList extends ListColumn[ThriftTable, SampleRecord, String]

    Permalink
    Definition Classes
    ThriftTable
  55. object stuff extends PrimitiveColumn[ThriftTable, SampleRecord, String]

    Permalink
    Definition Classes
    ThriftTable
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  57. def tableName: String

    Permalink
    Definition Classes
    CassandraTable
  58. object thriftModel extends ThriftColumn[ThriftTable, SampleRecord, SampleModel]

    Permalink
    Definition Classes
    ThriftTable
  59. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  60. final def truncate()(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  61. final def update()(implicit keySpace: KeySpace): Default[ThriftTable, SampleRecord]

    Permalink
    Definition Classes
    CassandraTable
  62. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from ExampleConnector

Inherited from KeyspaceDefinition

Inherited from SimpleConnector

Inherited from ThriftTable

Inherited from CassandraTable[ThriftTable, SampleRecord]

Inherited from SelectTable[ThriftTable, SampleRecord]

Inherited from AnyRef

Inherited from Any

Ungrouped