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

G

GDiffCreator - Interface in org.egothor.util.diff
 
GDiffDumpCreator - Class in org.egothor.util.diff
 
GDiffDumpCreator() - Constructor for class org.egothor.util.diff.GDiffDumpCreator
Creates a new instance of GDiffDumpCreator
GDiffReader - Class in org.egothor.util.diff
The patch file format is described at Generic Diff Format Specification
GDiffReader() - Constructor for class org.egothor.util.diff.GDiffReader
 
GDiffWriter - Class in org.egothor.util.diff
The patch file format is described at Generic Diff Format Specification
GDiffWriter(DataOutput) - Constructor for class org.egothor.util.diff.GDiffWriter
 
Gener - Class in org.egothor.stemmer
The Gener object helps in the discarding of nodes which break the reduction effort and defend the structure against large reductions.
Gener() - Constructor for class org.egothor.stemmer.Gener
Constructor for the Gener object.
GENERAL_SEP - Static variable in class org.egothor.duplicity.datastructure.TextUnitID
Separates other elements - paragraph and sentence neumbers.
generateParseException() - Method in class org.egothor.parser.plain.Simple
 
generateParseException() - Method in class org.egothor.query.parser.Parser
 
Generator - Class in org.egothor.text
This class generates Tokenizer-s (documents) which reflect the Zipf's law.
Generator(int, int) - Constructor for class org.egothor.text.Generator
 
get(K) - Method in class org.egothor.cache.AbstractCache
Checks whether key parameter is not null.
get(K) - Method in class org.egothor.cache.arc.ArcCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in interface org.egothor.cache.Cache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(CachedQuery) - Method in class org.egothor.cache.CachedGroup
Gets the result associated with the specified query from the cache if the query is cached, or the result returned by the resolver.
get(CachedTerm) - Method in class org.egothor.cache.CachedRider
Gets the inverted list page associated with the specified term from the cache if the term is cached, or the inverted list page returned by the resolver.
get(K) - Method in class org.egothor.cache.fifo.FifoCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.lfu.LfuCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.lru.LruCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.lruk.LruKCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.multiQueue.MultiQueueCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.slru.SlruCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.stat.StaticCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(K) - Method in class org.egothor.cache.twoQueue.TwoQueueCache
Gets the value associated with the specified key from the cache if a mapping exists, or the value returned by the resolver.
get(int) - Method in class org.egothor.duplicity.util.Permutation
Get the i-th permutation element.
get(long) - Method in class org.egothor.repository.BijectInt2String
Retrieves the URI of a given id, null when the id is not assigned yet.
get(long) - Method in interface org.egothor.repository.URIRepository
Retrieves the URI of a given id, null when the id is not assigned yet.
get(int) - Method in class org.egothor.slotter.SlotMap
 
get(Slot) - Method in class org.egothor.slotter.SlotMap
 
get(Object) - Method in class org.egothor.util.Cache
Description of the Method
get(int) - Method in class org.egothor.util.IntegerArray
 
get32(int) - Method in class org.egothor.util.LongAndIntegerArray
 
get64(int) - Method in class org.egothor.util.LongAndIntegerArray
 
getAdaptedQuery() - Method in class org.egothor.core.QueryResponse
Return the query which was finally solved in the system.
getAll(String) - Method in class org.egothor.stemmer.Trie
Gets the all attribute of the Trie object
getAlternate() - Method in class org.egothor.parser.filter.DoubleMetaphone
Gets the alternate attribute of the DoubleMetaphone object
getAlternateBuffer() - Method in class org.egothor.parser.filter.DoubleMetaphone
Gets the alternateBuffer attribute of the DoubleMetaphone object
getBarrel() - Method in class org.egothor.cache.CachedTerm
Gets the associated barrel.
getBaseURL() - Method in class org.egothor.html.HTMLParser
Return the base URL.
getBeginColumn() - Method in interface org.egothor.parser.plain.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.egothor.query.parser.SimpleCharStream
 
getBeginColumn() - Method in class org.egothor.text.CharStreamBuffer
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in interface org.egothor.parser.plain.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.egothor.query.parser.SimpleCharStream
 
getBeginLine() - Method in class org.egothor.text.CharStreamBuffer
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBit(int) - Method in class org.egothor.util.Bitmap
Return the state of the specified bit (the first bit is 0).
getBitmap(String) - Method in interface org.egothor.core.Barrel
Return the Bitmap of a given label.
getBitmap(String) - Method in class org.egothor.core.memory.Document
 
getBitmap(String) - Method in class org.egothor.core.memory.MemoryBarrel
 
getBitmap(String) - Method in class org.egothor.dir.Group
 
getBitmap(String) - Method in class org.egothor.dir.TankerImplSecure
 
getBitmap(String) - Method in class org.egothor.slotter.BarrelShadow
Return the Bitmap of a given label.
getBitmap(String) - Method in class org.egothor.store.ThickBarrel
 
getBuffer() - Method in class org.egothor.duplicity.file.PermutatedMinsFileProducer
 
getBuffer() - Method in class org.egothor.duplicity.file.SimilarUnitPairsFileProducer
 
getBytes() - Method in class org.egothor.io.MemoryOutputStream
 
getCache() - Method in class org.egothor.cache.CachedGroup
Gets the actual cache used for storing query results.
getCache() - Method in class org.egothor.cache.CachedRider
Gets the actual cache used for storing inverted list pages.
getCache() - Static method in class org.egothor.core.query.Rider
Gets the cache used for caching inverted list pages.
getCache() - Method in class org.egothor.dir.Group
Gets the CachedGroup used for storing query results.
getCachedPostings() - Method in class org.egothor.cache.CachedRider
Returns the actual number of cached postings.
getCachingFactor() - Method in class org.egothor.util.hash.HashURI
Deprecated.  
getCanonicalPath() - Method in class org.egothor.io.File
Return the unique filename of this file.
getCanonicalPath() - Method in class org.egothor.io.FileLocal
 
getCells() - Method in class org.egothor.stemmer.Row
Return the number of cells in use.
getCells() - Method in class org.egothor.stemmer.Trie
Return the number of cells in this Trie object.
getCellsPnt() - Method in class org.egothor.stemmer.Row
Return the number of references (how many transitions) to other rows.
getCellsPnt() - Method in class org.egothor.stemmer.Trie
Gets the cellsPnt attribute of the Trie object
getCellsVal() - Method in class org.egothor.stemmer.Row
Return the number of patch commands saved in this Row.
getCellsVal() - Method in class org.egothor.stemmer.Trie
Gets the cellsVal attribute of the Trie object
getCharset() - Method in class org.egothor.apps.Directory
 
getChecksum(Checksum) - Method in class org.egothor.util.CyclicBuffer
Calculates the checksum of the stored data with a given algorithm.
getColumn() - Method in interface org.egothor.parser.plain.CharStream
Deprecated.  
getColumn() - Method in class org.egothor.query.parser.SimpleCharStream
Deprecated.  
getColumn() - Method in class org.egothor.text.CharStreamBuffer
 
getContentType() - Method in class org.egothor.core.DocumentData
 
getCWI(HashSet<Token>) - Method in class org.egothor.dir.Group
Return the subset of CWI for the given subset of terms.
getCWI(HashSet<Token>) - Method in class org.egothor.dir.TankerImplSecure
 
getData() - Method in class org.egothor.core.DocumentData
 
getDataLen() - Method in class org.egothor.core.DocumentData
 
getDateTime() - Method in class org.egothor.core.DocumentData
 
getDocDBRevision() - Method in class org.egothor.core.DocumentData
 
getDocument() - Method in class org.egothor.repository.WebStore.Page
 
getDocumentDBRevision() - Method in class org.egothor.duplicity.datastructure.TextUnitID
 
getDocumentMins() - Method in class org.egothor.core.DocumentData
 
getDocuments() - Method in interface org.egothor.core.BarrelReader
Returns an enumeration of all active documents.
getDocuments() - Method in class org.egothor.core.memory.Document
Return an Enumeration of the documents.
getDocuments() - Method in class org.egothor.core.memory.MemoryBarrel
Return the documents making up this Barrel.
getDocuments() - Method in class org.egothor.dockyard.StreamReader
 
getDocuments() - Method in class org.egothor.merger.Merge
Return an enumeration of DocumentData objects.
getDocuments() - Method in class org.egothor.robot.index.ThickFastIn
Return an enumeration containing stored metadata of documents.
getDocuments() - Method in class org.egothor.store.ThickBarrelIn
Return an enumeration containing stored metadata of documents.
getDocumentUID() - Method in class org.egothor.duplicity.datastructure.TextUnitID
 
getDocumentUnitID() - Method in class org.egothor.core.DocumentData
Get DocumentUnitID object representing this DocumentData.
getDocumentUnits(Sequence<Token>) - Static method in class org.egothor.duplicity.visualization.DocumentDuplicities
Takes the sequence of document words and depending on the Constants.CHECK_DUPLICITY_LEVEL splits it to the appropriate text units - documents, paragraphs or sentences.
getDuplicatesIndex() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
getDuplicatesIndexDir() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
getDuplicityCheckingMainDir() - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
getDuplicityCheckingMainDir() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
getDuplicityCheckingReportDir() - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
getDuplicityCheckingReportDir() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
getDuplicityCheckingTempDir() - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
getDuplicityCheckingTempDir() - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
getEfficiencyFactor() - Method in class org.egothor.util.hash.HashString
Deprecated.  
getEfficiencyFactor() - Method in class org.egothor.util.hash.HashURI
Deprecated.  
getEncodeLimit() - Method in class org.egothor.parser.filter.DoubleMetaphone
Gets the encodeLimit attribute of the DoubleMetaphone object
getEndColumn() - Method in interface org.egothor.parser.plain.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.egothor.query.parser.SimpleCharStream
 
getEndColumn() - Method in class org.egothor.text.CharStreamBuffer
Returns the column number of the last character for current token (being matched after the last call to BeginToken).
getEndLine() - Method in interface org.egothor.parser.plain.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.egothor.query.parser.SimpleCharStream
 
getEndLine() - Method in class org.egothor.text.CharStreamBuffer
Returns the line number of the last character for current token (being matched after the last call to BeginToken).
getExcluded() - Method in class org.egothor.core.query.Query
Gets the excluded attribute of the Query object
getExpirationTime() - Method in class org.egothor.lock.LockResult
 
getExpireTime() - Method in class org.egothor.cache.multiQueue.MultiQueueEntry
Returns the expire time of the node.
getFilename() - Method in class org.egothor.duplicity.file.AllSimilarUnitPairsFile
Returns the filename corresponding to the JaccardCoeficientsFile to be created by this instance.
getFilename() - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
Returns the filename corresponding to this file.
getFilename() - Method in class org.egothor.duplicity.file.JaccardCoeficientsFile
Returns the filename corresponding to this file.
getFilename() - Method in class org.egothor.duplicity.file.PermutatedMinsFile
Returns the filename corresponding to this file.
getFilename() - Method in class org.egothor.duplicity.file.SimilarUnitPairsFile
Returns the filename corresponding to this file.
getFilename() - Method in class org.egothor.duplicity.file.SimilarUnitPairsTempFile
Returns the filename corresponding to this file.
getFilename() - Method in class org.egothor.slotter.SlotMap
 
getFilePointer() - Method in interface org.egothor.io.DataInput
Gets the filePointer attribute of the DataInput object
getFilePointer() - Method in class org.egothor.io.DataInputStream
Gets the filePointer attribute of the DataInputStream object
getFilePointer() - Method in class org.egothor.io.MemoryInputStream
 
getFirstLockEntry(long) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
Either set of read locks is present or one single write lock, so this method returns a fine representant.
getFirstUnitID() - Method in class org.egothor.duplicity.datastructure.UnitPair
 
getFrequency() - Method in class org.egothor.cache.lfu.LfuNode
Returns the value of frequency counter of this node.
getFrequency() - Method in class org.egothor.cache.multiQueue.MultiQueueEntry
Returns the value of frequency counter of this node.
getFullPath() - Method in class org.egothor.io.File
Return the path of this file.
getFullPath() - Method in class org.egothor.io.FileLocal
 
getFully(String) - Method in class org.egothor.stemmer.MultiTrie
Return the element that is stored in a cell associated with the given key.
getFully(String) - Method in class org.egothor.stemmer.MultiTrie2
Return the element that is stored in a cell associated with the given key.
getFully(String) - Method in class org.egothor.stemmer.Trie
Return the element that is stored in a cell associated with the given key.
getHits() - Method in class org.egothor.cache.CachedResult
Gets the hits.
getHitsScanned() - Method in class org.egothor.core.query.ResultList
Return the total number of elements which were read during a query evaluation.
getHitsScanned() - Method in class org.egothor.core.QueryResponse
Return the number of hits that were really read and identified as positive hits.
getId() - Method in class org.egothor.cache.CachedIListPage
Gets the page id.
getId() - Method in class org.egothor.cache.lfu.LfuNode
Returns the time of the last access to this node.
getID() - Method in class org.egothor.duplicity.util.Permutation
 
getId() - Method in class org.egothor.slotter.TransactionLog
 
getIListItem(int) - Method in class org.egothor.cache.CachedIListPage
Gets an item on the requested position.
getIListMeta(String) - Method in interface org.egothor.core.Barrel
Return the inverted list metadata of the given term.
getIListMeta(String) - Method in class org.egothor.core.memory.Document
Return a simple IListMetadata structure that computes its getLength() as size()-deleted().
getIListMeta(String) - Method in class org.egothor.core.memory.MemoryBarrel
Return the metadata of the inverted list constructed for the given term.
getIListMeta(String) - Method in class org.egothor.dir.Group
Return the inverted list metadata for the given term.
getIListMeta(String) - Method in class org.egothor.dir.TankerImplSecure
 
getIListMeta(String) - Method in class org.egothor.slotter.BarrelShadow
Return the inverted list metadata of the given term.
getIListMeta(String) - Method in class org.egothor.store.ThickBarrel
 
getIListReader(String) - Method in class org.egothor.util.Bitmap
 
getILists() - Method in interface org.egothor.core.BarrelReader
Returns an enumeration of all inverted lists.
getILists() - Method in class org.egothor.core.memory.Document
Return all inverted lists in A-Z order of terms.
getILists() - Method in class org.egothor.core.memory.MemoryBarrel
Return the inverted lists in this Barrel.
getILists() - Method in class org.egothor.dockyard.StreamReader
 
getILists() - Method in class org.egothor.merger.Merge
Return an enumeration of IListReaders.
getILists() - Method in class org.egothor.robot.index.ThickFastIn
Returns an enumeration of inverted lists.
getILists() - Method in class org.egothor.store.ThickBarrelIn
Returns an enumeration of inverted lists.
GetImage() - Method in interface org.egothor.parser.plain.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.egothor.query.parser.SimpleCharStream
 
GetImage() - Method in class org.egothor.text.CharStreamBuffer
Returns a string made up of characters from the marked token beginning to the current buffer position.
getImageLinks() - Method in class org.egothor.html.HTMLField
 
getImageLinks() - Method in class org.egothor.html.HTMLParser
Return a Vector of the links obtained by the Handler.
getIndexConstExpirationTime() - Method in class org.egothor.lock.LockResult
 
getIndexConstPeriodOfTime() - Method in class org.egothor.lock.LockRequest
 
getInstance(long, int) - Static method in class org.egothor.duplicity.datastructure.DocumentUnitID
This is the recommended way to create an instance.
getInstance(long, int, short) - Static method in class org.egothor.duplicity.datastructure.ParagraphUnitID
This is the recommended way to create an instance.
getInstance(long, int, short, short) - Static method in class org.egothor.duplicity.datastructure.SentenceUnitID
This is the recommended way to create an instance.
getInstance() - Static method in class org.egothor.duplicity.datastructure.TextUnitID
The recommended way to create new instance of TextUnitID child class.
getInstance(int) - Static method in enum org.egothor.lock.LockAction
 
getInstance(int) - Static method in enum org.egothor.lock.LockType
 
getInt(int) - Method in interface org.egothor.repository.Tuple
Returns a column value as int.
getInt() - Method in class org.egothor.util.MemoryBuffer
 
getJaccard() - Method in class org.egothor.duplicity.datastructure.JaccardCoeficient
 
getJavaFile() - Method in class org.egothor.io.File
 
getJavaFile() - Method in class org.egothor.io.FileLocal
 
getKey() - Method in class org.egothor.cache.AbstractNode
Gets the associated key.
getKey() - Method in class org.egothor.cache.multiQueue.MultiQueueEntry
Gets the key this node is associated with.
getLastBarrelFromDirectory(String) - Static method in class org.egothor.duplicity.apps.DuplicityCheckerIndexCreator
Gets the number of the last barrel in given directory.
getLastBarrelFromStateFile(String) - Static method in class org.egothor.duplicity.apps.AppsCommon
Gets the number of the last barrel in given index.
getLastOnPath(String) - Method in class org.egothor.stemmer.MultiTrie
Return the element that is stored as last on a path belonging to the given key.
getLastOnPath(String) - Method in class org.egothor.stemmer.MultiTrie2
Return the element that is stored as last on a path belonging to the given key.
getLastOnPath(String) - Method in class org.egothor.stemmer.Trie
Return the element that is stored as last on a path associated with the given key.
getLength() - Method in class org.egothor.cache.CachedQuery
Returns the maximum length of the result set.
getLength() - Method in interface org.egothor.core.IListMetadata
Return the length of the list.
getLength(String) - Method in class org.egothor.core.query.Rider
Return the length of the inverted list for the given term.
getLength() - Method in class org.egothor.duplicity.util.Permutation
Returns the number of elements the permutation consists of.
getLength() - Method in class org.egothor.duplicity.util.Permutations
 
getLength() - Method in class org.egothor.store.IListMetadata
Return the length of the list.
getLine() - Method in interface org.egothor.parser.plain.CharStream
Deprecated.  
getLine() - Method in class org.egothor.query.parser.SimpleCharStream
Deprecated.  
getLine() - Method in class org.egothor.text.CharStreamBuffer
 
getLinks() - Method in class org.egothor.html.HTMLField
 
getLinks() - Method in class org.egothor.html.HTMLParser
Return a Vector of the links obtained by the Handler.
getLocalUID() - Method in interface org.egothor.core.IMetaReader
Gets the uid attribute of the item that is read currently.
getLocation() - Method in class org.egothor.core.DocumentData
 
getLocation() - Method in interface org.egothor.core.IMetaReader
Returns location of this sequence.
getLocation() - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
 
getLocation() - Method in class org.egothor.lock.LockRequest
 
getLockAction() - Method in class org.egothor.lock.LockRequest
 
getLockEntryWithId(long) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
getLockExpirationTime() - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
getLockFileManager() - Static method in class org.egothor.lock.LockManagement
 
getLockId() - Method in class org.egothor.lock.LockRequest
 
getLockId() - Method in class org.egothor.lock.LockResult
 
getLockServerManager(String) - Static method in class org.egothor.lock.LockManagement
 
getLockType() - Method in class org.egothor.lock.LockRequest
 
getLog() - Method in class org.egothor.slotter.TransactionLog
 
getLogger(String) - Static method in class org.egothor.Egolog
 
getLong(int) - Method in interface org.egothor.repository.Tuple
Returns a column value as long.
getLong() - Method in class org.egothor.util.MemoryBuffer
 
getLong() - Method in interface org.egothor.util.sort.MergeSort.NumberInput
 
getLong() - Method in class org.egothor.util.sort.QuickSort
 
getMarkPointer() - Method in interface org.egothor.io.DataInput
Returns the offset of the mark if any, else returns 0.
getMarkPointer() - Method in class org.egothor.io.DataInputStream
 
getMarkPointer() - Method in class org.egothor.io.MemoryInputStream
 
getMaxHitsToScan() - Method in class org.egothor.cache.CachedQuery
Returns maximum number of hits that were scanned.
getMessage() - Method in exception org.egothor.parser.plain.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.egothor.parser.plain.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.egothor.query.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.egothor.query.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMeta(long) - Method in interface org.egothor.core.Barrel
Return the metadata of document number uid.
getMeta() - Method in class org.egothor.core.Hit
Return the metadata of the document that is represented by this hit.
getMeta(long) - Method in class org.egothor.core.memory.Document
Return the metadata of this document.
getMeta(long) - Method in class org.egothor.core.memory.MemoryBarrel
Return the metadata of the document with the given unique ID.
getMeta() - Method in class org.egothor.core.query.Hit
Return the metadata of the document that constitutes this Hit.
getMeta(long) - Method in class org.egothor.dir.Group
Return the metadata for the document with the given unique identifier.
getMeta(long) - Method in class org.egothor.dir.TankerImplSecure
 
getMeta() - Method in class org.egothor.html.HTMLParser
Return a Hashtable containing the metadata obtained by the Handler.
getMeta(long) - Method in class org.egothor.slotter.BarrelShadow
Return the metadata of document number uid.
getMeta(long) - Method in class org.egothor.store.ThickBarrel
Returns meta data of a given uid document.
getMin() - Method in class org.egothor.duplicity.datastructure.UnitPermutatedMin
 
getMinsForPermutation(long) - Method in class org.egothor.duplicity.datastructure.DocumentPermutatedMins
Returns collection of all UnitPermutatedMin objects for given permutation.
getModel() - Method in class org.egothor.core.query.Query
Gets the model attribute of the Query object
getName() - Method in class org.egothor.io.File
 
getName() - Method in class org.egothor.io.FileLocal
 
getNew(DataInputStream, ProximitiesFileIn, boolean) - Method in class org.egothor.store.IListMetadataRead
 
getNew(DataOutput, ProximitiesFileOut) - Method in class org.egothor.store.IListMetadataWrite
 
getNewest() - Method in class org.egothor.cache.fifo.FifoList
Gets the item that has been the shortest time in the list.
getNewest() - Method in interface org.egothor.cache.List
Gets the item that has been the shortest time in the list.
getNewTempFile(String, String) - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
 
getNextToken() - Method in class org.egothor.parser.plain.Simple
 
getNextToken() - Method in class org.egothor.parser.plain.SimpleTokenManager
 
getNextToken() - Method in class org.egothor.query.parser.Parser
 
getNextToken() - Method in class org.egothor.query.parser.ParserTokenManager
 
getNodeName() - Method in class org.egothor.core.query.Query
Return the name of this query in an XML format produced by Query.explain(org.w3c.dom.Document).
getNodeName() - Method in class org.egothor.query.QAnd
Gets the nodeName attribute of the QAnd object
getNodeName() - Method in class org.egothor.query.QGroup
Gets the nodeName attribute of the QGroup object
getNodeName() - Method in class org.egothor.query.QNot
Gets the nodeName attribute of the QNot object
getNodeName() - Method in class org.egothor.query.QOr
Gets the nodeName attribute of the QOr object
getNodeName() - Method in class org.egothor.query.QPhrase
Gets the nodeName attribute of the QPhrase object
getNodeName() - Method in class org.egothor.query.QProx
Gets the nodeName attribute of the QProx object
getNodeName() - Method in class org.egothor.query.QTerm
Gets the nodeName attribute of the QTerm object
getNumberOfTextUnits() - Method in class org.egothor.duplicity.datastructure.DocumentPermutatedMins
Returns the number of text units in the document.
getObject(int) - Method in interface org.egothor.repository.Tuple
Returns a column value as Object.
getOffset() - Method in class org.egothor.cache.CachedQuery
Returns the index of the first requested result.
getOffset() - Method in class org.egothor.core.QueryResponse
Return the offset of the first hit saved in this object.
getOldest() - Method in class org.egothor.cache.fifo.FifoList
Gets the item that has been the longest time in the list.
getOldest() - Method in interface org.egothor.cache.List
Gets the item that has been the longest time in the list.
getOldID(T) - Method in class org.egothor.util.sort.PermutedSequence
 
getOriginalContentType() - Method in class org.egothor.core.DocumentData
 
getOut() - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
 
getPageId() - Method in class org.egothor.cache.CachedTerm
Gets the associated page id.
getPageReRank() - Method in class org.egothor.cache.CachedQuery
Return the value of the page rerank.
getParagraph() - Method in class org.egothor.duplicity.datastructure.ParagraphUnitID
 
getPeriodOfTime() - Method in class org.egothor.lock.LockRequest
 
getPermID() - Method in class org.egothor.duplicity.file.CommonSimilarUnitPairsFile
 
getPermID() - Method in class org.egothor.duplicity.file.PermutatedMinsFile
 
getPermID() - Method in class org.egothor.duplicity.file.PermutatedMinsFileProducer
 
getPermID() - Method in class org.egothor.duplicity.file.SimilarUnitPairsFileProducer
 
getPositives() - Method in class org.egothor.cache.CachedResult
Returns the number of scanned hits.
getPostings() - Method in class org.egothor.cache.CachedIListReader
Returns the number of items in the inverted list this object reads (including removed ones).
getPostings() - Method in class org.egothor.cache.CachedRider
Returns the number of postings that the cached pages occupy.
getPostings() - Method in interface org.egothor.core.IListReader
Return the number of items in the inverted list this object reads (including removed ones).
getPostings() - Method in class org.egothor.core.IListShadow
Return the length of the inverted list.
getPostings() - Method in class org.egothor.core.memory.MemoryIList
 
getPostings() - Method in class org.egothor.merger.ConcatListReader
Return the number of postings.
getPostings() - Method in class org.egothor.merger.ConcatLists
Return the number of postings.
getPostings() - Method in class org.egothor.store.IListMetadataRead
 
getPrevTokenizer() - Method in class org.egothor.core.Filter
Return the tokenizer this filter reads from.
getPrimary() - Method in class org.egothor.parser.filter.DoubleMetaphone
Gets the primary attribute of the DoubleMetaphone object
getPrimaryBuffer() - Method in class org.egothor.parser.filter.DoubleMetaphone
Gets the primaryBuffer attribute of the DoubleMetaphone object
getProhibited() - Method in class org.egothor.core.query.Query
Gets the prohibited attribute of the Query object
getProx() - Method in class org.egothor.query.runner.TermRunner
Return a Proximities object which gives access to the proximities inverted list for the head item in the list.
getQuery() - Method in class org.egothor.cache.CachedQuery
Gets the query which results we are caching.
getQueue() - Method in class org.egothor.cache.multiQueue.MultiQueueEntry
Returns the number of the queue this node resides in.
getReader(Reader, String, EventEncoder) - Method in class org.egothor.html.HTMLParser
Return a StringReader that will use the given input stream and read from the given URL.
getReader(Bitmap) - Method in class org.egothor.store.Documents
Open this structure for sequential reading.
getReader() - Method in class org.egothor.store.Terms
Open this data structure for sequential read access.
getReadLock(String, long, long, int) - Method in class org.egothor.lock.LockManager
Gets a READ lock in the location using only single request.
getRequired() - Method in class org.egothor.core.query.Query
Gets the required attribute of the Query object
getResolver() - Method in class org.egothor.cache.AbstractCache
Gets the current resolver associated with this cache.
getResolver() - Method in interface org.egothor.cache.Cache
Gets the current resolver associated with this cache.
getResolver() - Method in class org.egothor.cache.staticDynamic.StaticDynamicCache
Gets the current resolver associated with this cache.
getResult() - Method in class org.egothor.core.QueryResponse
Return an enumeration of Hits.
getResultLength() - Method in class org.egothor.core.QueryResponse
Gets the enumerationLength attribute of the QueryResponse object
getRevision() - Method in class org.egothor.core.DocumentData
 
getRf() - Method in class org.egothor.util.io.Array
 
getRootManager() - Static method in class org.egothor.io.FileManager
Gets the rootManager attribute of the FileManager class
getRootVersionID() - Method in class org.egothor.dir.Tanker
 
getRootVersionID() - Method in class org.egothor.dir.TankerImplSecure
 
getRootVersionID() - Method in class org.egothor.slotter.SlotMap
 
getSecondUnitID() - Method in class org.egothor.duplicity.datastructure.UnitPair
 
getSeed() - Method in class org.egothor.duplicity.algorithm.PermutatedMinsFiller
 
getSeed() - Method in class org.egothor.duplicity.util.Permutations
 
getSentenceInParagraph() - Method in class org.egothor.duplicity.datastructure.SentenceUnitID
 
getSets() - Method in class org.egothor.util.Bitmap
Returns the total number of 1-bits in the bit map.
getSimilarities(PermutatedMinsFile) - Method in class org.egothor.duplicity.file.PermutatedMinsFile
Merges two files externally, on filesystem.
getSimilarUnitPair() - Method in class org.egothor.duplicity.datastructure.JaccardCoeficient
 
getSleepReadLock(String, long, long, int) - Method in class org.egothor.lock.LockManager
Gets a READ lock in the location, using sleeping - repetative requests until succes with short sleeping in between.
getSleepRecoveryLock(String, int) - Method in class org.egothor.lock.LockManager
Gets a RECOVERY lock in the location, using sleeping - repetative requests until succes with short sleeping in between.
getSleepWriteLock(String, int) - Method in class org.egothor.lock.LockManager
Gets a WRITE lock in the location, using sleeping - repetative requests until succes with short sleeping in between.
getSlot() - Method in class org.egothor.slotter.Slot
 
getSlotter() - Method in class org.egothor.dynamizer.Dynamizer
 
getSpinReadLock(String, long, long, int) - Method in class org.egothor.lock.LockManager
Gets a READ lock in the location, using spinning - repetative requests until succes with no delay in between.
getSpinRecoveryLock(String, int) - Method in class org.egothor.lock.LockManager
Gets a RECOVERY lock in the location, using spinning - repetative requests until succes with no delay in between.
getSpinWriteLock(String, int) - Method in class org.egothor.lock.LockManager
Gets a WRITE lock in the location, using spinning - repetative requests until succes with no delay in between.
getSrvEfficiencyFactor() - Method in class org.egothor.util.hash.HashURI
Deprecated.  
getState(Properties) - Method in interface org.egothor.core.Status
Return the state of this object.
getState(Properties) - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
Return the state of this object.
getState(Properties) - Method in class org.egothor.dynamizer.Egothor
Return the properties of this Egothor.
getState(Properties) - Method in class org.egothor.dynamizer.Standard
Return the properties of this Standard.
getStatus() - Method in class org.egothor.util.hash.HashURI
Deprecated. Returns two bits where bit1 is set iff the last put operation operates on non-commited server, and bit0 is set iff the operation allocated a new URI.
getStemmer(Locale) - Method in class org.egothor.stemmer.Stock
Return the Trie (stemmer) for the given language.
GetSuffix(int) - Method in class org.egothor.query.parser.SimpleCharStream
 
getSummary() - Method in class org.egothor.html.HTMLParser
Return the summary.
getTerm() - Method in class org.egothor.cache.CachedIListReader
Returns the term that owns this inverted list.
getTerm() - Method in class org.egothor.cache.CachedTerm
Gets the associated term.
getTerm() - Method in interface org.egothor.core.IListReader
Return the term that owns this inverted list.
getTerm() - Method in class org.egothor.core.IListShadow
Return the term for which the inverted list was constructed.
getTerm() - Method in class org.egothor.core.memory.MemoryIList
 
getTerm() - Method in class org.egothor.merger.ConcatLists
Return the term for this ConcatListReader.
getTerm() - Method in class org.egothor.store.IListMetadataRead
 
getTextUnit(long, int) - Method in class org.egothor.core.Token
Returns the identificator of the text unit to which the token falls into.
getThreads() - Method in class org.egothor.distributor.MTE
Return the number of threads in this MTE.
getTimeOut() - Method in class org.egothor.lock.LockRequest
 
getTitle() - Method in class org.egothor.core.DocumentData
 
getTitle() - Method in class org.egothor.html.HTMLParser
Return the title.
getToken(int) - Method in class org.egothor.parser.plain.Simple
 
getToken(int) - Method in class org.egothor.query.parser.Parser
 
getTokens() - Method in class org.egothor.cache.CachedQuery
Gets the tokens that are forming the query
getType() - Method in class org.egothor.duplicity.util.Hasher
 
getUID(String) - Method in class org.egothor.apps.Directory
 
getUID() - Method in class org.egothor.core.DocumentData
 
getUID(String, Tanker) - Static method in class org.egothor.duplicity.apps.AppsCommon
Find a unique identificator for the document with given filename.
getUID(String) - Method in class org.egothor.duplicity.util.Hasher
Get the UID for given String value.
getUID(String) - Method in interface org.egothor.duplicity.util.UIDProducer
Get the UID for given String value.
getUid() - Method in class org.egothor.slotter.SlotMap
 
getUnitID() - Method in class org.egothor.duplicity.datastructure.UnitPermutatedMin
 
getUnknown() - Method in class org.egothor.core.query.Query
Gets the unknown attribute of the Query object
getUserApproval() - Static method in class org.egothor.duplicity.apps.AppsCommon
Ask the user for approval using commandline, and return the response of the user.
getValue(String, String) - Method in class org.egothor.util.Htaccess
Returns the respective value of the directive for the given object (it may be null).
getValue() - Method in class org.egothor.util.VarInteger
 
getValue() - Method in class org.egothor.util.VarLong
 
getWeight(int) - Method in class org.egothor.text.WeightReader
 
getWeighter() - Method in interface org.egothor.parser.plain.CharStream
Returns weights on the text, can be null, if none special weights should be applied.
getWeighter() - Method in class org.egothor.text.CharStreamBuffer
 
getWouldBe() - Method in class org.egothor.cache.CachedResult
Returns the number guessed hits.
getWouldBe() - Method in class org.egothor.core.query.ResultList
Return the total number of elements that tried to get to this structure via the add method.
getWouldBe() - Method in class org.egothor.core.QueryResponse
Return the number of hits that may be found for a query.
getWriteLock(String, int) - Method in class org.egothor.lock.LockManager
Gets a WRITE lock in the location using only single request.
gid - Variable in class org.egothor.listener.GlobalPosition
 
GlobalPosition - Class in org.egothor.listener
GlobalPosition.java Created on 2.
GlobalPosition() - Constructor for class org.egothor.listener.GlobalPosition
 
GlobalPosition(long, int, long) - Constructor for class org.egothor.listener.GlobalPosition
 
GlobalPositions - Interface in org.egothor.dir
 
GlobalPositionsArray - Class in org.egothor.dir
GlobalPositions.java Created on 4.
GlobalPositionsArray(String) - Constructor for class org.egothor.dir.GlobalPositionsArray
Creates a new instance of GlobalPositions
GlobalPositionsBerkeley - Class in org.egothor.dir
Global positions using Berkeley DB
GlobalPositionsBerkeley(String) - Constructor for class org.egothor.dir.GlobalPositionsBerkeley
 
GlobalPositionWithTS - Class in org.egothor.dir
Global positions with timestamp of last operation.
GlobalPositionWithTS() - Constructor for class org.egothor.dir.GlobalPositionWithTS
 
GlobalPositionWithTS(long, int, long, long) - Constructor for class org.egothor.dir.GlobalPositionWithTS
 
GRAM - Static variable in interface org.egothor.parser.plain.SimpleConstants
 
GRAM - Static variable in interface org.egothor.query.parser.ParserConstants
 
Grammer - Class in org.egothor.parser.filter
This class is really grammer - it produces N-grams.
Grammer(Sequence<Token>) - Constructor for class org.egothor.parser.filter.Grammer
Constructor for the Grammer object.
Group - Class in org.egothor.dir
A Group is a group of Barrels which are, in fact, represented as one Barrel.
Group() - Constructor for class org.egothor.dir.Group
Constructor for the Group object
guessContentType(String) - Method in class org.egothor.apps.Directory
 
guessedHits() - Method in class org.egothor.core.query.Rider
 
GZipInputStream - Class in org.egothor.util.io
GZipInputStream.java Created on 6.
GZipInputStream(DataInput) - Constructor for class org.egothor.util.io.GZipInputStream
Creates a new instance of GZipInputStream
GZipOutputStream - Class in org.egothor.util.io
GZipOutputStream.java Created on 6.
GZipOutputStream(DataOutput) - Constructor for class org.egothor.util.io.GZipOutputStream
 

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