Class NodeIntegritySweepJob

java.lang.Object
org.saidone.component.BaseComponent
org.saidone.job.NodeIntegritySweepJob
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component @ConditionalOnProperty(name="application.integrity-sweep.enabled", havingValue="true") @EnableScheduling public class NodeIntegritySweepJob extends BaseComponent
Scheduled job that performs integrity checks on notarized nodes.
  • Constructor Details

    • NodeIntegritySweepJob

      public NodeIntegritySweepJob()