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

A

accept(T) - Method in interface org.rdfhdt.hdt.iterator.utils.Filter
 
access(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Get the value of the bit at position pos
access(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
access(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
add(Iterator<Long>) - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Adds an element to the array
add(Iterator<Long>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
add(Iterator<Long>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
add(Iterator<Long>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
add(Iterator<Long>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
add(Iterator<Long>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
add(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
add(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
add(CharSequence) - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Adds an entry to the dictionary section.
add(Iterator<T>) - Method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
addIntegers(List<Integer>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
addIntegers(List<Integer>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
addIntegers(ArrayList<Integer>) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
AdjacencyList - Class in org.rdfhdt.hdt.compact.bitmap
 
AdjacencyList(Sequence, Bitmap) - Constructor for class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
adjIndex - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
adjY - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
adjZ - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
aggresiveTrimToSize() - Method in interface org.rdfhdt.hdt.compact.sequence.DynamicSequence
Trim the internal data structure to fit the actual number of elements.
aggresiveTrimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
aggresiveTrimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
aggresiveTrimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
aggresiveTrimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
annotate(T, MergedIterator.Pos) - Method in interface org.rdfhdt.hdt.iterator.utils.MergedIterator.Annotator
 
append(boolean) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
append(boolean) - Method in interface org.rdfhdt.hdt.compact.bitmap.ModifiableBitmap
 
append(long) - Method in interface org.rdfhdt.hdt.compact.sequence.DynamicSequence
Append a new value after the last position, increasing the number of elements by one.
append(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
append(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
append(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
append(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
append(CharSequence, int, byte[], int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
append(OutputStream, CharSequence, int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
append(byte[], int, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
append(CharSequence) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
asString(byte[], int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
asString(ByteBuffer, int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
available() - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 

B

base(String) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
BaseDictionary - Class in org.rdfhdt.hdt.dictionary.impl
This abstract clas implements all general methods that are the same for every implementation of Dictionary.
BaseDictionary(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
BaseTempDictionary - Class in org.rdfhdt.hdt.dictionary.impl
This abstract class implements all methods that have implementation common to all modifiable dictionaries (or could apply to)
BaseTempDictionary(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
baseUri - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
binSearch(long, long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
Bitmap - Interface in org.rdfhdt.hdt.compact.bitmap
 
Bitmap375 - Class in org.rdfhdt.hdt.compact.bitmap
Implements an index on top of the Bitmap64 to solve select and rank queries more efficiently.
Bitmap375() - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
Bitmap375(long) - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
Bitmap375(long, InputStream) - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
Bitmap64 - Class in org.rdfhdt.hdt.compact.bitmap
Keeps a bitmap as an array of long values (64 bit per word).
Bitmap64() - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
Bitmap64(long) - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
Bitmap64(Bitmap64) - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
Bitmap64(Bitmap64, long) - Constructor for class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
BitmapFactory - Class in org.rdfhdt.hdt.compact.bitmap
 
bitmapIndexZ - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
BitmapTriples - Class in org.rdfhdt.hdt.triples.impl
 
BitmapTriples() - Constructor for class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
BitmapTriples(HDTOptions) - Constructor for class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
BitmapTriples(Sequence, Sequence, Bitmap, Bitmap, TripleComponentOrder) - Constructor for class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
BitmapTriplesIterator - Class in org.rdfhdt.hdt.triples.impl
 
BitmapTriplesIteratorY - Class in org.rdfhdt.hdt.triples.impl
Iterates over all Y components of a BitmapTriples.
BitmapTriplesIteratorYFOQ - Class in org.rdfhdt.hdt.triples.impl
Iterates over all Y components of a BitmapTriples.
BitmapTriplesIteratorZ - Class in org.rdfhdt.hdt.triples.impl
 
BitmapTriplesIteratorZFOQ - Class in org.rdfhdt.hdt.triples.impl
 
BitmapTriplesIteratorZFOQ(BitmapTriples, TripleID) - Constructor for class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
bitmapY - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
bitmapZ - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
BitUtil - Class in org.rdfhdt.hdt.util
 
BLOCK_PER_BUFFER - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
blocks - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
blocks - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
blocks - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
blocksize - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
blocksize - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
blocksize - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
buffer - Variable in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
buffers - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
byteArrayToInt(byte[]) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Convert byte array to int, little endian
ByteBufferInputStream - Class in org.rdfhdt.hdt.util.io
 
ByteBufferInputStream(ByteBuffer) - Constructor for class org.rdfhdt.hdt.util.io.ByteBufferInputStream
 
ByteStringUtil - Class in org.rdfhdt.hdt.util.string
 
BZIP2 - Static variable in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 

C

canGoTo() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
canGoTo() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
ch - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
charAt(int) - Method in class org.rdfhdt.hdt.util.string.CompactString
 
charAt(int) - Method in class org.rdfhdt.hdt.util.string.DelayedString
 
charAt(int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
CharSequenceComparator - Class in org.rdfhdt.hdt.util.string
 
CharSequenceComparator() - Constructor for class org.rdfhdt.hdt.util.string.CharSequenceComparator
 
checkTwoPass(HDTOptions) - Method in interface org.rdfhdt.hdt.hdt.TempDictTriplesFactory
 
clear() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
clear() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
clear() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
Empty all the strings of the dictionary.
clear() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Empties the dictionary section of all entries,
clear() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
clear() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
clear() - Method in class org.rdfhdt.hdt.options.ControlInformation
 
clear() - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
 
clear() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
clear() - Method in interface org.rdfhdt.hdt.triples.TempTriples
Clear all triples, resulting in an empty triples section.
close() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
close() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
close() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
close() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
close() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.HashDictionary
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
close() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
close() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
close() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
close() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
close() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
close() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
close() - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
close() - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
close() - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
closeQuietly(InputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
closeQuietly(OutputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
CompactString - Class in org.rdfhdt.hdt.util.string
Implementation of CharSequence that uses only one byte per character to save memory.
CompactString(ReplazableString) - Constructor for class org.rdfhdt.hdt.util.string.CompactString
 
CompactString(CompactString) - Constructor for class org.rdfhdt.hdt.util.string.CompactString
 
CompactString(String) - Constructor for class org.rdfhdt.hdt.util.string.CompactString
 
CompactString(CharSequence) - Constructor for class org.rdfhdt.hdt.util.string.CompactString
 
compare(TripleID, TripleID) - Method in class org.rdfhdt.hdt.triples.TripleIDComparator
 
compare(TripleID, TripleID) - Method in class org.rdfhdt.hdt.triples.TripleIDComparatorSPO
 
compare(TripleString, TripleString) - Method in class org.rdfhdt.hdt.triples.TripleStringComparator
 
compare(CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.util.string.CharSequenceComparator
 
compareTo(CRC) - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
compareTo(CRC) - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
compareTo(CRC) - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
compareTo(CompactString) - Method in class org.rdfhdt.hdt.util.string.CompactString
 
compareTo(ReplazableString) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
compression_prop - Static variable in class org.rdfhdt.hdt.util.RDFInfo
 
concat(Iterator<T>, Iterator<T>) - Static method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
concat(Iterable<T>, Iterable<T>) - Static method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
ControlInformation - Class in org.rdfhdt.hdt.options
 
ControlInformation() - Constructor for class org.rdfhdt.hdt.options.ControlInformation
 
convert(T) - Method in interface org.rdfhdt.hdt.iterator.utils.Transform
 
copyFile(File, File) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
copyStream(InputStream, OutputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
copyStream(InputStream, OutputStream, long) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
CountInputStream - Class in org.rdfhdt.hdt.util.io
 
CountInputStream(InputStream) - Constructor for class org.rdfhdt.hdt.util.io.CountInputStream
 
countItemsY(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Count the number of items in list x
countLines(String, RDFParserCallback, RDFNotation) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Finds the length of file in bytes and counts the number of lines and fills the given specs with them using "fillHDTSpecification(long, int, HDTOptionss)" method.
countListsX() - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Count how many lists there are
countOnes() - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Count the number of total ones in the data structure.
countOnes() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
CountOutputStream - Class in org.rdfhdt.hdt.util.io
 
CountOutputStream(OutputStream) - Constructor for class org.rdfhdt.hdt.util.io.CountOutputStream
 
countZeros() - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Count the number of total zeros in the data structure.
countZeros() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
CRC - Interface in org.rdfhdt.hdt.util.crc
 
crc - Variable in class org.rdfhdt.hdt.util.crc.CRCInputStream
 
crc - Variable in class org.rdfhdt.hdt.util.crc.CRCOutputStream
 
CRC16 - Class in org.rdfhdt.hdt.util.crc
CRC16-ANSI Width = 16 Poly = 0x8005 XorIn = 0x0000 ReflectIn = True XorOut = 0x0000 ReflectOut = True
CRC16() - Constructor for class org.rdfhdt.hdt.util.crc.CRC16
 
CRC32 - Class in org.rdfhdt.hdt.util.crc
Implementation of CRC32-C Algorithm.
CRC32() - Constructor for class org.rdfhdt.hdt.util.crc.CRC32
 
CRC8 - Class in org.rdfhdt.hdt.util.crc
CRC8-CCIT Algorithm Width = 8 Poly = 0x07 XorIn = 0x00 ReflectIn = False XorOut = 0x00 ReflectOut = False
CRC8() - Constructor for class org.rdfhdt.hdt.util.crc.CRC8
 
CRCInputStream - Class in org.rdfhdt.hdt.util.crc
FilterInputStream that validates a checksum on the fly.
CRCInputStream(InputStream, CRC) - Constructor for class org.rdfhdt.hdt.util.crc.CRCInputStream
Create a CRCInputStream using the specified CRC generator
CRCOutputStream - Class in org.rdfhdt.hdt.util.crc
FilterOutputStream that generates a Checksum on the fly.
CRCOutputStream(OutputStream, CRC) - Constructor for class org.rdfhdt.hdt.util.crc.CRCOutputStream
Create a new CRCOutputStream using the selected CRC generator
createBitmap(String) - Static method in class org.rdfhdt.hdt.compact.bitmap.BitmapFactory
 
createBitmap(InputStream) - Static method in class org.rdfhdt.hdt.compact.bitmap.BitmapFactory
 
createDefaultDictionary() - Static method in class org.rdfhdt.hdt.dictionary.DictionaryFactory
Creates a default dictionary (HashDictionary)
createDictionary(HDTOptions) - Static method in class org.rdfhdt.hdt.dictionary.DictionaryFactory
 
createDictionary(ControlInfo) - Static method in class org.rdfhdt.hdt.dictionary.DictionaryFactory
 
createHDT() - Static method in class org.rdfhdt.hdt.hdt.HDTFactory
Creates a default HDT
createHDT(HDTOptions) - Static method in class org.rdfhdt.hdt.hdt.HDTFactory
Creates an HDT with the specified spec
createHeader(HDTOptions) - Static method in class org.rdfhdt.hdt.header.HeaderFactory
 
createHeader(ControlInfo) - Static method in class org.rdfhdt.hdt.header.HeaderFactory
 
createStream(String) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 
createStream(InputStream) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 
createStream(CountInputStream, File) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 
createTempDictionary(HDTOptions) - Static method in class org.rdfhdt.hdt.dictionary.DictionaryFactory
Creates a default dictionary (HashDictionary)
createTempHDT(HDTSpecification, String, ModeOfLoading) - Static method in class org.rdfhdt.hdt.hdt.HDTFactory
Creates a TempHDT with the specified spec, baseUri and ModeOfLoading.
createTempTriples(HDTOptions) - Static method in class org.rdfhdt.hdt.triples.TriplesFactory
Creates a new TempTriples (writable triples structure)
createTriples(HDTOptions) - Static method in class org.rdfhdt.hdt.triples.TriplesFactory
Creates a new Triples based on an HDTOptions
createTriples(ControlInfo) - Static method in class org.rdfhdt.hdt.triples.TriplesFactory
Creates a new Triples based on a ControlInformation

D

data - Variable in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
dataSize - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
decode(InputStream) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
decode(ByteBuffer) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
decode(byte[], int, Mutable<Long>) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
decompressGzip(File, File) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
DEFAULT_BLOCK_SIZE - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
DEFAULT_BLOCK_SIZE - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
DEFAULT_BLOCK_SIZE - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
DeflateIntegerIterator - Class in org.rdfhdt.hdt.compact.sequence
 
DeflateIntegerIterator(List<byte[]>) - Constructor for class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
DelayedString - Class in org.rdfhdt.hdt.util.string
 
DelayedString(CharSequence) - Constructor for class org.rdfhdt.hdt.util.string.DelayedString
 
dictionary - Variable in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
dictionary - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
DICTIONARY_TYPE_FOUR_SECTION_BIG - Static variable in class org.rdfhdt.hdt.dictionary.DictionaryFactory
 
DictionaryFactory - Class in org.rdfhdt.hdt.dictionary
Factory that creates Dictionary objects
DictionaryIDMapping - Class in org.rdfhdt.hdt.dictionary.impl
 
DictionaryIDMapping(int) - Constructor for class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
DictionaryPrivate - Interface in org.rdfhdt.hdt.dictionary
 
DictionarySectionCache - Class in org.rdfhdt.hdt.dictionary.impl.section
DictionarySection that caches results returned by a child DictionarySection to increase performance.
DictionarySectionCache(DictionarySectionPrivate) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
DictionarySectionCacheAll - Class in org.rdfhdt.hdt.dictionary.impl.section
DictionarySection that caches results returned by a child DictionarySection to increase performance.
DictionarySectionCacheAll(DictionarySectionPrivate, boolean) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
DictionarySectionCachePerThread - Class in org.rdfhdt.hdt.dictionary.impl.section
DictionarySection that caches results returned by a child DictionarySection to increase performance.
DictionarySectionCachePerThread(DictionarySectionPrivate) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
DictionarySectionFactory - Class in org.rdfhdt.hdt.dictionary.impl.section
 
DictionarySectionPrivate - Interface in org.rdfhdt.hdt.dictionary
 
DictionaryTranslateIterator - Class in org.rdfhdt.hdt.iterator
Iterator of TripleStrings based on IteratorTripleID
DictionaryTranslateIterator(IteratorTripleID, Dictionary) - Constructor for class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
Basic constructor
DictionaryTranslateIterator(IteratorTripleID, Dictionary, CharSequence, CharSequence, CharSequence) - Constructor for class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
Basic constructor
doClose() - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
doGenerateHDT(String, String, RDFNotation, HDTOptions, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doGenerateHDT(IteratorTripleString, String, HDTOptions, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doIndexedHDT(HDT, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doLoadHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doLoadHDT(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doLoadIndexedHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doLoadIndexedHDT(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doMapHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doMapIndexedHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
doParse(String, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRAR
 
doParse(InputStream, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRAR
 
doParse(String, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
doParse(InputStream, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
doParse(String, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserSimple
 
doParse(InputStream, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserSimple
 
doParse(String, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserTar
 
doParse(InputStream, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserTar
 
doReadOptions(String) - Method in class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
DummyOutputStream - Class in org.rdfhdt.hdt.util.io
 
dump() - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
dump() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
dump(PrintStream) - Method in class org.rdfhdt.hdt.util.Histogram
 
dump(PrintStream) - Method in class org.rdfhdt.hdt.util.Statistics
 
dumpHeap(String, boolean) - Static method in class org.rdfhdt.hdt.util.ProfilingUtil
Call this method from your application whenever you want to dump the heap snapshot into a file.
DynamicSequence - Interface in org.rdfhdt.hdt.compact.sequence
 

E

empty() - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
EMPTY - Static variable in class org.rdfhdt.hdt.util.string.CompactString
 
encode(OutputStream, long) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
encode(byte[], int, int) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
end() - Method in class org.rdfhdt.hdt.util.Histogram
 
end - Variable in class org.rdfhdt.hdt.util.StopWatch
 
endProcessing() - Method in class org.rdfhdt.hdt.dictionary.impl.HashDictionary
 
endProcessing() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
To be executed at the end of the processing
ensureSize(int) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
equals(Object) - Method in class org.rdfhdt.hdt.util.string.CompactString
 
equals(Object) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
escapeString(String) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Escapes a Unicode string to an all-ASCII character sequence.
escapeString(String, Appendable) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Escapes a Unicode string to an all-ASCII character sequence.
estimatedNumResults() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
estimatedNumResults() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
ExampleGenerate - Class in org.rdfhdt.hdt.example
 
ExampleGenerate() - Constructor for class org.rdfhdt.hdt.example.ExampleGenerate
 
ExternalDecompressStream - Class in org.rdfhdt.hdt.util.io
 
ExternalDecompressStream(File, String[]) - Constructor for class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
extract(int) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 

F

fillHDTSpecifications(long, long, HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Fills the given HDTSpecification object with the given information about the (RDF) file.
Filter<T> - Interface in org.rdfhdt.hdt.iterator.utils
 
filter(Iterable<? extends T>, Filter<T>) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
filter(Iterator<? extends T>, Filter<T>) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
find(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Find pos of the list x
find(long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Find element y, in the list x
findListIndex(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Find to which list x does the element at globalpos belongs
findNext(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
findNextAppearance(long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Finds the next appearance of the element "element" starting at global pos: "oldpos" inclusive.
findPreviousAppearance(long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Finds the previous appearance of the element "element" starting at global pos: "oldpos" inclusive.
finish() - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
formatDate(Date) - Static method in class org.rdfhdt.hdt.util.StringUtil
 
FourSectionDictionary - Class in org.rdfhdt.hdt.dictionary.impl
 
FourSectionDictionary(HDTOptions, DictionarySectionPrivate, DictionarySectionPrivate, DictionarySectionPrivate, DictionarySectionPrivate) - Constructor for class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
FourSectionDictionary(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
FourSectionDictionaryBig - Class in org.rdfhdt.hdt.dictionary.impl
 
FourSectionDictionaryBig(HDTOptions, DictionarySectionPrivate, DictionarySectionPrivate, DictionarySectionPrivate, DictionarySectionPrivate) - Constructor for class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
FourSectionDictionaryBig(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 

G

generate(ProgressListener) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
generateIndex(ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
generateIndex(ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
generateIndex(ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Generates the associated Index
get(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
get(long) - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Gets the element in a specific position
get(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
get(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
get(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
get(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
get(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
get(String) - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
Gets a property value from a property key
getAverage() - Method in class org.rdfhdt.hdt.util.Histogram
 
getAverage() - Method in class org.rdfhdt.hdt.util.Statistics
 
getBaseURI() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
getBaseURI() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
getBaseURI() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
getBaseURI() - Method in class org.rdfhdt.hdt.header.PlainHeader
 
getBuffer() - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
getComparator(TripleComponentOrder) - Static method in class org.rdfhdt.hdt.triples.TripleIDComparator
 
getCompression(HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Gets the "rdf.expectedCompression" peoperty is it is set.
getCRC() - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
 
getCRC() - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
Get the existing crc
getData() - Method in class org.rdfhdt.hdt.util.string.CompactString
 
getDelayed() - Method in class org.rdfhdt.hdt.util.string.CompactString
 
getDelayed() - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
getDeviation() - Method in class org.rdfhdt.hdt.util.Histogram
 
getDeviation() - Method in class org.rdfhdt.hdt.util.Statistics
 
getDictionary() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
getDictionary() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
getDictionary(HDTOptions) - Method in interface org.rdfhdt.hdt.hdt.TempDictTriplesFactory
 
getDictionary() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
getEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
getEntries() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Iterator over all entries in the dictionary, not neccessarily sorted.
getFisher() - Method in class org.rdfhdt.hdt.util.Histogram
 
getFormat() - Method in class org.rdfhdt.hdt.options.ControlInformation
 
getGlobalId(int, DictionarySectionRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getGlobalId(int, DictionarySectionRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
getHeader() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
getHeader() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
getHeader() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
getInstance() - Static method in class org.rdfhdt.hdt.triples.TripleIDComparatorSPO
 
getInstance() - Static method in class org.rdfhdt.hdt.util.io.DummyOutputStream
 
getInstance() - Static method in class org.rdfhdt.hdt.util.string.CharSequenceComparator
 
getInt(String) - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
 
getInternal() - Method in class org.rdfhdt.hdt.util.string.DelayedString
 
getLocalId(int, TripleComponentRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getMaxvalue() - Method in class org.rdfhdt.hdt.util.Histogram
 
getMaxvalue() - Method in class org.rdfhdt.hdt.util.Statistics
 
getMeasure() - Method in class org.rdfhdt.hdt.util.StopWatch
 
getMemory() - Static method in class org.rdfhdt.hdt.util.ProfilingUtil
 
getMinvalue() - Method in class org.rdfhdt.hdt.util.Histogram
 
getMinvalue() - Method in class org.rdfhdt.hdt.util.Statistics
 
getNewID(int) - Method in class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
getNobjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getNpredicates() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getNshared() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getNsubjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getNumBands() - Method in class org.rdfhdt.hdt.util.Histogram
 
getNumber() - Method in class org.rdfhdt.hdt.util.Histogram
 
getNumber() - Method in class org.rdfhdt.hdt.util.Statistics
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
getNumberOfElements() - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Gets the total number of elements in the array
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.header.PlainHeader
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
getNumberOfElements() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
getNumBits() - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Get number of total bits in the data structure
getNumBits() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
getNumBits() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
getNumBits() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
getNumBits() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
getNumOcurrences(int) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
getObjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getObjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
getObjects() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
 
getOccurrence(int, long) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
getOrder() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
getOrder() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
getOrder() - Method in interface org.rdfhdt.hdt.triples.TempTriples
Gets the currently set order(TripleComponentOrder)
getParserCallback(RDFNotation) - Static method in class org.rdfhdt.hdt.rdf.RDFParserFactory
 
getPartialBytes() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
getPartialBytes() - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
getPercent(long, long) - Static method in class org.rdfhdt.hdt.util.StringUtil
 
getPredicateCount() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
getPredicates() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getPredicates() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
getPredicates() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
 
getRawSize() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
getRealSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
getRealSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
getRealSizeBytes() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
getRealSizeBytes() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
getShared() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getShared() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
getShared() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
 
getSizeBytes() - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Estimate the size in bytes of the total data structure.
getSizeBytes() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
getSizeInBytes(HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Gets the "rdf.sizeInBytes" property and returns it if set, otherwise returns null.
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
getSortedEntries() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
getString(int) - Method in class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
getSubjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
getSubjects() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
getSubjects() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
 
getTempFactory() - Static method in class org.rdfhdt.hdt.hdt.HDTFactory
 
getTotal() - Method in class org.rdfhdt.hdt.util.Histogram
 
getTotal() - Method in class org.rdfhdt.hdt.util.Statistics
 
getTotalBytes() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
getTotalBytes() - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
getTotalLong() - Method in class org.rdfhdt.hdt.util.Histogram
 
getTotalLong() - Method in class org.rdfhdt.hdt.util.Statistics
 
getTriples() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
getTriples() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
getTriples(HDTOptions) - Method in interface org.rdfhdt.hdt.hdt.TempDictTriplesFactory
 
getTriples() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
getTriples(HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Gets the "rdf.triples" property and returns it if set, otherwise returns null.
getType() - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Return the type of the data structure as defined in HDTVocabulary
getType() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
getType() - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Type identifier of this Stream.
getType() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
getType() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
getType() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
getType() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
getType() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
getType() - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
getType() - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
getType() - Method in class org.rdfhdt.hdt.options.ControlInformation
 
getType() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
getType() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
getValue() - Method in interface org.rdfhdt.hdt.util.crc.CRC
Get checksum value.
getValue() - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
getValue() - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
getValue() - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
getValue(int) - Method in class org.rdfhdt.hdt.util.Histogram
 
getValue() - Method in class org.rdfhdt.hdt.util.Mutable
 
getWord(int) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
goTo(long) - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
goTo(long) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
goToStart() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
goToStart() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
goToStart() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
goToStart() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
goToStart() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
GZIP - Static variable in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 

H

hashCode() - Method in class org.rdfhdt.hdt.util.string.CompactString
 
hashCode() - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
HashDictionary - Class in org.rdfhdt.hdt.dictionary.impl
 
HashDictionary(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.HashDictionary
 
HashDictionarySection - Class in org.rdfhdt.hdt.dictionary.impl.section
 
HashDictionarySection() - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
HashDictionarySection(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
hasNext() - Method in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
hasNext() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.RoleIteratorTripleID
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.MergedIterator
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.MergedReduceIterator
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.MultiMerge
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
 
hasNext() - Method in class org.rdfhdt.hdt.iterator.utils.SortedReduceIterator
 
hasNext() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
hasNext() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
hasPrevious() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
hasPrevious() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
hasPrevious() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
hasPrevious() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
hasPrevious() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
HDTFactory - Class in org.rdfhdt.hdt.hdt
Factory that creates HDT objects
HDTImpl - Class in org.rdfhdt.hdt.hdt.impl
Basic implementation of HDT interface
HDTImpl(HDTOptions) - Constructor for class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
HDTManagerImpl - Class in org.rdfhdt.hdt.hdt
 
HDTManagerImpl() - Constructor for class org.rdfhdt.hdt.hdt.HDTManagerImpl
 
HDTOptionsBase - Class in org.rdfhdt.hdt.options
 
HDTOptionsBase() - Constructor for class org.rdfhdt.hdt.options.HDTOptionsBase
 
HDTPrivate - Interface in org.rdfhdt.hdt.hdt
HDT Operations that are using internally from the implementation.
HDTSpecification - Class in org.rdfhdt.hdt.options
Holds the properties of HDT from a configuration file
HDTSpecification() - Constructor for class org.rdfhdt.hdt.options.HDTSpecification
Default constructor, reads the file config.properties
HDTSpecification(String) - Constructor for class org.rdfhdt.hdt.options.HDTSpecification
Constructor that reads a specific filename
header - Variable in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
header - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
HeaderFactory - Class in org.rdfhdt.hdt.header
 
HeaderFactory() - Constructor for class org.rdfhdt.hdt.header.HeaderFactory
 
HeaderPrivate - Interface in org.rdfhdt.hdt.header
 
Histogram - Class in org.rdfhdt.hdt.util
 
Histogram(double, int) - Constructor for class org.rdfhdt.hdt.util.Histogram
 
humanReadableByteCount(long, boolean) - Static method in class org.rdfhdt.hdt.util.StringUtil
 

I

idToString(int, TripleComponentRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
indexZ - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
ini - Variable in class org.rdfhdt.hdt.util.StopWatch
 
insert(CharSequence, TripleComponentRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
insert(CharSequence, TripleComponentRole) - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
Inserts a string in the dictionary in a position
insert(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
insert(CharSequence, CharSequence, CharSequence) - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
insert(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
insert(CharSequence, CharSequence, long) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
insert(TripleID...) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
insert(int, int, int) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
insert(int, int, int) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Add one triple
insert(TripleID...) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Adds one or more triples
IntermediateListener - Class in org.rdfhdt.hdt.util.listener
Provides notifications by dividing an overall task in subtasks.
IntermediateListener(ProgressListener) - Constructor for class org.rdfhdt.hdt.util.listener.IntermediateListener
Create an IntermediateListener that translates notifications of a child into a broader range.
intToByteArray(int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Convert int to byte array, little endian
IOUtil - Class in org.rdfhdt.hdt.util.io
 
isAvailable() - Static method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRAR
 
isLetter(int) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Checks whether the supplied character is a letter according to the N-Triples specification.
isLetterOrNumber(int) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Checks whether the supplied character is a letter or number according to the N-Triples specification.
isNumber(int) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Checks whether the supplied character is a number according to the N-Triples specification.
isOrganized - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
isOrganized() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
isOrganized() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
 
isOrganized - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
isOrganized() - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
isOrganized() - Method in interface org.rdfhdt.hdt.hdt.TempHDT
 
isSorted() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
isSorted() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Indicates if the sort method has been called and the section is sorted, ID's updated and the section ready to be used for generation of a QueryableDictionarySection.
Iter - Class in org.rdfhdt.hdt.iterator.utils
 
IteratorConcat<T> - Class in org.rdfhdt.hdt.iterator.utils
Iterator of Iterators
IteratorConcat() - Constructor for class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 

J

JenaModelIterator - Class in org.rdfhdt.hdt.rdf.parsers
 
JenaModelIterator(Model) - Constructor for class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 

L

last(long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
Find the last pos of the list x
lastWordNumBits(long) - Static method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
lastWordNumBits(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
Number of bits required for last word
lastWordNumBits(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
Number of bits required for last word
lastWordNumBytes(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
Number of bits required for last word
lastWordNumBytes(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
Number of bits required for last word
length() - Method in class org.rdfhdt.hdt.util.string.CompactString
 
length() - Method in class org.rdfhdt.hdt.util.string.DelayedString
 
length() - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
limit(Iterator<T>, int) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
linSearch(long, long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
ListenerUtil - Class in org.rdfhdt.hdt.util.listener
 
load(InputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Load Bitmap from an InputStream
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
load(InputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Loads a array from an InputStream
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
load(InputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionaryPrivate
Loads a dictionary from a InputStream
load(TempDictionary, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionaryPrivate
Loads all information from another dictionary into this dictionary.
load(TempDictionarySection, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionarySectionPrivate
Load entries from another dictionary section.
load(InputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionarySectionPrivate
Load dictionary section from a stream.
load(TempDictionary, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
load(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
load(TempDictionary, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
load(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
load(Iterator<CharSequence>, long, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
load(Iterator<CharSequence>, long, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
load(TempDictionarySection, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
load(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
load(InputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.header.HeaderPrivate
 
load(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
load(InputStream) - Method in class org.rdfhdt.hdt.options.ControlInformation
 
load(String) - Method in class org.rdfhdt.hdt.options.HDTSpecification
 
load(IteratorTripleID, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
load(TempTriples, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
load(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
load(InputStream) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
load(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
load(TempTriples, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
load(Triples, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
load(Triples, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Load triples from another instance.
load(InputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Loads the structure from an InputStream
load(TempTriples, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Loads triples from another Triples Structure
loadFrom(InputStream, ProgressListener) - Static method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionFactory
 
loadFrom(CountInputStream, File, ProgressListener) - Static method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionFactory
 
loadFromHDT(InputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDTPrivate
Loads a HDT file
loadFromHDT(String, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDTPrivate
Loads a HDT file
loadFromHDT(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
loadFromHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
loadFromModifiableHDT(TempHDT, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
loadFromRDF(HDTOptions, String, String, RDFNotation, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImporterOnePass
 
loadFromRDF(HDTOptions, String, String, RDFNotation, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImporterTwoPass
 
loadFromRDF(HDTOptions, String, String, RDFNotation, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.TempHDTImporter
 
loadFromTriples(HDTOptions, IteratorTripleString, String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImporterOnePass
 
loadIndex(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
loadIndex(InputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
loadIndex(InputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Loads the associated Index from an InputStream
loadOrCreateIndex(ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDTPrivate
Generates any additional index needed to solve all triple patterns more efficiently
loadOrCreateIndex(ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
locate(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
locateBlock(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
locateBlock(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
Locate the block of a string doing binary search.
locateBlock(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
locateInBlock(int, CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
locateInBlock(int, CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
locateInBlock(int, CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
log2(long) - Static method in class org.rdfhdt.hdt.util.BitUtil
Number of bits needed to store up to n
LOGW - Static variable in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
longestCommonPrefix(CharSequence, CharSequence) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
longestCommonPrefix(CharSequence, CharSequence, int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
LRUCache<K,V> - Class in org.rdfhdt.hdt.util
 
LRUCache() - Constructor for class org.rdfhdt.hdt.util.LRUCache
 
LRUCache(int) - Constructor for class org.rdfhdt.hdt.util.LRUCache
 

M

main(String[]) - Static method in class org.rdfhdt.hdt.example.ExampleGenerate
 
map(Iterable<? extends T>, Transform<T, R>) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
map(Iterator<? extends T>, Transform<T, R>) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionaryPrivate
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
mapFromFile(CountInputStream, File, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
 
mapFromHDT(File, long, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDTPrivate
 
mapFromHDT(File, long, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
mapIndex(CountInputStream, File, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
mapIndex(CountInputStream, File, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
mapIndex(CountInputStream, File, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
mapIndex(CountInputStream, File, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Loads the associated Index from an InputStream
mapIterable(Iterable<T>, Transform<T, R>) - Static method in class org.rdfhdt.hdt.iterator.utils.Iter
 
mark(int) - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
mark(int) - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
mark(int) - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
markSupported() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
markSupported() - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
markSupported() - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
maxVal(int) - Static method in class org.rdfhdt.hdt.util.BitUtil
 
maxvalue - Variable in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
MergedIterator<T> - Class in org.rdfhdt.hdt.iterator.utils
Given two iterators of sorted elements, returns the merge of the two in order, discarding duplicates.
MergedIterator(Iterator<T>, Iterator<T>, Comparator<T>) - Constructor for class org.rdfhdt.hdt.iterator.utils.MergedIterator
 
MergedIterator(Iterator<T>, Iterator<T>, Comparator<T>, MergedIterator.Annotator<T>) - Constructor for class org.rdfhdt.hdt.iterator.utils.MergedIterator
 
MergedIterator.Annotator<T> - Interface in org.rdfhdt.hdt.iterator.utils
 
MergedIterator.Pos - Enum in org.rdfhdt.hdt.iterator.utils
 
MergedReduceIterator<T> - Class in org.rdfhdt.hdt.iterator.utils
Given two iterators of sorted elements, returns the merge of the two in order, discarding duplicates.
MergedReduceIterator(Iterator<T>, Iterator<T>, Comparator<T>, Reducer<T>) - Constructor for class org.rdfhdt.hdt.iterator.utils.MergedReduceIterator
 
MOD_DICT_IMPL_HASH - Static variable in class org.rdfhdt.hdt.dictionary.DictionaryFactory
 
ModeOfLoading - Enum in org.rdfhdt.hdt.hdt.impl
Enumeration for specifing the mode of loading of a TempHDT from RDF
modeOfLoading - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
ModifiableBitmap - Interface in org.rdfhdt.hdt.compact.bitmap
 
moveFile(File, File) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
MultiMerge<T> - Class in org.rdfhdt.hdt.iterator.utils
 
MultiMerge(Iterator<Iterator<T>>, Comparator<T>) - Constructor for class org.rdfhdt.hdt.iterator.utils.MultiMerge
 
Mutable<T> - Class in org.rdfhdt.hdt.util
 
Mutable(T) - Constructor for class org.rdfhdt.hdt.util.Mutable
 

N

newSearch(TripleID) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
next() - Method in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
next() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.RoleIteratorTripleID
 
next() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.MergedIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.MergedReduceIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.MultiMerge
 
next - Variable in class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
 
next() - Method in class org.rdfhdt.hdt.iterator.utils.SortedReduceIterator
 
next() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
next() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
next() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
next() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
next() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
next() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
next() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
NonCloseInputStream - Class in org.rdfhdt.hdt.util.io
Intercepts calls to close() to make sure that when passing an InputStream to third party code, they never close the stream.
NonCloseInputStream(InputStream) - Constructor for class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
notify(ProgressListener, String, float, float) - Static method in class org.rdfhdt.hdt.util.listener.ListenerUtil
 
notifyCond(ProgressListener, String, long, long) - Static method in class org.rdfhdt.hdt.util.listener.ListenerUtil
 
notifyCond(ProgressListener, String, long, float, float) - Static method in class org.rdfhdt.hdt.util.listener.ListenerUtil
 
notifyProgress(float, String) - Method in class org.rdfhdt.hdt.util.listener.IntermediateListener
Forward a new notification adjusting the percent to the specified range.
numbits - Variable in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
numbits - Variable in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
numBytes(long) - Static method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
numBytesFor(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
Number of bytes required to represent n integers of e bits each
numBytesFor(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
Number of bytes required to represent n integers of e bits each
numentries - Variable in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
numResultEstimation() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
numResultEstimation() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
numResultEstimation() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
numResultEstimation() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
numResultEstimation() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
numstrings - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
numstrings - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
numstrings - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
numWords(long) - Static method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
numWordsFor(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
longs required to represent "total" integers of "bitsField" bits each
numWordsFor(int, long) - Static method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
longs required to represent "total" integers of "bitsField" bits each

O

objects - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
objects - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
order - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
org.rdfhdt.hdt.compact.bitmap - package org.rdfhdt.hdt.compact.bitmap
 
org.rdfhdt.hdt.compact.integer - package org.rdfhdt.hdt.compact.integer
 
org.rdfhdt.hdt.compact.sequence - package org.rdfhdt.hdt.compact.sequence
 
org.rdfhdt.hdt.dictionary - package org.rdfhdt.hdt.dictionary
 
org.rdfhdt.hdt.dictionary.impl - package org.rdfhdt.hdt.dictionary.impl
 
org.rdfhdt.hdt.dictionary.impl.section - package org.rdfhdt.hdt.dictionary.impl.section
 
org.rdfhdt.hdt.example - package org.rdfhdt.hdt.example
 
org.rdfhdt.hdt.hdt - package org.rdfhdt.hdt.hdt
 
org.rdfhdt.hdt.hdt.impl - package org.rdfhdt.hdt.hdt.impl
 
org.rdfhdt.hdt.header - package org.rdfhdt.hdt.header
 
org.rdfhdt.hdt.iterator - package org.rdfhdt.hdt.iterator
 
org.rdfhdt.hdt.iterator.utils - package org.rdfhdt.hdt.iterator.utils
 
org.rdfhdt.hdt.options - package org.rdfhdt.hdt.options
 
org.rdfhdt.hdt.rdf - package org.rdfhdt.hdt.rdf
 
org.rdfhdt.hdt.rdf.parsers - package org.rdfhdt.hdt.rdf.parsers
 
org.rdfhdt.hdt.triples - package org.rdfhdt.hdt.triples
 
org.rdfhdt.hdt.triples.impl - package org.rdfhdt.hdt.triples.impl
 
org.rdfhdt.hdt.util - package org.rdfhdt.hdt.util
 
org.rdfhdt.hdt.util.crc - package org.rdfhdt.hdt.util.crc
 
org.rdfhdt.hdt.util.io - package org.rdfhdt.hdt.util.io
 
org.rdfhdt.hdt.util.listener - package org.rdfhdt.hdt.util.listener
 
org.rdfhdt.hdt.util.string - package org.rdfhdt.hdt.util.string
 

P

parseSize(String) - Static method in class org.rdfhdt.hdt.util.ProfilingUtil
A method for getting a property denoting a size in bytes (like size of cache for example) If the property is not set the method returns -1, else it checks if it ends with a k, K, m, M, g or G and multiplies the number before with the appropriate power of 2 before returning it.
PBZIP2 - Static variable in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
PFCDictionarySection - Class in org.rdfhdt.hdt.dictionary.impl.section
 
PFCDictionarySection(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
PFCDictionarySectionBig - Class in org.rdfhdt.hdt.dictionary.impl.section
Implementation of Plain Front Coding that divides the data in different arrays, therefore overcoming Java's limitation of 2Gb for a single array.
PFCDictionarySectionBig(HDTOptions) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
PFCDictionarySectionMap - Class in org.rdfhdt.hdt.dictionary.impl.section
 
PFCDictionarySectionMap(CountInputStream, File) - Constructor for class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
PIGZ - Static variable in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
PlainHeader - Class in org.rdfhdt.hdt.header
 
PlainHeader() - Constructor for class org.rdfhdt.hdt.header.PlainHeader
 
PlainHeader(HDTOptions) - Constructor for class org.rdfhdt.hdt.header.PlainHeader
 
PlainHeaderIterator - Class in org.rdfhdt.hdt.header
 
PlainHeaderIterator(PlainHeader, TripleString) - Constructor for class org.rdfhdt.hdt.header.PlainHeaderIterator
 
populateHeader(Header, String) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
populateHeader(Header, String) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
populateHeader(Header, String) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
populateHeader(Header, String) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
populateHeaderStructure(String) - Method in interface org.rdfhdt.hdt.hdt.HDTPrivate
 
populateHeaderStructure(String) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
predicateCount - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
PredicateIndex - Interface in org.rdfhdt.hdt.triples.impl
 
predicates - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
predicates - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
prefetch() - Method in class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
Reimplement this method to return an element on each call.
PrefetchIterator<T> - Class in org.rdfhdt.hdt.iterator.utils
 
PrefetchIterator() - Constructor for class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
 
prefix(String, String) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
previous() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
previous() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
previous() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
previous() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
previous() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
printBits(long, int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
printBitsln(long, int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
process(long) - Method in class org.rdfhdt.hdt.util.Histogram
 
process(double) - Method in class org.rdfhdt.hdt.util.Histogram
 
process(long) - Method in class org.rdfhdt.hdt.util.Statistics
 
process(double) - Method in class org.rdfhdt.hdt.util.Statistics
 
processTriple(TripleString, long) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
ProfilingUtil - Class in org.rdfhdt.hdt.util
 

Q

quad(Quad) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 

R

rank0(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Count the number of zeros up to position pos (included)
rank0(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
rank1(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Count the number of ones up to position pos (included)
rank1(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
rawsize - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
RDFInfo - Class in org.rdfhdt.hdt.util
A class for getting basic information about a file
RDFParserFactory - Class in org.rdfhdt.hdt.rdf
 
RDFParserRAR - Class in org.rdfhdt.hdt.rdf.parsers
Parses a RAR file directly, processing each file that contains rdf separately.
RDFParserRAR() - Constructor for class org.rdfhdt.hdt.rdf.parsers.RDFParserRAR
 
RDFParserRIOT - Class in org.rdfhdt.hdt.rdf.parsers
 
RDFParserRIOT() - Constructor for class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
RDFParserSimple - Class in org.rdfhdt.hdt.rdf.parsers
 
RDFParserSimple() - Constructor for class org.rdfhdt.hdt.rdf.parsers.RDFParserSimple
 
RDFParserTar - Class in org.rdfhdt.hdt.rdf.parsers
Parses a tar file (optionally .tgz or .tar.gz or .tar.bz2) directly, processing each file that contains rdf separately.
RDFParserTar() - Constructor for class org.rdfhdt.hdt.rdf.parsers.RDFParserTar
 
read() - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
 
read(byte[]) - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
 
read() - Method in class org.rdfhdt.hdt.util.io.ByteBufferInputStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.ByteBufferInputStream
 
read() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
read(byte[]) - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
read() - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
read(byte[]) - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
read() - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
read(byte[]) - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
read() - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
read(byte[]) - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
read(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
readAndCheck(InputStream) - Method in interface org.rdfhdt.hdt.util.crc.CRC
Read CRC from InputStream and compare it to this.
readAndCheck(InputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
readAndCheck(InputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
readAndCheck(InputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
readBuffer(InputStream, int, ProgressListener) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
readByte(InputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
readChars(InputStream, int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
readCRCAndCheck() - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
Read CRC from the stream itself, and check that it matches with the generated from the previous bytes.
readInt(InputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Read int, little endian
readLine(InputStream, char) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
readLong(InputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Read long, little endian.
readLowerBitsByteAligned(long, InputStream) - Static method in class org.rdfhdt.hdt.util.BitUtil
 
readShort(InputStream) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
reallocateIfEmpty(int) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
A method for setting the size of the arrayList (so no reallocation occurs).
reduce(T, T) - Method in interface org.rdfhdt.hdt.iterator.utils.Reducer
Reduce a and b into a (new) objects.
reduce(T, T) - Method in class org.rdfhdt.hdt.iterator.utils.ReducerLeft
 
Reducer<T> - Interface in org.rdfhdt.hdt.iterator.utils
 
ReducerLeft<T> - Class in org.rdfhdt.hdt.iterator.utils
 
ReducerLeft() - Constructor for class org.rdfhdt.hdt.iterator.utils.ReducerLeft
 
remove() - Method in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
remove(CharSequence) - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
remove(CharSequence) - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Removes an entry from the dictionary section.
remove(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
remove() - Method in class org.rdfhdt.hdt.header.PlainHeaderIterator
 
remove() - Method in class org.rdfhdt.hdt.iterator.DictionaryTranslateIterator
 
remove() - Method in class org.rdfhdt.hdt.iterator.RoleIteratorTripleID
 
remove() - Method in class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.IteratorConcat
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.MergedIterator
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.MergedReduceIterator
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.MultiMerge
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.PrefetchIterator
 
remove() - Method in class org.rdfhdt.hdt.iterator.utils.SortedReduceIterator
 
remove() - Method in class org.rdfhdt.hdt.rdf.parsers.JenaModelIterator
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIterator
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorY
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorYFOQ
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZ
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriplesIteratorZFOQ
 
remove(TripleID...) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
remove() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
remove(TripleID...) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Deletes one or more triples according to a pattern
removeDuplicates(ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
If called while triples not sorted nothing will happen!
removeDuplicates(ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TempTriples
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.rdfhdt.hdt.util.LRUCache
 
reorganize() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
reorganize(TempTriples) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
This method is used in the one-pass way of working in which case it should not be used with a disk-backed dictionary because remapping requires practically a copy of the dictionary which is very bad...
reorganize(TempTriples) - Method in class org.rdfhdt.hdt.dictionary.impl.HashDictionary
 
reorganize() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
Reorganizes the dictionary (Extract shared SO, sort sections).
reorganize(TempTriples) - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
Reorganizes the dictionary (Extract shared SO, sort sections) and updates the IDs of the triples (used for one-pass way of work).
reorganizeDictionary(ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
reorganizeDictionary(ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.TempHDT
This method should be used before reorganizing triples! It reorganizes the dictionary and updates it's ID's (usually done just by calling reorganize method of dictionary)
reorganizeTriples(ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
reorganizeTriples(ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.TempHDT
It sorts the triples and removes duplicates.
replace(int, byte[], int, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
replace(InputStream, int, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
replace(ByteBuffer, int, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
replace(InputStream, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
replace(ByteBuffer, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
replace2(InputStream, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
ReplazableString - Class in org.rdfhdt.hdt.util.string
CharSequence implementation suitable for appending or replacing the suffix of the string.
ReplazableString() - Constructor for class org.rdfhdt.hdt.util.string.ReplazableString
 
reset(long) - Method in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
reset() - Method in interface org.rdfhdt.hdt.util.crc.CRC
Reset the checksum to the initial value.
reset() - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
reset() - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
reset() - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
reset() - Method in class org.rdfhdt.hdt.util.Histogram
 
reset() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
reset() - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
reset() - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
reset() - Method in class org.rdfhdt.hdt.util.Statistics
 
reset() - Method in class org.rdfhdt.hdt.util.StopWatch
 
reset() - Method in class org.rdfhdt.hdt.util.StopWatchCpu
 
resetPartial() - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
resetPartial() - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
resize(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
resize(long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
RoleIteratorTripleID - Class in org.rdfhdt.hdt.iterator
Iterates over one of the components of a triple (E.g.
RoleIteratorTripleID(Iterator<TripleID>, TripleComponentRole) - Constructor for class org.rdfhdt.hdt.iterator.RoleIteratorTripleID
 

S

save(OutputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Dump Bitmap into an OutputStream
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
save(OutputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Saves the array to an OutputStream
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
save(OutputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionaryPrivate
Saves the dictionary to a OutputStream
save(OutputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.dictionary.DictionarySectionPrivate
Serialize dictionary section to a stream.
save(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionary
 
save(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.FourSectionDictionaryBig
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
save(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
save(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
save(OutputStream) - Method in class org.rdfhdt.hdt.options.ControlInformation
 
save(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
save(OutputStream) - Method in interface org.rdfhdt.hdt.triples.impl.PredicateIndex
 
save(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
save(OutputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Serializes the triples to an OutputStream
saveIndex(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
saveIndex(OutputStream, ControlInfo, ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
saveIndex(OutputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TriplesPrivate
Saves the associated Index to an OutputStream
saveToHDT(OutputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
saveToHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
search(long, long, long) - Method in class org.rdfhdt.hdt.compact.bitmap.AdjacencyList
 
search(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
search(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.header.PlainHeader
 
search(TripleID) - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
search(TripleID) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
searchAll() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
searchAll() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
select0(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Find the position where n zeros have appeared up to that position.
select0(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
select0(long, int) - Static method in class org.rdfhdt.hdt.util.BitUtil
 
select1(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Find the position where n ones have appeared up to that position.
select1(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
select1(long, int) - Static method in class org.rdfhdt.hdt.util.BitUtil
 
selectNext1(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Return the position of the previous 1 before position start.
selectNext1(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
selectPrev1(long) - Method in interface org.rdfhdt.hdt.compact.bitmap.Bitmap
Return the position of the next 1 after position start.
selectPrev1(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
Sequence - Interface in org.rdfhdt.hdt.compact.sequence
The array interface represents compact sequences of integers.
SequenceFactory - Class in org.rdfhdt.hdt.compact.sequence
 
SequenceInt32 - Class in org.rdfhdt.hdt.compact.sequence
Stream of Integer objects
SequenceInt32() - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceInt32
Basic constructor
SequenceInt32(int) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
SequenceInt64 - Class in org.rdfhdt.hdt.compact.sequence
Stream of Integer objects
SequenceInt64() - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceInt64
Basic constructor
SequenceInt64(long) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
SequenceLog64 - Class in org.rdfhdt.hdt.compact.sequence
 
SequenceLog64() - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
SequenceLog64(int) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
SequenceLog64(int, long) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
SequenceLog64(int, long, boolean) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
SequenceLog64Big - Class in org.rdfhdt.hdt.compact.sequence
 
SequenceLog64Big() - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
SequenceLog64Big(int) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
SequenceLog64Big(int, long) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
SequenceLog64Big(int, long, boolean) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
SequenceLog64Map - Class in org.rdfhdt.hdt.compact.sequence
 
SequenceLog64Map(File) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
SequenceLog64Map(CountInputStream, File) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
SequenceLog64Map(int, long, File) - Constructor for class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
SequentialSearchIteratorTripleID - Class in org.rdfhdt.hdt.iterator
Given an iterator of TripleID's, provides a new iterator that filters only triples that match the supplied pattern.
SequentialSearchIteratorTripleID(TripleID, IteratorTripleID) - Constructor for class org.rdfhdt.hdt.iterator.SequentialSearchIteratorTripleID
 
seqY - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
seqZ - Variable in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
set(long, boolean) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 
set(long, boolean) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
set(long, boolean) - Method in interface org.rdfhdt.hdt.compact.bitmap.ModifiableBitmap
 
set(long, long) - Method in interface org.rdfhdt.hdt.compact.sequence.DynamicSequence
Set a new value at the specified position.
set(long, long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
set(long, long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
set(long, long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
set(long, long) - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
set(String, String) - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
 
setCompression(float, HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Sets the "rdf.expectedCompression" property, overwrites if existing
setCRC(CRC) - Method in class org.rdfhdt.hdt.util.crc.CRCInputStream
Set a new CRC generator from the current read byte onwards.
setCRC(CRC) - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
Set a new CRC generator from the current byte onwards.
setFormat(String) - Method in class org.rdfhdt.hdt.options.ControlInformation
 
setInt(String, long) - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
 
setNewID(int, int) - Method in class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
setOptions(String) - Method in class org.rdfhdt.hdt.options.HDTOptionsBase
 
setOrder(TripleComponentOrder) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
setOrder(TripleComponentOrder) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Sets a type of order(TripleComponentOrder)
setRange(float, float) - Method in class org.rdfhdt.hdt.util.listener.IntermediateListener
Set the current range of notifications, For example if the range 20-40% is specified, when the child notifies 0, this IntermediateListener notifies the parent with 20%, and when the child notifies 100, the IntermediateListener notifies 40.
setSizeInBytes(long, HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Sets the "rdf.sizeInBytes" property, overwrites if existing
setTriples(TriplesPrivate) - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
setTriples(long, HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Sets the "rdf.triples" property, overwrites if existing
setType(ControlInfo.Type) - Method in class org.rdfhdt.hdt.options.ControlInformation
 
setValue(T) - Method in class org.rdfhdt.hdt.util.Mutable
 
shared - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
shared - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
show(byte[], int) - Static method in class org.rdfhdt.hdt.compact.integer.VByte
 
showMemory(String) - Static method in class org.rdfhdt.hdt.util.ProfilingUtil
 
size() - Method in interface org.rdfhdt.hdt.compact.sequence.Sequence
Return the size of the data structure in bytes
size() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
size() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
size() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
size() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
size() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Map
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.DictionaryIDMapping
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCache
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCacheAll
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.DictionarySectionCachePerThread
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
size - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
size() - Method in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
size() - Method in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
size() - Method in class org.rdfhdt.hdt.triples.impl.BitmapTriples
 
size() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
size_prop - Static variable in class org.rdfhdt.hdt.util.RDFInfo
 
skip(long) - Method in class org.rdfhdt.hdt.util.io.CountInputStream
 
skip(long) - Method in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
skip(InputStream, long) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
skip(long) - Method in class org.rdfhdt.hdt.util.io.NonCloseInputStream
 
skip(long) - Method in class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
SkipReadInputStream - Class in org.rdfhdt.hdt.util.io
Emulates skip() using calls to read() for those underlying streams where skip() does not work correctly
SkipReadInputStream(InputStream) - Constructor for class org.rdfhdt.hdt.util.io.SkipReadInputStream
 
SNZIP - Static variable in class org.rdfhdt.hdt.util.io.ExternalDecompressStream
 
sort() - Method in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
sort() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionarySection
Sorts the entries in the dictionary section and updates their ID's according to the sorting order.
sort(ProgressListener) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
sort(ProgressListener) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Sorts the triples based on the order(TripleComponentOrder) of the triples.
SortedReduceIterator<T> - Class in org.rdfhdt.hdt.iterator.utils
 
SortedReduceIterator(Iterator<T>, Reducer<T>) - Constructor for class org.rdfhdt.hdt.iterator.utils.SortedReduceIterator
 
spec - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
spec - Variable in class org.rdfhdt.hdt.header.PlainHeader
 
start() - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
startProcessing() - Method in class org.rdfhdt.hdt.dictionary.impl.HashDictionary
 
startProcessing() - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
To be executed at the start of the processing
Statistics - Class in org.rdfhdt.hdt.util
 
Statistics() - Constructor for class org.rdfhdt.hdt.util.Statistics
 
stop() - Method in class org.rdfhdt.hdt.util.StopWatch
 
stop() - Method in class org.rdfhdt.hdt.util.StopWatchCpu
 
stopAndGet() - Method in class org.rdfhdt.hdt.util.StopWatch
 
stopAndShow() - Method in class org.rdfhdt.hdt.util.StopWatch
 
StopWatch - Class in org.rdfhdt.hdt.util
 
StopWatch() - Constructor for class org.rdfhdt.hdt.util.StopWatch
 
StopWatchCpu - Class in org.rdfhdt.hdt.util
 
StopWatchCpu() - Constructor for class org.rdfhdt.hdt.util.StopWatchCpu
 
strcmp(CharSequence, byte[], int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
strcmp(CharSequence, ByteBuffer, int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
stream - Variable in class org.rdfhdt.hdt.compact.sequence.DeflateIntegerIterator
 
STRING_ENCODING - Static variable in class org.rdfhdt.hdt.util.string.ByteStringUtil
For use in the project when using String.getBytes() and making Strings from byte[]
stringToId(CharSequence, TripleComponentRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
stringToId(CharSequence, TripleComponentRole) - Method in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
stringToId(CharSequence, TripleComponentRole) - Method in interface org.rdfhdt.hdt.dictionary.TempDictionary
Get the ID of a given String
StringUtil - Class in org.rdfhdt.hdt.util
 
strlen(byte[], int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
strlen(ByteBuffer, int) - Static method in class org.rdfhdt.hdt.util.string.ByteStringUtil
 
subjects - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseDictionary
 
subjects - Variable in class org.rdfhdt.hdt.dictionary.impl.BaseTempDictionary
 
subSequence(int, int) - Method in class org.rdfhdt.hdt.util.string.CompactString
 
subSequence(int, int) - Method in class org.rdfhdt.hdt.util.string.DelayedString
 
subSequence(int, int) - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
swapComponentOrder(TripleID, TripleComponentOrder, TripleComponentOrder) - Static method in class org.rdfhdt.hdt.triples.impl.TripleOrderConvert
 

T

TEMP_TRIPLES_IMPL_LIST - Static variable in class org.rdfhdt.hdt.triples.TriplesFactory
 
TempDictionary - Interface in org.rdfhdt.hdt.dictionary
Interface that specifies the methods for a dictionary that can be modified.
TempDictionarySection - Interface in org.rdfhdt.hdt.dictionary
Interface that specifies the methods for a dictionary section that can be modified.
TempDictTriplesFactory - Interface in org.rdfhdt.hdt.hdt
 
TempHDT - Interface in org.rdfhdt.hdt.hdt
A TempHDT holds a TempDictionary and TempTriples that are used to gather the information while building an HDT file.
TempHDTImpl - Class in org.rdfhdt.hdt.hdt.impl
 
TempHDTImpl(HDTOptions, String, ModeOfLoading) - Constructor for class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
TempHDTImporter - Interface in org.rdfhdt.hdt.hdt
Interface for classes that want to support loading data from RDF to a TempHDT.
TempHDTImporterOnePass - Class in org.rdfhdt.hdt.hdt.impl
 
TempHDTImporterOnePass() - Constructor for class org.rdfhdt.hdt.hdt.impl.TempHDTImporterOnePass
 
TempHDTImporterTwoPass - Class in org.rdfhdt.hdt.hdt.impl
 
TempHDTImporterTwoPass() - Constructor for class org.rdfhdt.hdt.hdt.impl.TempHDTImporterTwoPass
 
TempTriples - Interface in org.rdfhdt.hdt.triples
Interface for TempTriples implementation.
text - Variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
tidyFileSize(long) - Static method in class org.rdfhdt.hdt.util.ProfilingUtil
 
toBinaryString(long) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
toBinaryString(int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
toHexString(int, int) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Converts a decimal value to a hexadecimal string represention of the specified length.
toHuman(long) - Static method in class org.rdfhdt.hdt.util.StringUtil
 
toString() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
toString() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
toString() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
toString() - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
toString() - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
toString() - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
toString() - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
toString() - Method in class org.rdfhdt.hdt.util.Mutable
 
toString() - Method in class org.rdfhdt.hdt.util.StopWatch
 
toString() - Method in class org.rdfhdt.hdt.util.string.CompactString
 
toString() - Method in class org.rdfhdt.hdt.util.string.DelayedString
 
toString() - Method in class org.rdfhdt.hdt.util.string.ReplazableString
 
Transform<T,R> - Interface in org.rdfhdt.hdt.iterator.utils
 
trim(long) - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
trimToSize() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
trimToSize() - Method in interface org.rdfhdt.hdt.compact.sequence.DynamicSequence
Trim the internal data structure to fit the actual number of elements.
trimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt32
 
trimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceInt64
 
trimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
trimToSize() - Method in class org.rdfhdt.hdt.compact.sequence.SequenceLog64Big
 
triple(Triple) - Method in class org.rdfhdt.hdt.rdf.parsers.RDFParserRIOT
 
TripleIDComparator - Class in org.rdfhdt.hdt.triples
Comparator between triples, based on the TripleComponentOrder
TripleIDComparatorSPO - Class in org.rdfhdt.hdt.triples
Comparator between triples, based on the TripleComponentOrder
TripleIDComparatorSPO() - Constructor for class org.rdfhdt.hdt.triples.TripleIDComparatorSPO
 
TripleOrderConvert - Class in org.rdfhdt.hdt.triples.impl
 
triples - Variable in class org.rdfhdt.hdt.hdt.impl.HDTImpl
 
triples - Variable in class org.rdfhdt.hdt.hdt.impl.TempHDTImpl
 
triples - Variable in class org.rdfhdt.hdt.header.PlainHeader
 
triples_prop - Static variable in class org.rdfhdt.hdt.util.RDFInfo
 
TriplesFactory - Class in org.rdfhdt.hdt.triples
Factory that creates Triples objects
TriplesList - Class in org.rdfhdt.hdt.triples.impl
Implementation of TempTriples using a List of TripleID.
TriplesList(HDTOptions) - Constructor for class org.rdfhdt.hdt.triples.impl.TriplesList
Constructor, given an order to sort by
TriplesList.TriplesListIterator - Class in org.rdfhdt.hdt.triples.impl
Iterator implementation to iterate over a TriplesList object
TriplesListIterator(TriplesList) - Constructor for class org.rdfhdt.hdt.triples.impl.TriplesList.TriplesListIterator
 
TriplesPrivate - Interface in org.rdfhdt.hdt.triples
 
triplesSet(HDTOptions) - Static method in class org.rdfhdt.hdt.util.RDFInfo
Checks if "rdf.triples" property was set by the user
TripleStringComparator - Class in org.rdfhdt.hdt.triples
Comparator between triples, based on the TripleComponentOrder
TripleStringComparator() - Constructor for class org.rdfhdt.hdt.triples.TripleStringComparator
Basic constructor
TYPE_BITMAP_PLAIN - Static variable in class org.rdfhdt.hdt.compact.bitmap.BitmapFactory
 
TYPE_INDEX - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.HashDictionarySection
 
TYPE_INDEX - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySection
 
TYPE_INDEX - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionBig
 
TYPE_INDEX - Static variable in class org.rdfhdt.hdt.dictionary.impl.section.PFCDictionarySectionMap
 
TYPE_SEQ32 - Static variable in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 
TYPE_SEQ64 - Static variable in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 
TYPE_SEQLOG - Static variable in class org.rdfhdt.hdt.compact.sequence.SequenceFactory
 

U

unescapeString(String) - Static method in class org.rdfhdt.hdt.util.string.UnicodeEscape
Unescapes an escaped Unicode string.
UnicodeEscape - Class in org.rdfhdt.hdt.util.string
 
update(TripleID, int, int, int) - Method in class org.rdfhdt.hdt.triples.impl.TriplesList
 
update(TripleID, int, int, int) - Method in interface org.rdfhdt.hdt.triples.TempTriples
Updates the given TripleID with the new values.
update(byte[], int, int) - Method in interface org.rdfhdt.hdt.util.crc.CRC
Update this CRC with the content of the buffer, from offset, using length bytes.
update(byte) - Method in interface org.rdfhdt.hdt.util.crc.CRC
Update the CRC with the specified byte
update(byte[], int, int) - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
update(byte) - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
update(byte[], int, int) - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
update(byte) - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
update(byte[], int, int) - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
update(byte) - Method in class org.rdfhdt.hdt.util.crc.CRC8
Update the CRC value with a byte data.
updateIndex() - Method in class org.rdfhdt.hdt.compact.bitmap.Bitmap375
 

V

value - Variable in class org.rdfhdt.hdt.util.Mutable
 
valueOf(String) - Static method in enum org.rdfhdt.hdt.hdt.impl.ModeOfLoading
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rdfhdt.hdt.iterator.utils.MergedIterator.Pos
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rdfhdt.hdt.hdt.impl.ModeOfLoading
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rdfhdt.hdt.iterator.utils.MergedIterator.Pos
Returns an array containing the constants of this enum type, in the order they are declared.
VByte - Class in org.rdfhdt.hdt.compact.integer
Typical implementation of Variable-Byte encoding for integers.

W

W - Static variable in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
W - Static variable in class org.rdfhdt.hdt.compact.sequence.SequenceLog64
 
wordIndex(long) - Static method in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
Given a bit index, return word index containing it.
words - Variable in class org.rdfhdt.hdt.compact.bitmap.Bitmap64
 
write(byte[]) - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
 
write(byte[], int, int) - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
 
write(int) - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
 
write(int) - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
write(byte[]) - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
write(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.CountOutputStream
 
write(int) - Method in class org.rdfhdt.hdt.util.io.DummyOutputStream
 
write(byte[]) - Method in class org.rdfhdt.hdt.util.io.DummyOutputStream
 
write(byte[], int, int) - Method in class org.rdfhdt.hdt.util.io.DummyOutputStream
 
writeBuffer(OutputStream, byte[], int, int, ProgressListener) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
writeByte(OutputStream, byte) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
writeCRC(OutputStream) - Method in interface org.rdfhdt.hdt.util.crc.CRC
Write this CRC to an Output Stream
writeCRC(OutputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC16
 
writeCRC(OutputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC32
 
writeCRC(OutputStream) - Method in class org.rdfhdt.hdt.util.crc.CRC8
 
writeCRC() - Method in class org.rdfhdt.hdt.util.crc.CRCOutputStream
Write the CRC digest in the current position of the OutputStream.
writeInt(OutputStream, int) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Write int, little endian
writeLong(OutputStream, long) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
Write long, little endian
writeLowerBitsByteAligned(long, long, OutputStream) - Static method in class org.rdfhdt.hdt.util.BitUtil
 
writeShort(OutputStream, short) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
writeString(OutputStream, String) - Static method in class org.rdfhdt.hdt.util.io.IOUtil
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2017 INSIGHT Centre for Data Analytics. All rights reserved.