org.apache.activemq.apollo.broker.store
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
java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.