Class LoadItemsChain.ChannelHashing
- java.lang.Object
-
- one.microstream.persistence.binary.types.LoadItemsChain.Abstract
-
- one.microstream.persistence.binary.types.LoadItemsChain.ChannelHashing
-
- All Implemented Interfaces:
LoadItemsChain
- Enclosing interface:
- LoadItemsChain
public static final class LoadItemsChain.ChannelHashing extends LoadItemsChain.Abstract
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.persistence.binary.types.LoadItemsChain
LoadItemsChain.Abstract, LoadItemsChain.ChannelHashing, LoadItemsChain.Entry, LoadItemsChain.Simple
-
-
Constructor Summary
Constructors Constructor Description ChannelHashing(int channelCount)
-
Method Summary
Modifier and Type Method Description PersistenceIdSet[]
getObjectIdSets()
-
Methods inherited from class one.microstream.persistence.binary.types.LoadItemsChain.Abstract
addLoadItem, clear, containsLoadItem, isEmpty, size
-
-
-
-
Method Detail
-
getObjectIdSets
public PersistenceIdSet[] getObjectIdSets()
-
-