protected class ServersCacheStatsGenerator.BackStatsEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
_cacheable
cacheable
|
protected int |
_hits
hits
|
protected String |
_pageId
page id
|
protected String |
_pagePath
page path
|
Modifier | Constructor and Description |
---|---|
protected |
BackStatsEntry(Map<String,Object> data)
Ctor
|
protected final boolean _cacheable
protected final int _hits
protected BackStatsEntry(Map<String,Object> data)
data
- map of raw data object.