public class MBodyMutableMeterStatsRequest extends MBodyMutableMeterRequest
MBodyMeterStatsRequest
.parseErrorCause, version
Constructor and Description |
---|
MBodyMutableMeterStatsRequest(ProtocolVersion pv)
Constructs a mutable multipart body METER STATS type request.
|
Modifier and Type | Method and Description |
---|---|
OpenflowStructure |
toImmutable()
Returns an immutable instance of this structure.
|
meterId, toString, writable
getMeterId, getTotalLength, validate
getVersion, hex, hex, incomplete, parseErrorCause, toDebugString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getVersion, toDebugString
public MBodyMutableMeterStatsRequest(ProtocolVersion pv)
pv
- the protocol versionpublic OpenflowStructure toImmutable()
MutableStructure
It is expected that the reference to this mutable structure will be
dropped. Note that all method calls invoked on a
MutableStructure
after toImmutable()
has been invoked
will result in an InvalidMutableException
being thrown.
Copyright © 2015. All Rights Reserved.