public interface OFBucket extends OFObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
OFBucket.Builder |
| Modifier and Type | Method and Description |
|---|---|
OFBucket.Builder |
createBuilder() |
List<OFAction> |
getActions() |
OFGroupBucket |
getBucketId() |
List<OFGroupBucketProp> |
getProperties() |
OFVersion |
getVersion() |
OFGroup |
getWatchGroup() |
OFPort |
getWatchPort() |
int |
getWeight() |
void |
writeTo(io.netty.buffer.ByteBuf channelBuffer) |
putToint getWeight()
throws UnsupportedOperationException
UnsupportedOperationExceptionOFPort getWatchPort() throws UnsupportedOperationException
UnsupportedOperationExceptionOFGroup getWatchGroup() throws UnsupportedOperationException
UnsupportedOperationExceptionOFGroupBucket getBucketId() throws UnsupportedOperationException
UnsupportedOperationExceptionList<OFGroupBucketProp> getProperties() throws UnsupportedOperationException
UnsupportedOperationExceptionOFVersion getVersion()
getVersion in interface OFObjectvoid writeTo(io.netty.buffer.ByteBuf channelBuffer)
OFBucket.Builder createBuilder()
Copyright © 2018. All rights reserved.