| Package | Description | 
|---|---|
| com.fatwire.assetapi.query | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<AssetId,List<AssetStatistics>> | AssetStatisticsSearcher. getAssetsStatics(List<AssetId> assetIds)Get the statics of a list of assets. | 
| Map<AssetId,List<AssetStatistics>> | AssetStatisticsSearcherImpl. getAssetsStatics(List<AssetId> assetIds) | 
| List<AssetStatistics> | AssetStatisticsSearcher. getAssetStatics(AssetId assetId,
               String siteName)Get the statics of a specific asset. | 
| List<AssetStatistics> | AssetStatisticsSearcherImpl. getAssetStatics(AssetId assetId,
               String siteName) | 
| List<AssetStatistics> | AssetStatisticsStorage. getAssetStatistics(AssetId assetId,
                  String siteName) |