Package | Description |
---|---|
com.epam.fix.validation.engine.utils.cache |
Modifier and Type | Field and Description |
---|---|
protected Map<BlockCacheKey,BlockCache> |
AbstractGroupsCache.blockGroupsCaches |
Modifier and Type | Method and Description |
---|---|
BlockCache |
GroupsCache.getBlockCache(BlockCacheKey blockIdRef) |
Modifier and Type | Method and Description |
---|---|
Map<BlockCacheKey,BlockCache> |
AbstractGroupsCache.getBlockGroupsCaches() |
Set<BlockCache> |
GroupsCache.getGroupBlocksCache(int groupId) |
Modifier and Type | Method and Description |
---|---|
void |
GroupsCache.putBlockCache(Integer parentGroupId,
BlockCache cache) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.