Modifier and Type | Method and Description |
---|---|
<T extends OFValueType<T>> |
OFOxsList.get(StatField<T> statField) |
Modifier and Type | Method and Description |
---|---|
Iterator<OFOxs<?>> |
OFOxsList.iterator() |
Modifier and Type | Method and Description |
---|---|
static OFOxsList |
OFOxsList.of(OFOxs<?>... oxss) |
<T extends OFValueType<T>> |
OFOxsList.Builder.set(OFOxs<T> oxs) |
Modifier and Type | Method and Description |
---|---|
static OFOxsList |
OFOxsList.ofList(Iterable<OFOxs<?>> oxsList) |
static OFOxsList |
OFOxsList.readFrom(io.netty.buffer.ByteBuf bb,
int length,
OFMessageReader<OFOxs<?>> reader) |
Constructor and Description |
---|
Builder(EnumMap<StatFields,OFOxs<?>> oxsMap) |
Modifier and Type | Interface and Description |
---|---|
interface |
OFOxsByteCount |
interface |
OFOxsDuration |
interface |
OFOxsFlowCount |
interface |
OFOxsIdleTime |
interface |
OFOxsPacketCount |
Modifier and Type | Method and Description |
---|---|
OFOxs<T> |
OFOxs.Builder.build() |
<F extends OFValueType<F>> |
OFOxss.fromValue(F value,
StatField<F> field) |
OFOxs<U32> |
OFOxsFlowCount.getCanonical() |
OFOxs<U32> |
OFOxsFlowCount.Builder.getCanonical() |
OFOxs<U64> |
OFOxsDuration.getCanonical() |
OFOxs<U64> |
OFOxsDuration.Builder.getCanonical() |
OFOxs<U64> |
OFOxsByteCount.getCanonical() |
OFOxs<U64> |
OFOxsByteCount.Builder.getCanonical() |
OFOxs<U64> |
OFOxsPacketCount.getCanonical() |
OFOxs<U64> |
OFOxsPacketCount.Builder.getCanonical() |
OFOxs<U64> |
OFOxsIdleTime.getCanonical() |
OFOxs<U64> |
OFOxsIdleTime.Builder.getCanonical() |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxss.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer10.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer10.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer11.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer11.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer12.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer12.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer13.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer13.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer14.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer14.getReader() |
Modifier and Type | Method and Description |
---|---|
<F extends OFValueType<F>> |
OFOxssVer15.fromValue(F value,
StatField<F> field) |
Modifier and Type | Method and Description |
---|---|
OFMessageReader<OFOxs<?>> |
OFOxssVer15.getReader() |
Copyright © 2016. All rights reserved.