public static final class EntryRecord.Bean extends Object implements EntryRecord.Getter
| Constructor and Description |
|---|
EntryRecord.Bean() |
EntryRecord.Bean(EntryRecord.Bean copy) |
public EntryRecord.Bean()
public EntryRecord.Bean(EntryRecord.Bean copy)
public EntryRecord.Bean copy()
copy in interface EntryRecord.Gettercopy in interface org.fusesource.hawtbuf.proto.PBMessage<EntryRecord.Bean,EntryRecord.Buffer>public boolean frozen()
frozen in interface org.fusesource.hawtbuf.proto.PBMessage<EntryRecord.Bean,EntryRecord.Buffer>public EntryRecord.Buffer freeze()
freeze in interface EntryRecord.Getterfreeze in interface org.fusesource.hawtbuf.proto.PBMessage<EntryRecord.Bean,EntryRecord.Buffer>public boolean hasCollectionKey()
hasCollectionKey in interface EntryRecord.Getterpublic long getCollectionKey()
getCollectionKey in interface EntryRecord.Getterpublic EntryRecord.Bean setCollectionKey(long collectionKey)
public void clearCollectionKey()
public boolean hasEntryKey()
hasEntryKey in interface EntryRecord.Getterpublic org.fusesource.hawtbuf.Buffer getEntryKey()
getEntryKey in interface EntryRecord.Getterpublic EntryRecord.Bean setEntryKey(org.fusesource.hawtbuf.Buffer entryKey)
public void clearEntryKey()
public boolean hasValueLocation()
hasValueLocation in interface EntryRecord.Getterpublic long getValueLocation()
getValueLocation in interface EntryRecord.Getterpublic EntryRecord.Bean setValueLocation(long valueLocation)
public void clearValueLocation()
public boolean hasValueLength()
hasValueLength in interface EntryRecord.Getterpublic int getValueLength()
getValueLength in interface EntryRecord.Getterpublic EntryRecord.Bean setValueLength(int valueLength)
public void clearValueLength()
public boolean hasValue()
hasValue in interface EntryRecord.Getterpublic org.fusesource.hawtbuf.Buffer getValue()
getValue in interface EntryRecord.Getterpublic EntryRecord.Bean setValue(org.fusesource.hawtbuf.Buffer value)
public void clearValue()
public boolean hasMeta()
hasMeta in interface EntryRecord.Getterpublic org.fusesource.hawtbuf.Buffer getMeta()
getMeta in interface EntryRecord.Getterpublic EntryRecord.Bean setMeta(org.fusesource.hawtbuf.Buffer meta)
public void clearMeta()
public StringBuilder toString(StringBuilder sb, String prefix)
toString in interface EntryRecord.Getterpublic EntryRecord.Bean mergeUnframed(InputStream input) throws IOException
IOExceptionpublic EntryRecord.Bean mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input) throws IOException
IOExceptionpublic boolean equals(EntryRecord.Bean obj)
public EntryRecord.Bean mergeFrom(EntryRecord.Getter other)
public void clear()
public void readExternal(DataInput in) throws IOException
IOExceptionpublic void writeExternal(DataOutput out) throws IOException
IOExceptionCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.