com.twitter

scrooge

package scrooge

Visibility
  1. Public
  2. All

Type Members

  1. trait BinaryThriftStructSerializer[T <: ThriftStruct] extends ThriftStructSerializer[T]

  2. trait CompactThriftSerializer[T <: ThriftStruct] extends ThriftStructSerializer[T]

  3. trait JsonThriftSerializer[T <: ThriftStruct] extends ThriftStructSerializer[T]

    Thrift serializer using the TSimpleJSONProtocol.

  4. trait LazyBinaryThriftStructSerializer[T <: ThriftStruct] extends ThriftStructSerializer[T]

  5. trait TJSONProtocolThriftSerializer[T <: ThriftStruct] extends ThriftStructSerializer[T]

    Thrift serializer / deserializer using the TJSONProtocol.

  6. trait ThriftStructSerializer[T <: ThriftStruct] extends AnyRef

Ungrouped