Uses of Class
one.microstream.collections.lazy.LazyHashSet
| Package | Description |
|---|---|
| one.microstream.persistence.binary.one.microstream.collections.lazy |
-
Uses of LazyHashSet in one.microstream.persistence.binary.one.microstream.collections.lazy
Methods in one.microstream.persistence.binary.one.microstream.collections.lazy that return LazyHashSet Modifier and Type Method Description LazyHashSet<?>BinaryHandlerLazyHashSet. create(Binary data, PersistenceLoadHandler handler)Methods in one.microstream.persistence.binary.one.microstream.collections.lazy with parameters of type LazyHashSet Modifier and Type Method Description voidBinaryHandlerLazyHashSet. store(Binary data, LazyHashSet<?> instance, long objectId, PersistenceStoreHandler<Binary> handler)voidBinaryHandlerLazyHashSet. updateState(Binary data, LazyHashSet<?> instance, PersistenceLoadHandler handler)