|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockCache | |
---|---|
com.epam.fix.validation.engine.utils.cache |
Uses of BlockCache in com.epam.fix.validation.engine.utils.cache |
---|
Fields in com.epam.fix.validation.engine.utils.cache with type parameters of type BlockCache | |
---|---|
protected Map<BlockCacheKey,BlockCache> |
AbstractGroupsCache.blockGroupsCaches
|
Methods in com.epam.fix.validation.engine.utils.cache that return BlockCache | |
---|---|
BlockCache |
GroupsCache.getBlockCache(BlockCacheKey blockIdRef)
|
Methods in com.epam.fix.validation.engine.utils.cache that return types with arguments of type BlockCache | |
---|---|
Map<BlockCacheKey,BlockCache> |
AbstractGroupsCache.getBlockGroupsCaches()
|
Set<BlockCache> |
GroupsCache.getGroupBlocksCache(int groupId)
|
Methods in com.epam.fix.validation.engine.utils.cache with parameters of type BlockCache | |
---|---|
void |
GroupsCache.putBlockCache(Integer parentGroupId,
BlockCache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |