public static final class Host.Tombstone extends Host implements org.apache.gora.persistency.Tombstone
Host.Builder, Host.Field, Host.Tombstone_ALL_FIELDS, SCHEMA$| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.CharSequence,java.lang.CharSequence> |
getInlinks()
Gets the value of the 'inlinks' field.
|
java.util.Map<java.lang.CharSequence,java.nio.ByteBuffer> |
getMetadata()
Gets the value of the 'metadata' field.
|
java.util.Map<java.lang.CharSequence,java.lang.CharSequence> |
getOutlinks()
Gets the value of the 'outlinks' field.
|
boolean |
isInlinksDirty()
Checks the dirty status of the 'inlinks' field.
|
boolean |
isMetadataDirty()
Checks the dirty status of the 'metadata' field.
|
boolean |
isOutlinksDirty()
Checks the dirty status of the 'outlinks' field.
|
void |
setInlinks(java.util.Map<java.lang.CharSequence,java.lang.CharSequence> value)
Sets the value of the 'inlinks' field.
|
void |
setMetadata(java.util.Map<java.lang.CharSequence,java.nio.ByteBuffer> value)
Sets the value of the 'metadata' field.
|
void |
setOutlinks(java.util.Map<java.lang.CharSequence,java.lang.CharSequence> value)
Sets the value of the 'outlinks' field.
|
contains, get, getFieldsCount, getInt, getLong, getSchema, getTombstone, getValue, newBuilder, newBuilder, newBuilder, newInstance, put, readExternal, writeExternalclear, clearDirty, clearDirty, clearDirty, equals, getDirtyBytes, getUnmanagedFields, isDirty, isDirty, isDirty, setDirty, setDirty, setDirty, setDirtyBytescompareTo, get, getConverion, getConversion, hashCode, put, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic java.util.Map<java.lang.CharSequence,java.nio.ByteBuffer> getMetadata()
getMetadata in class Hostpublic void setMetadata(java.util.Map<java.lang.CharSequence,java.nio.ByteBuffer> value)
setMetadata in class Hostpublic boolean isMetadataDirty()
isMetadataDirty in class Hostpublic java.util.Map<java.lang.CharSequence,java.lang.CharSequence> getOutlinks()
getOutlinks in class Hostpublic void setOutlinks(java.util.Map<java.lang.CharSequence,java.lang.CharSequence> value)
setOutlinks in class Hostpublic boolean isOutlinksDirty()
isOutlinksDirty in class Hostpublic java.util.Map<java.lang.CharSequence,java.lang.CharSequence> getInlinks()
getInlinks in class Hostpublic void setInlinks(java.util.Map<java.lang.CharSequence,java.lang.CharSequence> value)
setInlinks in class Hostpublic boolean isInlinksDirty()
isInlinksDirty in class HostCopyright © 2019 The Apache Software Foundation