Class ItemSyncBox<I>
java.lang.Object
org.opendaylight.openflowplugin.applications.frsync.util.ItemSyncBox<I>
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.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Tuple holder for original and updated item. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ItemSyncBox
public ItemSyncBox()
-
-
Method Details
-
getItemsToPush
-
getItemsToUpdate
-
isEmpty
public boolean isEmpty()
-