Class MongoDBKnowledgeBaseCache.UpdateThread

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    MongoDBKnowledgeBaseCache

    protected class MongoDBKnowledgeBaseCache.UpdateThread
    extends Thread
    The thread responsible for updating the MongoDB cache.
    • Constructor Detail

      • UpdateThread

        protected UpdateThread()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread
      • stopThread

        protected void stopThread()
        Stops the execution of this thread.