| Class | Description |
|---|---|
| ScalaEitherSerializerSnapshot<L,R> |
Configuration snapshot for serializers of Scala's
Either type,
containing configuration snapshots of the Left and Right serializers. |
| ScalaOptionSerializerConfigSnapshot<E> |
A
TypeSerializerConfigSnapshot for the Scala OptionSerializer. |
| ScalaTrySerializerConfigSnapshot<E> |
A
TypeSerializerConfigSnapshot for the Scala TrySerializer. |
| TraversableSerializerConfigSnapshot<T extends scala.collection.TraversableOnce<E>,E> |
A
TypeSerializerConfigSnapshot for the Scala TraversableSerializer. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.