Modifier and Type | Method and Description |
---|---|
OFMatchBmap |
OFTableStatsEntry.getMatch() |
OFMatchBmap |
OFTableStatsEntry.Builder.getMatch() |
Modifier and Type | Method and Description |
---|---|
OFTableStatsEntry.Builder |
OFTableStatsEntry.Builder.setMatch(OFMatchBmap match) |
Modifier and Type | Method and Description |
---|---|
static OFMatchBmap |
ChannelUtilsVer11.readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
ChannelUtilsVer11.writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
Modifier and Type | Method and Description |
---|---|
static OFMatchBmap |
ChannelUtilsVer12.readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
ChannelUtilsVer12.writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
Modifier and Type | Method and Description |
---|---|
static OFMatchBmap |
ChannelUtilsVer13.readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
ChannelUtilsVer13.writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
Modifier and Type | Method and Description |
---|---|
static OFMatchBmap |
ChannelUtilsVer14.readOFMatchBmap(io.netty.buffer.ByteBuf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
ChannelUtilsVer14.writeOFMatchBmap(io.netty.buffer.ByteBuf bb,
OFMatchBmap match) |
Copyright © 2015. All rights reserved.