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

S

SearchableDB - Interface in it.unipi.di.textdb
Search support for TextDBs.
sep - Variable in class it.unipi.di.util.ExternalSort
 
setCodec(int) - Static method in class it.unipi.di.textdb.BucketedHuffword
 
setColumns(int[]) - Method in class it.unipi.di.util.ExternalSort
Set the columns to sort.
setEdgeDB(String, TextDB) - Method in class it.unipi.di.graph.GraphLabelerConfig
Defines an edge attribute and its TextDB for accessing its values.
setExtract(boolean) - Method in class it.unipi.di.util.ExternalSort
If true, dump out only the sorting column(s) omitting the other ones.
setFieldSeparator(String) - Method in class it.unipi.di.textdb.TextDB
Set the sequence of chars used to separate fields.
setInFile(String) - Method in class it.unipi.di.util.ExternalSort
Set the input file to sort.
setKeysDistribution(boolean) - Method in class it.unipi.di.util.ExternalSort
Instead to sort, dump the frequencies of the sorting keys in their sorted order (not in the frequency values order).
setNumeric(boolean) - Method in class it.unipi.di.util.ExternalSort
Compare the sorting values (rows or columns) as numerical values.
setOutFile(String) - Method in class it.unipi.di.util.ExternalSort
Set the output file.
setPageSize(int) - Method in class it.unipi.di.util.ExternalSort
Set the page size to use in the second stage of the algorithm (pagination of the sorted runs).
setReverse(boolean) - Method in class it.unipi.di.util.ExternalSort
Set true to sort in reverse order (ascendent instead of descendent).
setReverse(boolean) - Method in class it.unipi.di.util.ExternalSort.SortingKey
 
setRunSize(long) - Method in class it.unipi.di.util.ExternalSort
Set the size of the chunk (run) of text to sort in memory at the first stage of the algorithm.
setSeparator(char) - Method in class it.unipi.di.util.ExternalSort
Set the character to use to split the rows in columns.
setUniq(boolean) - Method in class it.unipi.di.util.ExternalSort
Remove duplicates from the result.
setVerbose(boolean) - Method in class it.unipi.di.util.ExternalSort
Set true to have log messages on stdout during the sorting process.
setVertexDB(int, int, TextDB) - Method in class it.unipi.di.graph.GraphLabelerConfig
Sets a TextDB storing the labels for the vertices in the range [i, j].
setVertexDB(TextDB) - Method in class it.unipi.di.graph.GraphLabelerConfig
Sets a TextDB storing the vertex labels.
setVertexDB(Range, TextDB) - Method in class it.unipi.di.graph.GraphLabelerConfig
Sets a TextDB storing the labels for the vertices in the given range.
setZetaKParameter(int) - Static method in class it.unipi.di.textdb.BucketedHuffword
 
size() - Method in class it.unipi.di.textdb.BucketedHuffword
 
size() - Method in class it.unipi.di.textdb.BucketedZip
 
size() - Method in class it.unipi.di.textdb.FrontCoding
 
size() - Method in class it.unipi.di.textdb.RSHuffword
 
size() - Method in class it.unipi.di.textdb.TextDB
Returns the number of records contained in this TextDB.
size() - Method in class it.unipi.di.textdb.ZipCursor
 
size() - Method in class it.unipi.di.util.Directory
Returns the total size of this directory in bytes.
sizeOf(String) - Method in class it.unipi.di.util.Directory
Returns the size in byte of a virtual file, 0 if the file doesn't exist.
skip(int) - Method in class it.unipi.di.textdb.ZipCursor
Forwards this cursor to the record at position pos, which must be positive and greater than or equal to the previous one.
SMALLER_CHAR - Static variable in class it.unipi.di.textdb.FrontCoding
 
split(MutableString) - Method in class it.unipi.di.tokenizer.FixedTokenizer
 
split(MutableString) - Method in class it.unipi.di.tokenizer.TermTokenizer
 
split(String) - Method in class it.unipi.di.tokenizer.URLTokenizer
 
splitAttributeValues(String, String) - Method in class it.unipi.di.graph.GraphLabeler
Given a multi-value attribute, this method returns its individual values in an array of strings.
store(String) - Method in class it.unipi.di.graph.GraphLabelerConfig
Writes on a file the current configuration.

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