org.apache.activemq.console.command.store.proto
Interface QueuePB.Getter
- All Superinterfaces:
- org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
- All Known Implementing Classes:
- QueuePB.Bean, QueuePB.Buffer
- Enclosing class:
- QueuePB
public static interface QueuePB.Getter
- extends org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
| Methods inherited from interface org.fusesource.hawtbuf.proto.PBMessage |
frozen |
hasKey
boolean hasKey()
getKey
long getKey()
hasBindingKind
boolean hasBindingKind()
getBindingKind
org.fusesource.hawtbuf.AsciiBuffer getBindingKind()
hasBindingData
boolean hasBindingData()
getBindingData
org.fusesource.hawtbuf.Buffer getBindingData()
copy
QueuePB.Bean copy()
- Specified by:
copy in interface org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
freeze
QueuePB.Buffer freeze()
- Specified by:
freeze in interface org.fusesource.hawtbuf.proto.PBMessage<QueuePB.Bean,QueuePB.Buffer>
toString
StringBuilder toString(StringBuilder sb,
String prefix)
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.