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

F

factor - Variable in class org.egothor.util.QueueAbstract
 
FastBlindAppender - Class in org.egothor.repository
This class uses a simple way to recognize known URIs and their ids.
FastBlindAppender(String, int) - Constructor for class org.egothor.repository.FastBlindAppender
 
fastCloneTo(Hit) - Method in class org.egothor.core.query.Hit
Prepare a new copy of this object without calling new method.
FifoCache<K,V> - Class in org.egothor.cache.fifo
Implementation of Cache that uses a FIFO list that removes the oldest (first) entry as an eviction policy.
FifoCache() - Constructor for class org.egothor.cache.fifo.FifoCache
Constructor for the ArcCache object.
FifoCache(int) - Constructor for class org.egothor.cache.fifo.FifoCache
Constructor for the FifoCache object.
FifoCache(Resolver<K, V>) - Constructor for class org.egothor.cache.fifo.FifoCache
Constructor for the FifoCache object.
FifoCache(Resolver<K, V>, int) - Constructor for class org.egothor.cache.fifo.FifoCache
Constructor for the FifoCache object.
FifoEntry<T> - Class in org.egothor.cache.fifo
Represents an entry in a linked list that can store a value.
FifoEntry(T) - Constructor for class org.egothor.cache.fifo.FifoEntry
Constructor for the FifoEntry object.
FifoList<T> - Class in org.egothor.cache.fifo
Represents a FIFO (First-In First-Out) list.
FifoList(int) - Constructor for class org.egothor.cache.fifo.FifoList
Constructor for the FifoList object.
File - Class in org.egothor.io
This class is part of the Egothor Project
File(String) - Constructor for class org.egothor.io.File
Constructor for the File object
fileComp - Static variable in class org.egothor.duplicity.apps.AppsCommon
Comparator sorts files alphabetically.
FileLocal - Class in org.egothor.io
This class is part of the Egothor Project
FileLocal(String) - Constructor for class org.egothor.io.FileLocal
Constructor for the FileLocal object
FileManager - Class in org.egothor.io
This class is part of the Egothor Project
FileManager() - Constructor for class org.egothor.io.FileManager
 
FillBuff() - Method in class org.egothor.query.parser.SimpleCharStream
 
Filter - Class in org.egothor.core
This object works as a tokenizer filter.
Filter(Sequence<Token>) - Constructor for class org.egothor.core.Filter
Constructor for the Filter object.
filter(String, byte[], int, PrintStream, String, String) - Static method in class org.egothor.html.HTMLPrinter
 
filter(Sequence<Token>) - Method in class org.egothor.text.Snipper
Description of the Method
filteredWords() - Method in class org.egothor.core.memory.FTField
Return an enumeration of the terms in the field filtered by filters.
filterRelevantForDocument(DocumentUnitID) - Method in class org.egothor.duplicity.file.JaccardCoeficientsFile
Filter from the file only the entries relevant for given document.
FILTERS - Static variable in class org.egothor.html.HTMLPrinter
 
finalize() - Method in class org.egothor.dir.Tanker
Calls Tanker.close().
finalize() - Method in class org.egothor.repository.DocumentsDB
Close this structure and attempt garbage collection.
finalize() - Method in class org.egothor.store.Documents
Close this structure and attempt garbage collection.
finalize() - Method in class org.egothor.store.ProximitiesFileIn
 
finalize() - Method in class org.egothor.store.Terms
Close this object and attempt garbage collection.
finalize() - Method in class org.egothor.store.TermsWriter
Close this object and mark resources for garbage collection.
finalize() - Method in class org.egothor.util.io.Array
Close this structure and attempt garbage collection.
find(long) - Method in interface org.egothor.dir.GlobalPositions
 
find(long) - Method in class org.egothor.dir.GlobalPositionsArray
 
find(long) - Method in class org.egothor.dir.GlobalPositionsBerkeley
 
findNextSet(long) - Method in class org.egothor.util.Bitmap
Return the next bit set starting at the bit of index from.
findNextUnset(long) - Method in class org.egothor.util.Bitmap
Return the next bit unset starting at the bit of index from.
finish() - Method in class org.egothor.util.io.GZipOutputStream
 
first - Variable in class org.egothor.util.LinkedQueue
 
FIRSTPARAGRAPH - Static variable in class org.egothor.Constants
Number of the first paragraph in a document.
FIRSTSENTENCE - Static variable in class org.egothor.Constants
Number of the first sentence in a document.
FIRSTUID - Static variable in class org.egothor.Constants
Number of the first document in a collection (barrel/tanker).
flush() - Method in interface org.egothor.dir.GlobalPositions
 
flush() - Method in class org.egothor.dir.GlobalPositionsArray
 
flush() - Method in class org.egothor.dir.GlobalPositionsBerkeley
 
flush() - Method in class org.egothor.io.DataOutputStream
 
flush() - Method in class org.egothor.io.MemoryOutputStream
 
flush() - Method in class org.egothor.repository.Berkeley
 
flush() - Method in class org.egothor.repository.BlobRepository
 
flush() - Method in interface org.egothor.repository.DataRepository
 
flush() - Method in class org.egothor.repository.DocumentsDB
 
flush() - Method in class org.egothor.repository.WebStore
 
flush() - Method in class org.egothor.util.io.GZipOutputStream
 
Fonts - Class in org.egothor.duplicity.visualization
Common place to put Printer and Fonts instances.
Fonts() - Constructor for class org.egothor.duplicity.visualization.Fonts
 
FOOTER - Static variable in class org.egothor.duplicity.apps.WikipediaFilter
 
FOOTER - Static variable in class org.egothor.duplicity.generator.DocumentGenerator
 
forEach(Task<Barrel>) - Method in class org.egothor.dir.Group
Put the given task to all active (inner) barrels.
forEach(Task<Barrel>) - Method in class org.egothor.dir.TankerImplSecure
 
forEach(Sequence<T>, Task<T>) - Method in interface org.egothor.distributor.Distributor
Put the task to all acting (inner) structures.
forEach(Sequence<T>, Task<T>) - Method in class org.egothor.distributor.MTE
Put the task to all acting (inner) structures.
forEach(Sequence<T>, Task<T>) - Method in class org.egothor.distributor.STE
Iterate through the Enumeration and give the element the task.
format(LogRecord) - Method in class org.egothor.util.EgoFormatter
Description of the Method
foundHits() - Method in class org.egothor.core.query.Rider
Return the number of hits that were really read and identified as positive hits.
FS - Static variable in class org.egothor.Constants
File separator.
FTField - Class in org.egothor.core.memory
Class FTField represents a field in the tree structure of fields.
FTField() - Constructor for class org.egothor.core.memory.FTField
 

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