Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package it.unimi.di.mg4j.index
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
it.unimi.di.mg4j.index.
AbstractBitStreamIndexWriter
(implements it.unimi.di.mg4j.index.
IndexWriter
)
it.unimi.di.mg4j.index.
BitStreamHPIndexWriter
(implements it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
)
it.unimi.di.mg4j.index.
BitStreamIndexWriter
it.unimi.di.mg4j.index.
SkipBitStreamIndexWriter
(implements it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
)
it.unimi.di.mg4j.search.
AbstractDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
AbstractIntervalDocumentIterator
it.unimi.di.mg4j.search.
AbstractCompositeDocumentIterator
(implements it.unimi.di.mg4j.search.
DocumentIterator
)
it.unimi.di.mg4j.search.
AbstractUnionDocumentIterator
it.unimi.di.mg4j.index.
MultiTermIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
AbstractIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
BitStreamHPIndexReader.BitStreamHPIndexReaderIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
BitStreamIndexReader.BitStreamIndexReaderIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.AbstractQuasiSuccinctIndexIterator
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.EliasFanoIndexIterator
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.RankedIndexIterator
it.unimi.di.mg4j.index.
AbstractIndexReader
(implements it.unimi.di.mg4j.index.
IndexReader
)
it.unimi.di.mg4j.index.
BitStreamHPIndexReader
it.unimi.di.mg4j.index.
BitStreamIndexReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader
(implements it.unimi.di.mg4j.index.
IndexReader
)
it.unimi.dsi.fastutil.ints.
AbstractIntIterator
(implements it.unimi.dsi.fastutil.ints.
IntIterator
)
it.unimi.di.mg4j.index.
IndexIterators.PositionsIterator
it.unimi.di.mg4j.index.
BitStreamHPIndexWriter.TowerData
it.unimi.di.mg4j.index.
CompressionFlags
it.unimi.di.mg4j.index.
DiskBasedIndex
it.unimi.di.mg4j.index.
DowncaseTermProcessor
(implements it.unimi.di.mg4j.index.
TermProcessor
)
it.unimi.di.mg4j.index.
Index
(implements java.io.
Serializable
)
it.unimi.di.mg4j.index.
BitStreamIndex
it.unimi.di.mg4j.index.
BitStreamHPIndex
it.unimi.di.mg4j.index.
FileHPIndex
it.unimi.di.mg4j.index.
InMemoryHPIndex
it.unimi.di.mg4j.index.
MemoryMappedHPIndex
it.unimi.di.mg4j.index.
FileIndex
it.unimi.di.mg4j.index.
InMemoryIndex
it.unimi.di.mg4j.index.
MemoryMappedIndex
it.unimi.di.mg4j.index.
QuasiSuccinctIndex
it.unimi.di.mg4j.index.
Index.EmptyIndexIterator
(implements it.unimi.di.mg4j.index.
IndexIterator
, java.io.
Serializable
)
it.unimi.di.mg4j.index.
IndexIntervalIterator
(implements it.unimi.di.mg4j.search.
IntervalIterator
)
it.unimi.di.mg4j.index.
IndexIterators
it.unimi.di.mg4j.index.
NullTermProcessor
(implements it.unimi.di.mg4j.index.
TermProcessor
)
it.unimi.dsi.io.
OutputBitStream
(implements java.io.
Closeable
, java.io.
Flushable
)
it.unimi.di.mg4j.index.
CachingOutputBitStream
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.CountReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.LongWordBitReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.PointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.EliasFanoPointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.RankedPointerReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexReader.PositionReader
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter
(implements it.unimi.di.mg4j.index.
IndexWriter
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.Accumulator
(implements java.io.
Closeable
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.LongWordCache
(implements java.io.
Closeable
)
it.unimi.di.mg4j.index.
QuasiSuccinctIndexWriter.LongWordOutputBitStream
it.unimi.di.mg4j.index.
SkipBitStreamIndexWriter.TowerData
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
it.unimi.di.mg4j.index.
TooManyTermsException
Interface Hierarchy
java.io.
Closeable
it.unimi.dsi.io.
SafelyCloseable
it.unimi.di.mg4j.index.
IndexReader
it.unimi.di.mg4j.search.
DocumentIterator
it.unimi.di.mg4j.index.
IndexIterator
it.unimi.dsi.lang.
FlyweightPrototype
<T>
it.unimi.di.mg4j.index.
TermProcessor
(also extends java.io.
Serializable
)
it.unimi.di.mg4j.index.
IndexWriter
java.io.
Serializable
it.unimi.di.mg4j.index.
TermProcessor
(also extends it.unimi.dsi.lang.
FlyweightPrototype
<T>)
it.unimi.di.mg4j.index.
VariableQuantumIndexWriter
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
it.unimi.di.mg4j.index.
BitStreamIndex.PropertyKeys
it.unimi.di.mg4j.index.
QuasiSuccinctIndex.PropertyKeys
it.unimi.di.mg4j.index.
CompressionFlags.Component
it.unimi.di.mg4j.index.
CompressionFlags.Coding
it.unimi.di.mg4j.index.
Index.PropertyKeys
it.unimi.di.mg4j.index.
Index.UriKeys
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes