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

R

randomPermutation() - Method in class org.egothor.duplicity.util.Permutations
Generates random permutation of integers [0 ..
read(byte[], int, int) - Method in interface org.egothor.io.DataInput
 
read(byte[], int, int) - Method in class org.egothor.io.DataInputStream
 
read(byte[], int, int) - Method in class org.egothor.io.MemoryInputStream
 
read(byte[], int, int) - Method in class org.egothor.util.io.GZipInputStream
 
read() - Method in class org.egothor.util.io.JavaInputStream
 
read(byte[]) - Method in class org.egothor.util.io.JavaInputStream
 
READ_LOCK_FILENAME_PREFIX - Static variable in class org.egothor.Constants
Prefix of all read lock filenames.
READ_LOCK_PERIOD - Static variable in class org.egothor.Constants
Default read lock refresh period.
readBoolean() - Method in interface org.egothor.io.DataInput
 
readBoolean() - Method in class org.egothor.io.DataInputStream
 
readByte() - Method in interface org.egothor.io.DataInput
Description of the Method
readByte() - Method in class org.egothor.io.DataInputOutputStream
 
readByte() - Method in class org.egothor.io.DataInputStream
Description of the Method
readByte() - Method in class org.egothor.io.MemoryInputStream
 
readByte() - Method in class org.egothor.util.io.GZipInputStream
 
readChar() - Method in interface org.egothor.parser.plain.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.egothor.query.parser.SimpleCharStream
 
readChar() - Method in class org.egothor.text.CharStreamBuffer
Returns the next character from the selected input.
readClausula() - Method in class org.egothor.query.parser.Parser
 
readClausulaI() - Method in class org.egothor.query.parser.Parser
 
readClausulaX() - Method in class org.egothor.query.parser.Parser
 
readData() - Method in class org.egothor.robot.index.TermsFastReader
Constructs a new org.egothor.store.disc.IListMeta.
readFully(byte[]) - Method in interface org.egothor.io.DataInput
 
readFully(byte[]) - Method in class org.egothor.io.DataInputOutputStream
 
readFully(byte[]) - Method in class org.egothor.io.DataInputStream
Description of the Method
readFully(byte[]) - Method in class org.egothor.io.MemoryInputStream
 
readFully(byte[]) - Method in class org.egothor.util.io.GZipInputStream
 
readGSL() - Method in interface org.egothor.listener.ListenSlotMap
 
readGSL() - Method in class org.egothor.listener.TransactionListener
 
readInt() - Method in interface org.egothor.io.DataInput
Description of the Method
readInt() - Method in class org.egothor.io.DataInputStream
Description of the Method
readInt(byte[], int) - Static method in class org.egothor.io.MemoryInputStream
Reads the integer value from the array at the offset.
readLong() - Method in interface org.egothor.io.DataInput
Description of the Method
readLong() - Method in class org.egothor.io.DataInputStream
Description of the Method
readLong(byte[], int) - Static method in class org.egothor.io.MemoryInputStream
Reads the long-int value from the array at the offset.
readPack7() - Method in interface org.egothor.io.DataInput
Read a next long stored in a pack-7bit coding.
readPack7() - Method in class org.egothor.io.DataInputStream
Read a next long stored in a pack-7bit coding.
readPack7I() - Method in interface org.egothor.io.DataInput
Read a next integer stored in a pack-7bit coding.
readPack7I() - Method in class org.egothor.io.DataInputStream
Read a next integer stored in a pack-7bit coding.
readPhrase() - Method in class org.egothor.query.parser.Parser
 
readProx() - Method in class org.egothor.core.memory.MemoryIList
 
readProx(int[], int, int) - Method in class org.egothor.core.memory.MemoryIList
 
readProx(int[], int, int) - Method in interface org.egothor.core.Proximities
Read an inverted list of length greater than 1.
readProx() - Method in interface org.egothor.core.Proximities
Read this object's inverted list.
readProx() - Method in class org.egothor.store.IListMetadataRead
 
readProx(int[], int, int) - Method in class org.egothor.store.IListMetadataRead
 
readProx() - Method in class org.egothor.store.ProximitiesFileIn
Read the proximities inverted list.
readProx(int[], int, int) - Method in class org.egothor.store.ProximitiesFileIn
 
readQuery(QGroup) - Method in class org.egothor.query.parser.Parser
 
readSeek(long) - Method in class org.egothor.util.io.Array
Seeks at the position of the item, the item must exist in this array else an exception is thrown.
readShort() - Method in interface org.egothor.io.DataInput
Description of the Method
readShort() - Method in class org.egothor.io.DataInputStream
Description of the Method
readString(StringBuilder) - Method in interface org.egothor.io.DataInput
Read a next word which is saved in the prefix coding.
readString() - Method in interface org.egothor.io.DataInput
Description of the Method
readString(StringBuilder) - Method in class org.egothor.io.DataInputStream
Read a next word which is saved in the prefix coding.
readString() - Method in class org.egothor.io.DataInputStream
Description of the Method
readToken() - Method in class org.egothor.query.parser.Parser
 
readTokSpec() - Method in class org.egothor.query.parser.Parser
 
Recode - Class in org.egothor.text
Recode ensures translation of UTF-8 letters (often with diacritics) to a plain ASCII format.
Recode() - Constructor for class org.egothor.text.Recode
 
recode(String, String) - Static method in class org.egothor.text.Recode
 
reduce(Reduce) - Method in class org.egothor.stemmer.MultiTrie
Remove empty rows from the given Trie and return the newly reduced Trie.
reduce(Reduce) - Method in class org.egothor.stemmer.MultiTrie2
Remove empty rows from the given Trie and return the newly reduced Trie.
Reduce - Class in org.egothor.stemmer
The Reduce object is used to remove gaps in a Trie which stores a dictionary..
Reduce() - Constructor for class org.egothor.stemmer.Reduce
Constructor for the Reduce object.
reduce(Reduce) - Method in class org.egothor.stemmer.Trie
Remove empty rows from the given Trie and return the newly reduced Trie.
reduceDuplicates(String) - Method in class org.egothor.parser.filter.Nysiis
Description of the Method
reduceDuplicates(StringBuilder) - Method in class org.egothor.parser.filter.Nysiis
Description of the Method
refresh() - Method in class org.egothor.text.Generator
 
ReInit(CharStream) - Method in class org.egothor.parser.plain.Simple
 
ReInit(SimpleTokenManager) - Method in class org.egothor.parser.plain.Simple
 
ReInit(CharStream) - Method in class org.egothor.parser.plain.SimpleTokenManager
 
ReInit(CharStream, int) - Method in class org.egothor.parser.plain.SimpleTokenManager
 
ReInit(InputStream) - Method in class org.egothor.query.parser.Parser
 
ReInit(Reader) - Method in class org.egothor.query.parser.Parser
 
ReInit(ParserTokenManager) - Method in class org.egothor.query.parser.Parser
 
ReInit(SimpleCharStream) - Method in class org.egothor.query.parser.ParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.egothor.query.parser.ParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.egothor.query.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.egothor.query.parser.SimpleCharStream
 
ReInit(Reader) - Method in class org.egothor.query.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.egothor.query.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class org.egothor.query.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.egothor.query.parser.SimpleCharStream
 
releaseDocumentMins() - Method in class org.egothor.core.DocumentData
 
releaseLock(String) - Method in class org.egothor.lock.LockManager
Releases lock in the location.
releaseMinsForPermutation(long) - Method in class org.egothor.duplicity.datastructure.DocumentPermutatedMins
Removes from the internal data structure informations about given permutation.
releasePools() - Static method in class org.egothor.duplicity.datastructure.TextUnitID
The method releases all the text unit IDs in pools.
reloadIndex(int) - Method in class org.egothor.dir.TankerImplSecure
Relaods the whole index.
reloffset - Variable in class org.egothor.core.Token
 
remove(K) - Method in class org.egothor.cache.AbstractCache
Checks whether key parameter is not null.
remove(K) - Method in class org.egothor.cache.arc.ArcCache
Removes the specified key and its value from the cache.
remove(K) - Method in interface org.egothor.cache.Cache
Removes the specified key and its value from the cache.
remove(CachedQuery) - Method in class org.egothor.cache.CachedGroup
Removes the specified query and its result from the cache.
remove(CachedTerm) - Method in class org.egothor.cache.CachedRider
Removes the specified term and its page from the cache.
remove(K) - Method in class org.egothor.cache.fifo.FifoCache
Removes the specified key and its value from the cache.
remove(T) - Method in class org.egothor.cache.fifo.FifoList
Removes an item from the list.
remove(K) - Method in class org.egothor.cache.lfu.LfuCache
Removes the specified key and its value from the cache.
remove(T) - Method in interface org.egothor.cache.List
Removes an item from the list.
remove(K) - Method in class org.egothor.cache.lru.LruCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.lruk.LruKCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.multiQueue.MultiQueueCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.slru.SlruCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.stat.StaticCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Removes the specified key and its value from the cache.
remove(K) - Method in class org.egothor.cache.twoQueue.TwoQueueCache
Removes the specified key and its value from the cache.
remove(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.file.CommonSimilarUnitPairsFile
Removes all occurences of documents given in the set from the file.
remove(DuplicityCheckingFileElement, Set<DocumentUnitID>) - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
Removes all occurences of documents given in the set from the file.
remove(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.file.JaccardCoeficientsFile
Removes all occurences of documents given in the set from the file.
remove(Set<DocumentUnitID>) - Method in class org.egothor.duplicity.file.PermutatedMinsFile
Removes all occurences of documents given in the set from the file.
remove(Object) - Method in class org.egothor.util.Cache
Description of the Method
remove(LinkedQueue.Entry<T>) - Method in class org.egothor.util.LinkedQueue
 
removeActiveModifierState(String, String) - Method in class org.egothor.lock.LockManager
Removes active modifier state from the location
removeAllAfter(LinkedQueue.Entry<T>) - Method in class org.egothor.util.LinkedQueue
 
removed(long) - Method in class org.egothor.core.IListRemapper
Test whether the specified document has been removed.
RemoveDiacritics - Class in org.egothor.parser.filter
This filter transforms all (Latin) words to non-diacritical (ASCII).
RemoveDiacritics(Sequence<Token>) - Constructor for class org.egothor.parser.filter.RemoveDiacritics
Constructor for the Diacritics object.
removeDoc(long) - Method in interface org.egothor.core.Barrel
Remove the given document from this Barrel.
removeDoc(long) - Method in class org.egothor.core.memory.Document
Remove this document if and only if id is equal to root's field element UID.
removeDoc(long) - Method in class org.egothor.core.memory.MemoryBarrel
Remove the document with the given unique ID.
removeDoc(long) - Method in class org.egothor.dir.Group
Remove the document with the given ID and return whether the operation was successful.
removeDoc(long) - Method in class org.egothor.dir.TankerImpl
 
removeDoc(GlobalPosition) - Method in class org.egothor.dir.TankerImpl
 
removeDoc(long) - Method in class org.egothor.dir.TankerImplSecure
Deprecated. 
removeDoc(long, int) - Method in class org.egothor.dir.TankerImplSecure
 
removeDoc(long, int) - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
removeDoc(long) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
Deprecated. 
removeDoc(long, int) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
removeDoc(long, int, long) - Method in class org.egothor.dynamizer.Dynamizer
 
removeDoc(long) - Method in class org.egothor.repository.DocumentsDB
Removes an element of the given uid.
removeDoc(long) - Method in class org.egothor.slotter.BarrelShadow
Remove the given document from this Barrel.
removeDoc(long, int, long) - Method in class org.egothor.slotter.SlotMap
 
removeDoc(long) - Method in class org.egothor.store.ThickBarrel
Removes the meta data of the id-th document.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.egothor.util.Cache
Description of the Method
removeFirstReservation() - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
removeIndexConstState(String, long) - Method in class org.egothor.lock.LockManager
Discards index constancy in the location.
removeLockEntry(LockServerThread.LockServerRecord.LockEntry) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
removeReservation(int) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
renameTo(File) - Method in class org.egothor.io.File
 
renameTo(File) - Method in class org.egothor.io.FileLocal
 
replace(T, T) - Method in class org.egothor.util.BiQueue
Replace what (this object must be directly in this queue) with by.
replace(T, T) - Method in class org.egothor.util.QueueAbstract
Replace what (this object must be directly in this queue) with by.
Reporter - Class in org.egothor.util
This class writes some lines of text into a file, rotates after every N reports and NEVER overwrites an older report file.
Reporter(boolean, String, int) - Constructor for class org.egothor.util.Reporter
Creates a new instance of Reporter.
repoURIInt - Variable in class org.egothor.repository.BijectInt2StringAppender
 
Request<T> - Interface in org.egothor.distributor
The interface should be implemented by any class that knows whether a Task is already completed.
requests() - Method in class org.egothor.cache.AbstractCache
Returns the number of all submitted requests
requests() - Method in interface org.egothor.cache.Cache
Returns the number of all submitted requests
requests() - Method in class org.egothor.cache.CachedGroup
Returns the number of all submitted requests
requests() - Method in class org.egothor.cache.CachedRider
Returns the number of all submitted requests.
requests() - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Returns the number of all submitted requests
REQUIREDMODEBYDEF - Static variable in class org.egothor.Constants
Required mode in queries? (true=act as g00gle)
reservationId - Variable in class org.egothor.lock.server.LockServerThread.LockServerRecord.ReservationEntry
 
reset(String) - Method in class org.egothor.dir.CWI
Description of the Method
reset() - Method in class org.egothor.io.MemoryOutputStream
Description of the Method
reset(CharStream) - Method in class org.egothor.parser.plain.Plain
Reset the parser using the given Reader.
reset(Simple) - Method in class org.egothor.parser.plain.Plain
Description of the Method
resetCounters() - Method in class org.egothor.cache.AbstractCache
Sets hits and misses counters to zero.
resetCounters() - Method in interface org.egothor.cache.Cache
Sets hits and misses counters to zero.
resetCounters() - Method in class org.egothor.cache.CachedGroup
Sets hits and misses counters to zero.
resetCounters() - Method in class org.egothor.cache.CachedRider
Sets hits and misses counters to zero.
resetCounters() - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Sets hits and misses counters to zero.
resolve(CachedTerm) - Method in class org.egothor.cache.CachedRider
Return a new cached inverted list page of the specified term.
resolve(K) - Method in class org.egothor.cache.NullResolver
Returns null for every key.
resolve(K) - Method in interface org.egothor.cache.Resolver
Gets the value associated with the key without the use of a cache.
resolve(Barrel) - Method in class org.egothor.core.query.ResultList
Retrieve document metadata for the Hits in this ResultList.
resolve(CachedQuery) - Method in class org.egothor.dir.Group
 
resolve(URI) - Method in class org.egothor.repository.BijectInt2StringAppender
Retrives long value (ID) assigned to the URI by some previous call of BijectInt2StringAppender.append(java.net.URI) method, -1 iff the URI is unknown to this base.
resolve(URI) - Method in interface org.egothor.repository.URIRepository
Retrives long value (ID) assigned to the URI by some previous call of URIRepositoryAppender.append(java.net.URI) method, -1 iff the URI is unknown to this base.
resolver - Variable in class org.egothor.cache.AbstractCache
Object implementing Resolver interface that can be used to retrieve the value for the specified key in case of a cache miss.
Resolver<K,V> - Interface in org.egothor.cache
Represents an interface that every class, that is capable of resolving keys to values without a cache, should implement.
resolveRequest(ByteBuffer) - Static method in class org.egothor.lock.LockRequest
 
resolveResponse(byte[]) - Static method in class org.egothor.lock.LockResult
 
restart() - Method in interface org.egothor.core.SequenceWithRestart
 
restart() - Method in class org.egothor.parser.Strings2Tokens
 
restart() - Method in class org.egothor.util.MD5
 
ResultList - Class in org.egothor.core.query
A ResultList is a collection of Hits.
ResultList(int, long, double) - Constructor for class org.egothor.core.query.ResultList
Constructor for the ResultList object.
REVISION_SEP - Static variable in class org.egothor.duplicity.datastructure.TextUnitID
Separates document identificator from revision number.
rewind() - Method in interface org.egothor.core.BarrelReader
Restart this BarrelReader so that the documents can be read again.
rewind() - Method in class org.egothor.core.memory.Document
Restart this BarrelReader so that the documents can be read again.
rewind() - Method in class org.egothor.core.memory.MemoryBarrel
Restart this BarrelReader so that the documents can be read again.
rewind() - Method in class org.egothor.dockyard.StreamReader
Restart this BarrelReader so that the documents can be read again.
rewind() - Method in class org.egothor.merger.Merge
Restart operation is not supported.
rewind() - Method in class org.egothor.robot.index.DocumentsFastReader
 
rewind() - Method in class org.egothor.robot.index.TermsFastReader
 
rewind() - Method in class org.egothor.robot.index.ThickFastIn
Restart this BarrelReader so that the documents can be read again.
rewind() - Method in class org.egothor.store.ProximitiesFileIn
 
rewind() - Method in class org.egothor.store.ThickBarrelIn
Restart this BarrelReader so that the documents can be read again.
rf - Variable in class org.egothor.store.ThickBarrelIn
 
Rider - Class in org.egothor.core.query
When a query needs an access to an index, it gets a Rider.
Rider(int, Barrel, ResultList) - Constructor for class org.egothor.core.query.Rider
Constructor for the Rider object.
rollback() - Method in interface org.egothor.listener.ListenSlotMap
 
rollback() - Method in class org.egothor.listener.TransactionListener
 
rollback() - Method in class org.egothor.slotter.SlotMap
 
rootSeen - Variable in class org.egothor.html.HTMLPrinter
 
Row - Class in org.egothor.stemmer
The Row class represents a row in a matrix representation of a trie.
Row(DataInput) - Constructor for class org.egothor.stemmer.Row
Construct a Row object from input carried in via the given input stream.
Row() - Constructor for class org.egothor.stemmer.Row
The default constructor for the Row object.
Row(Row) - Constructor for class org.egothor.stemmer.Row
Construct a Row using the cells of the given Row.
run() - Method in class org.egothor.core.query.Runner
Execute this runner.
run() - Method in class org.egothor.dir.IndexCleaner
 
run() - Method in class org.egothor.dir.IndexRecovery
 
run() - Method in class org.egothor.lock.server.LockServerThread
 
run() - Method in class org.egothor.query.runner.VectorRunner
For all candidates in a rider calculates a similarity and if the similarity is a positive value, then this method calls Rider.accepted(int).
Runner - Class in org.egothor.core.query
The Runner object is the gateway between the user making a query and the inverted lists created by the indexer.
Runner() - Constructor for class org.egothor.core.query.Runner
 

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