org.ccnx.ccn.impl.CCNStats.CCNCategorizedStatistics Interface Reference

List of all members.

Public Member Functions

Object[] getCategoryNames ()
 Get a list of the category keys.
CCNStats getStatsByName (Object category) throws ClassCastException
 Get the statistics associated with the key.

Member Function Documentation

Object [] org.ccnx.ccn.impl.CCNStats.CCNCategorizedStatistics.getCategoryNames (  ) 

Get a list of the category keys.

The toString() method of the key should be meaningful.

Implemented in org.ccnx.ccn.profiles.versioning.VersioningInterest.

CCNStats org.ccnx.ccn.impl.CCNStats.CCNCategorizedStatistics.getStatsByName ( Object  category  )  throws ClassCastException

Get the statistics associated with the key.

Parameters:
name 
Returns:
May be null if category is not found
Exceptions:
ClassCastException if cateogry is not appropriate

Implemented in org.ccnx.ccn.profiles.versioning.VersioningInterest.


The documentation for this interface was generated from the following file:
Generated on Fri May 13 16:27:37 2011 for Content-Centric Networking in Java by  doxygen 1.6.3