com.twitter

chill

package chill

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

Type Members

  1. type Input = esotericsoftware.kryo.io.Input

  2. type KSerializer[T] = Serializer[T]

  3. type Kryo = esotericsoftware.kryo.Kryo

  4. type Output = esotericsoftware.kryo.io.Output

Value Members

  1. def assertNotRegistered(cls: Class[_]): IKryoRegistrar

  2. package avro

  3. def printIfRegistered(cls: Class[_]): IKryoRegistrar

  4. implicit def toInstantiator(fn: () ⇒ Kryo): KryoInstantiator

  5. implicit def toRegistrar(items: Iterable[IKryoRegistrar]): IKryoRegistrar

  6. implicit def toRegistrar(fn: (Kryo) ⇒ Unit): IKryoRegistrar

  7. implicit def toRich(k: Kryo): RichKryo

Inherited from AnyRef

Inherited from Any

Ungrouped