public static final class WebPage.Tombstone extends WebPage implements org.apache.gora.persistency.Tombstone
WebPage.Builder, WebPage.Field, WebPage.Tombstone_ALL_FIELDS, SCHEMA$| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getBaseUrl()
Gets the value of the 'baseUrl' field.
|
CharSequence |
getBatchId()
Gets the value of the 'batchId' field.
|
ByteBuffer |
getContent()
Gets the value of the 'content' field.
|
CharSequence |
getContentType()
Gets the value of the 'contentType' field.
|
Integer |
getFetchInterval()
Gets the value of the 'fetchInterval' field.
|
Long |
getFetchTime()
Gets the value of the 'fetchTime' field.
|
Map<CharSequence,CharSequence> |
getHeaders()
Gets the value of the 'headers' field.
|
Map<CharSequence,CharSequence> |
getInlinks()
Gets the value of the 'inlinks' field.
|
Map<CharSequence,CharSequence> |
getMarkers()
Gets the value of the 'markers' field.
|
Map<CharSequence,ByteBuffer> |
getMetadata()
Gets the value of the 'metadata' field.
|
Long |
getModifiedTime()
Gets the value of the 'modifiedTime' field.
|
Map<CharSequence,CharSequence> |
getOutlinks()
Gets the value of the 'outlinks' field.
|
ParseStatus |
getParseStatus()
Gets the value of the 'parseStatus' field.
|
Long |
getPrevFetchTime()
Gets the value of the 'prevFetchTime' field.
|
Long |
getPrevModifiedTime()
Gets the value of the 'prevModifiedTime' field.
|
ByteBuffer |
getPrevSignature()
Gets the value of the 'prevSignature' field.
|
ProtocolStatus |
getProtocolStatus()
Gets the value of the 'protocolStatus' field.
|
CharSequence |
getReprUrl()
Gets the value of the 'reprUrl' field.
|
Integer |
getRetriesSinceFetch()
Gets the value of the 'retriesSinceFetch' field.
|
Float |
getScore()
Gets the value of the 'score' field.
|
ByteBuffer |
getSignature()
Gets the value of the 'signature' field.
|
Integer |
getStatus()
Gets the value of the 'status' field.
|
CharSequence |
getText()
Gets the value of the 'text' field.
|
CharSequence |
getTitle()
Gets the value of the 'title' field.
|
boolean |
isBaseUrlDirty(CharSequence value)
Checks the dirty status of the 'baseUrl' field.
|
boolean |
isBatchIdDirty(CharSequence value)
Checks the dirty status of the 'batchId' field.
|
boolean |
isContentDirty(ByteBuffer value)
Checks the dirty status of the 'content' field.
|
boolean |
isContentTypeDirty(CharSequence value)
Checks the dirty status of the 'contentType' field.
|
boolean |
isFetchIntervalDirty(Integer value)
Checks the dirty status of the 'fetchInterval' field.
|
boolean |
isFetchTimeDirty(Long value)
Checks the dirty status of the 'fetchTime' field.
|
boolean |
isHeadersDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'headers' field.
|
boolean |
isInlinksDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'inlinks' field.
|
boolean |
isMarkersDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'markers' field.
|
boolean |
isMetadataDirty(Map<CharSequence,ByteBuffer> value)
Checks the dirty status of the 'metadata' field.
|
boolean |
isModifiedTimeDirty(Long value)
Checks the dirty status of the 'modifiedTime' field.
|
boolean |
isOutlinksDirty(Map<CharSequence,CharSequence> value)
Checks the dirty status of the 'outlinks' field.
|
boolean |
isParseStatusDirty(ParseStatus value)
Checks the dirty status of the 'parseStatus' field.
|
boolean |
isPrevFetchTimeDirty(Long value)
Checks the dirty status of the 'prevFetchTime' field.
|
boolean |
isPrevModifiedTimeDirty(Long value)
Checks the dirty status of the 'prevModifiedTime' field.
|
boolean |
isPrevSignatureDirty(ByteBuffer value)
Checks the dirty status of the 'prevSignature' field.
|
boolean |
isProtocolStatusDirty(ProtocolStatus value)
Checks the dirty status of the 'protocolStatus' field.
|
boolean |
isReprUrlDirty(CharSequence value)
Checks the dirty status of the 'reprUrl' field.
|
boolean |
isRetriesSinceFetchDirty(Integer value)
Checks the dirty status of the 'retriesSinceFetch' field.
|
boolean |
isScoreDirty(Float value)
Checks the dirty status of the 'score' field.
|
boolean |
isSignatureDirty(ByteBuffer value)
Checks the dirty status of the 'signature' field.
|
boolean |
isStatusDirty(Integer value)
Checks the dirty status of the 'status' field.
|
boolean |
isTextDirty(CharSequence value)
Checks the dirty status of the 'text' field.
|
boolean |
isTitleDirty(CharSequence value)
Checks the dirty status of the 'title' field.
|
void |
setBaseUrl(CharSequence value)
Sets the value of the 'baseUrl' field.
|
void |
setBatchId(CharSequence value)
Sets the value of the 'batchId' field.
|
void |
setContent(ByteBuffer value)
Sets the value of the 'content' field.
|
void |
setContentType(CharSequence value)
Sets the value of the 'contentType' field.
|
void |
setFetchInterval(Integer value)
Sets the value of the 'fetchInterval' field.
|
void |
setFetchTime(Long value)
Sets the value of the 'fetchTime' field.
|
void |
setHeaders(Map<CharSequence,CharSequence> value)
Sets the value of the 'headers' field.
|
void |
setInlinks(Map<CharSequence,CharSequence> value)
Sets the value of the 'inlinks' field.
|
void |
setMarkers(Map<CharSequence,CharSequence> value)
Sets the value of the 'markers' field.
|
void |
setMetadata(Map<CharSequence,ByteBuffer> value)
Sets the value of the 'metadata' field.
|
void |
setModifiedTime(Long value)
Sets the value of the 'modifiedTime' field.
|
void |
setOutlinks(Map<CharSequence,CharSequence> value)
Sets the value of the 'outlinks' field.
|
void |
setParseStatus(ParseStatus value)
Sets the value of the 'parseStatus' field.
|
void |
setPrevFetchTime(Long value)
Sets the value of the 'prevFetchTime' field.
|
void |
setPrevModifiedTime(Long value)
Sets the value of the 'prevModifiedTime' field.
|
void |
setPrevSignature(ByteBuffer value)
Sets the value of the 'prevSignature' field.
|
void |
setProtocolStatus(ProtocolStatus value)
Sets the value of the 'protocolStatus' field.
|
void |
setReprUrl(CharSequence value)
Sets the value of the 'reprUrl' field.
|
void |
setRetriesSinceFetch(Integer value)
Sets the value of the 'retriesSinceFetch' field.
|
void |
setScore(Float value)
Sets the value of the 'score' field.
|
void |
setSignature(ByteBuffer value)
Sets the value of the 'signature' field.
|
void |
setStatus(Integer value)
Sets the value of the 'status' field.
|
void |
setText(CharSequence value)
Sets the value of the 'text' field.
|
void |
setTitle(CharSequence value)
Sets the value of the 'title' field.
|
get, getFieldsCount, getSchema, getTombstone, 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 CharSequence getBaseUrl()
getBaseUrl in class WebPagepublic void setBaseUrl(CharSequence value)
setBaseUrl in class WebPagepublic boolean isBaseUrlDirty(CharSequence value)
isBaseUrlDirty in class WebPagepublic Integer getStatus()
public void setStatus(Integer value)
public boolean isStatusDirty(Integer value)
isStatusDirty in class WebPagepublic Long getFetchTime()
getFetchTime in class WebPagepublic void setFetchTime(Long value)
setFetchTime in class WebPagepublic boolean isFetchTimeDirty(Long value)
isFetchTimeDirty in class WebPagepublic Long getPrevFetchTime()
getPrevFetchTime in class WebPagepublic void setPrevFetchTime(Long value)
setPrevFetchTime in class WebPagepublic boolean isPrevFetchTimeDirty(Long value)
isPrevFetchTimeDirty in class WebPagepublic Integer getFetchInterval()
getFetchInterval in class WebPagepublic void setFetchInterval(Integer value)
setFetchInterval in class WebPagepublic boolean isFetchIntervalDirty(Integer value)
isFetchIntervalDirty in class WebPagepublic Integer getRetriesSinceFetch()
getRetriesSinceFetch in class WebPagepublic void setRetriesSinceFetch(Integer value)
setRetriesSinceFetch in class WebPagepublic boolean isRetriesSinceFetchDirty(Integer value)
isRetriesSinceFetchDirty in class WebPagepublic Long getModifiedTime()
getModifiedTime in class WebPagepublic void setModifiedTime(Long value)
setModifiedTime in class WebPagepublic boolean isModifiedTimeDirty(Long value)
isModifiedTimeDirty in class WebPagepublic Long getPrevModifiedTime()
getPrevModifiedTime in class WebPagepublic void setPrevModifiedTime(Long value)
setPrevModifiedTime in class WebPagepublic boolean isPrevModifiedTimeDirty(Long value)
isPrevModifiedTimeDirty in class WebPagepublic ProtocolStatus getProtocolStatus()
getProtocolStatus in class WebPagepublic void setProtocolStatus(ProtocolStatus value)
setProtocolStatus in class WebPagevalue - the value to set.public boolean isProtocolStatusDirty(ProtocolStatus value)
isProtocolStatusDirty in class WebPagevalue - the value to set.public ByteBuffer getContent()
getContent in class WebPagepublic void setContent(ByteBuffer value)
setContent in class WebPagepublic boolean isContentDirty(ByteBuffer value)
isContentDirty in class WebPagepublic CharSequence getContentType()
getContentType in class WebPagepublic void setContentType(CharSequence value)
setContentType in class WebPagepublic boolean isContentTypeDirty(CharSequence value)
isContentTypeDirty in class WebPagepublic ByteBuffer getPrevSignature()
getPrevSignature in class WebPagepublic void setPrevSignature(ByteBuffer value)
setPrevSignature in class WebPagepublic boolean isPrevSignatureDirty(ByteBuffer value)
isPrevSignatureDirty in class WebPagepublic ByteBuffer getSignature()
getSignature in class WebPagepublic void setSignature(ByteBuffer value)
setSignature in class WebPagepublic boolean isSignatureDirty(ByteBuffer value)
isSignatureDirty in class WebPagepublic CharSequence getTitle()
public void setTitle(CharSequence value)
public boolean isTitleDirty(CharSequence value)
isTitleDirty in class WebPagepublic CharSequence getText()
public void setText(CharSequence value)
public boolean isTextDirty(CharSequence value)
isTextDirty in class WebPagepublic ParseStatus getParseStatus()
getParseStatus in class WebPagepublic void setParseStatus(ParseStatus value)
setParseStatus in class WebPagevalue - the value to set.public boolean isParseStatusDirty(ParseStatus value)
isParseStatusDirty in class WebPagevalue - the value to set.public Float getScore()
public void setScore(Float value)
public boolean isScoreDirty(Float value)
isScoreDirty in class WebPagepublic CharSequence getReprUrl()
getReprUrl in class WebPagepublic void setReprUrl(CharSequence value)
setReprUrl in class WebPagepublic boolean isReprUrlDirty(CharSequence value)
isReprUrlDirty in class WebPagepublic Map<CharSequence,CharSequence> getHeaders()
getHeaders in class WebPagepublic void setHeaders(Map<CharSequence,CharSequence> value)
setHeaders in class WebPagepublic boolean isHeadersDirty(Map<CharSequence,CharSequence> value)
isHeadersDirty in class WebPagepublic Map<CharSequence,CharSequence> getOutlinks()
getOutlinks in class WebPagepublic void setOutlinks(Map<CharSequence,CharSequence> value)
setOutlinks in class WebPagepublic boolean isOutlinksDirty(Map<CharSequence,CharSequence> value)
isOutlinksDirty in class WebPagepublic Map<CharSequence,CharSequence> getInlinks()
getInlinks in class WebPagepublic void setInlinks(Map<CharSequence,CharSequence> value)
setInlinks in class WebPagepublic boolean isInlinksDirty(Map<CharSequence,CharSequence> value)
isInlinksDirty in class WebPagepublic Map<CharSequence,CharSequence> getMarkers()
getMarkers in class WebPagepublic void setMarkers(Map<CharSequence,CharSequence> value)
setMarkers in class WebPagepublic boolean isMarkersDirty(Map<CharSequence,CharSequence> value)
isMarkersDirty in class WebPagepublic Map<CharSequence,ByteBuffer> getMetadata()
getMetadata in class WebPagepublic void setMetadata(Map<CharSequence,ByteBuffer> value)
setMetadata in class WebPagepublic boolean isMetadataDirty(Map<CharSequence,ByteBuffer> value)
isMetadataDirty in class WebPagepublic CharSequence getBatchId()
getBatchId in class WebPagepublic void setBatchId(CharSequence value)
setBatchId in class WebPagepublic boolean isBatchIdDirty(CharSequence value)
isBatchIdDirty in class WebPageCopyright © 2015 The Apache Software Foundation