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

O

object - Variable in class messif.executor.SingleMethodExecutor
Object on which invoke the prepare/finalize method
object - Variable in class messif.netbucket.BucketManipulationReplyMessage
 
object - Variable in class messif.objects.LocalAbstractObject.DataEqualObject
Encapsulated object
OBJECT_DELETED - Static variable in class messif.buckets.BucketErrorCode
Object has been deleted successfully.
OBJECT_DUPLICATE - Static variable in class messif.buckets.BucketErrorCode
Object was not inserted because its copy is already present.
OBJECT_INSERTED - Static variable in class messif.buckets.BucketErrorCode
Object has been successfully inserted causing no capacity overflow.
OBJECT_NOT_FOUND - Static variable in class messif.buckets.BucketErrorCode
Object cannot be deleted because it is not present.
OBJECT_REFUSED - Static variable in class messif.buckets.BucketErrorCode
Object cannot be inserted due to some limits of structure.
objectByLocator(GetObjectByLocatorOperation) - Method in class messif.algorithms.impl.LocatorStorageAlgorithm
Implementation of the get-by-locator operation.
ObjectByteVector - Class in messif.objects.impl
This object uses static array of byte integers as its data content.
ObjectByteVector(byte[]) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector.
ObjectByteVector(int) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector with randomly generated content data.
ObjectByteVector(int, byte, byte) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector with randomly generated content data.
ObjectByteVector(BufferedReader, boolean) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector from text stream.
ObjectByteVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector from text stream.
ObjectByteVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectByteVector
Creates a new instance of ObjectByteVector loaded from binary input buffer.
ObjectByteVectorL1 - Class in messif.objects.impl
Implementation of the ObjectByteVector with an L1 (city-block) metric distance.
ObjectByteVectorL1(byte[]) - Constructor for class messif.objects.impl.ObjectByteVectorL1
Creates a new instance of ObjectByteVectorL1.
ObjectByteVectorL1(int) - Constructor for class messif.objects.impl.ObjectByteVectorL1
Creates a new instance of ObjectByteVectorL1 with randomly generated content data.
ObjectByteVectorL1(BufferedReader) - Constructor for class messif.objects.impl.ObjectByteVectorL1
Creates a new instance of ObjectByteVectorL1 from text stream.
ObjectByteVectorL1(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectByteVectorL1
Creates a new instance of ObjectByteVectorL1 loaded from binary input buffer.
ObjectByteVectorL2 - Class in messif.objects.impl
Implementation of the ObjectByteVector with an L2 (Euclidean) metric distance.
ObjectByteVectorL2(byte[]) - Constructor for class messif.objects.impl.ObjectByteVectorL2
Creates a new instance of ObjectByteVectorL2.
ObjectByteVectorL2(int) - Constructor for class messif.objects.impl.ObjectByteVectorL2
Creates a new instance of ObjectByteVectorL2 with randomly generated content data.
ObjectByteVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectByteVectorL2
Creates a new instance of ObjectByteVectorL2 from text stream.
ObjectByteVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectByteVectorL2
Creates a new instance of ObjectByteVectorL2 loaded from binary input buffer.
ObjectColorLayout - Class in messif.objects.impl
 
ObjectColorLayout(byte[], byte[], byte[]) - Constructor for class messif.objects.impl.ObjectColorLayout
Creates a new instance of ObjectColorLayout.
ObjectColorLayout(BufferedReader) - Constructor for class messif.objects.impl.ObjectColorLayout
Creates a new instance of ObjectColorLayout from stream.
ObjectColorLayout(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectColorLayout
Creates a new instance of ObjectColorLayout loaded from binary input buffer.
ObjectContourShape - Class in messif.objects.impl
This is the MPEG-7 Contour Shape descriptor.
ObjectContourShape(byte[], byte[], byte[]) - Constructor for class messif.objects.impl.ObjectContourShape
Creates a new instance of ObjectContourShape
ObjectContourShape(BufferedReader) - Constructor for class messif.objects.impl.ObjectContourShape
Creates a new instance of ObjectContourShape from stream.
ObjectContourShape(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectContourShape
Creates a new instance of ObjectByteVector loaded from binary input buffer.
ObjectContourShape.Node - Class in messif.objects.impl
An auxiliary class used by the distance function.
ObjectContourShape.Node(int, int) - Constructor for class messif.objects.impl.ObjectContourShape.Node
 
objectCount(GetObjectCountOperation) - Method in class messif.algorithms.impl.ParallelSequentialScan
Method for processing GetObjectCountOperation.
objectCount(GetObjectCountOperation) - Method in class messif.algorithms.impl.SequentialScan
Method for processing GetObjectCountOperation.
objectCount - Variable in class messif.operations.query.GetObjectCountOperation
The number of objects counted by this operation
ObjectDoubleVector - Class in messif.objects.impl
This object uses static array of doubles as its data content.
ObjectDoubleVector(double[]) - Constructor for class messif.objects.impl.ObjectDoubleVector
Creates a new instance of ObjectDoubleVector.
ObjectDoubleVector(int, double, double) - Constructor for class messif.objects.impl.ObjectDoubleVector
Creates a new instance of ObjectDoubleVector with randomly generated content data.
ObjectDoubleVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectDoubleVector
Creates a new instance of ObjectDoubleVector from text stream.
ObjectDoubleVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectDoubleVector
Creates a new instance of ObjectDoubleVector loaded from binary input buffer.
ObjectDoubleVectorL1 - Class in messif.objects.impl
Implementation of the ObjectDoubleVector with an L1 (city-block) metric distance.
ObjectDoubleVectorL1(double[]) - Constructor for class messif.objects.impl.ObjectDoubleVectorL1
Creates a new instance of ObjectDoubleVectorL1.
ObjectDoubleVectorL1(int, double, double) - Constructor for class messif.objects.impl.ObjectDoubleVectorL1
Creates a new instance of ObjectDoubleVectorL1 with randomly generated content data.
ObjectDoubleVectorL1(BufferedReader) - Constructor for class messif.objects.impl.ObjectDoubleVectorL1
Creates a new instance of ObjectDoubleVectorL1 from text stream.
ObjectDoubleVectorL1(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectDoubleVectorL1
Creates a new instance of ObjectFloatVectorL1 loaded from binary input buffer.
ObjectDoubleVectorL2 - Class in messif.objects.impl
Implementation of the ObjectDoubleVector with an L2 (Euclidean) metric distance.
ObjectDoubleVectorL2(double[]) - Constructor for class messif.objects.impl.ObjectDoubleVectorL2
Creates a new instance of ObjectDoubleVectorL2.
ObjectDoubleVectorL2(int, double, double) - Constructor for class messif.objects.impl.ObjectDoubleVectorL2
Creates a new instance of ObjectDoubleVectorL2 with randomly generated content data.
ObjectDoubleVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectDoubleVectorL2
Creates a new instance of ObjectDoubleVectorL2 from text stream.
ObjectDoubleVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectDoubleVectorL2
Creates a new instance of ObjectFloatVectorL1 loaded from binary input buffer.
objectEncapsulatedFieldsState - Variable in class messif.transactions.TransactionObject
Stored state of object fields wrapped in TransactionObject of this encapsulated object
ObjectFaceLuxandDescriptor - Class in messif.objects.impl
This class encapsulates a Luxand FaceSDK recognition descriptor.
ObjectFaceLuxandDescriptor(byte[]) - Constructor for class messif.objects.impl.ObjectFaceLuxandDescriptor
Creates a new instance of ObjectFaceLuxandDescriptor from provided data.
ObjectFaceLuxandDescriptor(BufferedReader) - Constructor for class messif.objects.impl.ObjectFaceLuxandDescriptor
Creates a new instance of ObjectFaceLuxandDescriptor from stream.
ObjectFaceLuxandDescriptor(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFaceLuxandDescriptor
Creates a new instance of ObjectFaceLuxandDescriptor loaded from binary input buffer.
ObjectFaceMPEG7AdvancedDescriptor - Class in messif.objects.impl
This class holds an advanced descriptor of face identity robust to variations in pose and illumination conditions.
ObjectFaceMPEG7AdvancedDescriptor(Map<String, ? extends Serializable>, int, int[], int[], int[], int[]) - Constructor for class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
Creates a new instance of ObjectFaceMPEG7AdvancedDescriptor with the given data.
ObjectFaceMPEG7AdvancedDescriptor(BufferedReader) - Constructor for class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
Creates a new instance of ObjectFaceMPEG7AdvancedDescriptor from stream.
ObjectFaceMPEG7AdvancedDescriptor(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
Creates a new instance of ObjectFaceMPEG7AdvancedDescriptor from stream.
ObjectFaceMPEG7AdvancedDescriptor(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
 
ObjectFaceMPEG7Descriptor - Class in messif.objects.impl
This class encapsulates a face recognition descriptor.
ObjectFaceMPEG7Descriptor(int[]) - Constructor for class messif.objects.impl.ObjectFaceMPEG7Descriptor
Creates a new instance of ObjectFaceMPEG7Descriptor from provided data.
ObjectFaceMPEG7Descriptor(BufferedReader) - Constructor for class messif.objects.impl.ObjectFaceMPEG7Descriptor
Creates a new instance of ObjectFaceMPEG7Descriptor from stream.
ObjectFacePittPattDescriptor - Class in messif.objects.impl
This class encapsulates a PittPatt recognition descriptor.
ObjectFacePittPattDescriptor(byte[]) - Constructor for class messif.objects.impl.ObjectFacePittPattDescriptor
Creates a new instance of ObjectFacePittPattDescriptor from provided data.
ObjectFacePittPattDescriptor(Map<String, ? extends Serializable>, byte[]) - Constructor for class messif.objects.impl.ObjectFacePittPattDescriptor
Creates a new instance of ObjectFacePittPattDescriptor from provided data.
ObjectFacePittPattDescriptor(BufferedReader) - Constructor for class messif.objects.impl.ObjectFacePittPattDescriptor
Creates a new instance of ObjectFacePittPattDescriptor from stream.
ObjectFacePittPattDescriptor(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFacePittPattDescriptor
Creates a new instance of ObjectFacePittPattDescriptor from stream.
ObjectFacePittPattDescriptor(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFacePittPattDescriptor
Creates a new instance of ObjectFacePittPattDescriptor loaded from binary input.
ObjectFeature - Class in messif.objects.impl
Abstract class for local image feature
ObjectFeature() - Constructor for class messif.objects.impl.ObjectFeature
 
ObjectFeature(float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeature
 
ObjectFeature(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeature
Expected format: #key locator x, y, orientation, scale; key1, key2, key3...
ObjectFeature(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeature
Creates a new instance of ObjectFeature loaded from binary input buffer.
ObjectFeatureByte - Class in messif.objects.impl
Vlasta: This class used a hack for lowering memory footprint by moving an interval [0;255] to [-127;128], which is in essence WRONG!
ObjectFeatureByte(float, float, float, float, short[]) - Constructor for class messif.objects.impl.ObjectFeatureByte
Creates a new instance of object
ObjectFeatureByte(short[]) - Constructor for class messif.objects.impl.ObjectFeatureByte
Creates a new instance of object
ObjectFeatureByte(float, float, float, float, int) - Constructor for class messif.objects.impl.ObjectFeatureByte
Creates a new instance of randomly generated object
ObjectFeatureByte(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureByte
Creates a new instance of Object from stream.
ObjectFeatureByte(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureByte
Creates a new instance of ObjectFeatureType loaded from binary input buffer.
ObjectFeatureByteL2 - Class in messif.objects.impl
 
ObjectFeatureByteL2(short[]) - Constructor for class messif.objects.impl.ObjectFeatureByteL2
Creates a new instance of object
ObjectFeatureByteL2(float, float, float, float, short[]) - Constructor for class messif.objects.impl.ObjectFeatureByteL2
Creates a new instance of object
ObjectFeatureByteL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureByteL2
Creates a new instance of object from stream
ObjectFeatureByteL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureByteL2
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectFeatureClustered - Class in messif.objects.impl
Deprecated.
This is superseded by ObjectFeatureQuantized
ObjectFeatureClustered(double) - Constructor for class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Creates a new instance of object with no position, orientation and scale info
ObjectFeatureClustered(float, float, float, float, double) - Constructor for class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Creates a new instance of object
ObjectFeatureClustered(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Creates a new instance of Object from stream.
ObjectFeatureClustered(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Creates a new instance of ObjectFeatureType loaded from binary input buffer.
ObjectFeatureClusteredMatch - Class in messif.objects.impl
Deprecated.
This is superseded by ObjectFeatureQuantized
ObjectFeatureClusteredMatch(double) - Constructor for class messif.objects.impl.ObjectFeatureClusteredMatch
Deprecated.
Creates a new instance of object
ObjectFeatureClusteredMatch(float, float, float, float, double) - Constructor for class messif.objects.impl.ObjectFeatureClusteredMatch
Deprecated.
Creates a new instance of object
ObjectFeatureClusteredMatch(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureClusteredMatch
Deprecated.
Creates a new instance of object from stream
ObjectFeatureClusteredMatch(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureClusteredMatch
Deprecated.
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectFeatureFloat - Class in messif.objects.impl
 
ObjectFeatureFloat(float, float, float, float, float[]) - Constructor for class messif.objects.impl.ObjectFeatureFloat
Creates a new instance of object
ObjectFeatureFloat(float, float, float, float, int) - Constructor for class messif.objects.impl.ObjectFeatureFloat
Creates a new instance of randomly generated object
ObjectFeatureFloat(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureFloat
Creates a new instance of Object from stream.
ObjectFeatureFloat(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureFloat
Creates a new instance of ObjectFeatureType loaded from binary input buffer.
ObjectFeatureFloatL2 - Class in messif.objects.impl
 
ObjectFeatureFloatL2(float, float, float, float, float[]) - Constructor for class messif.objects.impl.ObjectFeatureFloatL2
Creates a new instance of object
ObjectFeatureFloatL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureFloatL2
Creates a new instance of object from stream
ObjectFeatureFloatL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureFloatL2
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectFeatureFloatWClusters - Class in messif.objects.impl
Deprecated.
I do not know the purpose of this class, so I marked it as deprecated.
ObjectFeatureFloatWClusters(float, float, float, float, float[], double) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Creates a new instance of object
ObjectFeatureFloatWClusters(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Creates a new instance of Object from stream.
ObjectFeatureFloatWClusters(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Creates a new instance of ObjectFeatureType loaded from binary input buffer.
ObjectFeatureFloatWClustersL2 - Class in messif.objects.impl
Deprecated.
I do not know the purpose of this class, so I marked it as deprecated.
ObjectFeatureFloatWClustersL2(float, float, float, float, float[], double) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClustersL2
Deprecated.
Creates a new instance of object
ObjectFeatureFloatWClustersL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClustersL2
Deprecated.
Creates a new instance of object from stream
ObjectFeatureFloatWClustersL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureFloatWClustersL2
Deprecated.
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectFeatureLong - Class in messif.objects.impl
 
ObjectFeatureLong(float, float, float, float, long[]) - Constructor for class messif.objects.impl.ObjectFeatureLong
Creates a new instance of object
ObjectFeatureLong(float, float, float, float, int) - Constructor for class messif.objects.impl.ObjectFeatureLong
Creates a new instance of randomly generated object
ObjectFeatureLong(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureLong
Creates a new instance of Object from stream.
ObjectFeatureLong(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureLong
Creates a new instance of ObjectFeatureType loaded from binary input buffer.
ObjectFeatureLongL2 - Class in messif.objects.impl
 
ObjectFeatureLongL2(float, float, float, float, long[]) - Constructor for class messif.objects.impl.ObjectFeatureLongL2
Creates a new instance of object
ObjectFeatureLongL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureLongL2
Creates a new instance of object from stream
ObjectFeatureLongL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureLongL2
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectFeatureOrderedSet - Class in messif.objects.impl
This class adds ordering of the features in the set.
ObjectFeatureOrderedSet(String, int, int, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet
Creates a new instance of ObjectFeatureSet for the given locatorURI and encapsulated objects.
ObjectFeatureOrderedSet(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet
Creates a new instance of ObjectFeatureSet from a text stream.
ObjectFeatureOrderedSet(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet
Creates a new instance of ObjectFeatureSet from a text stream.
ObjectFeatureOrderedSet(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet
Creates a new instance of ObjectFeatureSet loaded from binary input.
ObjectFeatureOrderedSet.SlidingWindow - Class in messif.objects.impl
Sliding window -- used in sequence matching of feature sets.
ObjectFeatureOrderedSet.SlidingWindow() - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
ObjectFeatureOrderedSet.SlidingWindow(int, int, int, int) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
ObjectFeatureOrderedSet.SlidingWindow(int, int, float, float) - Constructor for class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
ObjectFeatureQuantized - Class in messif.objects.impl
Class for local image feature that is quantized to an array of long integers.
ObjectFeatureQuantized() - Constructor for class messif.objects.impl.ObjectFeatureQuantized
Default constructor that sets the params to 0f and null.
ObjectFeatureQuantized(float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureQuantized
 
ObjectFeatureQuantized(float, float, float, float, long[]) - Constructor for class messif.objects.impl.ObjectFeatureQuantized
 
ObjectFeatureQuantized(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureQuantized
Expected format: #key locator x, y, orientation, scale; key1, key2, key3...
ObjectFeatureQuantized(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureQuantized
Creates a new instance of ObjectFeature loaded from binary input buffer.
ObjectFeatureQuantizedOneOfManyDist - Class in messif.objects.impl
Class for local image feature that is quantized to an array of long integers.
ObjectFeatureQuantizedOneOfManyDist() - Constructor for class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
 
ObjectFeatureQuantizedOneOfManyDist(float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
 
ObjectFeatureQuantizedOneOfManyDist(float, float, float, float, long[]) - Constructor for class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
 
ObjectFeatureQuantizedOneOfManyDist(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
 
ObjectFeatureQuantizedOneOfManyDist(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
 
ObjectFeatureSet - Class in messif.objects.impl
Represents a list of LocalAbstractObjects All the encapsulated objects share the same locator URI.
ObjectFeatureSet() - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet with empty list of objects.
ObjectFeatureSet(String, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet for the given locatorURI and encapsulated objects.
ObjectFeatureSet(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet from a text stream.
ObjectFeatureSet(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet from a text stream.
ObjectFeatureSet(ObjectFeatureSet, float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet as a subset of an existing ObjectFeatureSet.
ObjectFeatureSet(ObjectFeatureSet) - Constructor for class messif.objects.impl.ObjectFeatureSet
 
ObjectFeatureSet(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSet
Creates a new instance of ObjectFeatureSet loaded from binary input.
ObjectFeatureSetHausdorff - Class in messif.objects.impl
 
ObjectFeatureSetHausdorff(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetHausdorff
Creates a new instance of ObjectFeatureSetHausdorff from a text stream.
ObjectFeatureSetHausdorff(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetHausdorff
 
ObjectFeatureSetMinNumOfSimilar - Class in messif.objects.impl
Compute the number of similar features between this and other ObjectFeatureSet.
ObjectFeatureSetMinNumOfSimilar() - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(String, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(ObjectFeatureSet, float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(ObjectFeatureSet) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetMinNumOfSimilar(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
ObjectFeatureSetNeedlemanWunsch - Class in messif.objects.impl
Needleman-Wunsch global sequence alignment algorithm.
ObjectFeatureSetNeedlemanWunsch(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
ObjectFeatureSetNeedlemanWunsch(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
ObjectFeatureSetNeedlemanWunsch(String, int, int, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
ObjectFeatureSetNeedlemanWunschWindowed - Class in messif.objects.impl
Needleman-Wunsch global sequence alignment computed by sliding windows.
ObjectFeatureSetNeedlemanWunschWindowed(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
ObjectFeatureSetNeedlemanWunschWindowed(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
ObjectFeatureSetNeedlemanWunschWindowed(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
ObjectFeatureSetNeedlemanWunschWindowed(String, int, int, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
ObjectFeatureSetNumOfSimilar - Class in messif.objects.impl
 
ObjectFeatureSetNumOfSimilar() - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(String, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(ObjectFeatureSet, float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(ObjectFeatureSet) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetNumOfSimilar(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
ObjectFeatureSetOrdpres - Class in messif.objects.impl
 
ObjectFeatureSetOrdpres() - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpres with empty list of objects.
ObjectFeatureSetOrdpres(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpres from a text stream.
ObjectFeatureSetOrdpres(BufferedReader, float, int, int, int) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpress from a text stream overriding default parameters
ObjectFeatureSetOrdpres(File) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpress from a file
ObjectFeatureSetOrdpres(File, float, int, int) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpress from a file with overriding default parameters
ObjectFeatureSetOrdpres(File, float, int, int, int) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpress from a file with overriding default parameters
ObjectFeatureSetOrdpres(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetOrdpres
Creates a new instance of ObjectFeatureSetOrdpress loaded from binary input.
ObjectFeatureSetSmithWaterman - Class in messif.objects.impl
Smith-Waterman local sequence alignment algorithm.
ObjectFeatureSetSmithWaterman(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
ObjectFeatureSetSmithWaterman(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
ObjectFeatureSetSmithWaterman(String, int, int, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
ObjectFeatureSetSmithWatermanWindowed - Class in messif.objects.impl
Smith-Waterman local sequence alignment computed by sliding windows.
ObjectFeatureSetSmithWatermanWindowed(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
ObjectFeatureSetSmithWatermanWindowed(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
ObjectFeatureSetSmithWatermanWindowed(BufferedReader, Map<String, ? extends Serializable>) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
ObjectFeatureSetSmithWatermanWindowed(String, int, int, Collection<? extends ObjectFeature>) - Constructor for class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
ObjectFeatureSetSumOfMinDists - Class in messif.objects.impl
 
ObjectFeatureSetSumOfMinDists(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfMinDists
Creates a new instance of ObjectFeatureSetSumOfMinDists from a text stream.
ObjectFeatureSetSumOfMinDists(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfMinDists
 
ObjectFeatureSetSumOfSimilar - Class in messif.objects.impl
 
ObjectFeatureSetSumOfSimilar() - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Creates a new ObjectFeatureSetSumOfSimilar with empty list of objects and a~default threshold
ObjectFeatureSetSumOfSimilar(BufferedReader) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Creates a new instance of ObjectFeatureSetSumOfSimilar from a text stream.
ObjectFeatureSetSumOfSimilar(BufferedReader, float) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Creates a new instance of ObjectFeatureSetSumOfSimilar from a text stream and sets the threshold.
ObjectFeatureSetSumOfSimilar(File) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Creates a new instance of ObjectFeatureSetSumOfSimilar from a file
ObjectFeatureSetSumOfSimilar(File, float) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Creates a new instance of ObjectFeatureSetSumOfSimilar from a file and sets equality threshold
ObjectFeatureSetSumOfSimilar(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
 
ObjectFeatureSetSumOfSimilar(ObjectFeatureSet, float, float, float, float) - Constructor for class messif.objects.impl.ObjectFeatureSetSumOfSimilar
 
ObjectFloatUnitVector - Class in messif.objects.impl
This object uses static array of floats as its data content.
ObjectFloatUnitVector(float[]) - Constructor for class messif.objects.impl.ObjectFloatUnitVector
Creates a new instance of ObjectFloatUnitVector.
ObjectFloatUnitVector(int) - Constructor for class messif.objects.impl.ObjectFloatUnitVector
Creates a new instance of ObjectFloatUnitVector with randomly generated content data.
ObjectFloatUnitVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatUnitVector
Creates a new instance of ObjectFloatUnitVector from text stream.
ObjectFloatUnitVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatUnitVector
Creates a new instance of ObjectFloatUnitVector loaded from binary input buffer.
ObjectFloatUnitVectorL2 - Class in messif.objects.impl
Implementation of the ObjectFloatUnitVector with an L2 (Euclidean) metric distance.
ObjectFloatUnitVectorL2(float[]) - Constructor for class messif.objects.impl.ObjectFloatUnitVectorL2
Creates a new instance of ObjectFloatUnitVectorL2.
ObjectFloatUnitVectorL2(int) - Constructor for class messif.objects.impl.ObjectFloatUnitVectorL2
Creates a new instance of ObjectFloatUnitVectorL2 with randomly generated content data.
ObjectFloatUnitVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatUnitVectorL2
Creates a new instance of ObjectFloatUnitVectorL2 from text stream.
ObjectFloatUnitVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatUnitVectorL2
Creates a new instance of ObjectFloatUnitVector loaded from binary input buffer.
ObjectFloatVector - Class in messif.objects.impl
This object uses static array of floats as its data content.
ObjectFloatVector(float[]) - Constructor for class messif.objects.impl.ObjectFloatVector
Creates a new instance of ObjectFloatVector.
ObjectFloatVector(String, float[]) - Constructor for class messif.objects.impl.ObjectFloatVector
Creates a new instance of ObjectFloatVector.
ObjectFloatVector(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVector
Creates a new instance of ObjectFloatVector with randomly generated content data.
ObjectFloatVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVector
Creates a new instance of ObjectFloatVector from text stream.
ObjectFloatVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVector
Creates a new instance of ObjectFloatVector loaded from binary input buffer.
ObjectFloatVectorCosine - Class in messif.objects.impl
Implementation of the ObjectFloatVector with a Cosine metric distance.
ObjectFloatVectorCosine(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorCosine
Creates a new instance of ObjectFloatVectorCosine.
ObjectFloatVectorCosine(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVectorCosine
Creates a new instance of ObjectFloatVectorCosine with randomly generated content data.
ObjectFloatVectorCosine(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorCosine
Creates a new instance of ObjectFloatVectorCosine from text stream.
ObjectFloatVectorCosine(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorCosine
Creates a new instance of ObjectFloatVectorCosine loaded from binary input buffer.
ObjectFloatVectorL1 - Class in messif.objects.impl
Implementation of the ObjectFloatVector with an L1 (city-block) metric distance.
ObjectFloatVectorL1(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorL1
Creates a new instance of ObjectFloatVectorL1.
ObjectFloatVectorL1(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVectorL1
Creates a new instance of ObjectFloatVectorL1 with randomly generated content data.
ObjectFloatVectorL1(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorL1
Creates a new instance of ObjectFloatVectorL1 from text stream.
ObjectFloatVectorL1(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorL1
Creates a new instance of ObjectFloatVectorL1 loaded from binary input buffer.
ObjectFloatVectorL2 - Class in messif.objects.impl
Implementation of the ObjectFloatVector with an L2 (Euclidean) metric distance.
ObjectFloatVectorL2(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorL2
Creates a new instance of ObjectFloatVectorL2.
ObjectFloatVectorL2(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVectorL2
Creates a new instance of ObjectFloatVectorL2 with randomly generated content data.
ObjectFloatVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorL2
Creates a new instance of ObjectFloatVectorL2 from text stream.
ObjectFloatVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorL2
Creates a new instance of ObjectFloatVectorL2 loaded from binary input buffer.
ObjectFloatVectorLmax - Class in messif.objects.impl
Implementation of the ObjectFloatVector with an L-max metric distance.
ObjectFloatVectorLmax(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorLmax
Creates a new instance of ObjectFloatVectorLmax.
ObjectFloatVectorLmax(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVectorLmax
Creates a new instance of ObjectFloatVectorLmax with randomly generated content data.
ObjectFloatVectorLmax(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorLmax
Creates a new instance of ObjectFloatVectorLmax from text stream.
ObjectFloatVectorLmax(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorLmax
Creates a new instance of ObjectFloatVectorLmax loaded from binary input buffer.
ObjectFloatVectorNeuralNetwork - Class in messif.objects.impl
This object uses static array of floats as its data content.
ObjectFloatVectorNeuralNetwork(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Creates a new instance of ObjectFloatVector.
ObjectFloatVectorNeuralNetwork(String, float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Creates a new instance of ObjectFloatVector.
ObjectFloatVectorNeuralNetwork(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Creates a new instance of ObjectFloatVector from text stream.
ObjectFloatVectorNeuralNetwork(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Creates a new instance of ObjectFloatVector loaded from binary input buffer.
ObjectFloatVectorNeuralNetworkL2 - Class in messif.objects.impl
This object uses static array of floats as its data content.
ObjectFloatVectorNeuralNetworkL2(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetworkL2
Creates a new instance of ObjectFloatVector.
ObjectFloatVectorNeuralNetworkL2(String, float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetworkL2
Creates a new instance of ObjectFloatVector.
ObjectFloatVectorNeuralNetworkL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetworkL2
Creates a new instance of ObjectFloatVector from text stream.
ObjectFloatVectorNeuralNetworkL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorNeuralNetworkL2
Creates a new instance of ObjectFloatVectorL2 loaded from binary input buffer.
ObjectFloatVectorTunable - Class in messif.objects.impl
Implementation of the ObjectFloatVector with an L2 (Euclidean) metric distance.
ObjectFloatVectorTunable(float[]) - Constructor for class messif.objects.impl.ObjectFloatVectorTunable
Creates a new instance of ObjectFloatVectorL2.
ObjectFloatVectorTunable(int, float, float) - Constructor for class messif.objects.impl.ObjectFloatVectorTunable
Creates a new instance of ObjectFloatVectorL2 with randomly generated content data.
ObjectFloatVectorTunable(BufferedReader) - Constructor for class messif.objects.impl.ObjectFloatVectorTunable
Creates a new instance of ObjectFloatVectorL2 from text stream.
ObjectFloatVectorTunable(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectFloatVectorTunable
Creates a new instance of ObjectFloatVectorL2 loaded from binary input buffer.
ObjectGPSCoordinate - Class in messif.objects.impl
Implements GPS coordinates objects.
ObjectGPSCoordinate(float, float) - Constructor for class messif.objects.impl.ObjectGPSCoordinate
Creates a new instance of ObjectGPSCoordinate for the given latitude and longitude specified in degrees.
ObjectGPSCoordinate(BufferedReader) - Constructor for class messif.objects.impl.ObjectGPSCoordinate
Creates a new instance of ObjectGPSCoordinate from stream.
ObjectGPSCoordinate(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectGPSCoordinate
Creates a new instance of ObjectGPSCoordinate loaded from binary input buffer.
ObjectGPSCoordinate.ReferenceEllipsoid - Class in messif.objects.impl
The ReferenceEllipsoid class defines a geodetic reference ellipsoid used as a standard for geodetic measurements.
ObjectGPSCoordinate.ReferenceEllipsoid(double, double) - Constructor for class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Constructs an instance of a reference ellipsoid.
ObjectHomogeneousTexture - Class in messif.objects.impl
 
ObjectHomogeneousTexture(short, short, short[], short[]) - Constructor for class messif.objects.impl.ObjectHomogeneousTexture
Creates a new instance of ObjectHomogeneousTexture from
ObjectHomogeneousTexture(short[]) - Constructor for class messif.objects.impl.ObjectHomogeneousTexture
 
ObjectHomogeneousTexture(BufferedReader) - Constructor for class messif.objects.impl.ObjectHomogeneousTexture
Creates a new instance of ObjectHomogeneousTexture from stream.
ObjectHomogeneousTexture(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectHomogeneousTexture
Creates a new instance of ObjectHomogeneousTexture loaded from binary input buffer.
ObjectIntMultiVector - Class in messif.objects.impl
This object uses multiple static array of integers as its data content.
ObjectIntMultiVector(int[][]) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntMultiVector.
ObjectIntMultiVector(int, int) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntMultiVector with randomly generated content data.
ObjectIntMultiVector(int, int, int, int) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntMultiVector with randomly generated content data.
ObjectIntMultiVector(BufferedReader, int) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntMultiVector from text stream.
ObjectIntMultiVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntMultiVector from text stream.
ObjectIntMultiVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntMultiVector
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIntMultiVector.ArrayMultiWeightProvider - Class in messif.objects.impl
Implementation of ObjectIntMultiVector.WeightProvider that has a given weight for every item of every data array of ObjectIntMultiVector.
ObjectIntMultiVector.ArrayMultiWeightProvider(float[][]) - Constructor for class messif.objects.impl.ObjectIntMultiVector.ArrayMultiWeightProvider
Creates a new instance of ArrayWeightProvider with the two given weights.
ObjectIntMultiVector.MapMultiWeightProvider - Class in messif.objects.impl
Implementation of ObjectIntMultiVector.WeightProvider that has a map of weights for based on items of ObjectIntMultiVector.
ObjectIntMultiVector.MapMultiWeightProvider(Map<Integer, Float>) - Constructor for class messif.objects.impl.ObjectIntMultiVector.MapMultiWeightProvider
Creates a new weight provider with a map of weights.
ObjectIntMultiVector.MultiWeightIgnoreProvider - Class in messif.objects.impl
Implementation of ObjectIntMultiVector.WeightProvider that has a single weight for every data array of the ObjectIntMultiVector and it ignores a specified list of integers (created from a given list of keywords) - the ignore weight is specified in the last weight in the weight array.
ObjectIntMultiVector.MultiWeightIgnoreProvider(float[], float, Set<Integer>) - Constructor for class messif.objects.impl.ObjectIntMultiVector.MultiWeightIgnoreProvider
Creates a new instance of MultiWeightProvider with the the given array of weights.
ObjectIntMultiVector.MultiWeightProvider - Class in messif.objects.impl
Implementation of ObjectIntMultiVector.WeightProvider that has a single weight for every data array of the ObjectIntMultiVector.
ObjectIntMultiVector.MultiWeightProvider(float[]) - Constructor for class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
Creates a new instance of MultiWeightProvider with the the given array of weights.
ObjectIntMultiVector.SDIteratorIntersectionResult - Enum in messif.objects.impl
Represents resulting values that can be returned by intersect method of the ObjectIntMultiVector.SortedDataIterator.
ObjectIntMultiVector.SortedDataIterator - Class in messif.objects.impl
Internal iterator that provides sorted access to the vector data arrays of integers.
ObjectIntMultiVector.SortedDataIterator() - Constructor for class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
Creates a new instance of the sorted iterator.
ObjectIntMultiVector.WeightProvider - Interface in messif.objects.impl
Interface for providing the weights for the Jaccard distance function.
ObjectIntMultiVectorCosine - Class in messif.objects.impl
Implements the Cosine distance function.
ObjectIntMultiVectorCosine(int[][], boolean) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of ObjectIntMultiVectorCosine.
ObjectIntMultiVectorCosine(int[]...) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of ObjectIntMultiVectorCosine.
ObjectIntMultiVectorCosine(int, int) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of randomly generated ObjectIntMultiVectorCosine.
ObjectIntMultiVectorCosine(BufferedReader, int) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of ObjectIntMultiVectorCosine from stream - it expects that the data is already sorted!
ObjectIntMultiVectorCosine(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of ObjectIntMultiVectorCosine from stream - it expects that the data is already sorted!
ObjectIntMultiVectorCosine(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine
Creates a new instance of ObjectIntMultiVectorCosine loaded from binary input buffer.
ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction - Class in messif.objects.impl
Class for distance functions that compute distances between two ObjectIntMultiVectors using weighted Cosine distance.
ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction(ObjectIntMultiVector.WeightProvider, ObjectIntMultiVector.WeightProvider) - Constructor for class messif.objects.impl.ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction
Creates a new instance of weighted Cosine distance function.
ObjectIntMultiVectorJaccard - Class in messif.objects.impl
Implements the Jaccard coefficient distance function.
ObjectIntMultiVectorJaccard(int[][], boolean) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of ObjectIntMultiVectorJaccard.
ObjectIntMultiVectorJaccard(int[]...) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of ObjectIntMultiVectorJaccard.
ObjectIntMultiVectorJaccard(int, int) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of randomly generated ObjectIntMultiVectorJaccard.
ObjectIntMultiVectorJaccard(BufferedReader, int) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of ObjectIntMultiVectorJaccard from stream - it expects that the data is already sorted!
ObjectIntMultiVectorJaccard(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of ObjectIntMultiVectorJaccard from stream - it expects that the data is already sorted!
ObjectIntMultiVectorJaccard(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard
Creates a new instance of ObjectIntMultiVectorJaccard loaded from binary input buffer.
ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction - Class in messif.objects.impl
Class for distance functions that compute distances between two ObjectIntMultiVectors using a non-metric weighted Jaccard coefficient.
ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction(ObjectIntMultiVector.WeightProvider, ObjectIntMultiVector.WeightProvider) - Constructor for class messif.objects.impl.ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction
Creates a new instance of weighted Jaccard distance function.
ObjectIntSortedVector - Class in messif.objects.impl
This class represents an integer vector sorted non-decreasingly - the data is sorted in the constructor, if not explicitely said that it's already sorted.
ObjectIntSortedVector(int[], boolean) - Constructor for class messif.objects.impl.ObjectIntSortedVector
Creates a new instance of object - make sure the data is sorted
ObjectIntSortedVector(int[]) - Constructor for class messif.objects.impl.ObjectIntSortedVector
Creates a new instance of object - make sure the data is sorted
ObjectIntSortedVector(int) - Constructor for class messif.objects.impl.ObjectIntSortedVector
Creates a new instance of randomly generated object
ObjectIntSortedVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntSortedVector
Creates a new instance of Object from text stream - it expects that the data is already sorted!
ObjectIntSortedVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntSortedVector
Creates a new instance of ObjectIntSortedVector loaded from binary input buffer - it gotta be sorted already.
ObjectIntSortedVectorJaccard - Class in messif.objects.impl
Implements the Jaccard coeficient distance function.
ObjectIntSortedVectorJaccard(int[], boolean) - Constructor for class messif.objects.impl.ObjectIntSortedVectorJaccard
Creates a new instance of object - make sure the data is sorted
ObjectIntSortedVectorJaccard(int[]) - Constructor for class messif.objects.impl.ObjectIntSortedVectorJaccard
Creates a new instance of object - make sure the data is sorted
ObjectIntSortedVectorJaccard(int) - Constructor for class messif.objects.impl.ObjectIntSortedVectorJaccard
Creates a new instance of randomly generated object
ObjectIntSortedVectorJaccard(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntSortedVectorJaccard
Creates a new instance of Object from stream - force sort of the data
ObjectIntSortedVectorJaccard(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntSortedVectorJaccard
Creates a new instance of ObjectIntSortedVector loaded from binary input buffer - it gotta be sorted already.
ObjectIntVector - Class in messif.objects.impl
This object uses static array of integers as its data content.
ObjectIntVector(int[]) - Constructor for class messif.objects.impl.ObjectIntVector
Creates a new instance of ObjectIntVector.
ObjectIntVector(int) - Constructor for class messif.objects.impl.ObjectIntVector
Creates a new instance of ObjectIntVector with randomly generated content data.
ObjectIntVector(int, int, int) - Constructor for class messif.objects.impl.ObjectIntVector
Creates a new instance of ObjectIntVector with randomly generated content data.
ObjectIntVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntVector
Creates a new instance of ObjectIntVector from text stream.
ObjectIntVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntVector
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIntVectorL1 - Class in messif.objects.impl
Implementation of the ObjectIntVector with an L1 (city-block) metric distance.
ObjectIntVectorL1(int[]) - Constructor for class messif.objects.impl.ObjectIntVectorL1
Creates a new instance of ObjectIntVectorL1.
ObjectIntVectorL1(int) - Constructor for class messif.objects.impl.ObjectIntVectorL1
Creates a new instance of ObjectIntVectorL1 with randomly generated content data.
ObjectIntVectorL1(int, int, int) - Constructor for class messif.objects.impl.ObjectIntVectorL1
Creates a new instance of ObjectIntVectorL1 with randomly generated content data.
ObjectIntVectorL1(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntVectorL1
Creates a new instance of ObjectIntVectorL1 from text stream.
ObjectIntVectorL1(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntVectorL1
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIntVectorL2 - Class in messif.objects.impl
Implementation of the ObjectIntVector with an L2 (Euclidean) metric distance.
ObjectIntVectorL2(int[]) - Constructor for class messif.objects.impl.ObjectIntVectorL2
Creates a new instance of ObjectIntVectorL2.
ObjectIntVectorL2(int) - Constructor for class messif.objects.impl.ObjectIntVectorL2
Creates a new instance of ObjectIntVectorL2 with randomly generated content data.
ObjectIntVectorL2(int, int, int) - Constructor for class messif.objects.impl.ObjectIntVectorL2
Creates a new instance of ObjectIntVectorL2 with randomly generated content data.
ObjectIntVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectIntVectorL2
Creates a new instance of ObjectIntVectorL2 from text stream.
ObjectIntVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectIntVectorL2
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIteratorsIterator<E extends AbstractObject> - Class in messif.objects.util
This class allows iterating over multiple Iterators.
ObjectIteratorsIterator(Collection<Iterator<E>>) - Constructor for class messif.objects.util.ObjectIteratorsIterator
Creates a new instance of ObjectIteratorsIterator
ObjectMatcher<T> - Interface in messif.objects.util
Interface which provides matching capabilities.
objectPrimitiveFieldsState - Variable in class messif.transactions.TransactionObject
Stored state of primitive fields of this encapsulated object
ObjectProvider<E extends AbstractObject> - Interface in messif.objects
Interface for providing objects through iterator.
ObjectProviderClassifier<C> - Class in messif.objects.classification.impl
Implementation of a classifier that computes the classification using a provider of a classified set by measuring distances.
ObjectProviderClassifier(Classifier<? super Iterator<? extends RankedAbstractObject>, C>, ObjectProvider<? extends LocalAbstractObject>) - Constructor for class messif.objects.classification.impl.ObjectProviderClassifier
Creates a new kNN classifier.
ObjectProvidersIterator<E extends AbstractObject> - Class in messif.objects.util
This class allows iterating over multiple ObjectProviders.
ObjectProvidersIterator(Collection<ObjectProvider<? extends E>>) - Constructor for class messif.objects.util.ObjectProvidersIterator
Creates a new instance of ObjectProvidersIterator
ObjectRectangle2D - Class in messif.objects.impl
 
ObjectRectangle2D() - Constructor for class messif.objects.impl.ObjectRectangle2D
 
ObjectRectangle2D(float, float, float, float) - Constructor for class messif.objects.impl.ObjectRectangle2D
 
ObjectRectangle2D(BufferedReader) - Constructor for class messif.objects.impl.ObjectRectangle2D
 
ObjectRectangle2D(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectRectangle2D
Creates a new instance of ObjectFeature loaded from binary input buffer.
ObjectRegionShape - Class in messif.objects.impl
This is the MPEG-7 Region Shape descriptor.
ObjectRegionShape() - Constructor for class messif.objects.impl.ObjectRegionShape
Initialize all coefficients to "0".
ObjectRegionShape(BufferedReader) - Constructor for class messif.objects.impl.ObjectRegionShape
Read the object from the text file representation: single-dimentional array of bytes.
ObjectRegionShape(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectRegionShape
Creates a new instance of ObjectRegionShape loaded from binary input buffer.
objects - Variable in class messif.buckets.impl.DiskBlockBucket
Object storage
objects - Variable in class messif.buckets.impl.DiskBlockLocatorBucket
Object storage
objects - Variable in class messif.buckets.impl.DiskBlockObjectKeyBucket
Object storage
objects - Variable in class messif.buckets.impl.DiskBlockObjectKeyMemoryBucket
Object storage
objects - Variable in class messif.buckets.impl.MemoryStorageBucket
Object storage
objects - Variable in class messif.buckets.impl.MemoryStorageLocatorBucket
Object storage with object-id index
objects - Variable in class messif.buckets.impl.MemoryStorageNoDupsBucket
Object storage with object-id index
objects - Variable in class messif.netbucket.BucketManipulationReplyMessage
 
objects - Variable in class messif.objects.impl.MetaObjectArray
List of objects
objects - Variable in class messif.objects.impl.MetaObjectFixedMap
Map to store the data in.
objects - Variable in class messif.objects.impl.MetaObjectParametricArray
List of objects
objects - Variable in class messif.objects.impl.MetaObjectParametricMap
List of encapsulated objects
objects - Variable in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
List of parsed local abstract objects
objects - Variable in class messif.objects.impl.ObjectFeatureSet
List of encapsulated objects
objects() - Method in class messif.objects.util.GenericMatchingObjectList
Returns a list of all objects from all partitions.
objects - Variable in class messif.pivotselection.ClusterPivotChooser.Cluster
List of objects of this cluster
objects - Variable in class messif.pivotselection.CoveragePivotChooser.Ball
Number of objects covered by this ball and its neighborhood of size of clusterRadius
objectsByLocators(GetObjectsByLocatorsOperation) - Method in class messif.algorithms.impl.LocatorStorageAlgorithm
Implementation of the get-by-multiple-locators operation.
ObjectShortVector - Class in messif.objects.impl
This object uses static array of short integers as its data content.
ObjectShortVector(short[]) - Constructor for class messif.objects.impl.ObjectShortVector
Creates a new instance of ObjectShortVector.
ObjectShortVector(int) - Constructor for class messif.objects.impl.ObjectShortVector
Creates a new instance of ObjectShortVector with randomly generated content data.
ObjectShortVector(int, short, short) - Constructor for class messif.objects.impl.ObjectShortVector
Creates a new instance of ObjectShortVector with randomly generated content data.
ObjectShortVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectShortVector
Creates a new instance of ObjectShortVector from text stream.
ObjectShortVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectShortVector
Creates a new instance of ObjectShortVector loaded from binary input buffer.
ObjectShortVectorL1 - Class in messif.objects.impl
Implementation of the ObjectShortVector with an L1 (city-block) metric distance.
ObjectShortVectorL1(short[]) - Constructor for class messif.objects.impl.ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1.
ObjectShortVectorL1(int) - Constructor for class messif.objects.impl.ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1 with randomly generated content data.
ObjectShortVectorL1(int, short, short) - Constructor for class messif.objects.impl.ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1 with randomly generated content data.
ObjectShortVectorL1(BufferedReader) - Constructor for class messif.objects.impl.ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1 from text stream.
ObjectShortVectorL1(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1 loaded from binary input buffer.
ObjectShortVectorL2 - Class in messif.objects.impl
Implementation of the ObjectShortVector with an L2 (Euclidean) metric distance.
ObjectShortVectorL2(short[]) - Constructor for class messif.objects.impl.ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL2.
ObjectShortVectorL2(int) - Constructor for class messif.objects.impl.ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL2 with randomly generated content data.
ObjectShortVectorL2(int, short, short) - Constructor for class messif.objects.impl.ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL2 with randomly generated content data.
ObjectShortVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL2 from text stream.
ObjectShortVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL1 loaded from binary input buffer.
ObjectSignatureSQFD - Class in messif.objects.impl
Signatures
ObjectSignatureSQFD(int, int, float[]) - Constructor for class messif.objects.impl.ObjectSignatureSQFD
 
ObjectSignatureSQFD(String, int, int, float[]) - Constructor for class messif.objects.impl.ObjectSignatureSQFD
 
ObjectSignatureSQFD(BufferedReader) - Constructor for class messif.objects.impl.ObjectSignatureSQFD
 
ObjectSignatureSQFD(BufferedReader, boolean) - Constructor for class messif.objects.impl.ObjectSignatureSQFD
 
ObjectSignatureSQFD(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectSignatureSQFD
 
objectsRead - Variable in class messif.objects.util.StreamGenericAbstractObjectIterator
Number of objects read from the stream
objectsRead - Variable in class messif.objects.util.UKSignaturesReader
Number of objects read from the stream
objectsToLocatorsCollection(Iterable<?>) - Static method in class messif.operations.query.GetObjectsByLocatorsOperation
Converts a collection of objects (either AbstractObject or Strings) into a collection of (their) locator URIs.
objectStreamClose(PrintStream, String...) - Method in class messif.utility.CoreApplication
Closes a named object stream.
objectStreamConvert(PrintStream, String...) - Method in class messif.utility.CoreApplication
Applies an additional conversion on the objects returned by an object stream.
objectStreamOpen(PrintStream, String...) - Method in class messif.utility.CoreApplication
Open a named stream which allows to read objects from a file.
objectStreamReset(PrintStream, String...) - Method in class messif.utility.CoreApplication
Resets a named object stream.
objectStreamSetParameter(PrintStream, String...) - Method in class messif.utility.CoreApplication
Sets a value of additional constructor parameter of an opened object stream.
objectStreamSkip(PrintStream, String...) - Method in class messif.utility.CoreApplication
Skip objects in a named object stream.
ObjectString - Class in messif.objects.impl
This object uses String as its data content.
ObjectString(String) - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString.
ObjectString(String, String) - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString.
ObjectString() - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString with randomly generated string content.
ObjectString(int, int) - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString with randomly generated string content.
ObjectString(BufferedReader) - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString from text stream.
ObjectString(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectString
Creates a new instance of ObjectString loaded from binary input buffer.
ObjectStringDNASeqDist - Class in messif.objects.impl
 
ObjectStringDNASeqDist(String) - Constructor for class messif.objects.impl.ObjectStringDNASeqDist
Creates a new instance of Object
ObjectStringDNASeqDist() - Constructor for class messif.objects.impl.ObjectStringDNASeqDist
Creates a new instance of Object random generated
ObjectStringDNASeqDist(int, int) - Constructor for class messif.objects.impl.ObjectStringDNASeqDist
Creates a new instance of Object random generated with minimal length equal to minLength and maximal length equal to maxLength
ObjectStringDNASeqDist(BufferedReader) - Constructor for class messif.objects.impl.ObjectStringDNASeqDist
Creates a new instance of Object from stream
ObjectStringEditDist - Class in messif.objects.impl
Object with string content and edit distance metric function.
ObjectStringEditDist(String) - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectStringEditDist.
ObjectStringEditDist(String, String) - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectStringEditDist.
ObjectStringEditDist() - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectStringEditDist with randomly generated string content.
ObjectStringEditDist(int, int) - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectStringEditDist with randomly generated string content.
ObjectStringEditDist(BufferedReader) - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectString from text stream.
ObjectStringEditDist(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectStringEditDist
Creates a new instance of ObjectString loaded from binary input buffer.
ObjectStringEditDistSleep - Class in messif.objects.impl
An object that whose getDistance() method takes 10 miliseconds more than std Edit distance
ObjectStringEditDistSleep(String) - Constructor for class messif.objects.impl.ObjectStringEditDistSleep
Creates a new instance of object
ObjectStringEditDistSleep() - Constructor for class messif.objects.impl.ObjectStringEditDistSleep
Creates a new instance of randomly generated object
ObjectStringEditDistSleep(int, int) - Constructor for class messif.objects.impl.ObjectStringEditDistSleep
Creates a new instance of Object random generated with minimal length equal to minLength and maximal length equal to maxLength
ObjectStringEditDistSleep(BufferedReader) - Constructor for class messif.objects.impl.ObjectStringEditDistSleep
Creates a new instance of Object from stream
ObjectStringFINLP_Dist - Class in messif.objects.impl
 
ObjectStringFINLP_Dist(String) - Constructor for class messif.objects.impl.ObjectStringFINLP_Dist
Creates a new instance of ObjectStringFINLP_Dist
ObjectStringFINLP_Dist() - Constructor for class messif.objects.impl.ObjectStringFINLP_Dist
Creates a new instance of Object random generated
ObjectStringFINLP_Dist(BufferedReader) - Constructor for class messif.objects.impl.ObjectStringFINLP_Dist
Creates a new instance of Object from stream
ObjectStringSmithWaterman - Class in messif.objects.impl
 
ObjectStringSmithWaterman(String) - Constructor for class messif.objects.impl.ObjectStringSmithWaterman
Creates a new instance of ObjectStringSmithWaterman for the specified sequence.
ObjectStringSmithWaterman(AbstractObjectKey, String) - Constructor for class messif.objects.impl.ObjectStringSmithWaterman
Creates a new instance of ObjectStringSmithWaterman for the given key and sequence.
ObjectStringSmithWaterman(String, String) - Constructor for class messif.objects.impl.ObjectStringSmithWaterman
Creates a new instance of ObjectStringSmithWaterman for the given locator and sequence.
ObjectStringSmithWaterman(int, int) - Constructor for class messif.objects.impl.ObjectStringSmithWaterman
Creates a new instance of ObjectStringSmithWaterman with random generated sequence with length between minLength and maxLength characters.
ObjectStringSmithWaterman(BufferedReader) - Constructor for class messif.objects.impl.ObjectStringSmithWaterman
Creates a new instance of ObjectStringSmithWaterman from the text stream.
objectToBuffer(BinaryInput, ByteBuffer, int) - Method in class messif.objects.nio.BinarySerializator
Reads one object from the input stream into a buffer (including the header), no deserialization is performed.
objectToStrings(MetaObjectParametric) - Method in class messif.objects.text.TextParametricConstructorConvertor
Retrieves textual information from the object parameters.
ObjectUnsignedByteVector - Class in messif.objects.impl
This object represents an array of unsigned bytes represented in memory as short integers.
ObjectUnsignedByteVector(short[]) - Constructor for class messif.objects.impl.ObjectUnsignedByteVector
Creates a new instance of ObjectUnsignedByteVectorL2.
ObjectUnsignedByteVector(int) - Constructor for class messif.objects.impl.ObjectUnsignedByteVector
Creates a new instance of ObjectUnsignedByteVectorL2 with randomly generated content data.
ObjectUnsignedByteVector(int, short, short) - Constructor for class messif.objects.impl.ObjectUnsignedByteVector
Creates a new instance of ObjectUnsignedByteVectorL2 with randomly generated content data.
ObjectUnsignedByteVector(BufferedReader) - Constructor for class messif.objects.impl.ObjectUnsignedByteVector
Creates a new instance of ObjectUnsignedByteVectorL2 from text stream.
ObjectUnsignedByteVector(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectUnsignedByteVector
Creates a new instance of ObjectUnsignedByteVectorL2 loaded from binary input buffer.
ObjectUnsignedByteVectorL2 - Class in messif.objects.impl
Implementation of the ObjectUnsignedByteVector with an L2 (Euclidean) metric distance.
ObjectUnsignedByteVectorL2(short[]) - Constructor for class messif.objects.impl.ObjectUnsignedByteVectorL2
Creates a new instance of ObjectUnsignedByteVectorL2.
ObjectUnsignedByteVectorL2(int) - Constructor for class messif.objects.impl.ObjectUnsignedByteVectorL2
Creates a new instance of ObjectUnsignedByteVectorL2 with randomly generated content data.
ObjectUnsignedByteVectorL2(int, short, short) - Constructor for class messif.objects.impl.ObjectUnsignedByteVectorL2
Creates a new instance of ObjectUnsignedByteVectorL2 with randomly generated content data.
ObjectUnsignedByteVectorL2(BufferedReader) - Constructor for class messif.objects.impl.ObjectUnsignedByteVectorL2
Creates a new instance of ObjectUnsignedByteVectorL2 from text stream.
ObjectUnsignedByteVectorL2(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectUnsignedByteVectorL2
Creates a new instance of ObjectUnsignedByteVectorL2 loaded from binary input buffer.
ObjectVector<T> - Interface in messif.objects.impl
Interface for LocalAbstractObject implementations that encapsulate vector data.
ObjectVectorEdgecomp - Class in messif.objects.impl
 
ObjectVectorEdgecomp(byte[]) - Constructor for class messif.objects.impl.ObjectVectorEdgecomp
Creates a new instance of ObjectVectorEdgecomp
ObjectVectorEdgecomp(int) - Constructor for class messif.objects.impl.ObjectVectorEdgecomp
Creates a new instance of randomly generated ObjectVectorEdgecomp
ObjectVectorEdgecomp(BufferedReader) - Constructor for class messif.objects.impl.ObjectVectorEdgecomp
Creates a new instance of ObjectVectorEdgecomp from stream
ObjectVectorEdgecomp(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectVectorEdgecomp
Creates a new instance of ObjectVectorEdgecomp loaded from binary input buffer.
ObjectVectorEMD - Class in messif.objects.impl
represents double[] data
ObjectVectorEMD(double[]) - Constructor for class messif.objects.impl.ObjectVectorEMD
Creates a new instance of ObjectVectorEMD
ObjectVectorEMD(int, double, double) - Constructor for class messif.objects.impl.ObjectVectorEMD
Creates a new instance of ObjectVectorEMD
ObjectVectorEMD(BufferedReader) - Constructor for class messif.objects.impl.ObjectVectorEMD
Creates a new instance of ObjectVectorEMD
ObjectXMRegionShape - Class in messif.objects.impl
This is the MPEG-7 Region Shape descriptor.
ObjectXMRegionShape() - Constructor for class messif.objects.impl.ObjectXMRegionShape
Create new instance of ObjectRegionShape.
ObjectXMRegionShape(BufferedReader) - Constructor for class messif.objects.impl.ObjectXMRegionShape
Read the object from the text file representation: single-dimentional array of bytes.
ObjectXMRegionShape(BinaryInput, BinarySerializator) - Constructor for class messif.objects.impl.ObjectXMRegionShape
Creates a new instance of ObjectRegionShape loaded from binary input buffer.
obtainCenter(AbstractObjectList<LocalAbstractObject>) - Method in class messif.pivotselection.KMeansPivotChooser.CenterThread
Compute/find new centroid/center and assign it to @{link #clustroid}.
obtainCenter(AbstractObjectList<LocalAbstractObject>) - Method in class messif.pivotselection.KMeansPivotChooser.ComputeCentroidThread
 
obtainCenter(AbstractObjectList<LocalAbstractObject>) - Method in class messif.pivotselection.KMeansPivotChooser.SelectClustroidThread
 
OccupationLowException - Exception in messif.buckets
This exception indicates that the removal of an object from bucket is not possible, because the minimal capacity limit was reached.
OccupationLowException() - Constructor for exception messif.buckets.OccupationLowException
Creates a new instance of OccupationLowException
OccupationLowException(String) - Constructor for exception messif.buckets.OccupationLowException
Creates a new instance of OccupationLowException with the specified detail message.
OCVFaceKey - Class in messif.objects.keys
Object key for the faces detected by the PittPatt library.
OCVFaceKey(String) - Constructor for class messif.objects.keys.OCVFaceKey
Creates a new OCVFaceKey from the given string data.
OCVFaceKey(BinaryInput, BinarySerializator) - Constructor for class messif.objects.keys.OCVFaceKey
Creates a new instance of FaceKey loaded from binary input.
offer(T) - Method in class messif.utility.SortedCollection
 
oneLineFormatter - Static variable in class messif.utility.Logging
Formatter for log messages that prints only date/time + message on a single line
onEndOperation(AbstractOperation, ErrorCode) - Method in interface messif.operations.EndOperationListener
onExit(int) - Method in class messif.utility.ExternalProcessInputStream
Method called when the encapsulated process terminates.
OnFlyRandomPivotChooser - Class in messif.pivotselection
OnFlyRandomPivotChooser provides the capability of selecting a random object from the whole bucket.
OnFlyRandomPivotChooser() - Constructor for class messif.pivotselection.OnFlyRandomPivotChooser
Creates a new instance of OnFlyRandomPivotChooser
open(String) - Static method in class messif.utility.DirectoryInputStream
Open input stream for the specified path.
open(File) - Static method in class messif.utility.DirectoryInputStream
Open input stream for the specified path.
open(File, FileFilter) - Static method in class messif.utility.DirectoryInputStream
Open input stream for the specified path.
openInputStream() - Method in class messif.buckets.storage.impl.DiskStorage
Create input stream on the specified channel.
operand - Variable in class messif.objects.util.impl.ArithmeticFunctionToken
Operand
operand1 - Variable in class messif.objects.util.impl.ArithmeticOperatorToken
First operand
operand2 - Variable in class messif.objects.util.impl.ArithmeticOperatorToken
Second operand
operation - Variable in class messif.operations.QueryOperation.DataEqualOperation
Encapsulated operation
operationAnswer(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show the answer of the last executed query operation.
operationAnswerRawObjects(PrintStream, String...) - Method in class messif.utility.CoreApplication
Write the raw objects (using LocalAbstractObject.write(java.io.OutputStream)) from the answer of the last executed query operation.
operationArgument(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show argument of the last executed operation.
operationBgExecute(PrintStream, String...) - Method in class messif.utility.CoreApplication
Executes a specified operation on current algorithm in a new thread (i.e., on the background).
operationChangeAnswerCollection(PrintStream, String...) - Method in class messif.utility.CoreApplication
Changes the answer collection of the prepared or last executed operation.
operationChangeAnswerNamedInstance(PrintStream, String...) - Method in class messif.utility.CoreApplication
Changes the answer collection of the prepared or last executed operation.
OperationErrorCode - Class in messif.operations
Error codes related to operations.
OperationErrorCode(String) - Constructor for class messif.operations.OperationErrorCode
Creates a new instance of OperationErrorCode
operationErrorCode(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show the ErrorCode returned by the last executed operation.
operationExecute(PrintStream, String...) - Method in class messif.utility.CoreApplication
Executes a specified operation on current algorithm.
operationExecuteAgain(PrintStream, String...) - Method in class messif.utility.CoreApplication
Executes the last operation once more.
OperationIndexComparator<K> - Interface in messif.buckets.index
A comparison function, which imposes a total ordering on some collection of keys.
operationInfo(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show information about the last executed operation.
operationObjectCount(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show the number of objects returned by the last executed operation.
operationParam(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show or set a parameter of the last executed operation.
operationParamProcessByMethod(PrintStream, String...) - Method in class messif.utility.CoreApplication
Processes a parameter from the last executed operation by a given method.
operationPrepare(PrintStream, String...) - Method in class messif.utility.CoreApplication
Prepares a new instance of the specified operation without executing it.
operationProcessByMethod(PrintStream, String...) - Method in class messif.utility.CoreApplication
Processes the last executed operation by a given method.
operationQueryObjectLocator(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show the locatorURI of the query object of the last executed operation.
OperationStatistics - Class in messif.statistics
A local (operation's) list of statistics.
OperationStatistics() - Constructor for class messif.statistics.OperationStatistics
Creates a new instance of OperationStatistics
operationSubAnswer(PrintStream, String...) - Method in class messif.utility.CoreApplication
Show the sub-answer of the last executed query operation if possible.
operator - Variable in class messif.objects.util.impl.ArithmeticOperatorToken
Operator type
order() - Method in class messif.objects.nio.BufferInputStream
Retrieves the byte order of the encapsulated buffer.
order(ByteOrder) - Method in class messif.objects.nio.BufferInputStream
Modifies the encapsulated buffer's byte order.
OrderedIndex<C,T> - Interface in messif.buckets.index
Defines an ordered index interface on objects.
OrderedLocalBucket<C> - Class in messif.buckets
An extension of LocalBucket that maintains the stored objects in a certain order.
OrderedLocalBucket(long, long, long, boolean, long) - Constructor for class messif.buckets.OrderedLocalBucket
Constructs a new LocalBucket instance and setups all bucket limits
orderFeatures(SortDimension) - Method in class messif.objects.impl.ObjectFeatureOrderedSet
 
ordSpearman(Integer[], Integer[], int[]) - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
 
ori - Variable in class messif.objects.impl.ObjectFeature
Orientation of the gravity vector
ourNetworkNode - Variable in class messif.network.MessageDispatcher
Identification of this network node
OutlierPivotChooser - Class in messif.pivotselection
Selects pivots as outliers from the sample set.
OutlierPivotChooser() - Constructor for class messif.pivotselection.OutlierPivotChooser
Creates a new instance of OutlierPivotChooser.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z