| Modifier and Type | Interface and Description |
|---|---|
interface |
OFStatV6 |
| Modifier and Type | Method and Description |
|---|---|
Stat |
OFAggregateStatsReply.getStats() |
Stat |
OFAggregateStatsReply.Builder.getStats() |
Stat |
OFFlowStatsEntry.getStats() |
Stat |
OFFlowStatsEntry.Builder.getStats() |
Stat |
OFFlowRemoved.getStats() |
Stat |
OFFlowRemoved.Builder.getStats() |
Stat |
OFFlowLightweightStatsEntry.getStats() |
Stat |
OFFlowLightweightStatsEntry.Builder.getStats() |
| Modifier and Type | Method and Description |
|---|---|
OFAggregateStatsReply.Builder |
OFAggregateStatsReply.Builder.setStats(Stat stats) |
OFFlowStatsEntry.Builder |
OFFlowStatsEntry.Builder.setStats(Stat stats) |
OFFlowRemoved.Builder |
OFFlowRemoved.Builder.setStats(Stat stats) |
OFFlowLightweightStatsEntry.Builder |
OFFlowLightweightStatsEntry.Builder.setStats(Stat stats) |
| Modifier and Type | Method and Description |
|---|---|
Stat |
Stat.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer10.readOFStat(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer11.readOFStat(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer12.readOFStat(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer13.readOFStat(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer14.readOFStat(io.netty.buffer.ByteBuf bb) |
| Modifier and Type | Method and Description |
|---|---|
static Stat |
ChannelUtilsVer15.readOFStat(io.netty.buffer.ByteBuf bb) |
Copyright © 2019. All rights reserved.