Uses of Class
one.microstream.collections.lazy.LazyHashMap.LazyHashMapSegmentEntryList
| Package | Description |
|---|---|
| one.microstream.collections.lazy | |
| one.microstream.persistence.binary.one.microstream.collections.lazy |
-
Uses of LazyHashMap.LazyHashMapSegmentEntryList in one.microstream.collections.lazy
Methods in one.microstream.collections.lazy that return LazyHashMap.LazyHashMapSegmentEntryList Modifier and Type Method Description LazyHashMap.LazyHashMapSegmentEntryList<K,V>LazyHashMap.Segment. getData() -
Uses of LazyHashMap.LazyHashMapSegmentEntryList in one.microstream.persistence.binary.one.microstream.collections.lazy
Methods in one.microstream.persistence.binary.one.microstream.collections.lazy that return LazyHashMap.LazyHashMapSegmentEntryList Modifier and Type Method Description LazyHashMap.LazyHashMapSegmentEntryList<?,?>BinaryHandlerLazyHashMapSegmentEntryList. create(Binary data, PersistenceLoadHandler handler)Methods in one.microstream.persistence.binary.one.microstream.collections.lazy with parameters of type LazyHashMap.LazyHashMapSegmentEntryList Modifier and Type Method Description voidBinaryHandlerLazyHashMapSegmentEntryList. complete(Binary data, LazyHashMap.LazyHashMapSegmentEntryList<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerLazyHashMapSegmentEntryList. store(Binary data, LazyHashMap.LazyHashMapSegmentEntryList<?,?> instance, long objectId, PersistenceStoreHandler<Binary> handler)voidBinaryHandlerLazyHashMapSegmentEntryList. updateState(Binary data, LazyHashMap.LazyHashMapSegmentEntryList<?,?> instance, PersistenceLoadHandler handler)