Modifier and Type | Method and Description |
---|---|
U128 |
OFBsnGentableBucketStatsEntry.getChecksum() |
U128 |
OFBsnGentableBucketStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.Builder.getChecksum() |
U128 |
OFBsnGentableClearRequest.getChecksum() |
U128 |
OFBsnGentableClearRequest.Builder.getChecksum() |
U128 |
OFBsnGentableStatsEntry.getChecksum() |
U128 |
OFBsnGentableStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsRequest.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsRequest.Builder.getChecksum() |
U128 |
OFBsnGentableEntryAdd.getChecksum() |
U128 |
OFBsnGentableEntryAdd.Builder.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsEntry.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.getChecksumMask() |
U128 |
OFBsnGentableEntryStatsRequest.Builder.getChecksumMask() |
U128 |
OFBsnGentableClearRequest.getChecksumMask() |
U128 |
OFBsnGentableClearRequest.Builder.getChecksumMask() |
U128 |
OFBsnGentableEntryDescStatsRequest.getChecksumMask() |
U128 |
OFBsnGentableEntryDescStatsRequest.Builder.getChecksumMask() |
Modifier and Type | Method and Description |
---|---|
U128 |
OFActionBsnChecksum.getChecksum() |
U128 |
OFActionBsnChecksum.Builder.getChecksum() |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActions.bsnChecksum(U128 checksum) |
OFActionBsnChecksum.Builder |
OFActionBsnChecksum.Builder.setChecksum(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActionsVer10.bsnChecksum(U128 checksum) |
OFBsnGentableBucketStatsEntry |
OFFactoryVer10.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActionsVer11.bsnChecksum(U128 checksum) |
OFBsnGentableBucketStatsEntry |
OFFactoryVer11.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActionsVer12.bsnChecksum(U128 checksum) |
OFBsnGentableBucketStatsEntry |
OFFactoryVer12.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActionsVer13.bsnChecksum(U128 checksum) |
OFBsnGentableBucketStatsEntry |
OFFactoryVer13.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFActionBsnChecksum |
OFActionsVer14.bsnChecksum(U128 checksum) |
OFBsnGentableBucketStatsEntry |
OFFactoryVer14.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Field and Description |
---|---|
static U128 |
U128.ZERO |
Modifier and Type | Method and Description |
---|---|
U128 |
U128.add(U128 other) |
U128 |
U128.and(U128 other) |
U128 |
U128.applyMask(U128 mask) |
U128 |
U128.inverse() |
static U128 |
U128.of(long raw1,
long raw2) |
U128 |
U128.or(U128 other) |
static U128 |
U128.read16Bytes(io.netty.buffer.ByteBuf cb) |
U128 |
U128.subtract(U128 other) |
U128 |
U128.xor(U128 other) |
Modifier and Type | Method and Description |
---|---|
HashValue.Builder<U128> |
U128.builder() |
Modifier and Type | Method and Description |
---|---|
U128 |
U128.add(U128 other) |
U128 |
U128.and(U128 other) |
U128 |
U128.applyMask(U128 mask) |
int |
U128.compareTo(U128 o) |
U128 |
U128.or(U128 other) |
U128 |
U128.subtract(U128 other) |
U128 |
U128.xor(U128 other) |
Copyright © 2015. All rights reserved.