public static interface CollectionRecord.Getter extends org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>
| Modifier and Type | Method and Description |
|---|---|
CollectionRecord.Bean |
copy() |
CollectionRecord.Buffer |
freeze() |
long |
getKey() |
org.fusesource.hawtbuf.Buffer |
getMeta() |
int |
getType() |
boolean |
hasKey() |
boolean |
hasMeta() |
boolean |
hasType() |
java.lang.StringBuilder |
toString(java.lang.StringBuilder sb,
java.lang.String prefix) |
boolean hasKey()
long getKey()
boolean hasType()
int getType()
boolean hasMeta()
org.fusesource.hawtbuf.Buffer getMeta()
CollectionRecord.Bean copy()
copy in interface org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>CollectionRecord.Buffer freeze()
freeze in interface org.fusesource.hawtbuf.proto.PBMessage<CollectionRecord.Bean,CollectionRecord.Buffer>java.lang.StringBuilder toString(java.lang.StringBuilder sb,
java.lang.String prefix)
Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.