📄 workqueuefrontier.html
字号:
<CODE>static java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#DEFAULT_SNOOZE_DEACTIVATE_MS">DEFAULT_SNOOZE_DEACTIVATE_MS</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.lang.Integer</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#DEFAULT_TARGET_READY_QUEUES_BACKLOG">DEFAULT_TARGET_READY_QUEUES_BACKLOG</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.concurrent.BlockingQueue<java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#inactiveQueues">inactiveQueues</A></B></CODE><BR> All 'inactive' queues, not yet in active rotation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected org.apache.commons.collections.Bag</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#inProcessQueues">inProcessQueues</A></B></CODE><BR> all per-class queues from whom a URI is outstanding</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../org/archive/crawler/frontier/WorkQueue.html" title="class in org.archive.crawler.frontier">WorkQueue</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#longestActiveQueue">longestActiveQueue</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.WakeTask.html" title="class in org.archive.crawler.frontier">WorkQueueFrontier.WakeTask</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#nextWake">nextWake</A></B></CODE><BR> Task for next wake</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.concurrent.BlockingQueue<java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#readyClassQueues">readyClassQueues</A></B></CODE><BR> All per-class queues whose first item may be handed out.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.lang.String[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#REPORTS">REPORTS</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.concurrent.BlockingQueue<java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#retiredQueues">retiredQueues</A></B></CODE><BR> 'retired' queues, no longer considered for activation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.SortedSet</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#snoozedClassQueues">snoozedClassQueues</A></B></CODE><BR> All per-class queues held in snoozed state, sorted by wake time.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#STANDARD_REPORT">STANDARD_REPORT</A></B></CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#targetSizeForReadyQueues">targetSizeForReadyQueues</A></B></CODE><BR> Target (minimum) size to keep readyClassQueues</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.util.Timer</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/archive/crawler/frontier/WorkQueueFrontier.html#wakeTimer">wakeTimer</A></B></CODE><BR> Timer for tasks which wake head item of snoozedClassQueues</TD></TR></TABLE> <A NAME="fields_inherited_from_class_org.archive.crawler.frontier.AbstractFrontier"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class org.archive.crawler.frontier.<A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html" title="class in org.archive.crawler.frontier">AbstractFrontier</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ACCEPTABLE_FORCE_QUEUE">ACCEPTABLE_FORCE_QUEUE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_DELAY_FACTOR">ATTR_DELAY_FACTOR</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_FORCE_QUEUE">ATTR_FORCE_QUEUE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_MAX_DELAY">ATTR_MAX_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_MAX_HOST_BANDWIDTH_USAGE">ATTR_MAX_HOST_BANDWIDTH_USAGE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_MAX_OVERALL_BANDWIDTH_USAGE">ATTR_MAX_OVERALL_BANDWIDTH_USAGE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_MAX_RETRIES">ATTR_MAX_RETRIES</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_MIN_DELAY">ATTR_MIN_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_PAUSE_AT_FINISH">ATTR_PAUSE_AT_FINISH</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_PAUSE_AT_START">ATTR_PAUSE_AT_START</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_PREFERENCE_EMBED_HOPS">ATTR_PREFERENCE_EMBED_HOPS</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_QUEUE_ASSIGNMENT_POLICY">ATTR_QUEUE_ASSIGNMENT_POLICY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_RECOVERY_ENABLED">ATTR_RECOVERY_ENABLED</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_RETRY_DELAY">ATTR_RETRY_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#ATTR_SOURCE_TAG_SEEDS">ATTR_SOURCE_TAG_SEEDS</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#controller">controller</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_ATTR_RECOVERY_ENABLED">DEFAULT_ATTR_RECOVERY_ENABLED</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_DELAY_FACTOR">DEFAULT_DELAY_FACTOR</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_FORCE_QUEUE">DEFAULT_FORCE_QUEUE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_MAX_DELAY">DEFAULT_MAX_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_MAX_HOST_BANDWIDTH_USAGE">DEFAULT_MAX_HOST_BANDWIDTH_USAGE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_MAX_OVERALL_BANDWIDTH_USAGE">DEFAULT_MAX_OVERALL_BANDWIDTH_USAGE</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_MAX_RETRIES">DEFAULT_MAX_RETRIES</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_MIN_DELAY">DEFAULT_MIN_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_PAUSE_AT_FINISH">DEFAULT_PAUSE_AT_FINISH</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_PAUSE_AT_START">DEFAULT_PAUSE_AT_START</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_PREFERENCE_EMBED_HOPS">DEFAULT_PREFERENCE_EMBED_HOPS</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_RETRY_DELAY">DEFAULT_RETRY_DELAY</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#DEFAULT_SOURCE_TAG_SEEDS">DEFAULT_SOURCE_TAG_SEEDS</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#disregardedUriCount">disregardedUriCount</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#failedFetchCount">failedFetchCount</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#IGNORED_SEEDS_FILENAME">IGNORED_SEEDS_FILENAME</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#lastMaxBandwidthKB">lastMaxBandwidthKB</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#nextOrdinal">nextOrdinal</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#processedBytesAfterLastEmittedURI">processedBytesAfterLastEmittedURI</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#queueAssignmentPolicy">queueAssignmentPolicy</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#queuedUriCount">queuedUriCount</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#shouldPause">shouldPause</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#shouldTerminate">shouldTerminate</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#succeededFetchCount">succeededFetchCount</A>, <A HREF="../../../../org/archive/crawler/frontier/AbstractFrontier.html#totalProcessedBytes">totalProcessedBytes</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_org.archive.crawler.settings.ComplexType"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class org.archive.crawler.settings.<A HREF="../../../../org/archive/crawler/settings/ComplexType.html" title="class in org.archive.crawler.settings">ComplexType</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/archive/crawler/settings/ComplexType.html#definitionMap">definitionMap</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_org.archive.crawler.datamodel.FetchStatusCodes"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface org.archive.crawler.datamodel.<A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html" title="interface in org.archive.crawler.datamodel">FetchStatusCodes</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_BLOCKED_BY_CUSTOM_PROCESSOR">S_BLOCKED_BY_CUSTOM_PROCESSOR</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_BLOCKED_BY_QUOTA">S_BLOCKED_BY_QUOTA</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_BLOCKED_BY_RUNTIME_LIMIT">S_BLOCKED_BY_RUNTIME_LIMIT</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_BLOCKED_BY_USER">S_BLOCKED_BY_USER</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_CONNECT_FAILED">S_CONNECT_FAILED</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_CONNECT_LOST">S_CONNECT_LOST</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DEEMED_CHAFF">S_DEEMED_CHAFF</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DEFERRED">S_DEFERRED</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DELETED_BY_USER">S_DELETED_BY_USER</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DNS_SUCCESS">S_DNS_SUCCESS</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DOMAIN_PREREQUISITE_FAILURE">S_DOMAIN_PREREQUISITE_FAILURE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_DOMAIN_UNRESOLVABLE">S_DOMAIN_UNRESOLVABLE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_GETBYNAME_SUCCESS">S_GETBYNAME_SUCCESS</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_OTHER_PREREQUISITE_FAILURE">S_OTHER_PREREQUISITE_FAILURE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_OUT_OF_SCOPE">S_OUT_OF_SCOPE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_PREREQUISITE_UNSCHEDULABLE_FAILURE">S_PREREQUISITE_UNSCHEDULABLE_FAILURE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_PROCESSING_THREAD_KILLED">S_PROCESSING_THREAD_KILLED</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_ROBOTS_PRECLUDED">S_ROBOTS_PRECLUDED</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_ROBOTS_PREREQUISITE_FAILURE">S_ROBOTS_PREREQUISITE_FAILURE</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_RUNTIME_EXCEPTION">S_RUNTIME_EXCEPTION</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_SERIOUS_ERROR">S_SERIOUS_ERROR</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_TIMEOUT">S_TIMEOUT</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_TOO_MANY_EMBED_HOPS">S_TOO_MANY_EMBED_HOPS</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_TOO_MANY_LINK_HOPS">S_TOO_MANY_LINK_HOPS</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_TOO_MANY_RETRIES">S_TOO_MANY_RETRIES</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_UNATTEMPTED">S_UNATTEMPTED</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_UNFETCHABLE_URI">S_UNFETCHABLE_URI</A>, <A HREF="../../../../org/archive/crawler/datamodel/FetchStatusCodes.html#S_UNQUEUEABLE">S_UNQUEUEABLE</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_org.archive.crawler.datamodel.CoreAttributeConstants"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface org.archive.crawler.datamodel.<A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html" title="interface in org.archive.crawler.datamodel">CoreAttributeConstants</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_ANNOTATIONS">A_ANNOTATIONS</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_CONTENT_TYPE">A_CONTENT_TYPE</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_CREDENTIAL_AVATARS_KEY">A_CREDENTIAL_AVATARS_KEY</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_DELAY_FACTOR">A_DELAY_FACTOR</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_DISTANCE_FROM_SEED">A_DISTANCE_FROM_SEED</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_DNS_FETCH_TIME">A_DNS_FETCH_TIME</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_DNS_SERVER_IP_LABEL">A_DNS_SERVER_IP_LABEL</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_FETCH_BEGAN_TIME">A_FETCH_BEGAN_TIME</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_FETCH_COMPLETED_TIME">A_FETCH_COMPLETED_TIME</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_FORCE_RETIRE">A_FORCE_RETIRE</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_HERITABLE_KEYS">A_HERITABLE_KEYS</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_HTML_BASE">A_HTML_BASE</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_HTTP_PROXY_HOST">A_HTTP_PROXY_HOST</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_HTTP_PROXY_PORT">A_HTTP_PROXY_PORT</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_HTTP_TRANSACTION">A_HTTP_TRANSACTION</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_LOCALIZED_ERRORS">A_LOCALIZED_ERRORS</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_META_ROBOTS">A_META_ROBOTS</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_MINIMUM_DELAY">A_MINIMUM_DELAY</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_MIRROR_PATH">A_MIRROR_PATH</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_PREREQUISITE_URI">A_PREREQUISITE_URI</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_RETRY_DELAY">A_RETRY_DELAY</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_RRECORD_SET_LABEL">A_RRECORD_SET_LABEL</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_RUNTIME_EXCEPTION">A_RUNTIME_EXCEPTION</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#A_SOURCE_TAG">A_SOURCE_TAG</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#HEADER_TRUNC">HEADER_TRUNC</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#LENGTH_TRUNC">LENGTH_TRUNC</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#TIMER_TRUNC">TIMER_TRUNC</A>, <A HREF="../../../../org/archive/crawler/datamodel/CoreAttributeConstants.html#TRUNC_SUFFIX">TRUNC_SUFFIX</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_org.archive.crawler.framework.Frontier"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface org.archive.crawler.framework.<A HREF="../../../../org/archive/crawler/framework/Frontier.html" title="interface in org.archive.crawler.framework">Frontier</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/archive/crawler/framework/Frontier.html#ATTR_NAME">ATTR_NAME</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -