Class CleanLostNodesWork

  • All Implemented Interfaces:
    ExtensionPoint, Runnable

    @Extension
    @Symbol("cleanLostNodesWork")
    public class CleanLostNodesWork
    extends PeriodicWork
    Periodically checks if there are no lost nodes in GCP. If it finds any they are deleted.
    • Field Detail

      • logger

        protected final Logger logger
    • Constructor Detail

      • CleanLostNodesWork

        public CleanLostNodesWork()