Package

com.outworkers.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. implicit final class PrimitiveCompanionHelper extends AnyVal

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

    Permalink
  4. trait ThriftHelper[ValueType <: ThriftStruct] extends AnyRef

    Permalink
  5. class ThriftHelperMacro extends AnyRef

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

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

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

    Permalink
  9. type ThriftStruct = twitter.scrooge.ThriftStruct

    Permalink

Value Members

  1. object ThriftHelper

    Permalink
  2. package columns

    Permalink
  3. package models

    Permalink
  4. implicit def thriftPrimitive[T <: ThriftStruct]()(implicit hp: ThriftHelper[T]): Primitive[T]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped