Class FlowGroupInfoHistoryImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.device.history.FlowGroupInfoHistoryImpl
- All Implemented Interfaces:
- FlowGroupInfoHistory,- FlowGroupInfoHistoryAppender
@NonNullByDefault
public final class FlowGroupInfoHistoryImpl
extends Object
implements FlowGroupInfoHistory, FlowGroupInfoHistoryAppender
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoid
- 
Constructor Details- 
FlowGroupInfoHistoryImplpublic FlowGroupInfoHistoryImpl(int size) 
 
- 
- 
Method Details- 
appendFlowGroupInfo- Specified by:
- appendFlowGroupInfoin interface- FlowGroupInfoHistoryAppender
 
- 
readEntries- Specified by:
- readEntriesin interface- FlowGroupInfoHistory
 
 
-