public static interface OFBsnGentableStatsEntry.Builder
Modifier and Type | Method and Description |
---|---|
OFBsnGentableStatsEntry |
build() |
U128 |
getChecksum() |
long |
getEntryCount() |
GenTableId |
getTableId() |
OFVersion |
getVersion() |
OFBsnGentableStatsEntry.Builder |
setChecksum(U128 checksum) |
OFBsnGentableStatsEntry.Builder |
setEntryCount(long entryCount) |
OFBsnGentableStatsEntry.Builder |
setTableId(GenTableId tableId) |
OFBsnGentableStatsEntry build()
GenTableId getTableId()
OFBsnGentableStatsEntry.Builder setTableId(GenTableId tableId)
long getEntryCount()
OFBsnGentableStatsEntry.Builder setEntryCount(long entryCount)
U128 getChecksum()
OFBsnGentableStatsEntry.Builder setChecksum(U128 checksum)
OFVersion getVersion()
Copyright © 2015. All rights reserved.