public class AccountingCache extends Object implements Serializable
| Constructor and Description |
|---|
AccountingCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
finalize() |
SeriesResponse |
get(String key) |
void |
put(String key,
SeriesResponse value) |
public AccountingCache()
throws ServiceException
ServiceExceptionpublic void put(String key, SeriesResponse value) throws ServiceException
ServiceExceptionpublic SeriesResponse get(String key) throws ServiceException
ServiceExceptionCopyright © 2016. All Rights Reserved.