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 SummaryNested ClassesModifier and TypeClassDescriptionstatic final classTuple holder for original and updated item.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ItemSyncBoxpublic ItemSyncBox()
 
- 
- 
Method Details- 
getItemsToPush
- 
getItemsToUpdate
- 
isEmptypublic boolean isEmpty()
 
-