Skip navigation links
C D E F G H I K L M O P R S T V W 

C

check() - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
check() - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
clear() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
clear() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
clear() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
clear() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
computeLogRelativeFrequency(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
computeLogRelativeFrequency(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
computeLogRelativeFrequency(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
computeLogRelativeFrequency(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
computeRelativeFrequency(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
computeRelativeFrequency(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
computeRelativeFrequency(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
computeRelativeFrequency(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
contains(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
contains(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
contains(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
contains(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
create(DataInput) - Static method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Creates object from serialized representation.
create(DataInput) - Static method in class tl.lin.data.map.String2IntOpenHashMapWritable
Creates object from serialized representation.
create(byte[]) - Static method in class tl.lin.data.map.String2IntOpenHashMapWritable
Creates object from serialized representation.

D

decode() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
In lazy decoding mode, populates the map with deserialized data.
decode() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
In lazy decoding mode, populates the map with deserialized data.
decode() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
In lazy decoding mode, populates the map with deserialized data.
decrement(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
decrement(int, int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
decrement(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
decrement(int, long) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
decrement(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
decrement(K, int) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
decrement(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
decrement(K, long) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
dot(Int2FloatOpenHashMapWritable) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Computes the dot product of this map with another map.
dot(Int2IntOpenHashMapWritable) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Computes the dot product of this map with another map.
dot(Int2LongOpenHashMapWritable) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Computes the dot product of this map with another map.
dot(Object2FloatOpenHashMapWritable<K>) - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Computes the dot product of this map with another map.
dot(Object2IntOpenHashMapWritable<K>) - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Computes the dot product of this map with another map.
dot(String2FloatOpenHashMapWritable) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Computes the dot product of this map with another map.
dot(String2IntOpenHashMapWritable) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Computes the dot product of this map with another map.

E

entrySet() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
Exposes efficient method for accessing mappings in this map.
entrySet() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
Exposes efficient method for accessing mappings in this map.
entrySet() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
Exposes efficient method for accessing mappings in this map.
entrySet() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
Exposes efficient method for accessing mappings in this map.

F

fromObject2IntOpenHashMap(Object2IntOpenHashMap<T>) - Static method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
FrontCodedString2IntBidiMap - Class in tl.lin.data.map
 
FrontCodedString2IntBidiMap(FileSystem, Path) - Constructor for class tl.lin.data.map.FrontCodedString2IntBidiMap
 
FrontCodedString2IntBidiMapBuilder - Class in tl.lin.data.map
 
FrontCodedString2IntBidiMapBuilder() - Constructor for class tl.lin.data.map.FrontCodedString2IntBidiMapBuilder
 

G

get(int, int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
get(K, K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
get(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
get(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
get(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
get(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
get(String) - Method in class tl.lin.data.map.FrontCodedString2IntBidiMap
 
get(int) - Method in class tl.lin.data.map.FrontCodedString2IntBidiMap
 
getConditionalDistribution(int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
getConditionalDistribution(K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Returns entries sorted by descending value.
getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Returns top k entries sorted by descending value.
getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Returns entries sorted by descending value.
getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Returns top k entries sorted by descending value.
getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Returns entries sorted by descending value.
getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Returns top k entries sorted by descending value.
getKeys() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
getKeys() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
getKeys() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Returns the value of the lazy decoding flag
getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Returns the value of the lazy decoding flag
getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Returns the value of the lazy decoding flag
getMarginalCount(int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
getMarginalCount(K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
getNumberOfEvents() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
getNumberOfEvents() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
getNumberOfEvents() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
getNumberOfEvents() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
getObject2IntOpenHashMap() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
Returns the underlying map backing this frequency distribution.
getSumOfAllCounts() - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
getSumOfAllCounts() - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
getSumOfCounts() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
getSumOfCounts() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
getSumOfCounts() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
getSumOfCounts() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
getValues() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.
getValues() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.
getValues() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.

H

hasBeenDecoded() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
 
hasBeenDecoded() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
 
hasBeenDecoded() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
 

I

increment(int, int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
increment(int, int, int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
increment(K, K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
increment(K, K, int) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
increment(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
increment(int, int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
increment(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
increment(int, long) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
increment(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
increment(K, int) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
increment(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
increment(K, long) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
increment(int) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Increments the key.
increment(int, float) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Increments the key.
increment(int) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Increments the key.
increment(int, int) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Increments the key.
increment(int) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Increments the key.
increment(int, long) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Increments the key.
increment(K) - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Increments the key.
increment(K) - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Increments the key.
increment(String) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Increments the key.
increment(String, float) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Increments the key.
increment(String) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Increments the key.
increment(String, int) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Increments the key.
Int2FloatOpenHashMapWritable - Class in tl.lin.data.map
 
Int2FloatOpenHashMapWritable() - Constructor for class tl.lin.data.map.Int2FloatOpenHashMapWritable
Creates an Int2FloatOpenHashMapWritable object.
Int2IntConditionalFrequencyDistributionFastutil - Class in tl.lin.data.cfd
Implementation of Int2IntConditionalFrequencyDistribution based on Int2IntOpenHashMap.
Int2IntConditionalFrequencyDistributionFastutil() - Constructor for class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
Int2IntFrequencyDistributionFastutil - Class in tl.lin.data.fd
Implementation of Int2IntFrequencyDistribution based on Int2IntOpenHashMap.
Int2IntFrequencyDistributionFastutil() - Constructor for class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
Int2IntOpenHashMapWritable - Class in tl.lin.data.map
 
Int2IntOpenHashMapWritable() - Constructor for class tl.lin.data.map.Int2IntOpenHashMapWritable
Creates an Int2IntOpenHashMapWritable object.
Int2LongFrequencyDistributionFastutil - Class in tl.lin.data.fd
Implementation of Int2LongFrequencyDistribution based on Int2LongOpenHashMap.
Int2LongFrequencyDistributionFastutil() - Constructor for class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
Int2LongOpenHashMapWritable - Class in tl.lin.data.map
 
Int2LongOpenHashMapWritable() - Constructor for class tl.lin.data.map.Int2LongOpenHashMapWritable
Creates an Int2IntOpenHashMapWritable object.
iterator() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
Iterator returns the same object every time, just with a different payload.
iterator() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
Iterator returns the same object every time, just with a different payload.
iterator() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
Iterator returns the same object every time, just with a different payload.
iterator() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
Iterator returns the same object every time, just with a different payload.

K

keySet() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
Exposes efficient method for accessing keys in this map.
keySet() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
Exposes efficient method for accessing keys in this map.
keySet() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
keySet() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 

L

lazyplus(Int2FloatOpenHashMapWritable) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
In lazy decoding mode, adds values from keys of another map to this map.
lazyplus(Int2IntOpenHashMapWritable) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
In lazy decoding mode, adds values from keys of another map to this map.
lazyplus(Int2LongOpenHashMapWritable) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
In lazy decoding mode, adds values from keys of another map to this map.

M

main(String[]) - Static method in class tl.lin.data.map.FrontCodedString2IntBidiMapBuilder
 

O

Object2FloatOpenHashMapWritable<K extends org.apache.hadoop.io.Writable> - Class in tl.lin.data.map
 
Object2FloatOpenHashMapWritable() - Constructor for class tl.lin.data.map.Object2FloatOpenHashMapWritable
Creates a String2IntOpenHashMapWritable object.
Object2IntConditionalFrequencyDistributionFastutil<K extends Comparable<K>> - Class in tl.lin.data.cfd
An implementation of a conditional frequency distribution for arbitrary events, backed by a fastutil open hash map.
Object2IntConditionalFrequencyDistributionFastutil() - Constructor for class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
Object2IntFrequencyDistributionFastutil<K extends Comparable<K>> - Class in tl.lin.data.fd
Implementation of Object2IntFrequencyDistribution based on Object2IntOpenHashMap.
Object2IntFrequencyDistributionFastutil() - Constructor for class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
Object2IntOpenHashMapWritable<K extends org.apache.hadoop.io.Writable> - Class in tl.lin.data.map
 
Object2IntOpenHashMapWritable() - Constructor for class tl.lin.data.map.Object2IntOpenHashMapWritable
Creates a String2IntOpenHashMapWritable object.
Object2LongFrequencyDistributionFastutil<K extends Comparable<K>> - Class in tl.lin.data.fd
Implementation of Object2LongFrequencyDistribution based on Object2LongOpenHashMap.
Object2LongFrequencyDistributionFastutil() - Constructor for class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 

P

plus(Int2FloatOpenHashMapWritable) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Adds values of keys from another map to this map.
plus(Int2IntOpenHashMapWritable) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Adds values of keys from another map to this map.
plus(Int2LongOpenHashMapWritable) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Adds values of keys from another map to this map.
plus(Object2FloatOpenHashMapWritable<K>) - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Adds values of keys from another map to this map.
plus(Object2IntOpenHashMapWritable<K>) - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Adds values of keys from another map to this map.
plus(String2FloatOpenHashMapWritable) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Adds values of keys from another map to this map.
plus(String2IntOpenHashMapWritable) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Adds values of keys from another map to this map.

R

readFields(DataInput) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
readFields(DataInput) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
readFields(DataInput) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
readFields(DataInput) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
 
readFields(DataInput) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
 
readFields(DataInput) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Deserializes the map.
readFields(DataInput) - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Deserializes the map.
readFields(DataInput) - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Deserializes the map.
readFields(DataInput) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Deserializes the map.
readFields(DataInput) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Deserializes this object.
remove(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
remove(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
remove(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
remove(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 

S

serialize() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Serializes this object to a byte array.
serialize() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Serializes this object to a byte array.
serialize() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Serializes this object to a byte array.
serialize() - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Returns the serialized representation of this object as a byte array.
serialize() - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Returns the serialized representation of this object as a byte array.
serialize() - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Returns the serialized representation of this object as a byte array.
serialize() - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Serializes this object to a byte array.
set(int, int, int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
set(K, K, int) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
 
set(int, int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
set(int, long) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
set(K, int) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
 
set(K, long) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
 
setLazyDecodeFlag(boolean) - Static method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
Sets the lazy decoding flag.
setLazyDecodeFlag(boolean) - Static method in class tl.lin.data.map.Int2IntOpenHashMapWritable
Sets the lazy decoding flag.
setLazyDecodeFlag(boolean) - Static method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Sets the lazy decoding flag.
String2FloatOpenHashMapWritable - Class in tl.lin.data.map
 
String2FloatOpenHashMapWritable() - Constructor for class tl.lin.data.map.String2FloatOpenHashMapWritable
Creates a String2IntOpenHashMapWritable object.
String2IntOpenHashMapWritable - Class in tl.lin.data.map
 
String2IntOpenHashMapWritable() - Constructor for class tl.lin.data.map.String2IntOpenHashMapWritable
Creates a String2IntOpenHashMapWritable object.

T

tl.lin.data.cfd - package tl.lin.data.cfd
 
tl.lin.data.fd - package tl.lin.data.fd
 
tl.lin.data.map - package tl.lin.data.map
 

V

values() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
Exposes efficient method for accessing values in this map.
values() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
Exposes efficient method for accessing values in this map.
values() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
Exposes efficient method for accessing values in this map.
values() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
Exposes efficient method for accessing values in this map.

W

write(DataOutput) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
 
write(DataOutput) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
 
write(DataOutput) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
 
write(DataOutput) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
 
write(DataOutput) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
 
write(DataOutput) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
Serializes the map.
write(DataOutput) - Method in class tl.lin.data.map.Object2FloatOpenHashMapWritable
Serializes the map.
write(DataOutput) - Method in class tl.lin.data.map.Object2IntOpenHashMapWritable
Serializes the map.
write(DataOutput) - Method in class tl.lin.data.map.String2FloatOpenHashMapWritable
Serializes the map.
write(DataOutput) - Method in class tl.lin.data.map.String2IntOpenHashMapWritable
Serializes this object.
C D E F G H I K L M O P R S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.