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 () |
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.