Class HistoryActorFactory.TagRetirementBatchOperation

    • Field Detail

      • paths

        protected java.util.Map<java.lang.String,​java.util.List<TagPath>> paths
    • Constructor Detail

      • TagRetirementBatchOperation

        public TagRetirementBatchOperation()
    • Method Detail

      • shouldSchedule

        public boolean shouldSchedule()
        Description copied from interface: BatchOperation
        Indicates that this operation has outstanding data and should be scheduled for execution.
      • retire

        public void retire​(java.lang.String historicalProvider,
                           TagPath path)