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