protected class ServersCacheStatsGenerator.FrontFromFrontStatsEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
_frontCacheable
is front cacheable
|
protected int |
_frontCacheHits1
front cache hits 1
|
protected int |
_frontCacheHits2
front cache hits 2
|
protected int |
_frontHits
front hits
|
protected String |
_frontPath
front path
|
protected String |
_frontSite
front site name
|
Modifier | Constructor and Description |
---|---|
protected |
FrontFromFrontStatsEntry(Map<String,Object> data)
Ctor
|
protected String _frontSite
protected String _frontPath
protected boolean _frontCacheable
protected int _frontHits
protected int _frontCacheHits1
protected int _frontCacheHits2
protected FrontFromFrontStatsEntry(Map<String,Object> data)
data
- map of raw data object.