|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
net.nutch.* |
net.nutch.analysis.NutchAnalysisConstants | ||
public static final int |
ACRONYM |
2 |
public static final int |
APOSTROPHE |
14 |
public static final int |
ATSIGN |
13 |
public static final int |
C_PLUS_PLUS |
5 |
public static final int |
C_SHARP |
6 |
public static final int |
CJK |
18 |
public static final int |
COLON |
10 |
public static final int |
DEFAULT |
0 |
public static final int |
DIGIT |
19 |
public static final int |
DOT |
12 |
public static final int |
EOF |
0 |
public static final int |
IRREGULAR_WORD |
4 |
public static final int |
LETTER |
17 |
public static final int |
MINUS |
8 |
public static final int |
PLUS |
7 |
public static final int |
QUOTE |
9 |
public static final int |
SIGRAM |
3 |
public static final int |
SLASH |
11 |
public static final int |
WHITE |
15 |
public static final int |
WORD |
1 |
public static final int |
WORD_PUNCT |
16 |
net.nutch.analysis.NutchDocumentAnalyzer | ||
public static final int |
INTER_ANCHOR_GAP |
4 |
net.nutch.analysis.lang.HTMLLanguageParser | ||
public static final String |
META_LANG_NAME |
"X-meta-lang" |
net.nutch.clustering.carrot2.LocalNutchInputComponent | ||
public static final String |
NUTCH_INPUT_HIT_DETAILS_ARRAY |
"NUTCH_INPUT_HIT_DETAILS_ARRAY" |
public static final String |
NUTCH_INPUT_SUMMARIES_ARRAY |
"NUTCH_INPUT_SUMMARIES_ARRAY" |
net.nutch.db.EditSectionGroupWriter | ||
public static final String |
GROUP_METAINFO |
"group_metainfo" |
net.nutch.db.EditSectionWriter | ||
public static final String |
EDITS_PREFIX |
"edits." |
public static final String |
WRITE_METAINFO_PREFIX |
"metainfo." |
net.nutch.fetcher.FetcherOutput | ||
public static final byte |
CANT_PARSE |
4 |
public static final String |
DIR_NAME |
"fetcher" |
public static final String |
DIR_NAME_NP |
"fetcher_output" |
public static final String |
DONE_NAME |
"fetcher.done" |
public static final String |
ERROR_NAME |
"fetcher.error" |
public static final byte |
NOT_FOUND |
2 |
public static final byte |
RETRY |
0 |
public static final byte |
SUCCESS |
1 |
net.nutch.indexer.IndexMerger | ||
public static final String |
DONE_NAME |
"merge.done" |
net.nutch.indexer.IndexOptimizer | ||
public static final String |
DONE_NAME |
"optimize.done" |
net.nutch.indexer.IndexSegment | ||
public static final String |
DONE_NAME |
"index.done" |
net.nutch.io.MapFile | ||
public static final String |
DATA_FILE_NAME |
"data" |
public static final String |
INDEX_FILE_NAME |
"index" |
net.nutch.io.MD5Hash | ||
public static final int |
MD5_LEN |
16 |
net.nutch.ndfs.FSConstants | ||
public static final int |
BLOCK_SIZE |
32000000 |
public static final long |
BLOCKREPORT_INTERVAL |
540000l |
public static final byte |
CHUNKED_ENCODING |
1 |
public static final int |
COMPLETE_SUCCESS |
2 |
public static final long |
DATANODE_STARTUP_PERIOD |
30000l |
public static final long |
EXPIRE_INTERVAL |
12000l |
public static final long |
HEARTBEAT_INTERVAL |
3000l |
public static final long |
LEASE_PERIOD |
16000l |
public static final long |
OBSOLETE_INTERVAL |
600000l |
public static final byte |
OP_ACK |
40 |
public static final byte |
OP_BLOCKRECEIVED |
2 |
public static final byte |
OP_BLOCKREPORT |
3 |
public static final byte |
OP_CLIENT_ABANDONBLOCK |
33 |
public static final byte |
OP_CLIENT_ABANDONBLOCK_ACK |
74 |
public static final byte |
OP_CLIENT_ADDBLOCK |
22 |
public static final byte |
OP_CLIENT_ADDBLOCK_ACK |
62 |
public static final byte |
OP_CLIENT_COMPLETEFILE |
25 |
public static final byte |
OP_CLIENT_COMPLETEFILE_ACK |
65 |
public static final byte |
OP_CLIENT_DATANODEREPORT |
35 |
public static final byte |
OP_CLIENT_DATANODEREPORT_ACK |
76 |
public static final byte |
OP_CLIENT_DELETE |
24 |
public static final byte |
OP_CLIENT_DELETE_ACK |
64 |
public static final byte |
OP_CLIENT_EXISTS |
29 |
public static final byte |
OP_CLIENT_EXISTS_ACK |
70 |
public static final byte |
OP_CLIENT_ISDIR |
30 |
public static final byte |
OP_CLIENT_ISDIR_ACK |
71 |
public static final byte |
OP_CLIENT_LISTING |
26 |
public static final byte |
OP_CLIENT_LISTING_ACK |
67 |
public static final byte |
OP_CLIENT_MKDIRS |
31 |
public static final byte |
OP_CLIENT_MKDIRS_ACK |
72 |
public static final byte |
OP_CLIENT_OBTAINLOCK |
27 |
public static final byte |
OP_CLIENT_OBTAINLOCK_ACK |
68 |
public static final byte |
OP_CLIENT_OPEN |
20 |
public static final byte |
OP_CLIENT_OPEN_ACK |
60 |
public static final byte |
OP_CLIENT_RAWSTATS |
34 |
public static final byte |
OP_CLIENT_RAWSTATS_ACK |
75 |
public static final byte |
OP_CLIENT_RELEASELOCK |
28 |
public static final byte |
OP_CLIENT_RELEASELOCK_ACK |
69 |
public static final byte |
OP_CLIENT_RENAMETO |
23 |
public static final byte |
OP_CLIENT_RENAMETO_ACK |
63 |
public static final byte |
OP_CLIENT_RENEW_LEASE |
32 |
public static final byte |
OP_CLIENT_RENEW_LEASE_ACK |
73 |
public static final byte |
OP_CLIENT_STARTFILE |
21 |
public static final byte |
OP_CLIENT_STARTFILE_ACK |
61 |
public static final byte |
OP_CLIENT_TRYAGAIN |
66 |
public static final byte |
OP_ERROR |
0 |
public static final byte |
OP_FAILURE |
43 |
public static final byte |
OP_HEARTBEAT |
1 |
public static final byte |
OP_INVALIDATE_BLOCKS |
42 |
public static final byte |
OP_READ_BLOCK |
81 |
public static final byte |
OP_READSKIP_BLOCK |
82 |
public static final byte |
OP_TRANSFERBLOCKS |
41 |
public static final byte |
OP_TRANSFERDATA |
4 |
public static final byte |
OP_WRITE_BLOCK |
80 |
public static final int |
OPERATION_FAILED |
0 |
public static final byte |
RUNLENGTH_ENCODING |
0 |
public static final int |
STILL_WAITING |
1 |
public static final long |
SYSTEM_STARTUP_PERIOD |
15000l |
public static final long |
WRITE_COMPLETE |
-889528038l |
net.nutch.ontology.OntologyImpl | ||
public static final String |
DELIMITER_SEARCHTERM |
" " |
net.nutch.pagedb.FetchListEntry | ||
public static final String |
DIR_NAME |
"fetchlist" |
net.nutch.parse.ParseData | ||
public static final String |
DIR_NAME |
"parse_data" |
net.nutch.parse.ParseText | ||
public static final String |
DIR_NAME |
"parse_text" |
net.nutch.protocol.Content | ||
public static final String |
DIR_NAME |
"content" |
net.nutch.quality.dynamic.PageDescriptionConstants | ||
public static final int |
AFTER_EQUALS |
1 |
public static final int |
DEFAULT |
0 |
public static final int |
EOF |
0 |
public static final int |
EQUALS |
7 |
public static final int |
KEYWORD |
6 |
public static final int |
QUOTED_VALUE |
8 |
public static final int |
UNQUOTED_VALUE |
9 |
net.nutch.quality.dynamic.SimpleCharStream | ||
public static final boolean |
staticFlag |
false |
net.nutch.searcher.Query.Clause | ||
public static final String |
DEFAULT_FIELD |
"DEFAULT" |
net.nutch.tools.SegmentMergeTool.SegmentMergeStatus | ||
public static final int |
STAGE_DEDUP |
3 |
public static final int |
STAGE_DELETING |
6 |
public static final int |
STAGE_INDEXING |
5 |
public static final int |
STAGE_MASTERIDX |
1 |
public static final int |
STAGE_MERGEIDX |
2 |
public static final int |
STAGE_OPENING |
0 |
public static final int |
STAGE_WRITING |
4 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |