|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Report issued to indicate that an EPC cache has reached a low-level reporting threshold.
A low cache notification is issued when:
ALEPC.depleteEPCCache(java.lang.String)
operation does not cause a low cache
notification to be issued.
Method Summary | |
java.lang.String |
getApplicationData()
Gets the application data string provided in the EPCCacheSpec. |
EPCPatterns |
getCacheContent()
Describes the remaining content of the EPC cache. |
java.lang.String |
getCacheName()
Returns the name of the reporting EPC cache. |
long |
getCacheSize()
Indicates how many EPC cache entries remain. |
long |
getDate()
Gets the time the report was generated. |
java.lang.String |
getSavantID()
Gets an identifier for the edge server which generated this report. |
long |
getThreshold()
Indicates the low-cache reporting threshold defined for the EPCCacheSpec. |
Method Detail |
public long getDate()
public java.lang.String getSavantID()
public java.lang.String getCacheName()
public java.lang.String getApplicationData()
public long getCacheSize()
public EPCPatterns getCacheContent()
public long getThreshold()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |