Class SyncCrudCounters


  • public class SyncCrudCounters
    extends Object
    One-shot (per sync) placeholder for counts of added/updated/removed flows/groups/meters.
    • Constructor Detail

      • SyncCrudCounters

        public SyncCrudCounters()
    • Method Detail

      • getFlowCrudCounts

        public CrudCounts getFlowCrudCounts()
      • getGroupCrudCounts

        public CrudCounts getGroupCrudCounts()
      • getMeterCrudCounts

        public CrudCounts getMeterCrudCounts()
      • resetAll

        public void resetAll()