org.apache.activemq.leveldb.record
Interface CollectionRecord.Getter
- All Superinterfaces:
- org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>
- All Known Implementing Classes:
- CollectionRecord.Bean, CollectionRecord.Buffer
- Enclosing class:
- CollectionRecord
public static interface CollectionRecord.Getter
- extends org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>
| Methods inherited from interface org.fusesource.hawtbuf.proto.PBMessage |
frozen |
hasKey
boolean hasKey()
getKey
long getKey()
hasType
boolean hasType()
getType
int getType()
hasMeta
boolean hasMeta()
getMeta
org.fusesource.hawtbuf.Buffer getMeta()
copy
CollectionRecord.Bean copy()
- Specified by:
copy in interface org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>
freeze
CollectionRecord.Buffer freeze()
- Specified by:
freeze in interface org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>
toString
java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.