Package

com.websudos.phantom

thrift

Permalink

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
Visibility
  1. Public
  2. All

Type Members

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

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

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

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

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

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

    Permalink
  7. type ThriftStruct = twitter.scrooge.ThriftStruct

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

    Permalink

Value Members

  1. object ThriftTest extends ThriftStructCodec3[ThriftTest] with Serializable

    Permalink
  2. package columns

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped