org.apache.qpid.qmf.schema
Class BrokerSchema.QMFQueueInstrumentInfoCommand
java.lang.Object
org.apache.qpid.qmf.QMFCommand
org.apache.qpid.qmf.schema.BrokerSchema.QMFInfoCommand<T>
org.apache.qpid.qmf.schema.BrokerSchema.QMFInstrumentInfoCommand<BrokerSchema.QueueObject>
org.apache.qpid.qmf.schema.BrokerSchema.QMFQueueInstrumentInfoCommand
- Enclosing class:
- BrokerSchema
public final class BrokerSchema.QMFQueueInstrumentInfoCommand
- extends BrokerSchema.QMFInstrumentInfoCommand<BrokerSchema.QueueObject>
Method Summary |
void |
encode(org.apache.qpid.transport.codec.BBEncoder encoder)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerSchema.QMFQueueInstrumentInfoCommand
protected BrokerSchema.QMFQueueInstrumentInfoCommand(BrokerSchema.QueueObject object,
long sampleTime)
encode
public void encode(org.apache.qpid.transport.codec.BBEncoder encoder)
- Overrides:
encode
in class BrokerSchema.QMFInfoCommand<BrokerSchema.QueueObject>
Licensed to the Apache Software Foundation