com.websudos.phantom

thrift

package thrift

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. thrift
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type OptionalThriftColumn[T <: CassandraTable[T, R], R, Model <: ThriftStruct] = thrift.columns.OptionalThriftColumn[T, R, Model]

  2. type ThriftColumn[T <: CassandraTable[T, R], R, Model <: ThriftStruct] = thrift.columns.ThriftColumn[T, R, Model]

  3. type ThriftListColumn[T <: CassandraTable[T, R], R, Model <: ThriftStruct] = thrift.columns.ThriftListColumn[T, R, Model]

  4. type ThriftMapColumn[T <: CassandraTable[T, R], R, KeyType, Model <: ThriftStruct] = thrift.columns.ThriftMapColumn[T, R, KeyType, Model]

  5. type ThriftPrimitive[T <: ThriftStruct] = RootThriftPrimitive[T]

  6. type ThriftSetColumn[T <: CassandraTable[T, R], R, Model <: ThriftStruct] = thrift.columns.ThriftSetColumn[T, R, Model]

  7. type ThriftStruct = twitter.scrooge.ThriftStruct

  8. trait ThriftTest extends ThriftStruct with Product3[Int, String, Boolean] with Serializable

Value Members

  1. object ThriftTest extends ThriftStructCodec3[ThriftTest] with Serializable

  2. package columns

Inherited from AnyRef

Inherited from Any

Ungrouped