|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<K,java.lang.Long>
org.archive.util.Histotable<java.lang.String>
org.archive.crawler.util.CrawledBytesHistotable
public class CrawledBytesHistotable
| Field Summary | |
|---|---|
static java.lang.String |
DUPLICATE
|
static java.lang.String |
NOTMODIFIED
|
static java.lang.String |
NOVEL
|
| Constructor Summary | |
|---|---|
CrawledBytesHistotable()
|
|
| Method Summary | |
|---|---|
void |
accumulate(CrawlURI curi)
|
java.lang.String |
summary()
|
| Methods inherited from class org.archive.util.Histotable |
|---|
add, entryString, getLargestValue, getSortedByCounts, getSortedByKeys, getTotal, subtract, tally, tally |
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
equals, hashCode |
| Field Detail |
|---|
public static final java.lang.String NOTMODIFIED
public static final java.lang.String DUPLICATE
public static final java.lang.String NOVEL
| Constructor Detail |
|---|
public CrawledBytesHistotable()
| Method Detail |
|---|
public void accumulate(CrawlURI curi)
accumulate in interface Accumulator<CrawlURI>public java.lang.String summary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||