public class MBodyMutableMeterStatsRequest extends MBodyMutableMeterRequest
MBodyMeterStatsRequest.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, writablegetMeterId, getTotalLength, validategetVersion, hex, hex, toDebugStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersion, toDebugStringpublic 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 © 2014. All Rights Reserved.