public class OfmTableMod extends OpenflowMessage
OpenflowMessage.Headerlength| Modifier and Type | Method and Description |
|---|---|
Set<TableConfig> |
getConfig()
Returns the table configuration flags; Since 1.1;
Removed (reserved) since 1.3.
|
TableId |
getTableId()
Returns the table id; Since 1.1.
|
String |
toString() |
decodeHeader, getType, getVersion, getXid, hex, hex, length, toDebugString, validatepublic String toString()
toString in class OpenflowMessagepublic TableId getTableId()
TableId.ALL, the configuration
applies to all tables.public Set<TableConfig> getConfig()
null for version 1.3.Copyright © 2014. All Rights Reserved.