public static class StatsUtil.IdentityHelper
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
StatsUtil.IdentityHelper.IdentityUpdater  | 
| Constructor and Description | 
|---|
IdentityHelper(StatsUtil.IdentityHelper.IdentityUpdater updater)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getContainerCount()  | 
java.lang.String | 
getName(StatTuplev3 st)  | 
java.lang.String | 
getNameFromId(long id)
Stats Stream v3 only. 
 | 
void | 
purgeRemoved()  | 
public IdentityHelper(StatsUtil.IdentityHelper.IdentityUpdater updater)
public java.lang.String getNameFromId(long id)
                               throws StreamBaseException
StreamBaseExceptionpublic java.lang.String getName(StatTuplev3 st) throws StreamBaseException
StreamBaseExceptionpublic void purgeRemoved()
public int getContainerCount()