Class ClusterNodePingUpdater

All Implemented Interfaces:
Runnable

public class ClusterNodePingUpdater extends RegistrableThread
  • Constructor Details

    • ClusterNodePingUpdater

      public ClusterNodePingUpdater(ClusterNodeDAO dao, int ownClusterID, long interval)
  • Method Details

    • withInitialInfo

      protected void withInitialInfo()
    • internalRun

      public void internalRun()
      Overrides:
      internalRun in class RegistrableThread
    • updateNodeRecord

      protected void updateNodeRecord()
    • stopUpdatingAndFinish

      public void stopUpdatingAndFinish(long timeoutMillis)