public interface LoadItemsChain
| Modifier and Type | Interface and Description |
|---|---|
static class |
LoadItemsChain.Abstract |
static class |
LoadItemsChain.ChannelHashing |
static class |
LoadItemsChain.Entry |
static class |
LoadItemsChain.Simple |
| Modifier and Type | Method and Description |
|---|---|
void |
addLoadItem(long objectId) |
void |
clear() |
boolean |
containsLoadItem(long objectId) |
PersistenceIdSet[] |
getObjectIdSets() |
boolean |
isEmpty() |
boolean containsLoadItem(long objectId)
void addLoadItem(long objectId)
boolean isEmpty()
PersistenceIdSet[] getObjectIdSets()
void clear()
Copyright © 2022 MicroStream Software. All rights reserved.