package serialization
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- serialization
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class ByteArrayJournalSerializer extends FlowPersistentReprSerializer[JournalRow]
- class ByteArraySnapshotSerializer extends SnapshotSerializer[SnapshotRow]
- trait FlowPersistentReprSerializer[T] extends PersistentReprSerializer[T]
- trait PersistentReprSerializer[A] extends AnyRef
- trait SnapshotSerializer[T] extends AnyRef