Uses of Interface
one.microstream.collections.Set_long
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.persistence.internal | |
one.microstream.persistence.types | |
one.microstream.storage.restadapter.types |
-
Uses of Set_long in one.microstream.collections
Classes in one.microstream.collections that implement Set_long Modifier and Type Class Description static class
Set_long.Default
Methods in one.microstream.collections that return Set_long Modifier and Type Method Description Set_long
Set_long. filter(_longPredicate selector)
static Set_long
Set_long. New()
static Set_long
Set_long. New(int slotSize)
static Set_long
Set_long. New(int slotSize, int chainDefaultLength, float chainGrowthFactor)
-
Uses of Set_long in one.microstream.persistence.internal
Methods in one.microstream.persistence.internal that return Set_long Modifier and Type Method Description Set_long
DefaultObjectRegistry. selectLiveObjectIds(Set_long objectIdsBaseSet)
Methods in one.microstream.persistence.internal with parameters of type Set_long Modifier and Type Method Description Set_long
DefaultObjectRegistry. selectLiveObjectIds(Set_long objectIdsBaseSet)
-
Uses of Set_long in one.microstream.persistence.types
Methods in one.microstream.persistence.types that return Set_long Modifier and Type Method Description Set_long
ObjectIdsProcessor. provideObjectIdsBaseSet()
Set_long
PersistenceObjectRegistry. selectLiveObjectIds(Set_long objectIdsBaseSet)
Methods in one.microstream.persistence.types with parameters of type Set_long Modifier and Type Method Description static ObjectIdSelection
ObjectIdSelection. New(Set_long objectIds)
Set_long
PersistenceObjectRegistry. selectLiveObjectIds(Set_long objectIdsBaseSet)
-
Uses of Set_long in one.microstream.storage.restadapter.types
Methods in one.microstream.storage.restadapter.types that return Set_long Modifier and Type Method Description Set_long
ViewerObjectRegistryDisabled. selectLiveObjectIds(Set_long objectIdsBaseSet)
Methods in one.microstream.storage.restadapter.types with parameters of type Set_long Modifier and Type Method Description Set_long
ViewerObjectRegistryDisabled. selectLiveObjectIds(Set_long objectIdsBaseSet)