Class MongoDBKnowledgeBaseCache.UpdateThread

java.lang.Object
java.lang.Thread
com.sonyericsson.jenkins.plugins.bfa.db.MongoDBKnowledgeBaseCache.UpdateThread
All Implemented Interfaces:
Runnable
Enclosing class:
MongoDBKnowledgeBaseCache

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

    • UpdateThread

      protected UpdateThread()
  • Method Details

    • 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.