org.ccnx.ccn.impl.repo.RepositoryDataHandler Class Reference

So the main listener can output interests sooner, we do the data store work in a separate thread. More...

Inheritance diagram for org.ccnx.ccn.impl.repo.RepositoryDataHandler:

List of all members.

Public Member Functions

 RepositoryDataHandler (RepositoryServer server)
void add (ContentObject co)
void addKeyCheck (ContentName target)
void run ()
 The content listener runs this thread to store data using the content store.
void shutdown ()


Detailed Description

So the main listener can output interests sooner, we do the data store work in a separate thread.

Member Function Documentation

void org.ccnx.ccn.impl.repo.RepositoryDataHandler.run (  ) 

The content listener runs this thread to store data using the content store.

The thread also checks for policy updates which may reset the repository's namespace and sends "early" nameEnumerationResponses when requested by the store.

See also:
RepositoryStore


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:44:54 2012 for Content-Centric Networking in Java by  doxygen 1.5.6