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

I

id(int) - Method in class org.egothor.cache.lruk.LruKNode
Returns the number-th last access time of the node.
idCounter - Static variable in class org.egothor.lock.server.LockServer
counter for ids for locks and reservations
idf(String) - Method in interface org.egothor.core.CWI
Return the inverse document frequency of the given term.
idf(String) - Method in class org.egothor.core.query.Rider
Return the inverse document frequency for the given term.
idf(String) - Method in class org.egothor.dir.CWI
Return the inverse document frequency for the given term.
IListItem - Interface in org.egothor.core
An IListItem represents an item in an inverted list.
IListMetadata - Interface in org.egothor.core
The IListMetadata class defines the core metadata of the inverted list, its length.
IListMetadata - Class in org.egothor.store
The IListMetadata class defines the core metadata of the inverted list, its length.
IListMetadata() - Constructor for class org.egothor.store.IListMetadata
 
IListMetadata(String, long, long) - Constructor for class org.egothor.store.IListMetadata
 
IListMetadataRead - Class in org.egothor.store
 
IListMetadataRead(DataInput) - Constructor for class org.egothor.store.IListMetadataRead
 
IListMetadataRead(IListMetadataRead) - Constructor for class org.egothor.store.IListMetadataRead
This constructor only compensates for clone() implementation.
IListMetadataWrite - Class in org.egothor.store
 
IListMetadataWrite(String, long) - Constructor for class org.egothor.store.IListMetadataWrite
 
IListReader - Interface in org.egothor.core
The IListReader interface represents an inverted list in read-only state.
IListRemapper - Class in org.egothor.core
This object remaps the document uids to new values in the inverted list.
IListRemapper(IListReader) - Constructor for class org.egothor.core.IListRemapper
Constructor for the Remapper object.
ilists - Variable in class org.egothor.core.memory.Document
The inverted lists constructed from terms in this document.
IListShadow - Class in org.egothor.core
A IListShadow envelopes underlaying inverted list.
IListShadow() - Constructor for class org.egothor.core.IListShadow
Constructor for the IListWasher object
IListWasher - Class in org.egothor.core
A IListWasher excludes some tuples from underlaying inverted list.
IListWasher() - Constructor for class org.egothor.core.IListWasher
Constructor for the IListWasher object
IListWasher(IListReader) - Constructor for class org.egothor.core.IListWasher
Constructor for the IListWasher object
IListWriter - Interface in org.egothor.core
The IListWriter interface defines an inverted list writer.
image - Variable in class org.egothor.parser.plain.Token
The string image of the token.
image - Variable in class org.egothor.query.parser.Token
The string image of the token.
IMetaReader - Interface in org.egothor.core
This interface declares, that an object can act as a sequence with a close operation and it also offers a method that returns uid of the item that is read currently.
inBuf - Variable in class org.egothor.query.parser.SimpleCharStream
 
inc(int, int) - Method in class org.egothor.util.IntegerArray
 
inc() - Method in class org.egothor.util.VarInteger
 
inc() - Method in class org.egothor.util.VarLong
 
inCapacity() - Method in class org.egothor.cache.twoQueue.TwoQueueCache
Returns the capacity of the history AIn FIFO queue.
incrementFrequency() - Method in class org.egothor.cache.multiQueue.MultiQueueEntry
Increments the frequency counter of this node.
IndexCleaner - Class in org.egothor.dir
IndexCleaner is thread that locks an index directory and performs a clean up.
IndexCleaner(String, String) - Constructor for class org.egothor.dir.IndexCleaner
 
Indexer - Class in org.egothor.test
 
Indexer() - Constructor for class org.egothor.test.Indexer
 
indexIt(File, String) - Method in class org.egothor.apps.Directory
Index the given file.
indexOfReservation(long, LockType) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
IndexRecovery - Class in org.egothor.dir
This class is called everytime a check for crashed client thread is needed.
IndexRecovery(String, String) - Constructor for class org.egothor.dir.IndexRecovery
 
initFromProducer(String, List<? extends DuplicityCheckingFileElement>) - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
Initialializes the file by writing buffer content to disk.
initialize(DocumentData, FTField) - Method in class org.egothor.core.memory.Document
Initializator for the Document object.
initialize(Distributor<Barrel>) - Method in class org.egothor.dir.Group
Constructor for the Group object.
initialize(Distributor<Barrel>, Dynamizer) - Method in class org.egothor.dir.Tanker
Constructor for the Tanker object.
initialize(String, TankerImplSecure) - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
initialize(Reader, String, DocumentData, EventEncoder) - Method in class org.egothor.html.HTMLField
 
initialize(Locale, String) - Method in class org.egothor.stemmer.Stock
Upload a new stemmer table into this object.
initialize(Pool.Queue) - Method in class org.egothor.util.thread.Pool
 
initializeCache(Cache<CachedTerm, CachedIListPage>, int) - Static method in class org.egothor.core.query.Rider
Initializes the cache to be used for caching inverted lists.
initializeCache(Cache<CachedQuery, CachedResult>) - Method in class org.egothor.dir.Group
Initializes a query result cache with the specified options.
initializeCache(Cache<CachedQuery, CachedResult>, int) - Method in class org.egothor.dir.Group
Initializes a query result cache with the specified options.
initializeCache(Cache<CachedQuery, CachedResult>, boolean) - Method in class org.egothor.dir.Group
Initializes a query result cache with the specified options.
initializeCache(Cache<CachedQuery, CachedResult>, int, boolean) - Method in class org.egothor.dir.Group
Initializes a query result cache with the specified options.
initializeTanker(String, DataRepository, boolean, boolean, int) - Method in class org.egothor.dir.TankerImpl
Init a tanker with Egothor dynamizer.
initializeTanker(String, DataRepository, boolean, boolean, int, int) - Method in class org.egothor.dir.TankerImpl
Init a tanker with Standard dynamizer.
initializeTankerSecure(String, DataRepository, boolean, boolean, int, String, int) - Method in class org.egothor.dir.TankerImplSecure
Initializations of the tanker.
initializeTankerSecure(String, DataRepository, boolean, boolean, int, int, String, int) - Method in class org.egothor.dir.TankerImplSecure
Initializations of the tanker.
initializeTankerSecure(String, DataRepository, boolean, boolean, int, int, String, int) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
initializeTankerSecure(String, DataRepository, boolean, boolean, int, int, String, int, long) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
Initializations of the tanker.
initializeUnderControl(int) - Method in class org.egothor.dynamizer.Dynamizer
Require manager to watch over a slot (if it does not yet).
input_stream - Variable in class org.egothor.parser.plain.SimpleTokenManager
 
input_stream - Variable in class org.egothor.query.parser.ParserTokenManager
 
InputOutput - Class in org.egothor.test
InputOutput.java
InputOutput() - Constructor for class org.egothor.test.InputOutput
 
inputStream - Variable in class org.egothor.query.parser.SimpleCharStream
 
insertMins(DocumentPermutatedMins, long, int, short, short, long[]) - Method in class org.egothor.duplicity.algorithm.DocumentLevelPermutatedMinsFiller
Inserts all mins to result.
insertMins(DocumentPermutatedMins, long, int, short, short, long[]) - Method in class org.egothor.duplicity.algorithm.ParagraphLevelPermutatedMinsFiller
Inserts all mins to result.
insertMins(DocumentPermutatedMins, long, int, short, short, long[]) - Method in class org.egothor.duplicity.algorithm.PermutatedMinsFiller
Inserts all mins to result.
insertMins(DocumentPermutatedMins, long, int, short, short, long[]) - Method in class org.egothor.duplicity.algorithm.SentenceLevelPermutatedMinsFiller
Inserts all mins to result.
IntegerArray - Class in org.egothor.util
This class offers a dynamic array of integers.
IntegerArray() - Constructor for class org.egothor.util.IntegerArray
 
IntegerArray(DataInput) - Constructor for class org.egothor.util.IntegerArray
 
IntegerFIFOStack - Class in org.egothor.util
IntegerFIFOStack.java
IntegerFIFOStack(int) - Constructor for class org.egothor.util.IntegerFIFOStack
 
IntegerLIFOStack - Class in org.egothor.util
Integer values in FILO stack.
IntegerLIFOStack(int) - Constructor for class org.egothor.util.IntegerLIFOStack
Creates a new instance of IntegerStack
invalidReason() - Method in class org.egothor.core.query.Runner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.AndRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.enhanced.AndRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.NotRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.OrRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.PhraseRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.ProxRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.TermRunner
Return an explanation as to why this search is invalid.
invalidReason() - Method in class org.egothor.query.runner.VectorRunner
Return an explanation as to why the search contained in the Runner is invalid.
invertize() - Method in class org.egothor.core.memory.FTField
Construct a new Hashtable and adds inverted lists to it.
IOSIZE - Static variable in class org.egothor.Constants
Size of the I/O buffers.
isBitmap() - Method in class org.egothor.store.IListMetadata
 
isControlToken(String) - Static method in class org.egothor.query.Configuration
Is this a control token which is not excluded when it has a low idf?
isControlToken(Token) - Static method in class org.egothor.query.Configuration
Is this a control token which is not excluded when it has a low idf?
isDirectory() - Method in class org.egothor.io.File
 
isDirectory() - Method in class org.egothor.io.FileLocal
 
isDirty() - Method in class org.egothor.dir.Tanker
Test whether this Tanker has been modified.
isDirty() - Method in class org.egothor.dir.TankerImplSecure
 
isDirty() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
isDirty() - Method in class org.egothor.dynamizer.Dynamizer
Test whether this object has been modified.
isDirty() - Method in class org.egothor.util.Bitmap
Test whether the Bitmap has been modified.
isDone() - Method in interface org.egothor.distributor.Request
Test whether the Request has been fulfilled.
isEmpty() - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
isEmpty() - Method in class org.egothor.util.IntegerFIFOStack
 
isEmpty() - Method in class org.egothor.util.IntegerLIFOStack
 
isExhaused() - Method in class org.egothor.core.query.Rider
 
isFull() - Method in class org.egothor.cache.CachedIListPage
Checks whether the page is full.
isFull() - Method in class org.egothor.util.CyclicBuffer
 
isIndexConstant(String, long) - Method in class org.egothor.lock.LockManager
Checks whether index in the location is constant for the caller.
isNotCramfull() - Method in class org.egothor.core.query.ResultList
 
isPaged() - Method in class org.egothor.cache.CachedGroup
Checks whether this cache uses paged query results.
isParagraphDelimiter(Token) - Static method in class org.egothor.parser.filter.ParagraphPunctFilter
Test whether a token is a paragraph delimiter.
isProcessedOK() - Method in class org.egothor.lock.LockResult
 
isPunctuation(Token) - Static method in class org.egothor.parser.filter.ParagraphPunctFilter
Test whether a token is a punctuation (mark).
isPunctuation(Token) - Method in class org.egothor.parser.filter.PunctFilter
Test whether a token is a punctuation (mark) or it can be ignored.
isRelatedTo(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.datastructure.JaccardCoeficient
Returns true, if one of the documents related to this Jaccard coeficient is present in the given set of documents.
isRelatedTo(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.datastructure.UnitPair
Returns true, if one of the documents from this pair is present in the given set of documents.
isRelatedTo(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.datastructure.UnitPermutatedMin
Returns true, if the document is present in the given set of documents.
isRelatedTo(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.file.DuplicityCheckingFileElement
 
isRequiredOrProhibited() - Method in class org.egothor.core.query.Query
Test whether this query (without subparts) used prohibited or required flags.
isResolved() - Method in class org.egothor.core.DocumentData
 
isSeparated() - Method in class org.egothor.store.IListMetadata
 
isStoppedToken(Token) - Method in class org.egothor.parser.filter.StopFilter
Test whether a token should be processed or ignored.
issueLast(T) - Method in class org.egothor.util.BlockingArray
Non-blocking pushLast which returns false if the array is actually full and the new element was not added.
isWithoutTerms() - Method in class org.egothor.core.memory.Document
Test whether this document contains at least one term.
isWLReservationPreceedingThisOne(int) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
Checks if there is a write lock reservation in the reservation list that precedes the one with input index.
item(int) - Method in class org.egothor.util.BiQueue
Return the object at the given position in the Queue.
item(int) - Method in class org.egothor.util.Queue
Return the object at the given position in the Queue.
item(int) - Method in class org.egothor.util.QueueAbstract
Returns the object that is stored in index-th cell of the heap's array.
ITEM_LENGTH_IN_TRANSACTION_LISTENER - Static variable in class org.egothor.Constants
Length of a sorted item in transaction listener log.
itemto(int, T) - Method in class org.egothor.util.BiQueue
Insert the given object in the Queue at the specified position.
itemto(int, T) - Method in class org.egothor.util.Queue
Insert the given object in the Queue at the specified position.
itemto(int, T) - Method in class org.egothor.util.QueueAbstract
Saves the object to the given index-th cell of the heap's array.
Iter2Seq<T> - Class in org.egothor.core
The Iter2Seq class exists to wrap an Iterator inside a Sequence.
Iter2Seq(Iterator<T>) - Constructor for class org.egothor.core.Iter2Seq
Constructor for the Iter2Seq object.
iterate(Request<Barrel>) - Method in class org.egothor.dir.Group
Iterate through the active (inner) barrels in predefined and constant order and try to give them the request until one of them fulfills it.
iterate(Request<Barrel>) - Method in class org.egothor.dir.TankerImplSecure
 
iterate(Sequence<T>, Request<T>) - Method in interface org.egothor.distributor.Distributor
Iterate through the Enumeration (in Egothor's case the active (inner) barrels) in a predefined and constant order and try to give them the request until one of them fulfills it.
iterate(Sequence<T>, Request<T>) - Method in class org.egothor.distributor.STE
Iterate through the Enumeration and give the element the task, if not already completed..

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