Modifier and Type | Method and Description |
---|---|
U128 |
OFBsnGentableStatsEntry.getChecksum() |
U128 |
OFBsnGentableStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.Builder.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsRequest.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsRequest.Builder.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsEntry.getChecksum() |
U128 |
OFBsnGentableEntryDescStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryAdd.getChecksum() |
U128 |
OFBsnGentableEntryAdd.Builder.getChecksum() |
U128 |
OFBsnGentableClearRequest.getChecksum() |
U128 |
OFBsnGentableClearRequest.Builder.getChecksum() |
U128 |
OFBsnGentableBucketStatsEntry.getChecksum() |
U128 |
OFBsnGentableBucketStatsEntry.Builder.getChecksum() |
U128 |
OFBsnGentableEntryStatsRequest.getChecksumMask() |
U128 |
OFBsnGentableEntryStatsRequest.Builder.getChecksumMask() |
U128 |
OFBsnGentableEntryDescStatsRequest.getChecksumMask() |
U128 |
OFBsnGentableEntryDescStatsRequest.Builder.getChecksumMask() |
U128 |
OFBsnGentableClearRequest.getChecksumMask() |
U128 |
OFBsnGentableClearRequest.Builder.getChecksumMask() |
Modifier and Type | Method and Description |
---|---|
OFBsnGentableBucketStatsEntry |
OFFactoryVer10.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFBsnGentableBucketStatsEntry |
OFFactoryVer11.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFBsnGentableBucketStatsEntry |
OFFactoryVer12.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Method and Description |
---|---|
OFBsnGentableBucketStatsEntry |
OFFactoryVer13.bsnGentableBucketStatsEntry(U128 checksum) |
Modifier and Type | Field and Description |
---|---|
static U128 |
U128.ZERO |
Modifier and Type | Method and Description |
---|---|
U128 |
U128.and(U128 other) |
U128 |
U128.applyMask(U128 mask) |
U128 |
U128.combineWithValue(U128 value,
int keyBits) |
U128 |
U128.inverse() |
static U128 |
U128.of(long raw1,
long raw2) |
U128 |
U128.or(U128 other) |
static U128 |
U128.read16Bytes(org.jboss.netty.buffer.ChannelBuffer cb) |
U128 |
U128.xor(U128 other) |
Modifier and Type | Method and Description |
---|---|
U128 |
U128.and(U128 other) |
U128 |
U128.applyMask(U128 mask) |
U128 |
U128.combineWithValue(U128 value,
int keyBits) |
int |
U128.compareTo(U128 o) |
U128 |
U128.or(U128 other) |
U128 |
U128.xor(U128 other) |
Copyright © 2014. All rights reserved.