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 |
|---|---|
Map<CharSequence,CharSequence> |
getInlinks()
Gets the value of the 'inlinks' field.
|
Map<CharSequence,ByteBuffer> |
getMetadata()
Gets the value of the 'metadata' field.
|
Map<CharSequence,CharSequence> |
getOutlinks()
Gets the value of the 'outlinks' field.
|
boolean |
isInlinksDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'inlinks' field.
|
boolean |
isMetadataDirty(Map<CharSequence,ByteBuffer> value)
Checks the dirty status of the 'metadata' field.
|
boolean |
isOutlinksDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'outlinks' field.
|
void |
setInlinks(Map<CharSequence,CharSequence> value)
Sets the value of the 'inlinks' field.
|
void |
setMetadata(Map<CharSequence,ByteBuffer> value)
Sets the value of the 'metadata' field.
|
void |
setOutlinks(Map<CharSequence,CharSequence> value)
Sets the value of the 'outlinks' field.
|
contains, get, getFieldsCount, getInt, getLong, getSchema, getTombstone, getValue, newBuilder, newBuilder, newBuilder, newInstance, putclear, clearDirty, clearDirty, clearDirty, equals, getUnmanagedFields, isDirty, isDirty, isDirty, setDirty, setDirty, setDirtycompareTo, get, hashCode, put, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic Map<CharSequence,ByteBuffer> getMetadata()
getMetadata in class Hostpublic void setMetadata(Map<CharSequence,ByteBuffer> value)
setMetadata in class Hostpublic boolean isMetadataDirty(Map<CharSequence,ByteBuffer> value)
isMetadataDirty in class Hostpublic Map<CharSequence,CharSequence> getOutlinks()
getOutlinks in class Hostpublic void setOutlinks(Map<CharSequence,CharSequence> value)
setOutlinks in class Hostpublic boolean isOutlinksDirty(Map<CharSequence,CharSequence> value)
isOutlinksDirty in class Hostpublic Map<CharSequence,CharSequence> getInlinks()
getInlinks in class Hostpublic void setInlinks(Map<CharSequence,CharSequence> value)
setInlinks in class Hostpublic boolean isInlinksDirty(Map<CharSequence,CharSequence> value)
isInlinksDirty in class HostCopyright © 2015 The Apache Software Foundation