Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactory.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
OFBsnPortCounterStatsEntry |
OFBsnPortCounterStatsEntry.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OFBsnPortCounterStatsEntry> |
OFBsnPortCounterStatsReply.getEntries() |
List<OFBsnPortCounterStatsEntry> |
OFBsnPortCounterStatsReply.Builder.getEntries() |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsReply.Builder |
OFBsnPortCounterStatsReply.Builder.setEntries(List<OFBsnPortCounterStatsEntry> entries) |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactoryVer10.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactoryVer11.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactoryVer12.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactoryVer13.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
Modifier and Type | Method and Description |
---|---|
OFBsnPortCounterStatsEntry |
OFFactoryVer14.bsnPortCounterStatsEntry(OFPort portNo,
List<U64> values) |
Copyright © 2015. All rights reserved.