java.lang.Object
org.opendaylight.openflowplugin.applications.frsync.util.ItemSyncBox<I>

public class ItemSyncBox<I> extends Object
Holder for items to be pushed to device. Contains two sets of groups -set of items to be pushed and set of tuples for update.
  • Constructor Details

    • ItemSyncBox

      public ItemSyncBox()
  • Method Details