package zio
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class AppendableEntryStream[T] extends AnyRef
- class ZEntryFitter[T] extends AnyRef
This encapsulates the logic of fitting TSEntries one after another.
This encapsulates the logic of fitting TSEntries one after another. It is used to take care of trimming, compressing and checking the sanity of consecutive entries.
Value Members
- object AppendableEntryStream
- object ZEntryFitter