| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactory.bucketCounter(U64 packetCount,
U64 byteCount) |
OFBucketCounter |
OFBucketCounter.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<OFBucketCounter> |
OFGroupStatsEntry.getBucketStats() |
List<OFBucketCounter> |
OFGroupStatsEntry.Builder.getBucketStats() |
| Modifier and Type | Method and Description |
|---|---|
OFGroupStatsEntry.Builder |
OFGroupStatsEntry.Builder.setBucketStats(List<OFBucketCounter> bucketStats) |
| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactoryVer10.bucketCounter(U64 packetCount,
U64 byteCount) |
| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactoryVer11.bucketCounter(U64 packetCount,
U64 byteCount) |
| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactoryVer12.bucketCounter(U64 packetCount,
U64 byteCount) |
| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactoryVer13.bucketCounter(U64 packetCount,
U64 byteCount) |
| Modifier and Type | Method and Description |
|---|---|
OFBucketCounter |
OFFactoryVer14.bucketCounter(U64 packetCount,
U64 byteCount) |
Copyright © 2016. All rights reserved.