Package 

Class GWebPage.Tombstone

  • 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 , org.apache.gora.persistency.Tombstone

    
    public final class GWebPage.Tombstone
    extends GWebPage implements Tombstone
                        
    • Method Detail

      • setCreateTime

         void setCreateTime(Long value)

        Sets the value of the 'createTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setDistance

         void setDistance(Integer value)

        Sets the value of the 'distance' field.

        Parameters:
        value - the value to set.
      • 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.

      • setFetchCount

         void setFetchCount(Integer value)

        Sets the value of the 'fetchCount' field.

        Parameters:
        value - the value to set.
      • 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.

      • setFetchPriority

         void setFetchPriority(Integer value)

        Sets the value of the 'fetchPriority' field.

        Parameters:
        value - the value to set.
      • 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.

      • setFetchInterval

         void setFetchInterval(Integer value)

        Sets the value of the 'fetchInterval' field.

        Parameters:
        value - the value to set.
      • 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.

      • setZoneId

         void setZoneId(CharSequence value)

        Sets the value of the 'zoneId' field.

        Parameters:
        value - the value to set.
      • 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.

      • setOptions

         void setOptions(CharSequence value)

        Sets the value of the 'options' field.

        Parameters:
        value - the value to set.
      • 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.

      • setBatchId

         void setBatchId(CharSequence value)

        Sets the value of the 'batchId' field.

        Parameters:
        value - the value to set.
      • 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.

      • setCrawlStatus

         void setCrawlStatus(Integer value)

        Sets the value of the 'crawlStatus' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevFetchTime

         void setPrevFetchTime(Long value)

        Sets the value of the 'prevFetchTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevCrawlTime1

         void setPrevCrawlTime1(Long value)

        Sets the value of the 'prevCrawlTime1' field.

        Parameters:
        value - the value to set.
      • 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.

      • setFetchTime

         void setFetchTime(Long value)

        Sets the value of the 'fetchTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setFetchRetries

         void setFetchRetries(Integer value)

        Sets the value of the 'fetchRetries' field.

        Parameters:
        value - the value to set.
      • 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.

      • setReprUrl

         void setReprUrl(CharSequence value)

        Sets the value of the 'reprUrl' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevModifiedTime

         void setPrevModifiedTime(Long value)

        Sets the value of the 'prevModifiedTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setModifiedTime

         void setModifiedTime(Long value)

        Sets the value of the 'modifiedTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setEncoding

         void setEncoding(CharSequence value)

        Sets the value of the 'encoding' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentType

         void setContentType(CharSequence value)

        Sets the value of the 'contentType' field.

        Parameters:
        value - the value to set.
      • 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.

      • 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.

      • 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.

      • setBaseUrl

         void setBaseUrl(CharSequence value)

        Sets the value of the 'baseUrl' field.

        Parameters:
        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.

      • setReferrer

         void setReferrer(CharSequence value)

        Sets the value of the 'referrer' field.

        Parameters:
        value - the value to set.
      • 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.

      • setAnchor

         void setAnchor(CharSequence value)

        Sets the value of the 'anchor' field.

        Parameters:
        value - the value to set.
      • 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.

      • setAnchorOrder

         void setAnchorOrder(Integer value)

        Sets the value of the 'anchorOrder' field.

        Parameters:
        value - the value to set.
      • 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.

      • setParseStatus

         void setParseStatus(GParseStatus value)

        Sets the value of the 'parseStatus' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPageTitle

         void setPageTitle(CharSequence value)

        Sets the value of the 'pageTitle' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPageText

         void setPageText(CharSequence value)

        Sets the value of the 'pageText' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentTitle

         void setContentTitle(CharSequence value)

        Sets the value of the 'contentTitle' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentText

         void setContentText(CharSequence value)

        Sets the value of the 'contentText' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentTextLen

         void setContentTextLen(Integer value)

        Sets the value of the 'contentTextLen' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPageCategory

         void setPageCategory(CharSequence value)

        Sets the value of the 'pageCategory' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentModifiedTime

         void setContentModifiedTime(Long value)

        Sets the value of the 'contentModifiedTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevContentModifiedTime

         void setPrevContentModifiedTime(Long value)

        Sets the value of the 'prevContentModifiedTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentPublishTime

         void setContentPublishTime(Long value)

        Sets the value of the 'contentPublishTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevContentPublishTime

         void setPrevContentPublishTime(Long value)

        Sets the value of the 'prevContentPublishTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setRefContentPublishTime

         void setRefContentPublishTime(Long value)

        Sets the value of the 'refContentPublishTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevRefContentPublishTime

         void setPrevRefContentPublishTime(Long value)

        Sets the value of the 'prevRefContentPublishTime' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPrevSignature

         void setPrevSignature(ByteBuffer value)

        Sets the value of the 'prevSignature' field.

        Parameters:
        value - the value to set.
      • 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.

      • setSignature

         void setSignature(ByteBuffer value)

        Sets the value of the 'signature' field.

        Parameters:
        value - the value to set.
      • 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.

      • setContentScore

         void setContentScore(Float value)

        Sets the value of the 'contentScore' field.

        Parameters:
        value - the value to set.
      • 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.

      • setScore

         void setScore(Float value)

        Sets the value of the 'score' field.

        Parameters:
        value - the value to set.
      • 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.

      • setSortScore

         void setSortScore(CharSequence value)

        Sets the value of the 'sortScore' field.

        Parameters:
        value - the value to set.
      • 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.

      • setLinks

         void setLinks(List<CharSequence> value)

        Sets the value of the 'links' field.

        Parameters:
        value - the value to set.
      • 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.

      • setPageModel

         void setPageModel(List<GFieldGroup> value)

        Sets the value of the 'pageModel' field.

        Parameters:
        value - the value to set.
      • 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.