Package com.ibm.wsspi.cache.web
Class ESIStats.ESIServerStats
java.lang.Object
com.ibm.wsspi.cache.web.ESIStats.ESIServerStats
- Enclosing class:
- ESIStats
An ESIServerStats is a logical grouping of ESIProcessorStats objects, grouped
by hostname.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addProcessorStats
(com.ibm.ws.cache.servlet.ESIProcessorStats processorStats)
-
Constructor Details
-
ESIServerStats
public ESIServerStats(com.ibm.ws.cache.servlet.ESIServerStats esiss)
-
-
Method Details
-
getHostName
-
addProcessorStats
public void addProcessorStats(com.ibm.ws.cache.servlet.ESIProcessorStats processorStats) -
getProcessorStats
-