-
- All Implemented Interfaces:
-
java.io.Externalizable,java.io.Serializable,java.lang.Comparable,org.apache.avro.generic.GenericContainer,org.apache.avro.generic.GenericRecord,org.apache.avro.generic.IndexedRecord,org.apache.avro.specific.SpecificRecord,org.apache.gora.persistency.Dirtyable,org.apache.gora.persistency.Persistent
public class GWebPage extends PersistentBase implements SpecificRecord, Persistent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumGWebPage.FieldEnum containing all data bean's fields.
public classGWebPage.BuilderRecordBuilder for GWebPage instances.
public final classGWebPage.Tombstone
-
Field Summary
-
Method Summary
Modifier and Type Method Description voidsetCreateTime(Long value)Sets the value of the 'createTime' field. voidsetDistance(Integer value)Sets the value of the 'distance' field. voidsetFetchCount(Integer value)Sets the value of the 'fetchCount' field. voidsetFetchPriority(Integer value)Sets the value of the 'fetchPriority' field. voidsetFetchInterval(Integer value)Sets the value of the 'fetchInterval' field. CharSequencegetZoneId()Gets the value of the 'zoneId' field. voidsetZoneId(CharSequence value)Sets the value of the 'zoneId' field. CharSequencegetOptions()Gets the value of the 'options' field. voidsetOptions(CharSequence value)Sets the value of the 'options' field. CharSequencegetBatchId()Gets the value of the 'batchId' field. voidsetBatchId(CharSequence value)Sets the value of the 'batchId' field. voidsetCrawlStatus(Integer value)Sets the value of the 'crawlStatus' field. voidsetPrevFetchTime(Long value)Sets the value of the 'prevFetchTime' field. voidsetPrevCrawlTime1(Long value)Sets the value of the 'prevCrawlTime1' field. voidsetFetchTime(Long value)Sets the value of the 'fetchTime' field. voidsetFetchRetries(Integer value)Sets the value of the 'fetchRetries' field. CharSequencegetReprUrl()Gets the value of the 'reprUrl' field. voidsetReprUrl(CharSequence value)Sets the value of the 'reprUrl' field. voidsetPrevModifiedTime(Long value)Sets the value of the 'prevModifiedTime' field. voidsetModifiedTime(Long value)Sets the value of the 'modifiedTime' field. GProtocolStatusgetProtocolStatus()Gets the value of the 'protocolStatus' field. voidsetProtocolStatus(GProtocolStatus value)Sets the value of the 'protocolStatus' field. CharSequencegetEncoding()Gets the value of the 'encoding' field. voidsetEncoding(CharSequence value)Sets the value of the 'encoding' field. CharSequencegetContentType()Gets the value of the 'contentType' field. voidsetContentType(CharSequence value)Sets the value of the 'contentType' field. ByteBuffergetContent()Gets the value of the 'content' field.The entire raw document content e.g. voidsetContent(ByteBuffer value)Sets the value of the 'content' field.The entire raw document content e.g. CharSequencegetBaseUrl()Gets the value of the 'baseUrl' field. voidsetBaseUrl(CharSequence value)Sets the value of the 'baseUrl' field. CharSequencegetReferrer()Gets the value of the 'referrer' field. voidsetReferrer(CharSequence value)Sets the value of the 'referrer' field. CharSequencegetAnchor()Gets the value of the 'anchor' field. voidsetAnchor(CharSequence value)Sets the value of the 'anchor' field. voidsetAnchorOrder(Integer value)Sets the value of the 'anchorOrder' field. GParseStatusgetParseStatus()Gets the value of the 'parseStatus' field. voidsetParseStatus(GParseStatus value)Sets the value of the 'parseStatus' field. CharSequencegetPageTitle()Gets the value of the 'pageTitle' field. voidsetPageTitle(CharSequence value)Sets the value of the 'pageTitle' field. CharSequencegetPageText()Gets the value of the 'pageText' field. voidsetPageText(CharSequence value)Sets the value of the 'pageText' field. CharSequencegetContentTitle()Gets the value of the 'contentTitle' field. voidsetContentTitle(CharSequence value)Sets the value of the 'contentTitle' field. CharSequencegetContentText()Gets the value of the 'contentText' field. voidsetContentText(CharSequence value)Sets the value of the 'contentText' field. voidsetContentTextLen(Integer value)Sets the value of the 'contentTextLen' field. CharSequencegetPageCategory()Gets the value of the 'pageCategory' field. voidsetPageCategory(CharSequence value)Sets the value of the 'pageCategory' field. voidsetContentModifiedTime(Long value)Sets the value of the 'contentModifiedTime' field. voidsetPrevContentModifiedTime(Long value)Sets the value of the 'prevContentModifiedTime' field. voidsetContentPublishTime(Long value)Sets the value of the 'contentPublishTime' field. voidsetPrevContentPublishTime(Long value)Sets the value of the 'prevContentPublishTime' field. voidsetRefContentPublishTime(Long value)Sets the value of the 'refContentPublishTime' field. voidsetPrevRefContentPublishTime(Long value)Sets the value of the 'prevRefContentPublishTime' field. ByteBuffergetPrevSignature()Gets the value of the 'prevSignature' field. voidsetPrevSignature(ByteBuffer value)Sets the value of the 'prevSignature' field. ByteBuffergetSignature()Gets the value of the 'signature' field. voidsetSignature(ByteBuffer value)Sets the value of the 'signature' field. voidsetContentScore(Float value)Sets the value of the 'contentScore' field. voidsetScore(Float value)Sets the value of the 'score' field. CharSequencegetSortScore()Gets the value of the 'sortScore' field. voidsetSortScore(CharSequence value)Sets the value of the 'sortScore' field. Map<CharSequence, Integer>getPageCounters()Gets the value of the 'pageCounters' field. voidsetPageCounters(Map<CharSequence, Integer> value)Sets the value of the 'pageCounters' field. Map<CharSequence, CharSequence>getHeaders()Gets the value of the 'headers' field. voidsetHeaders(Map<CharSequence, CharSequence> value)Sets the value of the 'headers' field. List<CharSequence>getLinks()Gets the value of the 'links' field. voidsetLinks(List<CharSequence> value)Sets the value of the 'links' field. Map<CharSequence, GHypeLink>getLiveLinks()Gets the value of the 'liveLinks' field. voidsetLiveLinks(Map<CharSequence, GHypeLink> value)Sets the value of the 'liveLinks' field. Map<CharSequence, CharSequence>getVividLinks()Gets the value of the 'vividLinks' field. voidsetVividLinks(Map<CharSequence, CharSequence> value)Sets the value of the 'vividLinks' field. List<CharSequence>getDeadLinks()Gets the value of the 'deadLinks' field. voidsetDeadLinks(List<CharSequence> value)Sets the value of the 'deadLinks' field. Map<CharSequence, CharSequence>getInlinks()Gets the value of the 'inlinks' field. voidsetInlinks(Map<CharSequence, CharSequence> value)Sets the value of the 'inlinks' field. Map<CharSequence, CharSequence>getMarkers()Gets the value of the 'markers' field. voidsetMarkers(Map<CharSequence, CharSequence> value)Sets the value of the 'markers' field. Map<CharSequence, ByteBuffer>getMetadata()Gets the value of the 'metadata' field. voidsetMetadata(Map<CharSequence, ByteBuffer> value)Sets the value of the 'metadata' field. Map<CharSequence, CharSequence>getActiveDomUrls()Gets the value of the 'activeDomUrls' field. voidsetActiveDomUrls(Map<CharSequence, CharSequence> value)Sets the value of the 'activeDomUrls' field. GActiveDomStatusgetActiveDomStatus()Gets the value of the 'activeDomStatus' field. voidsetActiveDomStatus(GActiveDomStatus value)Sets the value of the 'activeDomStatus' field. Map<CharSequence, GActiveDomStat>getActiveDomStats()Gets the value of the 'activeDomStats' field. voidsetActiveDomStats(Map<CharSequence, GActiveDomStat> value)Sets the value of the 'activeDomStats' field. List<GFieldGroup>getPageModel()Gets the value of the 'pageModel' field. voidsetPageModel(List<GFieldGroup> value)Sets the value of the 'pageModel' field. intgetFieldsCount()Gets the total field count. SchemagetSchema()Objectget(int field$)voidput(int field$, Object value)booleanisCreateTimeDirty()Checks the dirty status of the 'createTime' field. booleanisDistanceDirty()Checks the dirty status of the 'distance' field. booleanisFetchCountDirty()Checks the dirty status of the 'fetchCount' field. booleanisFetchPriorityDirty()Checks the dirty status of the 'fetchPriority' field. booleanisFetchIntervalDirty()Checks the dirty status of the 'fetchInterval' field. booleanisZoneIdDirty()Checks the dirty status of the 'zoneId' field. booleanisOptionsDirty()Checks the dirty status of the 'options' field. booleanisBatchIdDirty()Checks the dirty status of the 'batchId' field. booleanisCrawlStatusDirty()Checks the dirty status of the 'crawlStatus' field. booleanisPrevFetchTimeDirty()Checks the dirty status of the 'prevFetchTime' field. booleanisPrevCrawlTime1Dirty()Checks the dirty status of the 'prevCrawlTime1' field. booleanisFetchTimeDirty()Checks the dirty status of the 'fetchTime' field. booleanisFetchRetriesDirty()Checks the dirty status of the 'fetchRetries' field. booleanisReprUrlDirty()Checks the dirty status of the 'reprUrl' field. booleanisPrevModifiedTimeDirty()Checks the dirty status of the 'prevModifiedTime' field. booleanisModifiedTimeDirty()Checks the dirty status of the 'modifiedTime' field. booleanisProtocolStatusDirty()Checks the dirty status of the 'protocolStatus' field. booleanisEncodingDirty()Checks the dirty status of the 'encoding' field. booleanisContentTypeDirty()Checks the dirty status of the 'contentType' field. booleanisContentDirty()Checks the dirty status of the 'content' field. booleanisBaseUrlDirty()Checks the dirty status of the 'baseUrl' field. booleanisReferrerDirty()Checks the dirty status of the 'referrer' field. booleanisAnchorDirty()Checks the dirty status of the 'anchor' field. booleanisAnchorOrderDirty()Checks the dirty status of the 'anchorOrder' field. booleanisParseStatusDirty()Checks the dirty status of the 'parseStatus' field. booleanisPageTitleDirty()Checks the dirty status of the 'pageTitle' field. booleanisPageTextDirty()Checks the dirty status of the 'pageText' field. booleanisContentTitleDirty()Checks the dirty status of the 'contentTitle' field. booleanisContentTextDirty()Checks the dirty status of the 'contentText' field. booleanisContentTextLenDirty()Checks the dirty status of the 'contentTextLen' field. booleanisPageCategoryDirty()Checks the dirty status of the 'pageCategory' field. booleanisContentModifiedTimeDirty()Checks the dirty status of the 'contentModifiedTime' field. booleanisPrevContentModifiedTimeDirty()Checks the dirty status of the 'prevContentModifiedTime' field. booleanisContentPublishTimeDirty()Checks the dirty status of the 'contentPublishTime' field. booleanisPrevContentPublishTimeDirty()Checks the dirty status of the 'prevContentPublishTime' field. booleanisRefContentPublishTimeDirty()Checks the dirty status of the 'refContentPublishTime' field. booleanisPrevRefContentPublishTimeDirty()Checks the dirty status of the 'prevRefContentPublishTime' field. booleanisPrevSignatureDirty()Checks the dirty status of the 'prevSignature' field. booleanisSignatureDirty()Checks the dirty status of the 'signature' field. booleanisContentScoreDirty()Checks the dirty status of the 'contentScore' field. booleanisScoreDirty()Checks the dirty status of the 'score' field. booleanisSortScoreDirty()Checks the dirty status of the 'sortScore' field. booleanisPageCountersDirty()Checks the dirty status of the 'pageCounters' field. booleanisHeadersDirty()Checks the dirty status of the 'headers' field. booleanisLinksDirty()Checks the dirty status of the 'links' field. booleanisLiveLinksDirty()Checks the dirty status of the 'liveLinks' field. booleanisVividLinksDirty()Checks the dirty status of the 'vividLinks' field. booleanisDeadLinksDirty()Checks the dirty status of the 'deadLinks' field. booleanisInlinksDirty()Checks the dirty status of the 'inlinks' field. booleanisMarkersDirty()Checks the dirty status of the 'markers' field. booleanisMetadataDirty()Checks the dirty status of the 'metadata' field. booleanisActiveDomUrlsDirty()Checks the dirty status of the 'activeDomUrls' field. booleanisActiveDomStatusDirty()Checks the dirty status of the 'activeDomStatus' field. booleanisActiveDomStatsDirty()Checks the dirty status of the 'activeDomStats' field. booleanisPageModelDirty()Checks the dirty status of the 'pageModel' field. static GWebPage.BuildernewBuilder()Creates a new GWebPage RecordBuilder static GWebPage.BuildernewBuilder(GWebPage.Builder other)Creates a new GWebPage RecordBuilder by copying an existing Builder static GWebPage.BuildernewBuilder(GWebPage other)Creates a new GWebPage RecordBuilder by copying an existing GWebPage instance GWebPage.TombstonegetTombstone()GWebPagenewInstance()voidwriteExternal(ObjectOutput out)Writes AVRO data bean to output stream in the form of AVRO Binary encoding format. voidreadExternal(ObjectInput in)Reads AVRO data bean from input stream in it s AVRO Binary encoding format to Java object format.This will transform AVRO data bean from it s serializable form to deserialized Java object form. -
Methods inherited from class org.apache.gora.persistency.impl.PersistentBase
clear, clearDirty, equals, getDirtyBytes, getFieldsCount, getUnmanagedFields, isDirty, setDirty, setDirtyBytes -
Methods inherited from class org.apache.avro.specific.SpecificRecordBase
compareTo, get, getConverion, getConversion, getSchema, hashCode, put, readExternal, toString, writeExternal -
Methods inherited from class org.apache.gora.persistency.Persistent
getTombstone, newInstance -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
setCreateTime
void setCreateTime(Long value)
Sets the value of the 'createTime' field.
- Parameters:
value- the value to set.
-
setDistance
void setDistance(Integer value)
Sets the value of the 'distance' field.
- Parameters:
value- the value to set.
-
setFetchCount
void setFetchCount(Integer value)
Sets the value of the 'fetchCount' field.
- Parameters:
value- the value to set.
-
setFetchPriority
void setFetchPriority(Integer value)
Sets the value of the 'fetchPriority' field.
- Parameters:
value- the value to set.
-
setFetchInterval
void setFetchInterval(Integer value)
Sets the value of the 'fetchInterval' field.
- Parameters:
value- the value to set.
-
getZoneId
CharSequence getZoneId()
Gets the value of the 'zoneId' field.
-
setZoneId
void setZoneId(CharSequence value)
Sets the value of the 'zoneId' field.
- Parameters:
value- the value to set.
-
getOptions
CharSequence getOptions()
Gets the value of the 'options' field.
-
setOptions
void setOptions(CharSequence value)
Sets the value of the 'options' field.
- Parameters:
value- the value to set.
-
getBatchId
CharSequence getBatchId()
Gets the value of the 'batchId' field.
-
setBatchId
void setBatchId(CharSequence value)
Sets the value of the 'batchId' field.
- Parameters:
value- the value to set.
-
setCrawlStatus
void setCrawlStatus(Integer value)
Sets the value of the 'crawlStatus' field.
- Parameters:
value- the value to set.
-
setPrevFetchTime
void setPrevFetchTime(Long value)
Sets the value of the 'prevFetchTime' field.
- Parameters:
value- the value to set.
-
setPrevCrawlTime1
void setPrevCrawlTime1(Long value)
Sets the value of the 'prevCrawlTime1' field.
- Parameters:
value- the value to set.
-
setFetchTime
void setFetchTime(Long value)
Sets the value of the 'fetchTime' field.
- Parameters:
value- the value to set.
-
setFetchRetries
void setFetchRetries(Integer value)
Sets the value of the 'fetchRetries' field.
- Parameters:
value- the value to set.
-
getReprUrl
CharSequence getReprUrl()
Gets the value of the 'reprUrl' field.
-
setReprUrl
void setReprUrl(CharSequence value)
Sets the value of the 'reprUrl' field.
- Parameters:
value- the value to set.
-
setPrevModifiedTime
void setPrevModifiedTime(Long value)
Sets the value of the 'prevModifiedTime' field.
- Parameters:
value- the value to set.
-
setModifiedTime
void setModifiedTime(Long value)
Sets the value of the 'modifiedTime' field.
- Parameters:
value- the value to set.
-
getProtocolStatus
GProtocolStatus getProtocolStatus()
Gets the value of the 'protocolStatus' field.
-
setProtocolStatus
void setProtocolStatus(GProtocolStatus value)
Sets the value of the 'protocolStatus' field.
- Parameters:
value- the value to set.
-
getEncoding
CharSequence getEncoding()
Gets the value of the 'encoding' field.
-
setEncoding
void setEncoding(CharSequence value)
Sets the value of the 'encoding' field.
- Parameters:
value- the value to set.
-
getContentType
CharSequence getContentType()
Gets the value of the 'contentType' field.
-
setContentType
void setContentType(CharSequence value)
Sets the value of the 'contentType' field.
- Parameters:
value- the value to set.
-
getContent
ByteBuffer getContent()
Gets the value of the 'content' field.The entire raw document content e.g. raw XHTML
-
setContent
void setContent(ByteBuffer value)
Sets the value of the 'content' field.The entire raw document content e.g. raw XHTML * @param value the value to set.
-
getBaseUrl
CharSequence getBaseUrl()
Gets the value of the 'baseUrl' field.
-
setBaseUrl
void setBaseUrl(CharSequence value)
Sets the value of the 'baseUrl' field.
- Parameters:
value- the value to set.
-
getReferrer
CharSequence getReferrer()
Gets the value of the 'referrer' field.
-
setReferrer
void setReferrer(CharSequence value)
Sets the value of the 'referrer' field.
- Parameters:
value- the value to set.
-
getAnchor
CharSequence getAnchor()
Gets the value of the 'anchor' field.
-
setAnchor
void setAnchor(CharSequence value)
Sets the value of the 'anchor' field.
- Parameters:
value- the value to set.
-
setAnchorOrder
void setAnchorOrder(Integer value)
Sets the value of the 'anchorOrder' field.
- Parameters:
value- the value to set.
-
getParseStatus
GParseStatus getParseStatus()
Gets the value of the 'parseStatus' field.
-
setParseStatus
void setParseStatus(GParseStatus value)
Sets the value of the 'parseStatus' field.
- Parameters:
value- the value to set.
-
getPageTitle
CharSequence getPageTitle()
Gets the value of the 'pageTitle' field.
-
setPageTitle
void setPageTitle(CharSequence value)
Sets the value of the 'pageTitle' field.
- Parameters:
value- the value to set.
-
getPageText
CharSequence getPageText()
Gets the value of the 'pageText' field.
-
setPageText
void setPageText(CharSequence value)
Sets the value of the 'pageText' field.
- Parameters:
value- the value to set.
-
getContentTitle
CharSequence getContentTitle()
Gets the value of the 'contentTitle' field.
-
setContentTitle
void setContentTitle(CharSequence value)
Sets the value of the 'contentTitle' field.
- Parameters:
value- the value to set.
-
getContentText
CharSequence getContentText()
Gets the value of the 'contentText' field.
-
setContentText
void setContentText(CharSequence value)
Sets the value of the 'contentText' field.
- Parameters:
value- the value to set.
-
setContentTextLen
void setContentTextLen(Integer value)
Sets the value of the 'contentTextLen' field.
- Parameters:
value- the value to set.
-
getPageCategory
CharSequence getPageCategory()
Gets the value of the 'pageCategory' field.
-
setPageCategory
void setPageCategory(CharSequence value)
Sets the value of the 'pageCategory' field.
- Parameters:
value- the value to set.
-
setContentModifiedTime
void setContentModifiedTime(Long value)
Sets the value of the 'contentModifiedTime' field.
- Parameters:
value- the value to set.
-
setPrevContentModifiedTime
void setPrevContentModifiedTime(Long value)
Sets the value of the 'prevContentModifiedTime' field.
- Parameters:
value- the value to set.
-
setContentPublishTime
void setContentPublishTime(Long value)
Sets the value of the 'contentPublishTime' field.
- Parameters:
value- the value to set.
-
setPrevContentPublishTime
void setPrevContentPublishTime(Long value)
Sets the value of the 'prevContentPublishTime' field.
- Parameters:
value- the value to set.
-
setRefContentPublishTime
void setRefContentPublishTime(Long value)
Sets the value of the 'refContentPublishTime' field.
- Parameters:
value- the value to set.
-
setPrevRefContentPublishTime
void setPrevRefContentPublishTime(Long value)
Sets the value of the 'prevRefContentPublishTime' field.
- Parameters:
value- the value to set.
-
getPrevSignature
ByteBuffer getPrevSignature()
Gets the value of the 'prevSignature' field.
-
setPrevSignature
void setPrevSignature(ByteBuffer value)
Sets the value of the 'prevSignature' field.
- Parameters:
value- the value to set.
-
getSignature
ByteBuffer getSignature()
Gets the value of the 'signature' field.
-
setSignature
void setSignature(ByteBuffer value)
Sets the value of the 'signature' field.
- Parameters:
value- the value to set.
-
setContentScore
void setContentScore(Float value)
Sets the value of the 'contentScore' field.
- Parameters:
value- the value to set.
-
setScore
void setScore(Float value)
Sets the value of the 'score' field.
- Parameters:
value- the value to set.
-
getSortScore
CharSequence getSortScore()
Gets the value of the 'sortScore' field.
-
setSortScore
void setSortScore(CharSequence value)
Sets the value of the 'sortScore' field.
- Parameters:
value- the value to set.
-
getPageCounters
Map<CharSequence, Integer> getPageCounters()
Gets the value of the 'pageCounters' field.
-
setPageCounters
void setPageCounters(Map<CharSequence, Integer> value)
Sets the value of the 'pageCounters' field.
- Parameters:
value- the value to set.
-
getHeaders
Map<CharSequence, CharSequence> getHeaders()
Gets the value of the 'headers' field.
-
setHeaders
void setHeaders(Map<CharSequence, CharSequence> value)
Sets the value of the 'headers' field.
- Parameters:
value- the value to set.
-
getLinks
List<CharSequence> getLinks()
Gets the value of the 'links' field.
-
setLinks
void setLinks(List<CharSequence> value)
Sets the value of the 'links' field.
- Parameters:
value- the value to set.
-
getLiveLinks
Map<CharSequence, GHypeLink> getLiveLinks()
Gets the value of the 'liveLinks' field.
-
setLiveLinks
void setLiveLinks(Map<CharSequence, GHypeLink> value)
Sets the value of the 'liveLinks' field.
- Parameters:
value- the value to set.
-
getVividLinks
Map<CharSequence, CharSequence> getVividLinks()
Gets the value of the 'vividLinks' field.
-
setVividLinks
void setVividLinks(Map<CharSequence, CharSequence> value)
Sets the value of the 'vividLinks' field.
- Parameters:
value- the value to set.
-
getDeadLinks
List<CharSequence> getDeadLinks()
Gets the value of the 'deadLinks' field.
-
setDeadLinks
void setDeadLinks(List<CharSequence> value)
Sets the value of the 'deadLinks' field.
- Parameters:
value- the value to set.
-
getInlinks
Map<CharSequence, CharSequence> getInlinks()
Gets the value of the 'inlinks' field.
-
setInlinks
void setInlinks(Map<CharSequence, CharSequence> value)
Sets the value of the 'inlinks' field.
- Parameters:
value- the value to set.
-
getMarkers
Map<CharSequence, CharSequence> getMarkers()
Gets the value of the 'markers' field.
-
setMarkers
void setMarkers(Map<CharSequence, CharSequence> value)
Sets the value of the 'markers' field.
- Parameters:
value- the value to set.
-
getMetadata
Map<CharSequence, ByteBuffer> getMetadata()
Gets the value of the 'metadata' field.
-
setMetadata
void setMetadata(Map<CharSequence, ByteBuffer> value)
Sets the value of the 'metadata' field.
- Parameters:
value- the value to set.
-
getActiveDomUrls
Map<CharSequence, CharSequence> getActiveDomUrls()
Gets the value of the 'activeDomUrls' field.
-
setActiveDomUrls
void setActiveDomUrls(Map<CharSequence, CharSequence> value)
Sets the value of the 'activeDomUrls' field.
- Parameters:
value- the value to set.
-
getActiveDomStatus
GActiveDomStatus getActiveDomStatus()
Gets the value of the 'activeDomStatus' field.
-
setActiveDomStatus
void setActiveDomStatus(GActiveDomStatus value)
Sets the value of the 'activeDomStatus' field.
- Parameters:
value- the value to set.
-
getActiveDomStats
Map<CharSequence, GActiveDomStat> getActiveDomStats()
Gets the value of the 'activeDomStats' field.
-
setActiveDomStats
void setActiveDomStats(Map<CharSequence, GActiveDomStat> value)
Sets the value of the 'activeDomStats' field.
- Parameters:
value- the value to set.
-
getPageModel
List<GFieldGroup> getPageModel()
Gets the value of the 'pageModel' field.
-
setPageModel
void setPageModel(List<GFieldGroup> value)
Sets the value of the 'pageModel' field.
- Parameters:
value- the value to set.
-
getFieldsCount
int getFieldsCount()
Gets the total field count.
-
getSchema
Schema getSchema()
-
isCreateTimeDirty
boolean isCreateTimeDirty()
Checks the dirty status of the 'createTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isDistanceDirty
boolean isDistanceDirty()
Checks the dirty status of the 'distance' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isFetchCountDirty
boolean isFetchCountDirty()
Checks the dirty status of the 'fetchCount' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isFetchPriorityDirty
boolean isFetchPriorityDirty()
Checks the dirty status of the 'fetchPriority' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isFetchIntervalDirty
boolean isFetchIntervalDirty()
Checks the dirty status of the 'fetchInterval' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isZoneIdDirty
boolean isZoneIdDirty()
Checks the dirty status of the 'zoneId' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isOptionsDirty
boolean isOptionsDirty()
Checks the dirty status of the 'options' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isBatchIdDirty
boolean isBatchIdDirty()
Checks the dirty status of the 'batchId' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isCrawlStatusDirty
boolean isCrawlStatusDirty()
Checks the dirty status of the 'crawlStatus' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevFetchTimeDirty
boolean isPrevFetchTimeDirty()
Checks the dirty status of the 'prevFetchTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevCrawlTime1Dirty
boolean isPrevCrawlTime1Dirty()
Checks the dirty status of the 'prevCrawlTime1' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isFetchTimeDirty
boolean isFetchTimeDirty()
Checks the dirty status of the 'fetchTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isFetchRetriesDirty
boolean isFetchRetriesDirty()
Checks the dirty status of the 'fetchRetries' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isReprUrlDirty
boolean isReprUrlDirty()
Checks the dirty status of the 'reprUrl' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevModifiedTimeDirty
boolean isPrevModifiedTimeDirty()
Checks the dirty status of the 'prevModifiedTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isModifiedTimeDirty
boolean isModifiedTimeDirty()
Checks the dirty status of the 'modifiedTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isProtocolStatusDirty
boolean isProtocolStatusDirty()
Checks the dirty status of the 'protocolStatus' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isEncodingDirty
boolean isEncodingDirty()
Checks the dirty status of the 'encoding' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentTypeDirty
boolean isContentTypeDirty()
Checks the dirty status of the 'contentType' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentDirty
boolean isContentDirty()
Checks the dirty status of the 'content' field. A field is dirty if it represents a change that has not yet been written to the database.The entire raw document content e.g. raw XHTML * @param value the value to set.
-
isBaseUrlDirty
boolean isBaseUrlDirty()
Checks the dirty status of the 'baseUrl' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isReferrerDirty
boolean isReferrerDirty()
Checks the dirty status of the 'referrer' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isAnchorDirty
boolean isAnchorDirty()
Checks the dirty status of the 'anchor' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isAnchorOrderDirty
boolean isAnchorOrderDirty()
Checks the dirty status of the 'anchorOrder' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isParseStatusDirty
boolean isParseStatusDirty()
Checks the dirty status of the 'parseStatus' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPageTitleDirty
boolean isPageTitleDirty()
Checks the dirty status of the 'pageTitle' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPageTextDirty
boolean isPageTextDirty()
Checks the dirty status of the 'pageText' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentTitleDirty
boolean isContentTitleDirty()
Checks the dirty status of the 'contentTitle' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentTextDirty
boolean isContentTextDirty()
Checks the dirty status of the 'contentText' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentTextLenDirty
boolean isContentTextLenDirty()
Checks the dirty status of the 'contentTextLen' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPageCategoryDirty
boolean isPageCategoryDirty()
Checks the dirty status of the 'pageCategory' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentModifiedTimeDirty
boolean isContentModifiedTimeDirty()
Checks the dirty status of the 'contentModifiedTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevContentModifiedTimeDirty
boolean isPrevContentModifiedTimeDirty()
Checks the dirty status of the 'prevContentModifiedTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentPublishTimeDirty
boolean isContentPublishTimeDirty()
Checks the dirty status of the 'contentPublishTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevContentPublishTimeDirty
boolean isPrevContentPublishTimeDirty()
Checks the dirty status of the 'prevContentPublishTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isRefContentPublishTimeDirty
boolean isRefContentPublishTimeDirty()
Checks the dirty status of the 'refContentPublishTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevRefContentPublishTimeDirty
boolean isPrevRefContentPublishTimeDirty()
Checks the dirty status of the 'prevRefContentPublishTime' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPrevSignatureDirty
boolean isPrevSignatureDirty()
Checks the dirty status of the 'prevSignature' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isSignatureDirty
boolean isSignatureDirty()
Checks the dirty status of the 'signature' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isContentScoreDirty
boolean isContentScoreDirty()
Checks the dirty status of the 'contentScore' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isScoreDirty
boolean isScoreDirty()
Checks the dirty status of the 'score' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isSortScoreDirty
boolean isSortScoreDirty()
Checks the dirty status of the 'sortScore' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPageCountersDirty
boolean isPageCountersDirty()
Checks the dirty status of the 'pageCounters' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isHeadersDirty
boolean isHeadersDirty()
Checks the dirty status of the 'headers' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isLinksDirty
boolean isLinksDirty()
Checks the dirty status of the 'links' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isLiveLinksDirty
boolean isLiveLinksDirty()
Checks the dirty status of the 'liveLinks' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isVividLinksDirty
boolean isVividLinksDirty()
Checks the dirty status of the 'vividLinks' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isDeadLinksDirty
boolean isDeadLinksDirty()
Checks the dirty status of the 'deadLinks' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isInlinksDirty
boolean isInlinksDirty()
Checks the dirty status of the 'inlinks' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isMarkersDirty
boolean isMarkersDirty()
Checks the dirty status of the 'markers' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isMetadataDirty
boolean isMetadataDirty()
Checks the dirty status of the 'metadata' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isActiveDomUrlsDirty
boolean isActiveDomUrlsDirty()
Checks the dirty status of the 'activeDomUrls' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isActiveDomStatusDirty
boolean isActiveDomStatusDirty()
Checks the dirty status of the 'activeDomStatus' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isActiveDomStatsDirty
boolean isActiveDomStatsDirty()
Checks the dirty status of the 'activeDomStats' field. A field is dirty if it represents a change that has not yet been written to the database.
-
isPageModelDirty
boolean isPageModelDirty()
Checks the dirty status of the 'pageModel' field. A field is dirty if it represents a change that has not yet been written to the database.
-
newBuilder
static GWebPage.Builder newBuilder()
Creates a new GWebPage RecordBuilder
-
newBuilder
static GWebPage.Builder newBuilder(GWebPage.Builder other)
Creates a new GWebPage RecordBuilder by copying an existing Builder
-
newBuilder
static GWebPage.Builder newBuilder(GWebPage other)
Creates a new GWebPage RecordBuilder by copying an existing GWebPage instance
-
getTombstone
GWebPage.Tombstone getTombstone()
-
newInstance
GWebPage newInstance()
-
writeExternal
void writeExternal(ObjectOutput out)
Writes AVRO data bean to output stream in the form of AVRO Binary encoding format. This will transformAVRO data bean from its Java object form to it s serializable form.
- Parameters:
out- java.io.
-
readExternal
void readExternal(ObjectInput in)
Reads AVRO data bean from input stream in it s AVRO Binary encoding format to Java object format.This will transform AVRO data bean from it s serializable form to deserialized Java object form.
- Parameters:
in- java.io.
-
-
-
-