This version of PageCache maintains a list of cacheEntries for each
page size, and attempts to reuse old entries of the same size on reject.
This is the best implementation of the Haboob web page cache.
Inner Class :class myComparator implements Comparator
Inner Class :class CacheMissStage implements EventHandlerIF