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, put
clear, clearDirty, clearDirty, clearDirty, equals, getUnmanagedFields, isDirty, isDirty, isDirty, setDirty, setDirty, setDirty
compareTo, get, hashCode, put, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CharSequence getBaseUrl()
getBaseUrl
in class WebPage
public void setBaseUrl(CharSequence value)
setBaseUrl
in class WebPage
public boolean isBaseUrlDirty(CharSequence value)
isBaseUrlDirty
in class WebPage
public Integer getStatus()
public void setStatus(Integer value)
public boolean isStatusDirty(Integer value)
isStatusDirty
in class WebPage
public Long getFetchTime()
getFetchTime
in class WebPage
public void setFetchTime(Long value)
setFetchTime
in class WebPage
public boolean isFetchTimeDirty(Long value)
isFetchTimeDirty
in class WebPage
public Long getPrevFetchTime()
getPrevFetchTime
in class WebPage
public void setPrevFetchTime(Long value)
setPrevFetchTime
in class WebPage
public boolean isPrevFetchTimeDirty(Long value)
isPrevFetchTimeDirty
in class WebPage
public Integer getFetchInterval()
getFetchInterval
in class WebPage
public void setFetchInterval(Integer value)
setFetchInterval
in class WebPage
public boolean isFetchIntervalDirty(Integer value)
isFetchIntervalDirty
in class WebPage
public Integer getRetriesSinceFetch()
getRetriesSinceFetch
in class WebPage
public void setRetriesSinceFetch(Integer value)
setRetriesSinceFetch
in class WebPage
public boolean isRetriesSinceFetchDirty(Integer value)
isRetriesSinceFetchDirty
in class WebPage
public Long getModifiedTime()
getModifiedTime
in class WebPage
public void setModifiedTime(Long value)
setModifiedTime
in class WebPage
public boolean isModifiedTimeDirty(Long value)
isModifiedTimeDirty
in class WebPage
public Long getPrevModifiedTime()
getPrevModifiedTime
in class WebPage
public void setPrevModifiedTime(Long value)
setPrevModifiedTime
in class WebPage
public boolean isPrevModifiedTimeDirty(Long value)
isPrevModifiedTimeDirty
in class WebPage
public ProtocolStatus getProtocolStatus()
getProtocolStatus
in class WebPage
public void setProtocolStatus(ProtocolStatus value)
setProtocolStatus
in class WebPage
value
- the value to set.public boolean isProtocolStatusDirty(ProtocolStatus value)
isProtocolStatusDirty
in class WebPage
value
- the value to set.public ByteBuffer getContent()
getContent
in class WebPage
public void setContent(ByteBuffer value)
setContent
in class WebPage
public boolean isContentDirty(ByteBuffer value)
isContentDirty
in class WebPage
public CharSequence getContentType()
getContentType
in class WebPage
public void setContentType(CharSequence value)
setContentType
in class WebPage
public boolean isContentTypeDirty(CharSequence value)
isContentTypeDirty
in class WebPage
public ByteBuffer getPrevSignature()
getPrevSignature
in class WebPage
public void setPrevSignature(ByteBuffer value)
setPrevSignature
in class WebPage
public boolean isPrevSignatureDirty(ByteBuffer value)
isPrevSignatureDirty
in class WebPage
public ByteBuffer getSignature()
getSignature
in class WebPage
public void setSignature(ByteBuffer value)
setSignature
in class WebPage
public boolean isSignatureDirty(ByteBuffer value)
isSignatureDirty
in class WebPage
public CharSequence getTitle()
public void setTitle(CharSequence value)
public boolean isTitleDirty(CharSequence value)
isTitleDirty
in class WebPage
public CharSequence getText()
public void setText(CharSequence value)
public boolean isTextDirty(CharSequence value)
isTextDirty
in class WebPage
public ParseStatus getParseStatus()
getParseStatus
in class WebPage
public void setParseStatus(ParseStatus value)
setParseStatus
in class WebPage
value
- the value to set.public boolean isParseStatusDirty(ParseStatus value)
isParseStatusDirty
in class WebPage
value
- the value to set.public Float getScore()
public void setScore(Float value)
public boolean isScoreDirty(Float value)
isScoreDirty
in class WebPage
public CharSequence getReprUrl()
getReprUrl
in class WebPage
public void setReprUrl(CharSequence value)
setReprUrl
in class WebPage
public boolean isReprUrlDirty(CharSequence value)
isReprUrlDirty
in class WebPage
public Map<CharSequence,CharSequence> getHeaders()
getHeaders
in class WebPage
public void setHeaders(Map<CharSequence,CharSequence> value)
setHeaders
in class WebPage
public boolean isHeadersDirty(Map<CharSequence,CharSequence> value)
isHeadersDirty
in class WebPage
public Map<CharSequence,CharSequence> getOutlinks()
getOutlinks
in class WebPage
public void setOutlinks(Map<CharSequence,CharSequence> value)
setOutlinks
in class WebPage
public boolean isOutlinksDirty(Map<CharSequence,CharSequence> value)
isOutlinksDirty
in class WebPage
public Map<CharSequence,CharSequence> getInlinks()
getInlinks
in class WebPage
public void setInlinks(Map<CharSequence,CharSequence> value)
setInlinks
in class WebPage
public boolean isInlinksDirty(Map<CharSequence,CharSequence> value)
isInlinksDirty
in class WebPage
public Map<CharSequence,CharSequence> getMarkers()
getMarkers
in class WebPage
public void setMarkers(Map<CharSequence,CharSequence> value)
setMarkers
in class WebPage
public boolean isMarkersDirty(Map<CharSequence,CharSequence> value)
isMarkersDirty
in class WebPage
public Map<CharSequence,ByteBuffer> getMetadata()
getMetadata
in class WebPage
public void setMetadata(Map<CharSequence,ByteBuffer> value)
setMetadata
in class WebPage
public boolean isMetadataDirty(Map<CharSequence,ByteBuffer> value)
isMetadataDirty
in class WebPage
public CharSequence getBatchId()
getBatchId
in class WebPage
public void setBatchId(CharSequence value)
setBatchId
in class WebPage
public boolean isBatchIdDirty(CharSequence value)
isBatchIdDirty
in class WebPage
Copyright © 2015 The Apache Software Foundation