A B C D E F G H I J K L M N O P Q R S T U V W X

H

handle() - Method in class org.egothor.text.Stringer
 
handle(Object) - Method in class org.egothor.util.thread.Pool
Description of the Method
hasDuplicityCheckingAbility() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
hashCode() - Method in class org.egothor.cache.AbstractNode
Computes the hash code for the node as a hash code of the key.
hashCode() - Method in class org.egothor.cache.CachedQuery
Returns a hash code value for the object.
hashCode() - Method in class org.egothor.cache.CachedTerm
Returns a hash code value for the object.
hashCode() - Method in class org.egothor.core.Token
Description of the Method
hashCode() - Method in class org.egothor.duplicity.datastructure.DocumentPermutatedMins
 
hashCode() - Method in class org.egothor.duplicity.datastructure.DocumentUnitID
 
hashCode() - Method in class org.egothor.duplicity.datastructure.JaccardCoeficient
 
hashCode() - Method in class org.egothor.duplicity.datastructure.ParagraphUnitID
 
hashCode() - Method in class org.egothor.duplicity.datastructure.SentenceUnitID
 
hashCode() - Method in class org.egothor.duplicity.datastructure.UnitPair
 
hashCode() - Method in class org.egothor.duplicity.datastructure.UnitPermutatedMin
 
hashCode() - Method in class org.egothor.duplicity.util.Permutation
 
hashCode() - Method in class org.egothor.slotter.Slot
 
Hasher - Class in org.egothor.duplicity.util
Simple implementation of interface UIDProducer.
Hasher(int) - Constructor for class org.egothor.duplicity.util.Hasher
Constructor sets the type of hash function to be used.
HashString - Class in org.egothor.util.hash
Deprecated. 
HashString(String, long) - Constructor for class org.egothor.util.hash.HashString
Deprecated.  
HashURI - Class in org.egothor.util.hash
Deprecated. 
HashURI(String, long, long) - Constructor for class org.egothor.util.hash.HashURI
Deprecated.  
hasMoreElements() - Method in class org.egothor.core.query.Rider
Test whether more there are more documents to be read.
hasTheSameContent(DuplicityCheckingFile) - Method in class org.egothor.duplicity.file.CommonSimilarUnitPairsFile
Checks if two files has the same content.
hasTheSameContent(DuplicityCheckingFile, DuplicityCheckingFileElement, DuplicityCheckingFileElement) - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
Checks if two files has the same content.
hasTheSameContent(DuplicityCheckingFile) - Method in class org.egothor.duplicity.file.JaccardCoeficientsFile
Checks if two files has the same content.
hasTheSameContent(DuplicityCheckingFile) - Method in class org.egothor.duplicity.file.PermutatedMinsFile
Checks if two files has the same content.
HEADER - Static variable in class org.egothor.duplicity.apps.WikipediaFilter
 
HEADER - Static variable in class org.egothor.duplicity.generator.DocumentGenerator
 
headUid() - Method in class org.egothor.core.query.Rider
Return the unique ID of the document that is active in this Rider.
headUid(int) - Method in class org.egothor.core.query.Rider
Return the uid of the doc just being read.
hexFormat(int[]) - Static method in class org.egothor.util.MD5
 
highestSet() - Method in class org.egothor.util.IntegerArray
Highest index set by @{link #set} method.
highestSet() - Method in class org.egothor.util.LongAndIntegerArray
Highest index set by @{link #set} method.
historyCapacity() - Method in class org.egothor.cache.lruk.LruKCache
Returns the maximum capacity of the history queue.
Hit - Class in org.egothor.core
Class Hit represents a hit of a query.
Hit(DocumentData, int) - Constructor for class org.egothor.core.Hit
Constructor for the Hit object.
Hit - Class in org.egothor.core.query
The Hit class represents a document returned as a result of a query.
Hit(long, Barrel, int) - Constructor for class org.egothor.core.query.Hit
Constructor for the Hit object.
Hit(Hit) - Constructor for class org.egothor.core.query.Hit
Constructor for the Hit object
hitRatio() - Method in class org.egothor.cache.AbstractCache
Computes the hits/requests ratio in percents.
hitRatio() - Method in interface org.egothor.cache.Cache
Returns the hits/requests ratio in percents.
hitRatio() - Method in class org.egothor.cache.CachedGroup
Returns the hits/requests ratio in percents.
hitRatio() - Method in class org.egothor.cache.CachedRider
Returns the hits/requests ratio in percents.
hitRatio() - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Returns the hits/requests ratio in percents.
hits - Variable in class org.egothor.cache.AbstractCache
Number of successful get requests.
hits() - Method in class org.egothor.cache.AbstractCache
Returns the number of all hits.
hits() - Method in interface org.egothor.cache.Cache
Returns the number of all hits.
hits() - Method in class org.egothor.cache.CachedGroup
Returns the number of all hits.
hits() - Method in class org.egothor.cache.CachedRider
Returns the number of all hits.
hits() - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Returns the number of all hits.
Htaccess - Class in org.egothor.util
This class can read Apache htaccess files and access some parameters in them.
Htaccess() - Constructor for class org.egothor.util.Htaccess
Creates a new instance of Htaccess with some default values.
Htaccess(Htaccess) - Constructor for class org.egothor.util.Htaccess
Creates a new instance of Htaccess as a clone of some (upper) Htaccess.
HTML - Class in org.egothor.text
 
HTML() - Constructor for class org.egothor.text.HTML
 
HTMLField - Class in org.egothor.html
HTMLField.java Created on August 23, 2005, 2:39 PM
HTMLField(boolean, boolean, boolean, boolean, HTMLField.Diacritics) - Constructor for class org.egothor.html.HTMLField
 
HTMLField(boolean, boolean, boolean, boolean, HTMLField.Diacritics, boolean, boolean) - Constructor for class org.egothor.html.HTMLField
 
HTMLField.Diacritics - Enum in org.egothor.html
 
HTMLParser - Class in org.egothor.html
This class is part of the Egothor Project
HTMLParser(boolean) - Constructor for class org.egothor.html.HTMLParser
Constructor for the HTMLParser object.
HTMLParser(boolean, boolean) - Constructor for class org.egothor.html.HTMLParser
Constructor for the HTMLParser object.
HTMLPrinter - Class in org.egothor.html
This class reformats HTML documents in our DB to a format that can be used for the science.
HTMLPrinter(OutputStream, String) - Constructor for class org.egothor.html.HTMLPrinter
 
HTMLPrinter(Writer, String, boolean) - Constructor for class org.egothor.html.HTMLPrinter
 
HTMLSimplifier - Class in org.egothor.html
This class prepares "cached" version of HTML page.
HTMLSimplifier() - Constructor for class org.egothor.html.HTMLSimplifier
 
httpEqSeen - Variable in class org.egothor.html.HTMLPrinter
 

A B C D E F G H I J K L M N O P Q R S T U V W X