Uses of Package
one.microstream.collections.lazy
| Package | Description |
|---|---|
| one.microstream.collections.lazy | |
| one.microstream.persistence.binary.one.microstream.collections.lazy |
-
Classes in one.microstream.collections.lazy used by one.microstream.collections.lazy Class Description LazyArrayList LazyArrayList.Segment LazyCollection ACollection, which usesLazyreferences internally, to enable automatic partial loading of the collection's content.LazyHashMap This map implementation internally usesLazyreferences internally, to enable automatic partial loading of it's content.LazyHashMap.Entry LazyHashMap.LazyHashMapSegmentEntryList LazyHashMap.Segment LazyList LazySegment LazySegmentUnloader Defines methods to control automated unloading of LazySegments.LazySet -
Classes in one.microstream.collections.lazy used by one.microstream.persistence.binary.one.microstream.collections.lazy Class Description LazyArrayList LazyHashMap This map implementation internally usesLazyreferences internally, to enable automatic partial loading of it's content.LazyHashMap.LazyHashMapSegmentEntryList LazyHashSet Implementation of theSetinterface, backed by aLazyHashMap