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 

G

gapContinue - Variable in class messif.objects.util.SequenceMatchingCost
 
gapOpening - Variable in class messif.objects.util.SequenceMatchingCost
 
generateRandom(int, int) - Static method in class messif.objects.impl.ObjectString
Generate a random text.
genericCastToClass(Object, Class<E>) - Static method in class messif.utility.Convert
Cast the provided object to Class with generic typing.
GenericMatchingObjectList<E extends AbstractObject> - Class in messif.objects.util
List of objects returned by using ObjectMatcher.
GenericMatchingObjectList() - Constructor for class messif.objects.util.GenericMatchingObjectList
Creates a new instance of MatchingObjectList that is empty.
GenericMatchingObjectList(AbstractObjectIterator<E>) - Constructor for class messif.objects.util.GenericMatchingObjectList
Creates a new instance of MatchingObjectList filled with objects from the iterator.
GenericMatchingObjectList(AbstractObjectIterator<E>, int) - Constructor for class messif.objects.util.GenericMatchingObjectList
Creates a new instance of MatchingObjectList filled with objects from the iterator.
get(int) - Method in class messif.buckets.index.impl.AddressStorageIndex
 
get(int) - Method in class messif.buckets.index.impl.IntStorageIndex
 
get(int) - Method in class messif.buckets.index.impl.LongStorageIndex
 
get(int) - Method in class messif.buckets.index.impl.LongStorageMemoryIndex
 
get(int) - Method in class messif.buckets.index.impl.LongStorageMemoryIndexStdSer
 
get() - Method in class messif.objects.LocalAbstractObject.DataEqualObject
Returns the encapsulated object.
get() - Method in class messif.operations.QueryOperation.DataEqualOperation
Returns the encapsulated operation.
get() - Method in class messif.statistics.FutureWithStatisticsImpl
 
get(long, TimeUnit) - Method in class messif.statistics.FutureWithStatisticsImpl
 
get() - Method in class messif.statistics.StatisticCounter
 
get() - Method in class messif.statistics.StatisticObject
 
get(Object) - Method in class messif.statistics.StatisticRefCounter
Reference counter read operations
get(Object) - Method in class messif.statistics.StatisticSimpleWeakrefCounter
Reference counter read operations
get() - Method in class messif.statistics.StatisticTimer
Time elapsed in milliseconds.
get(int) - Method in class messif.transactions.TransactionList
Returns the element at the specified position in this list.
get() - Method in class messif.transactions.TransactionObject
Returns the encapsulated object.
get(Object) - Method in class messif.utility.ArrayMap
 
get(int) - Method in class messif.utility.SortedArrayData
Returns the element at the specified position in this collection.
get(int) - Method in class messif.utility.SortedCollection
Returns the element at the specified position in this collection.
getActivatedNode() - Method in class messif.netcreator.MessageActivateResponse
 
getAdded() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the date that this object was added to the collection.
getAddress() - Method in class messif.buckets.storage.IntAddress
Returns the associated int address into the storage.
getAddress() - Method in class messif.buckets.storage.LongAddress
Returns the associated long address into the storage.
getAdjustedRandIndex(UnsupervisedBinaryClassification.BinaryClassification) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getAdjustedRandIndexWithGreyZone(UnsupervisedBinaryClassification.BinaryClassification) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getAlgorithm() - Method in class messif.algorithms.AlgorithmRMIServer
Returns the encapsulated algorithm.
getAlgorithm() - Method in class messif.algorithms.impl.LocatorStorageAlgorithm
Returns the encapsulated algorithm.
getAlgorithm(int) - Method in class messif.algorithms.impl.MultipleOverlaysAlgorithm
 
getAlgorithm() - Method in class messif.algorithms.impl.MultiQueryWrapperAlgorithm
Returns the encapsulated algorithm.
getAlgorithm() - Method in class messif.buckets.impl.AlgorithmStorageBucket
Return the instance of the algorithm encapsulated by this bucket
GetAlgorithmInfoOperation - Class in messif.operations.query
Special operation that returns the algorithm info (i.e. the algorithm toString() value).
GetAlgorithmInfoOperation() - Constructor for class messif.operations.query.GetAlgorithmInfoOperation
Creates a new algorithm info operation.
getAlgorithms() - Method in class messif.algorithms.impl.MultipleOverlaysAlgorithm
Returns all the currently encapsulated algorithms.
getAlgorithmsCount() - Method in class messif.algorithms.impl.MultipleOverlaysAlgorithm
Returns the number of the currently encapsulated algorithms.
getAllBucketIDs() - Method in class messif.buckets.BucketDispatcher
Returns the set of bucket IDs maintained by this dispatcher.
getAllBuckets() - Method in class messif.buckets.BucketDispatcher
Returns the collection of all buckets maintained by this dispatcher.
getAllConfidence(T) - Method in class messif.objects.classification.text.KeywordClassification
Returns all confidences seen for the given keyword in this classification.
getAllConfidenceCount(T) - Method in class messif.objects.classification.text.KeywordClassification
Returns the number of confidences seen for the given keyword in this classification.
getAllFieldsData(StringFieldDataProvider, String, boolean) - Static method in class messif.objects.text.TextConversion
Creates a text from all fields of the StringFieldDataProvider.
getAllMethodsArgument(Class<E>) - Method in class messif.executor.MethodThreadList
Returns list of selected arguments from each finished method.
getAllMethodsArgument(int) - Method in class messif.executor.MethodThreadList
Get executed argument on the given position from all finished methods
getAllMethodsReturnValue(Class<E>) - Method in class messif.executor.MethodThreadList
Returns a list of values returned from each finished method.
getAllMethodsReturnValue() - Method in class messif.executor.MethodThreadList
Returns a list of values returned from each finished method.
getAllNormalizedConfidence(T) - Method in class messif.objects.classification.text.KeywordClassification
Returns all confidences seen for the given keyword in this classification normalized by subtracting the seen minimal value and dividing by the difference of the seen minimal and maximal values.
getAllObjects() - Method in class messif.buckets.Bucket
Returns iterator over all objects from this bucket.
getAllObjects() - Method in class messif.buckets.LocalBucket
 
getAllObjects() - Method in class messif.netbucket.RemoteBucket
Returns iterator over all objects from the remote bucket.
getAllObjects() - Method in class messif.netbucket.replication.ReplicationBucket
 
getAllObjects() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns a search over all objects in the storage.
getAllObjects(Integer, Integer) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns a search over all objects in the storage.
getAllObjects() - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
Returns all objects of this cluster as an iterator.
GetAllObjectsQueryOperation - Class in messif.operations.query
Operation for retrieving all objects locally stored (organized by an algorithm).
GetAllObjectsQueryOperation() - Constructor for class messif.operations.query.GetAllObjectsQueryOperation
Creates a new instance of GetAllObjectsQuery.
GetAllObjectsQueryOperation(AnswerType) - Constructor for class messif.operations.query.GetAllObjectsQueryOperation
Creates a new instance of GetAllObjectsQuery.
getAllPartitionsAnswer() - Method in class messif.operations.query.PartitionedKNNQueryOperation
Returns the whole answer divided by partitions.
getAllPartitionsAnswer() - Method in class messif.operations.query.PartitionedRangeQueryOperation
Returns the whole answer divided by partitions.
getAllReplicaNodes() - Method in class messif.netbucket.replication.ReplicationBucket
Return set of all network nodes where this bucket has replicas
getAllReplicaNodes() - Method in class messif.netbucket.replication.ReplicationNetworkBucketDispatcher
Return set of all network nodes where my buckets have some replicas
getAllRunningOperations() - Method in class messif.algorithms.Algorithm
Returns all operations currently executed by this algorithm.
getAllRunningOperations() - Method in class messif.algorithms.RMIAlgorithm
 
getAllRunningOperations() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getAllStatistics() - Method in class messif.statistics.OperationStatistics
Access all statistics
getAllStatistics(String) - Method in class messif.statistics.OperationStatistics
Access statistics whose names match the given regular expression
getAllStatistics() - Static method in class messif.statistics.Statistics
Returns an iterator over all global statistics.
getAllStatistics(String) - Static method in class messif.statistics.Statistics
Returns an iterator over all global statistics with names matching the provided regular expression.
getAllSubAnswers() - Method in class messif.operations.QueryOperation
Returns a collection of iterators over all objects in all answer sub-collections.
getAlpha() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getAnnotatedConstructor(Class<? extends T>) - Static method in class messif.operations.AbstractOperation
Searches the given operationClass for an annotated constructor.
getAnnotatedConstructor(Class<? extends T>, int) - Static method in class messif.operations.AbstractOperation
Searches the given operationClass for an annotated constructor that has the given argumentsCount.
getAnnotatedConstructors(Class<? extends E>) - Static method in class messif.algorithms.Algorithm
Returns all annotated constructors of the provided algorithm class.
getAnnotatedConstructorsArray(Class<? extends E>) - Static method in class messif.algorithms.Algorithm
Returns all annotated constructors of the provided algorithm class as array.
getAnswer() - Method in class messif.operations.ListingQueryOperation
Returns an iterator over all objects in the answer to this query.
getAnswer(int, int) - Method in class messif.operations.ListingQueryOperation
 
getAnswer() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getAnswer(int, int) - Method in class messif.operations.query.BatchKNNQueryOperation
 
getAnswer() - Method in class messif.operations.query.GetAlgorithmInfoOperation
Returns the operation answer text.
getAnswer() - Method in class messif.operations.query.JoinQueryOperation
 
getAnswer(int, int) - Method in class messif.operations.query.JoinQueryOperation
 
getAnswer() - Method in class messif.operations.QueryOperation
Returns an iterator over all objects in the answer to this query.
getAnswer(int, int) - Method in class messif.operations.QueryOperation
Returns an iterator over all objects in the answer skipping the first skip items and returning only count elements.
getAnswer() - Method in class messif.operations.RankingQueryOperation
 
getAnswer(int, int) - Method in class messif.operations.RankingQueryOperation
 
getAnswer() - Method in class messif.operations.SingletonQueryOperation
Returns an iterator over all objects in the answer to this query.
getAnswer(int, int) - Method in class messif.operations.SingletonQueryOperation
 
getAnswerClass() - Method in class messif.operations.ListingQueryOperation
Returns the class of objects this operation stores in its answer.
getAnswerClass() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getAnswerClass() - Method in class messif.operations.query.GetObjectsByLocatorPrefixOperation
 
getAnswerClass() - Method in class messif.operations.query.GetObjectsByLocatorsOperation
Returns the class of objects this operation stores in its answer.
getAnswerClass() - Method in class messif.operations.query.JoinQueryOperation
 
getAnswerClass() - Method in class messif.operations.QueryOperation
Returns the class of objects this operation stores in its answer.
getAnswerClass() - Method in class messif.operations.RankingQueryOperation
 
getAnswerClass() - Method in class messif.operations.SingletonQueryOperation
Returns the class of objects this operation stores in its answer.
getAnswerCollectionClass() - Method in class messif.operations.RankingQueryOperation
Class of the current answer assigned in the operation.
getAnswerCollectionClone() - Method in class messif.operations.RankingQueryOperation
Returns an empty clone of the answer collection of this operation.
getAnswerComparator() - Method in class messif.operations.RankingQueryOperation
Returns the internal comparator of the answer collection (often null).
getAnswerCount() - Method in class messif.operations.ListingQueryOperation
Returns the number of objects in this query answer.
getAnswerCount() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getAnswerCount() - Method in class messif.operations.query.GetObjectCountOperation
Returns the number of objects counted by this operation.
getAnswerCount() - Method in class messif.operations.query.JoinQueryOperation
 
getAnswerCount() - Method in class messif.operations.QueryOperation
Returns the number of objects in this query answer.
getAnswerCount() - Method in class messif.operations.RankingQueryOperation
 
getAnswerCount() - Method in class messif.operations.SingletonQueryOperation
Returns the number of objects in this query answer.
getAnswerDistance() - Method in class messif.operations.query.JoinQueryOperation
Returns the distance of the last object in the answer.
getAnswerDistance() - Method in class messif.operations.RankingQueryOperation
Returns the distance of the last object in the answer.
getAnswerDistanceRestricted(float, float) - Method in class messif.operations.query.JoinQueryOperation
Returns an iterator over all objects in the answer that are ranked higher than the minDistance but lower than the maxDistance.
getAnswerDistanceRestricted(float) - Method in class messif.operations.query.JoinQueryOperation
Returns an iterator over all objects in the answer that are ranked lower than the maxDistance.
getAnswerDistanceRestricted(float, float) - Method in class messif.operations.RankingQueryOperation
Returns an iterator over all objects in the answer that are ranked higher than the minDistance but lower than the maxDistance.
getAnswerDistanceRestricted(float) - Method in class messif.operations.RankingQueryOperation
Returns an iterator over all objects in the answer that are ranked lower than the maxDistance.
getAnswerMaximalCapacity() - Method in class messif.operations.RankingQueryOperation
Returns the maximal capacity of the answer collection.
getAnswerObject() - Method in class messif.operations.SingletonQueryOperation
Returns an object that is the answer to this query.
getAnswerObjects() - Method in class messif.operations.ListingQueryOperation
 
getAnswerObjects() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getAnswerObjects() - Method in class messif.operations.query.JoinQueryOperation
 
getAnswerObjects() - Method in class messif.operations.QueryOperation
Returns an iterator over all AbstractObjects in the answer to this query.
getAnswerObjects() - Method in class messif.operations.RankingQueryOperation
 
getAnswerObjects() - Method in class messif.operations.SingletonQueryOperation
 
getAnswerThreshold() - Method in class messif.operations.query.JoinQueryOperation
Returns the threshold distance for the current answer of this query.
getAnswerThreshold() - Method in class messif.operations.query.RangeMultiQueryOperation
 
getAnswerThreshold() - Method in class messif.operations.query.RangeQueryOperation
 
getAnswerThreshold() - Method in class messif.operations.RankingQueryOperation
Returns the threshold distance for the current answer of this query.
getAnswerType() - Method in class messif.operations.QueryOperation
Returns the type of objects this operation stores in its answer.
getApproxCost(float) - Method in class messif.objects.util.SequenceMatchingCost
 
getApproxCost(float) - Method in class messif.objects.util.SequenceMatchingCostInverse
 
getApproxCost(float) - Method in class messif.objects.util.SequenceMatchingCostLinear
 
getArchiveID() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the ID of the archive from which this object was added.
getArgument(int) - Method in class messif.executor.SingleMethodExecutor
Returns the index-th argument of the executed method.
getArgument(Class<E>) - Method in class messif.executor.SingleMethodExecutor
Returns executed argument that has a specified class.
getArgument(int) - Method in class messif.operations.AbstractOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.data.BulkInsertOperation
 
getArgument(int) - Method in class messif.operations.data.DeleteByLocatorOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.data.DeleteOperation
 
getArgument(int) - Method in class messif.operations.data.DeleteOperationLegacy
 
getArgument(int) - Method in class messif.operations.data.InsertOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.GetCandidateSetOperation
 
getArgument(int) - Method in class messif.operations.query.AggregationFunctionQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.ApproxKNNQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.BatchKNNQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.GetAlgorithmInfoOperation
 
getArgument(int) - Method in class messif.operations.query.GetAllObjectsQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.GetObjectByLocatorOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.GetObjectCountOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.GetObjectsByLocatorPrefixOperation
 
getArgument(int) - Method in class messif.operations.query.GetObjectsByLocatorsOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.GetRandomObjectQueryOperation
 
getArgument(int) - Method in class messif.operations.query.GetRandomObjectsQueryOperation
 
getArgument(int) - Method in class messif.operations.query.IncrementalNNQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.JoinQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.KNNMultiQueryOperation
 
getArgument(int) - Method in class messif.operations.query.KNNQueryByLocatorOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.KNNQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.PrintAllObjectsOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.RangeMultiQueryOperation
 
getArgument(int) - Method in class messif.operations.query.RangeQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.query.TopCombinedQueryOperation
Returns argument that was passed while constructing instance.
getArgument(int) - Method in class messif.operations.RefineCandidateOperation
 
getArgumentCount() - Method in class messif.executor.SingleMethodExecutor
Returns the number of executed arguments.
getArgumentCount() - Method in class messif.operations.AbstractOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.data.BulkInsertOperation
 
getArgumentCount() - Method in class messif.operations.data.DeleteByLocatorOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.data.DeleteOperation
 
getArgumentCount() - Method in class messif.operations.data.DeleteOperationLegacy
 
getArgumentCount() - Method in class messif.operations.data.InsertOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.GetCandidateSetOperation
 
getArgumentCount() - Method in class messif.operations.query.AggregationFunctionQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.ApproxKNNQueryOperation
Returns number of arguments of this operation: it is five (query, k, localSearchParam, localSearchType, radiusGuaranteed)
getArgumentCount() - Method in class messif.operations.query.BatchKNNQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.GetAlgorithmInfoOperation
 
getArgumentCount() - Method in class messif.operations.query.GetAllObjectsQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.GetObjectByLocatorOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.GetObjectCountOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.GetObjectsByLocatorPrefixOperation
 
getArgumentCount() - Method in class messif.operations.query.GetObjectsByLocatorsOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.GetRandomObjectQueryOperation
 
getArgumentCount() - Method in class messif.operations.query.GetRandomObjectsQueryOperation
 
getArgumentCount() - Method in class messif.operations.query.IncrementalNNQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.JoinQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.KNNMultiQueryOperation
 
getArgumentCount() - Method in class messif.operations.query.KNNQueryByLocatorOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.KNNQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.PrintAllObjectsOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.RangeMultiQueryOperation
 
getArgumentCount() - Method in class messif.operations.query.RangeQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.query.TopCombinedQueryOperation
Returns number of arguments that were passed while constructing this instance.
getArgumentCount() - Method in class messif.operations.RefineCandidateOperation
 
getArguments() - Method in class messif.executor.SingleMethodExecutor
Returns the array of all arguments of the executed method.
getArgumentString(int) - Method in class messif.operations.AbstractOperation
Returns the string representation of an argument that was passed while constructing instance.
getArgumentString(int) - Method in class messif.operations.RankingMultiQueryOperation
 
getArrayItemsRegexp() - Method in class messif.objects.LocalAbstractObjectAutoImpl
Returns the regular expression used to separate items of an array attribute.
getArrayItemsSeparator() - Method in class messif.objects.LocalAbstractObjectAutoImpl
Returns the character that separates items of an array attribute.
getAttractiveness() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the coma-separated list of attractiveness values for all existing territories.
getAttributesRegexp() - Method in class messif.objects.LocalAbstractObjectAutoImpl
Returns the regular expression used to separate attributes in a text stream.
getAttributesSeparator() - Method in class messif.objects.LocalAbstractObjectAutoImpl
Returns the character that separates attributes in a text stream.
getAutoPivotChooser(int) - Method in class messif.buckets.BucketDispatcher
Returns pivot chooser that was automatically created for a bucket of this dispatcher.
getAutoPivotChooserClass() - Method in class messif.buckets.BucketDispatcher
Returns the class of the pivot chooser that is currently used for buckets in this dispatcher.
getAvg() - Method in class messif.statistics.StatisticMinMaxCounter
 
getAvg() - Method in class messif.statistics.StatisticSlidingAvgCounter
return average of the values in queue
getAvg(boolean) - Method in class messif.statistics.StatisticSlidingAvgCounter
return the average but do not consolidate the list of values if the parameter is false
getBinaryData() - Method in class messif.objects.extraction.ExtractorDataSource
Return this data source as a byte buffer.
getBinarySize(BinarySerializator) - Method in class messif.objects.AbstractObject
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectArray
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectColor
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectCophirKeywords.MetaObjectCophirKeywordsWithTKStrings
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectFixed
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectMap
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectParametricArray
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectParametricMap
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectPixMacSCT
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectProfiSCT.MetaObjectProfiSCTWithTKStrings
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM.MetaObjectProfiSCTiDIMWithTKStrings
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectSAPIR
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectShape
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.MetaObjectShapeAndColor
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectByteVector
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectColorLayout
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectContourShape
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectDoubleVector
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeature
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureByte
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureClustered
Deprecated.
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureFloat
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureLong
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureOrderedSet
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureQuantized
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFeatureSet
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFloatVector
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectFloatVectorTunable
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectGPSCoordinate
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectHomogeneousTexture
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectIntMultiVector
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectIntVector
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectRectangle2D
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectRegionShape
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectShortVector
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectString
 
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectUnsignedByteVector
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.impl.ObjectXMRegionShape
 
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.AbstractObjectKey
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.BucketIdObjectKey
 
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.DimensionObjectKey
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.DoubleKey
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.DoubleKeyInterval
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.IntegerKey
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.LongKey
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.LuxandFaceKey
 
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.OCVFaceKey
 
getBinarySize(BinarySerializator) - Method in class messif.objects.keys.PittPattFaceKey
 
getBinarySize(BinarySerializator) - Method in class messif.objects.LocalAbstractObject
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.LocalAbstractObjectParametric
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.MetaObjectParametric
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in interface messif.objects.nio.BinarySerializable
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(boolean) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized boolean in bytes.
getBinarySize(boolean[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized boolean array in bytes.
getBinarySize(boolean[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized boolean array in bytes.
getBinarySize(byte) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized byte in bytes.
getBinarySize(byte[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized byte array in bytes.
getBinarySize(byte[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized byte array in bytes.
getBinarySize(short) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized short in bytes.
getBinarySize(short[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized short array in bytes.
getBinarySize(short[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized short array in bytes.
getBinarySize(char) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized char in bytes.
getBinarySize(char[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized char array in bytes.
getBinarySize(char[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized char array in bytes.
getBinarySize(int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized int in bytes.
getBinarySize(int[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized int array in bytes.
getBinarySize(int[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized int array in bytes.
getBinarySize(long) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized long in bytes.
getBinarySize(long[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized long array in bytes.
getBinarySize(long[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized long array in bytes.
getBinarySize(float) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized float in bytes.
getBinarySize(float[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized float array in bytes.
getBinarySize(float[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized float array in bytes.
getBinarySize(double) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized double in bytes.
getBinarySize(double[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized double array in bytes.
getBinarySize(double[], int, int) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized double array in bytes.
getBinarySize(BigInteger) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized BigInteger in bytes.
getBinarySize(String) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized String in bytes.
getBinarySize(String[]) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized String array in bytes.
getBinarySize(Enum<?>) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized Enum in bytes.
getBinarySize(Object) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the (binary) serialized object in bytes.
getBinarySize(BinarySerializable) - Method in class messif.objects.nio.BinarySerializator
Returns the size of the binary-serialized object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.nio.JavaToBinarySerializable
 
getBinarySize(BinarySerializable) - Method in class messif.objects.nio.MultiClassSerializator
Returns the size of the binary-serialized object in bytes.
getBinarySize(BinarySerializable) - Method in class messif.objects.nio.SingleClassSerializator
Returns the size of the binary-serialized object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.PrecomputedDistancesFilter
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.PrecomputedDistancesPivotMapFilter
Returns the exact size of the binary-serialized version of this object in bytes.
getBinarySize(BinarySerializator) - Method in class messif.objects.util.SortDimension
 
getBoolProperty(String, boolean) - Method in class messif.utility.ExtendedProperties
Returns a boolean value from the given property.
getBoundStats() - Method in class messif.statistics.Statistics
Returns a set of all statistics that are bound to this one.
getBoundTo() - Method in class messif.statistics.Statistics
Returns the statistic that this stat is bound to.
getBroadcastPort() - Method in class messif.network.MessageDispatcher
Returns the broadcast port number if created or zero if broadcast is not initialized by this dispatcher.
getBucket(int) - Method in class messif.buckets.BucketDispatcher
Returns the bucket with the specified ID.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.AlgorithmStorageBucket
Creates a new algorithm bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.DiskBlockBucket
Creates a bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.DiskBlockLocatorBucket
Creates a bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.DiskBlockObjectKeyBucket
Creates a bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.DiskBlockObjectKeyMemoryBucket
Creates a bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.PlainStorageBucket
Creates a bucket.
getBucket(long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.impl.VirtualStorageBucket
Creates a bucket.
getBucket(long, long, long, boolean, Storage<LocalAbstractObject>, IndexComparator<T, LocalAbstractObject>) - Static method in class messif.buckets.impl.VirtualStorageBucket
Creates a bucket for the given storage and comparator.
getBucket() - Method in class messif.buckets.split.BucketBallRegion
Returns the bucket associated with this ball region.
getBucketBallRegion(LocalBucket) - Method in class messif.buckets.split.SplitPolicy
Returns the BucketBallRegion associated with the specified bucket.
getBucketCapacity() - Method in class messif.buckets.BucketDispatcher
Returns the default hard capactity limit for new buckets.
getBucketCount() - Method in class messif.buckets.BucketDispatcher
Returns the actual number of buckets maintained by this dispatcher.
getBucketID() - Method in class messif.buckets.Bucket
Returns the unique ID of this bucket.
getBucketID() - Method in class messif.buckets.LocalBucket
Returns the unique ID of this bucket.
getBucketID() - Method in class messif.netbucket.RemoteBucket
Returns the ID of the bucket on remote node.
getBucketID() - Method in class messif.netbucket.replication.ReplicationBucket
 
getBucketId() - Method in class messif.objects.keys.BucketIdObjectKey
 
getBucketLowOccupation() - Method in class messif.buckets.BucketDispatcher
Returns the default hard low-occupation capactity limit for new buckets.
getBucketOccupationAsBytes() - Method in class messif.buckets.BucketDispatcher
Returns the default flag whether to compute occupation & capacity in bytes (true) or number of objects (false) for new buckets.
getBucketOperationDistcompCounter() - Method in class messif.netbucket.replication.ReplicationNetworkBucketDispatcher
Get this bucket dispatcher's statistic for per query operation DC
getBuckets(BucketDispatcher) - Method in interface messif.buckets.split.SplitResult
Returns the list remote buckets for the newly created buckets (the list can contain nulls).
getBuckets(BucketDispatcher) - Method in class messif.netbucket.BucketSplitReplyMessage
Returns the list remote buckets for the newly created buckets (the list can contain nulls).
getBucketSoftCapacity() - Method in class messif.buckets.BucketDispatcher
Returns the default soft capactity limit for new buckets.
getBufferedReader() - Method in class messif.objects.extraction.ExtractorDataSource
Return this data source as buffered reader.
getCandidateOperation() - Method in class messif.operations.RefineCandidateOperation
Get the candidate operation.
getCandidateSetLocators() - Method in class messif.operations.GetCandidateSetOperation
Returns the queue of candidate locators.
GetCandidateSetOperation - Class in messif.operations
This operation encapsulates RankingSingleQueryOperation and returns a candidate set requested size for this operation.
GetCandidateSetOperation(RankingSingleQueryOperation, int) - Constructor for class messif.operations.GetCandidateSetOperation
Creates a new operation given a query operation and required size of candidate set.
GetCandidateSetOperation(RankingSingleQueryOperation, int, BlockingQueue<String>) - Constructor for class messif.operations.GetCandidateSetOperation
Creates a new operation given a query operation and required size of candidate set.
getCandidateSetSize() - Method in class messif.operations.GetCandidateSetOperation
Get the required size of candidate set
getCapacity() - Method in class messif.buckets.LocalBucket
Returns the maximal capacity of this bucket.
getCapacity() - Method in class messif.netbucket.RemoteBucket
Returns the maximal capacity of the remote bucket.
getCapacity() - Method in class messif.netbucket.replication.ReplicationBucket
 
getCategoriesClass() - Method in interface messif.objects.classification.Classifier
Returns the class of instances that represent the classification categories (classes).
getCategoriesClass() - Method in class messif.objects.classification.impl.ExtractorClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.impl.ObjectProviderClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.impl.ParametricRankedObjectDistanceClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.impl.ParametricSimpleGetClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.impl.RankingQueryOperationClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.PipelineClassifier
 
getCategoriesClass() - Method in class messif.objects.classification.text.BestKeywordsReducer
 
getCategoriesClass() - Method in interface messif.objects.classification.text.KeywordClassifier
Returns the class of the output classification categories.
getCategoriesClass() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseKeywordClassifier
 
getCategoriesConfidenceComparator(ClassificationWithConfidence<C>, boolean) - Static method in class messif.objects.classification.Classifications
Returns a Comparator for sorting categories of the given Classification according to confidences.
getCategory() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.Stopword
Returns the category of this stopword.
getCategoryFromLocator(String) - Method in interface messif.utility.RandIndex.CategoryExtractor
 
getCell(int[]) - Method in class messif.utility.RecursiveVoronoiPartitioning
 
getCell(int) - Method in class messif.utility.VoronoiPartitioning
 
getCellId(int[]) - Method in class messif.utility.RecursiveVoronoiPartitioning
 
getCellIndex(LocalAbstractObject) - Method in class messif.utility.RecursiveVoronoiPartitioning
Identify the closest pivot in the partitoning, so a corresponding Voronoi cell is returned.
getCellIndex(LocalAbstractObject) - Method in class messif.utility.VoronoiPartitioning
Identify the closest pivot in the partitoning, so a corresponding Voronoi cell is returned.
getCenter() - Method in class messif.utility.VoronoiPartitioning.VoronoiPartition
 
getCenterX() - Method in class messif.objects.keys.FaceKey
Returns the x-coordinate (in pixels) of the face center point in the source image.
getCenterX() - Method in class messif.objects.keys.LuxandFaceKey
 
getCenterX() - Method in class messif.objects.keys.OCVFaceKey
 
getCenterX() - Method in class messif.objects.keys.PittPattFaceKey
 
getCenterY() - Method in class messif.objects.keys.FaceKey
Returns the y-coordinate (in pixels) of the face center point in the source image.
getCenterY() - Method in class messif.objects.keys.LuxandFaceKey
 
getCenterY() - Method in class messif.objects.keys.OCVFaceKey
 
getCenterY() - Method in class messif.objects.keys.PittPattFaceKey
 
getCentralNode() - Method in class messif.netcreator.CentralCreator
 
getCFActionArguments(Properties, String, Map<String, String>) - Method in class messif.utility.CoreApplication
Returns a control file action arguments from properties with variable substitution.
getCFActionException(PrintStream, Properties, String, String, Map<String, String>) - Method in class messif.utility.CoreApplication
Returns the repeat-until exception class from properties with variable substitution.
getCFActionForeach(PrintStream, Properties, String, Map<String, String>) - Method in class messif.utility.CoreApplication
Returns foreach values from properties with variable substitution.
getCFActionOutput(PrintStream, Properties, String, Map<String, String>, Map<String, PrintStream>, ByteArrayOutputStream) - Method in class messif.utility.CoreApplication
Returns the output stream for the given action.
getCFActionRepeat(PrintStream, Properties, String, Map<String, String>, String[], Class<? extends Throwable>) - Method in class messif.utility.CoreApplication
Returns the number of repeats with variable substitution.
getChangesCount() - Method in class messif.netbucket.BucketManipulationReplyMessage
 
getChangeWeight(char, char) - Method in class messif.objects.impl.ObjectStringDNASeqDist
 
getChangeWeight(char, char) - Method in class messif.objects.impl.ObjectStringEditDist
Returns the weight of changing char1 into char2 during the edit distance computation.
getClassForName(String, Class<E>) - Static method in class messif.utility.Convert
Class loader with type check.
getClassification(RankedAbstractObject, Parametric) - Method in class messif.objects.classification.impl.ParametricRankedObjectDistanceClassifier
Retrieves the classification from the object.
getClassifierClassifyMethod(Classifier<?, ?>) - Static method in class messif.objects.classification.Classifications
Returns the classification method of the given classifier.
getClassIndex(BinarySerializable) - Method in class messif.objects.nio.CachingSerializator
Returns the index of the predefined class for this object.
getClassIndex(BinarySerializable) - Method in class messif.objects.nio.MultiClassSerializator
Returns the index of the predefined class for this object.
getClassMethods(Class<?>, int, Class<?>) - Static method in class messif.executor.MethodClassExecutor
Returns all methods from the specified class that have the modifiers.
getClassProperty(String, boolean, Class<E>) - Method in class messif.utility.ExtendedProperties
Returns a generic-safe class from the given property.
getClassProperty(String, boolean) - Method in class messif.utility.ExtendedProperties
Returns a class from the given property.
getClosestPivotIndex(AbstractPivotChooser, LocalAbstractObject) - Static method in class messif.utility.VoronoiPartitioning
Identify the closest pivot in the passed pivot chooser, so a corresponding Voronoi cell can be populated.
getClusterCount() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getClusterDimension() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getClusterID() - Method in class messif.objects.impl.ObjectFeatureClustered
Deprecated.
 
getClusterID() - Method in class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
 
getClusterIds() - Method in class messif.utility.VoronoiPartitioning.Result
 
getClusteroid() - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
Returns an object (clusteriod) that is in the center of this cluster.
getClusteroid() - Method in class messif.pivotselection.ClusterPivotChooser.Pair
Clusteroid of the cluster that would be formed by merging the two clusters passed to the constructor.
getClustersDistance(LocalAbstractObject) - Method in class messif.objects.impl.ObjectFeatureFloatWClustersL2
Deprecated.
 
getClustroid() - Method in class messif.pivotselection.KMeansPivotChooser.CenterThread
 
getCmdSocket() - Method in class messif.utility.CoreApplication
Returns the socket used for command communication.
getCnt() - Method in class messif.statistics.StatisticMinMaxCounter
 
getCnt() - Method in class messif.statistics.StatisticSlidingAvgCounter
return number of values in the queue
getCollection(int) - Method in interface messif.objects.util.CollectionProvider
Returns the collection with the given index.
getCollection(Object, int, Class<? extends T>, boolean) - Static method in class messif.objects.util.CollectionProviders
Returns the collection with the given index from the given object.
getCollection(int) - Method in class messif.objects.util.RankedSortedMultiCollection
 
getCollectionByKey(K) - Method in interface messif.objects.util.CollectionMapProvider
Returns the collection with the given key.
getCollectionByKey(Object, K, Class<? extends T>, boolean) - Static method in class messif.objects.util.CollectionProviders
Returns the collection with the given key from the given object.
getCollectionByKeyIterator(Object, K, Class<? extends T>, boolean) - Static method in class messif.objects.util.CollectionProviders
Returns the iterator of the collection with the given key from the given object.
getCollectionCount() - Method in interface messif.objects.util.CollectionProvider
Returns the number of collections.
getCollectionCount(Object) - Static method in class messif.objects.util.CollectionProviders
Returns the number of collections in the given object.
getCollectionCount() - Method in class messif.objects.util.RankedSortedMultiCollection
 
getCollectionIterator(Object, int, Class<? extends T>, boolean) - Static method in class messif.objects.util.CollectionProviders
Returns the iterator of the collection with the given index from the given object.
getCollectionIterator(Object, int, Class<? extends T>) - Static method in class messif.objects.util.CollectionProviders
Returns the iterator of the collection with the given index from the given object.
getCollectionKeyClass() - Method in interface messif.objects.util.CollectionMapProvider
Returns the class of the collection keys.
getCollectionValueClass() - Method in interface messif.objects.util.CollectionProvider
Returns the class of the objects stored in the collections.
getCollectionValueClass() - Method in class messif.objects.util.RankedSortedMultiCollection
 
getColumnConvertor(String) - Method in class messif.buckets.storage.impl.DatabaseStorage
Retrieve a column convertor assigned for the passed column name
getComparator() - Method in class messif.buckets.index.impl.AbstractSearch
Returns the comparator that this search uses on keys.
getComparator() - Method in class messif.utility.SortedCollection
Returns the comparator used by this collection.
getCompressedData(BitSet) - Method in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Create the compressed data + zeroes bit set from a full float array.
getConfidence(C) - Method in interface messif.objects.classification.ClassificationWithConfidence
Returns the confidence for the given category.
getConfidence(C) - Method in class messif.objects.classification.ClassificationWithConfidenceBase
 
getConnection() - Method in class messif.utility.ExtendedDatabaseConnection
Returns the database connection of this storage.
getConnectionRetries() - Method in class messif.algorithms.RMIAlgorithm
Returns the number of times the connection is retried, in case it returns IO exception.
getConstructor(byte, Class<?>) - Method in class messif.objects.nio.CachingSerializator
Returns a constructor for the specified flag and object class.
getConstructor(byte, Class<?>) - Method in class messif.objects.nio.MultiClassSerializator
Returns a constructor for the specified flag and object class.
getConstructor(Class<E>, String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a constructor for a class.
getConstructor(String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a constructor for a class.
getConstructor(Class<E>, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a constructor for a class.
getConstructor(Class<T>, boolean, Class<?>...) - Static method in class messif.utility.reflection.ConstructorInstantiator
Retrieves a public constructor with the given prototype from the given class.
getConstructor(Constructor<T>[], int) - Static method in class messif.utility.reflection.ConstructorInstantiator
Retrieves a public constructor with the given number of arguments from the given class.
getConstructor(Class<T>, boolean, int) - Static method in class messif.utility.reflection.ConstructorInstantiator
Retrieves a public constructor with the given number of arguments from the given class.
getConstructor(Class<T>, boolean, boolean, Map<String, Object>, List<Object>) - Static method in class messif.utility.reflection.ConstructorInstantiator
Returns a constructor for the specified class that accepts the specified arguments.
getConstructorArgumentDescriptions(Constructor<? extends Algorithm>) - Static method in class messif.algorithms.Algorithm
Returns constructor argument descriptions for the provided algorithm constructor.
getConstructorArgumentDescriptions(Class<? extends AbstractOperation>) - Static method in class messif.operations.AbstractOperation
Returns constructor argument descriptions for the provided operation class.
getConstructorArgumentDescriptions(Class<? extends AbstractOperation>, int) - Static method in class messif.operations.AbstractOperation
Returns constructor argument descriptions for the provided operation class with given number of arguments.
getConstructorArguments(Class<? extends AbstractOperation>) - Static method in class messif.operations.AbstractOperation
Returns constructor argument types for the provided operation class.
getConstructorArguments(Class<? extends AbstractOperation>, int) - Static method in class messif.operations.AbstractOperation
Returns constructor arguments for the provided operation class for an annotated constructor with given number of arguments.
getConstructorDescription(Constructor<? extends Algorithm>) - Static method in class messif.algorithms.Algorithm
Returns algorithm constructor description including descriptions for all its arguments.
getConstructorDescription(Class<? extends AbstractOperation>) - Static method in class messif.operations.AbstractOperation
Returns full constructor description for the provided operation class.
getConstructorDescriptionSimple(Constructor<? extends Algorithm>) - Static method in class messif.algorithms.Algorithm
Returns constructor description (without description of arguments) for the provided algorithm constructor.
getConstructorParameterClass(int) - Method in class messif.objects.LocalAbstractObject.TextStreamFactory
Returns the class of the indexth additional argument of this factory constructor.
getConstructors(Class<? extends E>, boolean) - Static method in class messif.utility.Convert
Returns type-safe constructors of the given class.
getConstructors(Class<? extends E>) - Static method in class messif.utility.Convert
Returns type-safe public constructors of the given class.
getContour() - Method in class messif.objects.keys.FaceKey
Returns the face contour in the source image.
getContour() - Method in class messif.objects.keys.LuxandFaceKey
 
getContour() - Method in class messif.objects.keys.OCVFaceKey
 
getContour() - Method in class messif.objects.keys.PittPattFaceKey
 
getCorrectDecisions() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getCorrectDecisionsWithGreyZone() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getCost(float) - Method in class messif.objects.util.SequenceMatchingCost
 
getCost(LocalAbstractObject, LocalAbstractObject) - Method in class messif.objects.util.SequenceMatchingCost
Computes cost corresponding to the distance computed between the passed objects.
getCount() - Method in class messif.buckets.index.SearchAbstractObjectIterator
Returns the current number of iterations.
getCount() - Method in class messif.netbucket.BucketProcessQueryReplyMessage
Returns the number of objects that were added to answer.
getCount() - Method in class messif.netcreator.MessageActivate
 
getCount() - Method in class messif.operations.query.GetRandomObjectsQueryOperation
Returns the number of objects to be returned by this operation.
getCoveringRadius() - Method in class messif.utility.VoronoiPartitioning.VoronoiPartition
 
getCpuTime() - Method in class messif.statistics.StatisticTimer
Total CPU time elapsed in milliseconds.
getCreatedClass() - Method in class messif.objects.LocalAbstractObject.TextStreamFactory
Returns the class created by this factory.
getCurrentNetworkNode() - Method in class messif.netbucket.NetworkBucketDispatcher
Returns the network node of this dispatcher.
getCurrentObject() - Method in class messif.buckets.index.impl.AbstractSearch
 
getCurrentObject() - Method in interface messif.buckets.index.Search
Returns the object found by the last search.
getCurrentObject() - Method in class messif.buckets.index.SearchAbstractObjectDualIterator
 
getCurrentObject() - Method in class messif.buckets.index.SearchAbstractObjectIterator
 
getCurrentObject() - Method in interface messif.buckets.Removable
Returns the current object (that can be removed).
getCurrentObject() - Method in class messif.objects.extraction.ExtractorIterator
 
getCurrentObject() - Method in class messif.objects.util.AbstractObjectIterator
Returns an object returned by the last call to Iterator.next().
getCurrentObject() - Method in class messif.objects.util.IteratorToAbstractObjectIterator
Returns an instance of object returned by the last call to next().
getCurrentObject() - Method in class messif.objects.util.ObjectIteratorsIterator
Returns an instance of object returned by the last call to next().
getCurrentObject() - Method in class messif.objects.util.ObjectProvidersIterator
Returns an instance of object returned by the last call to next().
getCurrentObject() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
Returns an instance of object returned by the last call to next().
getCurrentObject() - Method in class messif.objects.util.StreamsMetaObjectMapIterator
 
getCurrentObjectAddress() - Method in interface messif.buckets.storage.IntStorageSearch
 
getCurrentObjectAddress() - Method in interface messif.buckets.storage.LongStorageSearch
 
getCurrentObjectAddress() - Method in interface messif.buckets.storage.StorageSearch
Returns the address of the object found by the last search.
getCurrentObjectIntAddress() - Method in interface messif.buckets.storage.IntStorageSearch
Returns the address of the object found by the last search.
getCurrentObjectLongAddress() - Method in interface messif.buckets.storage.LongStorageSearch
Returns the address of the object found by the last search.
getCurrentVectorDataIndex() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
Returns the index of the vector data array, from which the last call to ObjectIntMultiVector.SortedDataIterator.nextInt() or ObjectIntMultiVector.SortedDataIterator.next() returned the value.
getDatabaseConnection(String) - Method in class messif.utility.ExtendedProperties
Returns a data source using either JNDI or DriverManager using the URL specified in the value of the property key.
getDataFields() - Method in class messif.objects.LocalAbstractObjectAutoImpl
Returns the list of fields that should be automatically managed by AutoImpl class as data.
getDataSource() - Method in class messif.objects.extraction.ExtractorDataSource
Returns the remembered data source (can be File, InputStream or URL).
getDBColumnMap(boolean, Stemmer, IntStorageIndexed<String>, boolean) - Static method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the database column definitions for the MetaObjectProfiSCT object.
getDeclaredMethod(Class<?>, String, Class[]) - Static method in class messif.executor.SingleMethodExecutor
Returns a declared method (i.e. public, protected or private) that matches the given name and parameter types.
getDefaultBucketClass() - Method in class messif.buckets.BucketDispatcher
Returns the default class for newly created buckets.
getDefaultBucketClassParams() - Method in class messif.buckets.BucketDispatcher
Returns the default parameters for newly created buckets with default bucket class.
getDefaultClass() - Method in class messif.objects.nio.MultiClassSerializator
Returns a default class that is used for deserialization when a class is not specified.
getDefaultClass() - Method in class messif.objects.nio.SingleClassSerializator
Returns a default class that is used for deserialization when a class is not specified.
getDeletedFragments() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the number of deleted fragments (gaps) in this storage as known by DiskStorage.deletedFragments.
getDeletedObject() - Method in class messif.operations.data.DeleteOperationLegacy
Returns the object against which to match the deleted objects.
getDeleteLimit() - Method in class messif.operations.data.DeleteByLocatorOperation
Returns the maximal number of deleted objects.
getDeleteLimit() - Method in class messif.operations.data.DeleteOperation
Returns the maximal number of deleted objects.
getDeleteLimit() - Method in class messif.operations.data.DeleteOperationLegacy
Returns the maximal number of deleted objects.
getDescriptorNames() - Static method in class messif.objects.impl.MetaObjectCophirKeywords
Returns the list of the names of the possible encapsulated objects.
getDescriptorNames() - Static method in class messif.objects.impl.MetaObjectParametricShapeAndColor
Returns the list of the names of the possible encapsulated objects.
getDescriptorNames() - Static method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
Returns the list of the names of the possible encapsulated objects.
getDestination() - Method in class messif.network.Message
Returns the network node to which this message arrived.
getDestination() - Method in class messif.network.NavigationElement
Returns the destination of the message for this particular hop.
getDestinationClass() - Method in class messif.objects.text.TextParametricConstructorConvertor
 
getDestinationClass() - Method in interface messif.utility.Convertor
Returns the class that this convertor converts to.
getDestinationClass() - Method in class messif.utility.MetaObjectParametricRemovalConvertor
 
getDifference(DoubleKey, DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
Given two keys, return their distance (difference)
getDifference(T, T) - Method in class messif.objects.keys.KeyOperator
Given two keys, return their distance (difference)
getDifferentiatingClasses(Class<? extends E>, int) - Method in class messif.executor.MethodClassExecutor
Returns the list of classes that this executor recognizes and can execute their associated method.
getDifferentiatingClasses(Class<? extends E>) - Method in class messif.executor.MethodClassExecutor
Returns the list of classes that this executor recognizes and can execute their associated method.
getDifferentiatingNames(String) - Method in class messif.executor.MethodNameExecutor
Returns the list of method names that this executor supports and that match the specified regular expression.
getDimension(int) - Method in class messif.objects.impl.ObjectFeatureOrderedSet
Size of this object in the passed dimension as an absolute value (in pixels).
getDimension(int) - Method in class messif.objects.keys.DimensionObjectKey
Size of the object in the required dimension.
getDimensionality() - Method in class messif.objects.impl.ObjectByteVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectDoubleVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFeatureByte
Returns number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Returns number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFeatureFloat
Returns number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Returns number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFeatureLong
Returns number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectFloatVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectIntVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectShortVector
Returns the number of dimensions of this vector.
getDimensionality() - Method in class messif.objects.impl.ObjectUnsignedByteVector
Returns the number of dimensions of this vector.
getDimensionCount() - Method in class messif.objects.keys.DimensionObjectKey
Number of dimensions.
getDistance(T, T) - Method in interface messif.objects.DistanceFunction
Returns the distance between object o1 and object o2.
getDistance(MetaObject, MetaObject) - Method in class messif.objects.DistanceFunctionMetaSubobject
Returns the distance between object o1 and object o2.
getDistance(MetaObjectCophirKeywords, MetaObjectCophirKeywords) - Method in class messif.objects.impl.MetaObjectCophirKeywords.CophirWeightedCosineDistanceFunction
 
getDistance(MetaObjectParametricShapeColorAndText, MetaObjectParametricShapeColorAndText) - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText.TextDistanceFunction
 
getDistance(MetaObjectProfiSCT, MetaObjectProfiSCT) - Method in class messif.objects.impl.MetaObjectProfiSCT.ProfiSCTWeightedCosineDistanceFunction
 
getDistance(SequenceMatchingCost, ResetableIterator<ObjectFeature>, ResetableIterator<ObjectFeature>) - Static method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
CAVEAT: This implementation is different from the implementation in getDistanceImpl
getDistance(SequenceMatchingCost, ResetableIterator<ObjectFeature>, ResetableIterator<ObjectFeature>) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
CAVEAT: This implementation is different from the implementation in getDistanceImpl
getDistance(ObjectIntMultiVector, ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction
 
getDistance(ObjectIntMultiVector, ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction
 
getDistance(LocalAbstractObject) - Method in class messif.objects.LocalAbstractObject
Metric distance function.
getDistance(LocalAbstractObject, float) - Method in class messif.objects.LocalAbstractObject
Metric distance function.
getDistance(LocalAbstractObject, float[], float) - Method in class messif.objects.LocalAbstractObject
Metric distance function.
getDistance(LocalAbstractObject, LocalAbstractObject) - Method in class messif.objects.LocalAbstractObject.TrivialDistanceFunction
 
getDistance(MetaObject, MetaObject, float[]) - Method in class messif.objects.util.AggregationFunction
Computes distance of two meta objects using this combination function.
getDistance(MetaObject, MetaObject) - Method in class messif.objects.util.AggregationFunction
Computes distance of two meta objects using this combination function.
getDistance() - Method in interface messif.objects.util.DistanceRanked
Returns the ranking distance.
getDistance() - Method in class messif.objects.util.DistanceRankedObject
Returns the measured distance.
getDistance(int, int) - Method in class messif.utility.DistanceMatrix
 
getDistanceByWindowing(SequenceMatchingCost, ObjectFeatureOrderedSet.SlidingWindow, ObjectFeatureOrderedSet, ObjectFeatureOrderedSet) - Static method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
getDistanceByWindowing(SequenceMatchingCost, ObjectFeatureOrderedSet.SlidingWindow, ObjectFeatureOrderedSet, ObjectFeatureOrderedSet) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getDistanceFilter(Class<T>) - Method in class messif.objects.LocalAbstractObject
Returns a filter of the specified class (or any of its descendants) from this object's filter chain.
getDistanceFilter(Class<T>, boolean) - Method in class messif.objects.LocalAbstractObject
Returns a filter of the specified class from this object's filter chain.
getDistanceFilter(int) - Method in class messif.objects.LocalAbstractObject
Returns a filter at specified position in this object's filter chain.
getDistanceFilter(PrecomputedDistancesFilterFactory<? extends T>) - Method in class messif.objects.LocalAbstractObject
Returns a filter of the filterFactory's class from this object's filter chain.
getDistanceFunction() - Method in class messif.operations.RankingMultiQueryOperation
Returns the distance function for computing the distances between a data object and all query objects.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.BallRegion
Metric distance function that measures the distance of an arbitrary object to this region.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectArray
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectArrayWeightedSum
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectColor
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectCophirKeywords.MetaObjectCophirKeywordsDistCosine
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectFixedMap
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectFixedWeightedSum
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectMap
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectParametricArray
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectParametricArrayTotalMin
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectParametricArrayWeightedSum
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectParametricMap
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectPixMacSCT
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectProfiSCT.MetaObjectProfiSCTKwDistCosine
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectProfiSCT.MetaObjectProfiSCTKwDistJaccard
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM.MetaObjectProfiSCTiDIMKwDistCosine
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectShape
 
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.impl.MetaObjectShapeAndColor
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectByteVectorL1
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectByteVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectColorLayout
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectContourShape
The distance algorithm is taken from the ContourShapeSearch.cpp of the XM library.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectDoubleVectorL1
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectDoubleVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFaceLuxandDescriptor
Distance function for Luxand descriptors.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFaceMPEG7Descriptor
Metric distance function for face descriptors.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
Distance function for PittPatt descriptors.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureByteL2
Metric function Implements Euclidean distance (L2 metric).
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureClusteredMatch
Deprecated.
Metric function Implements city-block distance measure (so-called L1 metric)
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureFloatL2
Metric function Implements Euclidean distance (L2 metric).
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureFloatWClustersL2
Deprecated.
Metric function Implements city-block distance measure (so-called L1 metric)
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureLong
TODO: either implement or make this class abstract
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureLongL2
Metric function Implements city-block distance measure (so-called L1 metric)
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureQuantized
Trivial Metric function implemented as equality on all the keys.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureQuantizedOneOfManyDist
Metric function implemented as testing equality of at least one pair of keys.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetHausdorff
The actual implementation of the metric Hausdorff function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetNumOfSimilar
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
The actual implementation of the distance function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetSumOfMinDists
The actual implementation of the non-metric function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFeatureSetSumOfSimilar
The actual implementation of the distance function
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatUnitVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorCosine
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorL1
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorLmax
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorNeuralNetworkL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectFloatVectorTunable
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectGPSCoordinate
Distance function
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectHomogeneousTexture
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectIntMultiVectorCosine
Implements the Cosine distance function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard
Implements the Jaccard coefficient distance function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectIntSortedVectorJaccard
Implements the Jaccard coeficient distance function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectIntVectorL1
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectIntVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectRectangle2D
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectRegionShape
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectShortVectorL1
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectShortVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectString
The actual implementation of the metric function (see LocalAbstractObject.getDistance(messif.objects.LocalAbstractObject) for full explanation).
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectStringEditDist
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectStringEditDistSleep
Metric function Implements euclidean distance measure (so-called L2 metric)
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectStringFINLP_Dist
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectStringSmithWaterman
Metric distance function.
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectUnsignedByteVectorL2
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectVectorEdgecomp
Metric function Implements edge histogram distance
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectVectorEMD
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.impl.ObjectXMRegionShape
 
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.LocalAbstractObject
The actual implementation of the metric function (see LocalAbstractObject.getDistance(messif.objects.LocalAbstractObject) for full explanation).
getDistanceImpl(LocalAbstractObject, float) - Method in class messif.objects.MetaObject
The actual implementation of the metric function.
getDistanceImpl(LocalAbstractObject, float[], float) - Method in class messif.objects.MetaObject
The actual implementation of the metric function.
getDistanceLowerBound(LocalAbstractObject, int) - Method in class messif.objects.LocalAbstractObject
Returns the lower bound of a metric distance.
getDistanceLowerBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.impl.ObjectStringEditDist
 
getDistanceLowerBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.impl.ObjectStringFINLP_Dist
 
getDistanceLowerBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.LocalAbstractObject
Implementation that actually computes the lower bound on the metric distance.
getDistanceMultiObject(Collection<? extends T>, T, float[]) - Method in interface messif.objects.DistanceFunctionMultiObject
Measures the distance between all the objects in set (the first argument) and the specified object (the second argument).
getDistanceMultiObject(Collection<? extends LocalAbstractObject>, LocalAbstractObject, float[]) - Method in enum messif.objects.DistanceFunctionMultiObjectAggregation
 
getDistanceMultiObject(Collection<? extends MetaObject>, MetaObject, float[]) - Method in class messif.objects.DistanceFunctionMultiObjectMetaAggregation
 
getDistanceObjectClass() - Method in interface messif.objects.DistanceFunction
Returns the type of objects that this distance function accepts as arguments.
getDistanceObjectClass() - Method in class messif.objects.DistanceFunctionMetaSubobject
 
getDistanceObjectClass() - Method in interface messif.objects.DistanceFunctionMultiObject
Returns the type of objects that this distance function accepts as arguments.
getDistanceObjectClass() - Method in enum messif.objects.DistanceFunctionMultiObjectAggregation
 
getDistanceObjectClass() - Method in class messif.objects.DistanceFunctionMultiObjectMetaAggregation
 
getDistanceObjectClass() - Method in class messif.objects.impl.MetaObjectCophirKeywords.CophirWeightedCosineDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText.TextDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.impl.MetaObjectProfiSCT.ProfiSCTWeightedCosineDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.impl.ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.LocalAbstractObject.TrivialDistanceFunction
 
getDistanceObjectClass() - Method in class messif.objects.util.AggregationFunction
 
getDistanceObjectImpl(int, MetaObjectFixed, float) - Method in class messif.objects.impl.MetaObjectFixedWeightedSum
Computes the distance of the indexth fixed encapsulated object of this metaobject to the indexth fixed encapsulated object of the given obj.
getDistanceRegion(BallRegion, float) - Method in class messif.objects.BallRegion
Metric distance function between two ball regions.
getDistanceRegion(LocalAbstractObject, float, float) - Method in class messif.objects.BallRegion
Metric distance function between two ball regions.
getDistanceRegionImpl(BallRegion, float) - Method in class messif.objects.BallRegion
Metric distance function between two ball regions.
getDistanceRegionImpl(float, float) - Method in class messif.objects.BallRegion
Actual computation of the distance if the distance between regions' pivots is known.
getDistanceStorePrecomputed(LocalAbstractObject, PrecomputedDistancesFilterFactory<? extends PrecomputedDistancesFilter>) - Method in class messif.objects.LocalAbstractObject
Metric distance function that stores the resulting distance into a PrecomputedDistancesFilter.
getDistanceStorePrecomputed(LocalAbstractObject, PrecomputedDistancesFilterFactory<? extends PrecomputedDistancesFilter>, float) - Method in class messif.objects.LocalAbstractObject
Metric distance function that stores the resulting distance into a PrecomputedDistancesFilter.
getDistanceStorePrecomputed(LocalAbstractObject, PrecomputedDistancesFilterFactory<? extends PrecomputedDistancesFilter>, float[], float) - Method in class messif.objects.LocalAbstractObject
Metric distance function that stores the resulting distance into a PrecomputedDistancesFilter.
getDistanceThreshold() - Method in class messif.operations.query.JoinQueryOperation
Returns the threshold on distance between objects of a pair to qualify.
getDistanceToLeftPivot() - Method in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
Returns the distance to the left pivot which might have been computed by the last call to match(Region).
getDistanceToPivot() - Method in class messif.buckets.split.impl.SplitPolicyBallPartitioning
Returns the distance to the pivot which might have been computed by the last call to match(Region).
getDistanceToPivot() - Method in class messif.buckets.split.impl.SplitPolicyExcludedMiddlePartitioning
Returns the distance to the pivot which might have been computed by the last call to match(Region).
getDistanceToPivot() - Method in class messif.buckets.split.impl.SplitPolicyMultiWayBallPartitioning
Returns the distance to the pivot which might have been computed by the last call to match(Region).
getDistanceToRightPivot() - Method in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
Returns the distance to the right pivot which might have been computed by the last call to match(Region).
getDistanceUpperBound(LocalAbstractObject, int) - Method in class messif.objects.LocalAbstractObject
Returns the upper bound of a metric distance.
getDistanceUpperBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.impl.ObjectStringDNASeqDist
 
getDistanceUpperBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.impl.ObjectStringEditDist
 
getDistanceUpperBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.impl.ObjectStringFINLP_Dist
 
getDistanceUpperBoundImpl(LocalAbstractObject, int) - Method in class messif.objects.LocalAbstractObject
Implementation that actually computes the upper bound on the metric distance.
getEccentricity() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the (first) eccentricity of this reference ellipsoid.
getEccentricitySquared() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the square of the (first) eccentricity.
getElement(int, int) - Method in class messif.objects.impl.ObjectRegionShape
Get element from the array - index to the quantization arrays.
getElement(int, int) - Method in class messif.objects.impl.ObjectXMRegionShape
Get element from the array - index to the quantization arrays.
getEncapsulatedOperation() - Method in class messif.operations.GetCandidateSetOperation
Get the encapsulated query operation.
getErrorCode() - Method in exception messif.buckets.BucketStorageException
Returns the bucket error code associated with this exception.
getErrorCode() - Method in class messif.netbucket.BucketManipulationReplyMessage
 
getErrorCode() - Method in class messif.operations.AbstractOperation
Returns the result code of this operation.
getException() - Method in class messif.executor.MethodThread
Returns the exception thrown while executing or null if the execution finished with no exception.
getException() - Method in class messif.netbucket.BucketExceptionReplyMessage
Returns the bucket storage exception stored in this message.
getException() - Method in class messif.objects.extraction.ExtractorDataSource.PipeThread
Returns the exception that occurred during the piping or null if there was no problem.
getExecutedOperation(Parametric) - Method in class messif.objects.classification.impl.ApproxKNNOperationClassifier
 
getExecutedOperation(Parametric) - Method in class messif.objects.classification.impl.KNNOperationClassifier
 
getExecutedOperation(Parametric) - Method in class messif.objects.classification.impl.RankingQueryOperationClassifier
Returns the executed operation stored by this classifier in the given parameters.
getExecutorParamClasses() - Method in class messif.algorithms.Algorithm
This method should return an array of additional parameters that are needed for operation execution.
getExecutorParamClasses() - Method in class messif.algorithms.DistributedAlgorithm
This method should return an array of additional parameters that are needed for operation execution.
getExtendedNamedInstances(String, Object, boolean) - Method in class messif.utility.CoreApplication
Returns a copy of the current named instances with the given value set for the given key.
getExtractedClass() - Method in class messif.objects.extraction.AlgorithmExtractor
 
getExtractedClass() - Method in class messif.objects.extraction.ConvertorExtractor
 
getExtractedClass() - Method in class messif.objects.extraction.ConvertorMultiExtractor
 
getExtractedClass() - Method in interface messif.objects.extraction.Extractor
Returns the object class extracted by this extractor.
getExtractedClass() - Method in interface messif.objects.extraction.MultiExtractor
Returns the object class extracted by this extractor.
getExtractedClass() - Method in class messif.objects.extraction.StoringMultiExtractor
 
getExtractedObject(Parametric) - Method in class messif.objects.classification.impl.ExtractorClassifier
Returns the extracted object stored by this classifier in the given parameters.
getExtremeConfidence(ClassificationWithConfidence<C>, boolean, float) - Static method in class messif.objects.classification.Classifications
Returns the highest/lowest confidence from the classes in the given classification.
getFaceIdentifierLocatorURI() - Method in class messif.objects.keys.FaceKey
Returns the face identifier from the locatorURI as specified by the respective face key implementation.
getFaceIdentifierLocatorURI() - Method in class messif.objects.keys.LuxandFaceKey
 
getFaceIdentifierLocatorURI() - Method in class messif.objects.keys.OCVFaceKey
 
getFaceIdentifierLocatorURI() - Method in class messif.objects.keys.PittPattFaceKey
 
getFactoryClass() - Static method in class messif.objects.util.AggregationFunction
Returns the class currently set for the factory method AggregationFunction.valueOf(java.lang.String).
getFactoryMethod(byte, Class<?>) - Method in class messif.objects.nio.CachingSerializator
Returns a factory method for the specified flag and object class.
getFactoryMethod(byte, Class<?>) - Method in class messif.objects.nio.MultiClassSerializator
Returns a factory method for the specified flag and object class.
getFactoryMethod(Class<?>, String, String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a factory method for a class.
getFactoryMethod(String, String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a factory method for a class.
getFactoryMethod(Class<?>, Class<?>, String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns a className's factory method with the specified name and prototype.
getFailedObjects() - Method in exception messif.buckets.StorageInsertFailureException
Returns the list of objects that could not be inserted.
getFBscore(double) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getField(Class<?>, boolean, String) - Static method in class messif.utility.reflection.FieldInstantiator
Retrieves a field with the given name from the given class.
getFieldsForNames(Class<? extends LocalAbstractObject>, String...) - Static method in class messif.objects.LocalAbstractObject
Returns a list of fields of the specified class that match the provided names.
getFieldsForNames(Class<? extends LocalAbstractObject>, String...) - Static method in class messif.objects.LocalAbstractObjectAutoImpl
Returns a list of fields of the specified class that match the provided names.
getFile() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the file where the data of this storage are stored.
getFileChannel() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the currently opened file channel.
getFileName() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
Returns the name of the file opened by this stream.
getFilenameGlobPosition(String) - Static method in class messif.utility.WildcardFileFilter
Returns the position of the first glob char in the given filename.
getFileOccupation(boolean) - Method in class messif.buckets.storage.impl.DiskStorage
Returns the number of bytes currently stored in the file.
getFilter(Class<T>) - Method in class messif.buckets.LocalBucket
Returns the first registered filter that has the specified class
getFirstCluster() - Method in class messif.pivotselection.ClusterPivotChooser.Pair
Returns the first cluster in this pair
getFirstReply() - Method in class messif.network.ReplyReceiver
Returns the first received reply message.
getFirstStringClass(Class<?>[]) - Static method in class messif.executor.MethodNameExecutor
Search array for first String class.
getFirstSupportedOperation(Class<? extends E>) - Method in class messif.algorithms.Algorithm
Returns the first operation that is a supported by this algorithm and is a subclass of (or the same class as) subclassToSearch.
getFlattening() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the flattening or ellipticity of this reference ellipsoid.
getFormattedProperty(String, String, Object...) - Method in class messif.utility.ExtendedProperties
Formats a message using the property with the specified key in this property list.
getFragmentation() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the file space fragmentation, i.e. the ratio between the free and occupied disk space.
getFrom() - Method in class messif.objects.keys.DoubleKeyInterval
Returns the lower bound.
getFrom() - Method in class messif.objects.keys.KeyInterval
Return the lower bound of the interval.
getFscore() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getGapContinue() - Method in class messif.objects.util.SequenceMatchingCost
 
getGapOpening() - Method in class messif.objects.util.SequenceMatchingCost
 
getGmeasure() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
Fowlkes–Mallows index
getHeight() - Method in class messif.objects.impl.ObjectFeatureOrderedSet
Height of this object in absolute value (height in pixels).
getHeight() - Method in class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
getHeight() - Method in class messif.objects.keys.DimensionObjectKey
Height of the object.
getHeight() - Method in class messif.objects.keys.FaceKey
Returns the face height in pixels in the source image.
getHeight() - Method in class messif.objects.keys.LuxandFaceKey
 
getHeight() - Method in class messif.objects.keys.OCVFaceKey
 
getHeight() - Method in class messif.objects.keys.PittPattFaceKey
 
getHeightNormalizationFactor() - Method in class messif.objects.keys.FaceKey
Returns the normalization factor for face height.
getHeightNormalizationFactor() - Method in class messif.objects.keys.LuxandFaceKey
 
getHighestConfidence() - Method in interface messif.objects.classification.ClassificationWithConfidence
Returns the highest possible confidence of this classification.
getHighestConfidence() - Method in class messif.objects.classification.ClassificationWithConfidenceBase
 
getHost() - Method in class messif.algorithms.RMIAlgorithm
Returns the remote algorithm's IP address.
getHost() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
Returns the remote algorithm's IP address.
getHost() - Method in class messif.algorithms.RMIMethodExecutor
Returns the remote algorithm's IP address.
getHost() - Method in class messif.network.NetworkNode
Returns the IP address of this network node.
getHttpErrorCode() - Method in exception messif.buckets.BucketStorageException
 
getHttpErrorCode() - Method in exception messif.objects.extraction.ExtractorException
 
getHttpErrorCode() - Method in interface messif.utility.HttpErrorCodeProvider
Returns a HTTP error code to be returned to the HTTP client.
getId() - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
Returns identification of this cluster
getImplementation(String) - Static method in class messif.objects.util.SortDimension
Factory method for text serialization sake.
getImplementationName() - Method in class messif.objects.util.SortDimension
Name of implementation of the sort dimension -- it is used for serialization in ObjectFeatureOrderedSet.
getIncorrectDecisions() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getIncorrectDecisionsWithGreyZone() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getIndex() - Method in class messif.buckets.LocalBucket
Returns the index defined on this bucket that can be used for searching.
getIndex() - Method in class messif.buckets.OrderedLocalBucket
 
getInetAddressProperty(String, boolean) - Method in class messif.utility.ExtendedProperties
Returns an InetAddress from the given property.
getInitialSAQueryClass() - Method in class messif.operations.query.TopCombinedQueryOperation
Returns the class of the query operation to execute for initial sorted accesses.
getInputCategoriesClass() - Method in class messif.objects.classification.text.BestKeywordsReducer
 
getInputCategoriesClass() - Method in interface messif.objects.classification.text.KeywordClassifier
Returns the class of the input classification categories.
getInputStream() - Method in class messif.objects.extraction.ExtractorDataSource
Return this data source as input stream.
getInsertDeleteWeight() - Method in class messif.objects.impl.ObjectStringDNASeqDist
 
getInsertDeleteWeight() - Method in class messif.objects.impl.ObjectStringEditDist
Returns the weight of deleting or inserting a character during the edit distance computation.
getInsertedObject() - Method in class messif.operations.data.InsertOperation
Returns the object being inserted.
getInsertedObjects() - Method in class messif.operations.data.BulkInsertOperation
Returns the list of objects to insert.
getInstantiatorClass() - Method in class messif.utility.reflection.ConstructorInstantiator
 
getInstantiatorClass() - Method in class messif.utility.reflection.FieldInstantiator
 
getInstantiatorClass() - Method in interface messif.utility.reflection.Instantiator
Returns the class instantiated by this Instantiator.
getInstantiatorClass() - Method in class messif.utility.reflection.MethodInstantiator
 
getInstantiatorPrototype() - Method in class messif.utility.reflection.ConstructorInstantiator
 
getInstantiatorPrototype() - Method in class messif.utility.reflection.FieldInstantiator
 
getInstantiatorPrototype() - Method in interface messif.utility.reflection.Instantiator
Returns the classes of arguments for the Instantiator.instantiate(java.lang.Object[]) method.
getInstantiatorPrototype() - Method in class messif.utility.reflection.MethodInstantiator
 
getIntProperty(String, int) - Method in class messif.utility.ExtendedProperties
Returns an integer value from the given property.
getIntProperty(String, int, int, int) - Method in class messif.utility.ExtendedProperties
Returns an integer value from the given property.
getIteratedObject() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
Returns the object this iterator operates on.
getIterator(Iterator<T>) - Static method in class messif.objects.util.AbstractObjectIterator
Returns an AbstractObjectItator created over a standard iterator.
getK() - Method in class messif.operations.query.AggregationFunctionQueryOperation
Returns the number of nearest (top) objects to retrieve.
getK() - Method in class messif.operations.query.JoinQueryOperation
Returns the maximum number of nearest pairs to retrieve.
getK() - Method in class messif.operations.query.KNNMultiQueryOperation
Returns the number of nearest objects to retrieve.
getK() - Method in class messif.operations.query.KNNQueryByLocatorOperation
Returns the number of nearest objects to retrieve.
getK() - Method in class messif.operations.query.KNNQueryOperation
Returns the number of nearest objects to retrieve.
getKClosestPivotsIndexes(AbstractPivotChooser, int, LocalAbstractObject) - Static method in class messif.utility.VoronoiPartitioning
Identify the "k" closest pivots in the passed pivot chooser, so corresponding Voronoi cells can be identified (and somehow processed).
getKey(int) - Method in class messif.buckets.index.impl.AbstractSearch
Returns the key with specified index.
getKeyCount() - Method in class messif.buckets.index.impl.AbstractSearch
Returns the number of keys that this search currently searches for.
getKeyCount() - Method in class messif.statistics.StatisticRefCounter
 
getKeyCount() - Method in class messif.statistics.StatisticSimpleWeakrefCounter
 
getKeys() - Method in class messif.buckets.index.impl.AbstractSearch
Returns the keys that this search currently searches for.
getKeys() - Method in class messif.objects.impl.ObjectFeatureQuantized
 
getKeys() - Method in class messif.statistics.StatisticRefCounter
 
getKeys() - Method in class messif.statistics.StatisticSimpleWeakrefCounter
 
getKeyStringPart(String, String, int) - Static method in class messif.objects.keys.AbstractObjectKey
Auxiliary method for retrieving a part of a more complex abstract key string-representation value.
getKeyword() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.Stopword
Returns the string value of this stopword.
getKeywordBoostedScore(T) - Method in class messif.objects.classification.text.KeywordClassification
Returns the score of the given keyword.
getKeywordParameter(String, T) - Method in class messif.objects.classification.text.KeywordClassification
Returns an additional parameter with the given name for the given keyword.
getKeywordParameterMap(String, boolean) - Method in class messif.objects.classification.text.KeywordClassification
Returns the keyword parameter map for the given parameter name.
getKeyWords() - Method in class messif.objects.impl.MetaObjectPixMacSCT
Returns the object that encapsulates the keywords for this metaobject.
getKeyWords() - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
Returns the object that encapsulates the keywords for this metaobject.
getKeywords() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the coma-separated list of keywords for this object.
getKeyWords() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the object that encapsulates the keywords for this metaobject.
getKeywordsObject() - Method in class messif.objects.impl.MetaObjectCophirKeywords
Returns the encapsulated "KeyWordsType" object.
getKeywordWeightProvider(ObjectIntMultiVector, float[]) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the weight provider for keywords based on tf-idf.
getKeywordWeights(ObjectIntMultiVector) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns weights for keywords based on tf-idf.
getKeywordWords(IntStorageIndexed<String>) - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the key words of this object.
getKnnOperations() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getLandmarkPosition(FaceKey.FaceLandmark) - Method in class messif.objects.keys.FaceKey
Returns the position of the given face landmark.
getLandmarkPosition(FaceKey.FaceLandmark) - Method in class messif.objects.keys.LuxandFaceKey
 
getLandmarkPosition(FaceKey.FaceLandmark) - Method in class messif.objects.keys.OCVFaceKey
 
getLandmarkPosition(FaceKey.FaceLandmark) - Method in class messif.objects.keys.PittPattFaceKey
 
getLastAnswer() - Method in class messif.operations.query.JoinQueryOperation
Returns the current last ranked object in the answer.
getLastAnswer() - Method in class messif.operations.RankingQueryOperation
Returns the current last ranked object in the answer.
getLastDistance() - Method in class messif.objects.util.DistanceRankedSortedCollection
Returns the distance of the last object in this collection.
getLastDistance(int) - Method in class messif.objects.util.RankedSortedMultiCollection
 
getLastPivot() - Method in class messif.pivotselection.AbstractPivotChooser
Access to the last selected pivot.
getLatitude() - Method in class messif.objects.impl.ObjectGPSCoordinate
Returns the geographic latitude on WGS84 ellipsiod in degrees.
getLeftObject() - Method in class messif.objects.util.RankedJoinObject
Returns the left object of the pair.
getLeftPivot() - Method in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
Returns the first pivot for generalized hyperplane partitioning.
getLeftPivot() - Method in class messif.pivotselection.TwoDistantIncrementalPivotChooser
Returns the left (first) pivot.
getLimit() - Method in class messif.buckets.index.SearchAbstractObjectIterator
Returns the maximal number of iterations; -1 means unlimited.
getLimit1() - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
Returns limit1 paramter
getLimit2() - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
Returns limit2 paramter
getLocalAbstractObject() - Method in class messif.netbucket.RemoteAbstractObject
Returns the actual object.
getLocalSearchParam() - Method in interface messif.operations.Approximate
Returns the value of the local approximation parameter.
getLocalSearchParam() - Method in class messif.operations.query.ApproxKNNQueryOperation
 
getLocalSearchParam() - Method in class messif.operations.query.ApproxRangeQueryOperation
 
getLocalSearchType() - Method in interface messif.operations.Approximate
Returns the type of the local approximation parameter used.
getLocalSearchType() - Method in class messif.operations.query.ApproxKNNQueryOperation
 
getLocalSearchType() - Method in class messif.operations.query.ApproxRangeQueryOperation
 
getLocalThreadStatistics() - Static method in class messif.statistics.OperationStatistics
OperationStatistics creator
getLocator() - Method in class messif.objects.extraction.ExtractorDataSource
Returns the locator of the data source.
getLocator() - Method in class messif.operations.query.GetObjectByLocatorOperation
Returns the locator that this query searches for.
getLocatorColumnConvertor(boolean, boolean, boolean) - Static method in class messif.buckets.storage.impl.DatabaseStorage
Returns a column convertor that stores/restores a locator URI of LocalAbstractObjects stored in the database.
getLocatorPrefix() - Method in class messif.operations.query.GetObjectsByLocatorPrefixOperation
Returns the locator prefix this query searches for.
getLocators() - Method in class messif.operations.data.DeleteByLocatorOperation
Returns the locators of objects to delete.
getLocators() - Method in class messif.operations.query.GetObjectsByLocatorsOperation
Returns the object locators this query searches for.
getLocatorURI() - Method in class messif.objects.AbstractObject
Returns the locator URI of this object.
getLocatorURI() - Method in class messif.objects.impl.CophirXmlParser
Returns the parsed locator URI.
getLocatorURI() - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
 
getLocatorURI() - Method in class messif.objects.keys.AbstractObjectKey
Returns the URI from this key as a string.
getLogLevel() - Static method in class messif.utility.Logging
Get global logging level.
getLongitude() - Method in class messif.objects.impl.ObjectGPSCoordinate
Returns the geographic longitude on WGS84 ellipsiod in degrees.
getLowestConfidence() - Method in interface messif.objects.classification.ClassificationWithConfidence
Returns the lowest possible confidence of this classification.
getLowestConfidence() - Method in class messif.objects.classification.ClassificationWithConfidenceBase
 
getLowOccupation() - Method in class messif.buckets.LocalBucket
Returns the minimal occupation of this bucket.
getLowOccupation() - Method in class messif.netbucket.replication.ReplicationBucket
 
getMatchApprox() - Method in class messif.objects.util.SequenceMatchingCost
 
getMatchExact() - Method in class messif.objects.util.SequenceMatchingCost
 
getMatchingObjects(ObjectMatcher<? super E>) - Method in class messif.objects.util.AbstractObjectIterator
Returns matching objects.
getMatchingObjects(ObjectMatcher<? super E>, boolean) - Method in class messif.objects.util.AbstractObjectIterator
Returns matching objects.
getMatchingObjects(ObjectMatcher<? super E>, boolean, int) - Method in class messif.objects.util.AbstractObjectIterator
Returns matching objects.
getMatchingObjects(ObjectMatcher<? super E>, boolean, int[]) - Method in class messif.objects.util.AbstractObjectIterator
Get matching objects Method returns all objects that satisfy the matching constraints specified by matcher and deletes matching objects from the bucket when required.
getMatchMismatch() - Method in class messif.objects.util.SequenceMatchingCost
 
getMax() - Method in interface messif.objects.keys.DimensionObjectKey.Range
Deprecated.
 
getMax() - Method in class messif.statistics.StatisticMinMaxCounter
 
getMax() - Method in class messif.statistics.StatisticSlidingAvgCounter
return maximum value from the queue
getMaxBuckets() - Method in class messif.buckets.BucketDispatcher
Returns the maximal number of buckets maintained by this dispatcher.
getMaxCost() - Method in class messif.objects.util.SequenceMatchingCost
Maximum cost that can be assigned to a pair of objects by SequenceMatchingCost.getCost(float).
getMaxDistance() - Method in class messif.objects.impl.MetaObjectArrayWeightedSum
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectColor
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectFixedWeightedSum
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectParametricArrayTotalMin
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectParametricArrayWeightedSum
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectParametricShapeAndColor
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectPixMacSCT
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectShape
 
getMaxDistance() - Method in class messif.objects.impl.MetaObjectShapeAndColor
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFeatureSetMinNumOfSimilar
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunschWindowed
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFeatureSetSmithWatermanWindowed
 
getMaxDistance() - Method in class messif.objects.impl.ObjectFloatUnitVectorL2
 
getMaxDistance() - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard
 
getMaxDistance() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getMaxDistance() - Method in class messif.objects.LocalAbstractObject
Returns a maximal possible distance for this class.
getMaximalCapacity() - Method in class messif.utility.SortedCollection
Returns the maximal capacity of this collection.
getMaximalDistance() - Static method in class messif.objects.impl.ObjectIntMultiVectorJaccard
Returns a maximal possible distance for this class.
getMaximumSimilarity(SequenceMatchingCost, int, int) - Static method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
getMaximumSimilarity(SequenceMatchingCost, int, int) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getMaxKey() - Method in class messif.objects.keys.DoubleKeyOperator
 
getMaxKey() - Method in class messif.objects.keys.KeyOperator
Returns the maximal value of given key type.
getMaxMinCoords() - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
Returns bounding rect of spatial feature information
getMaxNumberOfValues() - Method in class messif.statistics.StatisticSlidingAvgCounter
 
getMaxX() - Method in class messif.objects.impl.ObjectRectangle2D
Returns the maxx component of spatial coordinates
getMaxY() - Method in class messif.objects.impl.ObjectRectangle2D
Returns the maxy component of spatial coordinates
getMembers() - Method in class messif.utility.VoronoiPartitioning.VoronoiPartition
 
getMessageDispatcher() - Method in class messif.algorithms.DistributedAlgorithm
Returns the message dispatcher of this distributed algorithm.
getMessageFromStream(ObjectInputStream) - Method in class messif.network.MessageDispatcher
Unpacks a message from the byte stream.
getMessageID() - Method in class messif.network.Message
Returns the identifier of this message.
getMethod(Class<?>, boolean) - Method in class messif.executor.MethodClassExecutor
Returns the stored method according to the the specified class.
getMethod(Object[]) - Method in class messif.executor.MethodClassExecutor
Returns a proper execution method for provided arguments.
getMethod(Object[]) - Method in class messif.executor.MethodExecutor
Returns the method that is appropriate for the provided arguments.
getMethod(Object[]) - Method in class messif.executor.MethodNameExecutor
 
getMethod(Class<?>, String, boolean, Class<?>...) - Static method in class messif.utility.reflection.MethodInstantiator
Retrieves a method with the given name and prototype from the given method class.
getMethod(Class<?>, String, boolean, int) - Static method in class messif.utility.reflection.MethodInstantiator
Retrieves a method with the given name and argument count from the given method class.
getMethod(Class<?>, String, boolean, boolean, Map<String, ?>, Object[]) - Static method in class messif.utility.reflection.MethodInstantiator
Retrieves a method with the given name and prototype from the given method class.
getMiddleKey(DoubleKey, DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
 
getMiddleKey(T, T) - Method in class messif.objects.keys.KeyOperator
Given two keys, return the key in the middle.
getMin() - Method in interface messif.objects.keys.DimensionObjectKey.Range
Deprecated.
 
getMin() - Method in class messif.statistics.StatisticMinMaxCounter
 
getMin() - Method in class messif.statistics.StatisticSlidingAvgCounter
return minimum value from the queue
getMinKey() - Method in class messif.objects.keys.DoubleKeyOperator
 
getMinKey() - Method in class messif.objects.keys.KeyOperator
Returns the minimal value of given key type.
getMinMaxForEveryCoord(AbstractObjectIterator<? extends ObjectByteVector>) - Static method in class messif.objects.impl.ObjectByteVector
Computes minimum and maximum values over every coordinate of vectors in the collection's iterator.
getMinMaxForEveryCoord(AbstractObjectIterator<? extends ObjectDoubleVector>) - Static method in class messif.objects.impl.ObjectDoubleVector
Computes minimum and maximum values over every coordinate of vectors in the collection's iterator.
getMinMaxForEveryCoord(AbstractObjectIterator<? extends ObjectFloatVector>) - Static method in class messif.objects.impl.ObjectFloatVector
Computes minimum and maximum values over every coordinate of vectors in the collection's iterator.
getMinMaxForEveryCoord(AbstractObjectIterator<? extends ObjectIntVector>) - Static method in class messif.objects.impl.ObjectIntVector
Computes minimum and maximum values over every coordinate of vectors in the collection's iterator.
getMinMaxForEveryCoord(AbstractObjectIterator<? extends ObjectShortVector>) - Static method in class messif.objects.impl.ObjectShortVector
Computes minimum and maximum values over every coordinate of vectors in the collection's iterator.
getMinMaxOverCoords(byte[]) - Method in class messif.objects.impl.ObjectByteVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(AbstractObjectIterator<? extends ObjectByteVector>) - Static method in class messif.objects.impl.ObjectByteVector
Computes minimum and maximum values over all coordinates of vectors in the collection's iterator.
getMinMaxOverCoords(double[]) - Method in class messif.objects.impl.ObjectDoubleVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(AbstractObjectIterator<? extends ObjectDoubleVector>) - Static method in class messif.objects.impl.ObjectDoubleVector
Computes minimum and maximum values over all coordinates of vectors in the collection's iterator.
getMinMaxOverCoords(float[]) - Method in class messif.objects.impl.ObjectFloatVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(AbstractObjectIterator<? extends ObjectFloatVector>) - Static method in class messif.objects.impl.ObjectFloatVector
Computes minimum and maximum values over all coordinates of vectors in the collection's iterator.
getMinMaxOverCoords(int[]) - Method in class messif.objects.impl.ObjectIntSortedVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(int[]) - Method in class messif.objects.impl.ObjectIntVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(AbstractObjectIterator<? extends ObjectIntVector>) - Static method in class messif.objects.impl.ObjectIntVector
Computes minimum and maximum values over all coordinates of vectors in the collection's iterator.
getMinMaxOverCoords(short[]) - Method in class messif.objects.impl.ObjectShortVector
Computes minimum and maximum values over all coordinates of the current vector.
getMinMaxOverCoords(AbstractObjectIterator<? extends ObjectShortVector>) - Static method in class messif.objects.impl.ObjectShortVector
Computes minimum and maximum values over all coordinates of vectors in the collection's iterator.
getMinNN() - Method in class messif.operations.query.IncrementalNNQueryOperation
Returns the minimum number of objects returned by this query.
getMinNormDistanceToArray(LocalAbstractObject, LocalAbstractObject, float) - Static method in class messif.objects.impl.MetaObjectParametricArrayTotalMin
Returns the normalized distance between object o1 and o2.
getMinX() - Method in class messif.objects.impl.ObjectRectangle2D
Returns minx component of spatial coordinates
getMinY() - Method in class messif.objects.impl.ObjectRectangle2D
Returns miny component of spatial coordinates
getModifiableIndex() - Method in class messif.buckets.impl.AlgorithmStorageBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.DiskBlockBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.DiskBlockLocatorBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.DiskBlockObjectKeyBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.DiskBlockObjectKeyMemoryBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.MemoryStorageBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.MemoryStorageLocatorBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.MemoryStorageNoDupsBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.MemoryStorageObjectKeyBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.PlainStorageBucket
 
getModifiableIndex() - Method in class messif.buckets.impl.VirtualStorageBucket
 
getModifiableIndex() - Method in class messif.buckets.LocalBucket
Returns the index (including storage) for this bucket.
getModifiableIndex() - Method in class messif.buckets.OrderedLocalBucket
 
getModifiableIndex() - Method in class messif.netbucket.replication.ReplicationBucket
 
getMu() - Method in class messif.operations.query.JoinQueryOperation
Returns the threshold on distance between objects of a pair to qualify.
getMultiProperty(String, int) - Method in class messif.utility.ExtendedProperties
Returns an array of property values.
getMultiProperty(String) - Method in class messif.utility.ExtendedProperties
Returns an array of property values.
getMultiProperty(String, Class<?>...) - Method in class messif.utility.ExtendedProperties
Returns an array of property values converted to appropriate types.
getName() - Method in class messif.algorithms.Algorithm
Returns the name of this algorithm
getName() - Method in class messif.algorithms.DistributedAlgorithm
Returns the name of this algorithm with host:port of its message dispatcher
getName() - Method in class messif.algorithms.RMIAlgorithm
 
getName() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getName() - Method in class messif.objects.util.impl.SubdistanceToken
 
getName(Class<? extends AbstractOperation>) - Static method in class messif.operations.AbstractOperation
Returns the name of operation represented by the provided class.
getName() - Method in class messif.operations.AbstractOperation
Returns the name of this operation.
getName() - Method in class messif.statistics.Statistics
Returns the registered name of this statistic.
getNamedInstance(String) - Method in class messif.utility.CoreApplication
Returns the stored named instance with the given name.
getNativeSerializableConstructor(Class<T>) - Static method in class messif.objects.nio.BinarySerializator
Returns a native-serializable constructor for objectClass.
getNativeSerializableFactoryMethod(Class<?>) - Static method in class messif.objects.nio.BinarySerializator
Returns a native-serializable factory method for objectClass.
getNavigationPathLength() - Method in class messif.network.Message
Returns the length of the navigation path.
getNavigationProcessor(AbstractOperation) - Method in class messif.algorithms.impl.MultipleOverlaysAlgorithm
 
getNavigationProcessor(AbstractOperation) - Method in class messif.algorithms.impl.ParallelSequentialScan
 
getNavigationProcessor(O) - Method in interface messif.algorithms.NavigationDirectory
Returns the navigator that provides the steps in which the given operation should be evaluated.
getNavigationProcessor(Object, AbstractOperation) - Static method in class messif.algorithms.NavigationProcessors
getNetworkNode() - Method in class messif.network.MessageDispatcher
Returns the network node identification of this message dispatcher.
getNewDistance(float, T) - Method in class messif.objects.util.RankedSortedDistFunctionCollection
Given the original distance and the object, this method returns the new distance according to which the object should be ranked.
getNextKey(DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
 
getNextKey(T) - Method in class messif.objects.keys.KeyOperator
Given a key, return the smallest key which is greater than the key specified.
getNextPivot() - Method in class messif.pivotselection.AbstractPivotChooser
Returns a new pivot that is freshly selected.
getNextProcessingItem(boolean) - Method in class messif.algorithms.impl.AbstractNavigationProcessor
Returns the next processing item in the queue.
getNoDataObject() - Method in class messif.objects.AbstractObject
Returns this object as no-data object.
getNoDataObject() - Method in class messif.objects.NoDataObject
 
getNodeID() - Method in class messif.network.NetworkNode
Returns the sub-ID of this network node.
getNOperations() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getNormDistance(LocalAbstractObject, float) - Method in class messif.objects.LocalAbstractObject
Normalized metric distance function, i.e. the result of LocalAbstractObject.getDistance(messif.objects.LocalAbstractObject) divided by LocalAbstractObject.getMaxDistance().
getNotCachedClasses() - Method in class messif.objects.nio.CachingSerializator
Returns the unmodifiable list of classes that are not cached but were serialized by this serializator.
getNumberInsertedObjects() - Method in class messif.operations.data.BulkInsertOperation
Return the number of objects to be inserted by this bulk insert operation.
getNumberOfConnections() - Method in class messif.algorithms.RMIAlgorithm
For backwards compatibility, this RMI algorithm has only one connection.
getNumberOfConnections() - Method in class messif.algorithms.RMIAlgorithmMultiThread
The number connections to the RMI server to be held and used.
getNumberOfInitialSA() - Method in class messif.operations.query.TopCombinedQueryOperation
Returns the number of initial sorted access objects to retrieve.
getNumberOfInsertedObjects() - Method in exception messif.buckets.CapacityFullException
Returns the number of objects that were inserted by a single operation before this exception was thrown.
getNumberOfRandomAccesses() - Method in class messif.operations.query.TopCombinedQueryOperation
Returns the number of random accesses to execute.
getObject(String) - Method in class messif.buckets.Bucket
Retrieve an object with the specified locator from this bucket.
getObject(AbstractObjectKey) - Method in class messif.buckets.Bucket
Retrieve an object with the specified key from this bucket.
getObject(String) - Method in class messif.buckets.LocalBucket
 
getObject(AbstractObjectKey) - Method in class messif.buckets.LocalBucket
 
getObject() - Method in class messif.netbucket.BucketManipulationReplyMessage
 
getObject(String) - Method in class messif.netbucket.RemoteBucket
Retrieve an object with the specified locator from this bucket.
getObject(AbstractObjectKey) - Method in class messif.netbucket.RemoteBucket
Retrieve an object with the specified key from this bucket.
getObject(AbstractObjectKey) - Method in class messif.netbucket.replication.ReplicationBucket
 
getObject(String) - Method in class messif.netbucket.replication.ReplicationBucket
 
getObject(String) - Method in class messif.objects.impl.MetaObjectArray
 
getObject(int) - Method in class messif.objects.impl.MetaObjectArray
Returns the encapsulated object for given index.
getObject(String) - Method in class messif.objects.impl.MetaObjectColor
Returns the encapsulated object for given symbolic name.
getObject(int) - Method in class messif.objects.impl.MetaObjectFixed
Returns the fixed object with the given index.
getObject(String) - Method in class messif.objects.impl.MetaObjectFixed
 
getObject(String) - Method in class messif.objects.impl.MetaObjectFixedMap
 
getObject(String) - Method in class messif.objects.impl.MetaObjectMap
 
getObject(String) - Method in class messif.objects.impl.MetaObjectParametricArray
 
getObject(int) - Method in class messif.objects.impl.MetaObjectParametricArray
Returns the encapsulated object for given index.
getObject(String) - Method in class messif.objects.impl.MetaObjectParametricMap
 
getObject(String) - Method in class messif.objects.impl.MetaObjectPixMacSCT
Returns the encapsulated object for given symbolic name.
getObject(String) - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
Returns the encapsulated object for given symbolic name.
getObject(String) - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the encapsulated object for given symbolic name.
getObject(String) - Method in class messif.objects.impl.MetaObjectSAPIR
Returns the encapsulated object for given symbolic name.
getObject(String) - Method in class messif.objects.impl.MetaObjectShape
Returns the encapsulated object for given symbolic name.
getObject(String) - Method in class messif.objects.impl.MetaObjectShapeAndColor
Returns the encapsulated object for given symbolic name.
getObject(int) - Method in class messif.objects.impl.ObjectFeatureSet
Returns the encapsulated object for given index.
getObject(String) - Method in class messif.objects.MetaObject
Returns the encapsulated object for given symbolic name.
getObject() - Method in class messif.objects.util.DistanceRankedObject
Returns the encapsulated object.
getObject(int, int) - Method in class messif.objects.util.GenericMatchingObjectList
Returns the object at position index of the partition partId.
getObject(int) - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
Retrieves an object at the passed index.
getObjectByAnyLocator(Set<String>, boolean) - Method in class messif.buckets.index.SearchAbstractObjectIterator
 
getObjectByAnyLocator(Set<String>, boolean) - Method in class messif.objects.util.AbstractObjectIterator
Returns the first instance of object, that has one of the specified locators.
getObjectByData(LocalAbstractObject) - Method in class messif.objects.util.AbstractObjectIterator
Returns the first instance of object, that has data equal to the provided object.
getObjectByLocator(String) - Method in class messif.objects.util.AbstractObjectIterator
Returns the first instance of object, that has the specified locator.
getObjectByLocator(String, boolean) - Method in class messif.objects.util.AbstractObjectIterator
Returns the first instance of object, that has the specified locator.
GetObjectByLocatorOperation - Class in messif.operations.query
This query retrieves from the structure a set of objects given their locators.
GetObjectByLocatorOperation(String) - Constructor for class messif.operations.query.GetObjectByLocatorOperation
Creates a new instance of GetObjectByLocatorOperation for a specified locator.
GetObjectByLocatorOperation(String, AnswerType) - Constructor for class messif.operations.query.GetObjectByLocatorOperation
Creates a new instance of GetObjectByLocatorOperation for a specified locator.
GetObjectByLocatorOperation(String, AnswerType, Map<String, Serializable>) - Constructor for class messif.operations.query.GetObjectByLocatorOperation
Creates a new instance of GetObjectByLocatorOperation for a specified locator.
getObjectByLocatorRegexp(String) - Method in class messif.objects.util.AbstractObjectIterator
Returns the first instance of object with a locator that matches the given regular expression.
getObjectByPosition(int) - Method in class messif.objects.util.AbstractObjectIterator
Returns an instance of object on the position of position from the current object.
getObjectClass() - Method in class messif.algorithms.Algorithm
Returns the class of objects indexed by this algorithm.
getObjectClass() - Method in class messif.algorithms.RMIAlgorithm
 
getObjectClass() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getObjectCount() - Method in class messif.algorithms.Algorithm
Returns the number of objects currently stored in the algorithm.
getObjectCount() - Method in class messif.buckets.BucketDispatcher
Returns the sum of object counts stored in all buckets maintained by this dispatcher.
getObjectCount() - Method in class messif.buckets.LocalBucket
Returns current number of objects stored in this bucket.
getObjectCount() - Method in class messif.netbucket.replication.ReplicationBucket
 
getObjectCount() - Method in class messif.objects.impl.CophirXmlParser
Returns the number of the parsed descriptor objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectArray
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectColor
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectFixed
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectFixedMap
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectMap
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectParametricArray
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectParametricMap
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectPixMacSCT
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectSAPIR
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
 
getObjectCount() - Method in class messif.objects.impl.MetaObjectShape
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.MetaObjectShapeAndColor
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.impl.ObjectFeatureSet
Returns the number of encapsulated objects.
getObjectCount() - Method in class messif.objects.MetaObject
Returns the number of encapsulated objects.
getObjectCount(int) - Method in class messif.objects.util.GenericMatchingObjectList
Returns the number of objects in the given partition.
getObjectCount() - Method in class messif.objects.util.GenericMatchingObjectList
Returns the number of objects in all partitions.
getObjectCount() - Method in class messif.pivotselection.CoveragePivotChooser.PrecomputedDistances
Number of objects cached in this class is returned.
getObjectCount() - Method in class messif.utility.DistanceMatrix
 
GetObjectCountOperation - Class in messif.operations.query
Operation for retrieving the number of objects stored in indexing structure.
GetObjectCountOperation() - Constructor for class messif.operations.query.GetObjectCountOperation
Creates a new instance of GetAllObjectsQuery
getObjectFromMap(Map<String, ? extends LocalAbstractObject>, String, Class<? extends T>, boolean, AbstractObjectKey) - Static method in class messif.objects.MetaObject
Retrieves an object from the given named map and returns it or its clone.
getObjectKey() - Method in class messif.objects.AbstractObject
Returns the object key.
getObjectKey(Class<? extends E>) - Method in class messif.objects.AbstractObject
Returns the object key corresponding to the passed class.
getObjectKey() - Method in class messif.objects.impl.ObjectString
 
getObjectLocatorURI(Object) - Static method in class messif.objects.AbstractObject
Returns the locator URI of the given object if it is instance of AbstractObject.
getObjectMap() - Method in class messif.objects.impl.MetaObjectArray
 
getObjectMap() - Method in class messif.objects.impl.MetaObjectFixed
 
getObjectMap() - Method in class messif.objects.impl.MetaObjectMap
 
getObjectMap() - Method in class messif.objects.impl.MetaObjectParametricArray
 
getObjectMap() - Method in class messif.objects.impl.MetaObjectParametricMap
Returns a collection of all the encapsulated objects associated with their symbolic names.
getObjectMap() - Method in class messif.objects.impl.MetaObjectSAPIR
Returns a collection of all the encapsulated objects associated with their symbolic names.
getObjectMap() - Method in class messif.objects.MetaObject
Returns a collection of all the encapsulated objects associated with their symbolic names.
getObjectName(int) - Method in class messif.objects.impl.MetaObjectArray
Returns the name of the fixed object with the given index.
getObjectName(int) - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getObjectName(int) - Method in class messif.objects.impl.MetaObjectFixed
Returns the name of the fixed object with the given index.
getObjectName(int) - Method in class messif.objects.impl.MetaObjectParametricArray
Returns the name of the fixed object with the given index.
getObjectName(int) - Method in class messif.objects.impl.MetaObjectParametricShapeAndColor
 
getObjectName(int) - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectArray
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectColor
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectFixed
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectFixedMap
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectMap
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectParametricArray
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectParametricMap
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectPixMacSCT
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectSAPIR
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectShape
 
getObjectNames() - Method in class messif.objects.impl.MetaObjectShapeAndColor
 
getObjectNames() - Method in class messif.objects.MetaObject
Returns a set of symbolic names of the encapsulated objects.
getObjectNamesCount() - Method in class messif.objects.impl.MetaObjectFixed
Returns the fixed number of the potential encapsulated objects.
getObjects() - Method in class messif.netbucket.BucketManipulationReplyMessage
 
getObjects() - Method in class messif.objects.impl.CophirXmlParser
Returns the parsed descriptor objects.
getObjects() - Method in class messif.objects.impl.MetaObjectArray
 
getObjects() - Method in class messif.objects.impl.MetaObjectColor
 
getObjects() - Method in class messif.objects.impl.MetaObjectFixed
 
getObjects() - Method in class messif.objects.impl.MetaObjectMap
 
getObjects() - Method in class messif.objects.impl.MetaObjectParametricArray
 
getObjects() - Method in class messif.objects.impl.MetaObjectParametricMap
 
getObjects() - Method in class messif.objects.impl.MetaObjectPixMacSCT
 
getObjects() - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
 
getObjects() - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getObjects() - Method in class messif.objects.impl.MetaObjectSAPIR
 
getObjects() - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
 
getObjects() - Method in class messif.objects.impl.MetaObjectShape
 
getObjects() - Method in class messif.objects.impl.MetaObjectShapeAndColor
 
getObjects() - Method in class messif.objects.MetaObject
Returns a collection of all the encapsulated objects.
getObjects() - Method in class messif.operations.data.DeleteByLocatorOperation
Returns the list of all actually deleted objects.
getObjects() - Method in class messif.operations.data.DeleteOperation
Returns the list of all actually deleted objects.
getObjects() - Method in class messif.operations.data.DeleteOperationLegacy
Returns the list of all actually deleted objects.
getObjects() - Method in class messif.pivotselection.CoveragePivotChooser.Ball
Number of objects covered by this ball and its close neighborhood.
GetObjectsByLocatorPrefixOperation - Class in messif.operations.query
This operation returns objects with locator that have a given prefix.
GetObjectsByLocatorPrefixOperation(String, LocalAbstractObject, AnswerType, int) - Constructor for class messif.operations.query.GetObjectsByLocatorPrefixOperation
Create a new instance of GetObjectsByLocatorPrefixOperation with the specified locator prefix.
GetObjectsByLocatorPrefixOperation(String, LocalAbstractObject, AnswerType) - Constructor for class messif.operations.query.GetObjectsByLocatorPrefixOperation
Create a new instance of GetObjectsByLocatorPrefixOperation with the specified locator prefix.
GetObjectsByLocatorPrefixOperation(String, LocalAbstractObject) - Constructor for class messif.operations.query.GetObjectsByLocatorPrefixOperation
Create a new instance of GetObjectsByLocatorPrefixOperation with the specified locator prefix.
GetObjectsByLocatorPrefixOperation(String) - Constructor for class messif.operations.query.GetObjectsByLocatorPrefixOperation
Create a new instance of GetObjectsByLocatorPrefixOperation with the specified locator prefix.
GetObjectsByLocatorsOperation - Class in messif.operations.query
This operation returns objects with given locators.
GetObjectsByLocatorsOperation(Iterable<?>, LocalAbstractObject, AnswerType, int) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with the specified locators.
GetObjectsByLocatorsOperation(Iterable<?>, LocalAbstractObject, AnswerType) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with the specified locators.
GetObjectsByLocatorsOperation(Iterable<?>, LocalAbstractObject) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with the specified locators.
GetObjectsByLocatorsOperation(Iterable<?>) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with the specified locators.
GetObjectsByLocatorsOperation() - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with an empty locators set.
GetObjectsByLocatorsOperation(LocalAbstractObject, AnswerType, int) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with empty locators set.
GetObjectsByLocatorsOperation(LocalAbstractObject, AnswerType) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with empty locators set.
GetObjectsByLocatorsOperation(LocalAbstractObject, int) - Constructor for class messif.operations.query.GetObjectsByLocatorsOperation
Create a new instance of GetObjectsByLocatorsOperation with empty locators set.
getObjectsIterator(Iterator<? extends DistanceRankedObject<T>>) - Static method in class messif.objects.util.DistanceRankedObject
Converts an iterator on distance-ranked objects to an iterator on the objects themselves.
getObjectsMoved() - Method in interface messif.buckets.split.SplitResult
Returns the number of objects moved from the split bucket to the newly created ones.
getObjectsMoved() - Method in class messif.netbucket.BucketSplitReplyMessage
Returns the number of objects moved from the split bucket to the newly created ones.
getObjectsToDelete() - Method in class messif.operations.data.DeleteOperation
Returns the objects against which to match the deleted objects.
getObjectsXML() - Method in class messif.objects.impl.MetaObjectSAPIR
 
getObjectsXML() - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
XML builder methods
getObjectTypes(Object...) - Static method in class messif.utility.Convert
Retrieves types of the objects in parameters
getObjectXML(String) - Method in class messif.objects.impl.MetaObjectSAPIR
 
getObjectXML(String) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
 
getOccupation() - Method in class messif.buckets.BucketDispatcher
Returns the sum of occupations of all buckets maintained by this dispatcher.
getOccupation() - Method in class messif.buckets.LocalBucket
Returns the current occupation of this bucket.
getOccupation() - Method in class messif.netbucket.replication.ReplicationBucket
 
getOccupationRatio() - Method in class messif.buckets.LocalBucket
Returns an occupation ratio with respect to the bucket's soft capacity, i.e. the current occupation divided by the soft capacity.
getOccupationRatio() - Method in class messif.netbucket.replication.ReplicationBucket
 
getOperatingBucket() - Method in class messif.netbucket.replication.ReplicationBucket
 
getOperation() - Method in class messif.algorithms.DistAlgReplyMessage
Returns the operation processed by the algorithm.
getOperation() - Method in class messif.algorithms.DistAlgRequestMessage
Returns the operation processed by the algorithm.
getOperation() - Method in class messif.algorithms.impl.AbstractNavigationProcessor
 
getOperation() - Method in interface messif.algorithms.NavigationProcessor
Returns the operation for which this navigator was created.
getOperation() - Method in class messif.algorithms.NavigationProcessorWrapper
 
getOperation(int) - Method in class messif.operations.query.BatchKNNQueryOperation
 
getOperationID() - Method in class messif.operations.AbstractOperation
Returns the current operation ID.
getOperationStatistics() - Method in class messif.algorithms.Algorithm
Returns the statistics of the executed operations.
getOperationStatistics() - Method in class messif.algorithms.RMIAlgorithm
 
getOperationStatistics() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getOperationsThreadPool() - Method in class messif.algorithms.Algorithm
Returns the current thread pool used for processing operations.
getOperationSubClasses(Collection<Class<? extends AbstractOperation>>, Class<? extends E>) - Static method in class messif.algorithms.Algorithm
Given a list of abstract operation classes and a required class, this auxiliary static method returns list of all classes that are subclass of the required class.
getOpStatisticCounter(String) - Static method in class messif.statistics.OperationStatistics
Returns statistics counter from current thread operation statistics namespace
getOpStatisticMinMaxCounter(String) - Static method in class messif.statistics.OperationStatistics
Returns statistics counter from current thread operation statistics namespace
getOpStatisticRefCounter(String) - Static method in class messif.statistics.OperationStatistics
Returns statistics reference counter from current thread operation statistics namespace
getOpStatistics(String, Class<? extends T>) - Static method in class messif.statistics.OperationStatistics
Returns statistics counter from current thread operation statistics namespace
getOrderOfFeatures() - Method in class messif.objects.impl.ObjectFeatureOrderedSet
 
getOrientation() - Method in class messif.objects.impl.ObjectFeature
Returns the Orientation component of the gravity vector
getOriginalDistanceWeight() - Method in class messif.objects.util.RankedSortedDistFunctionCollection
Returns the weight of the original distance that is summed with the new distance to get the ranking.
getOriginalRankingCollection() - Method in class messif.objects.util.RankedSortedDistFunctionRerankingCollection
Returns the memorized collection with the original ranking.
getOriginalSender() - Method in class messif.network.Message
Returns the network node, on which this message was created and from which it was sent in the begining.
getOriginalWordMap(Parametric) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseKeywordClassifier
Returns the original word Map stored by this classifier in the given parameters.
getOrPrecomputeSelfDistance(float[], float) - Method in class messif.objects.impl.ObjectSignatureSQFD
Either retrieve stored precomputed self-distance or compute it and store (fog given alpha).
getOutputStream() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the current output stream.
getOverlapWith(LocalAbstractObject, float) - Method in class messif.objects.BallRegion
Returns the covering overlap (as distance) between this region and the region specified by regionPivot and regionRadius.
getOverloadedBucketCount() - Method in class messif.buckets.BucketDispatcher
Returns number of buckets that exceed their soft-capacities.
getParameter(String) - Method in class messif.buckets.split.SplitPolicy
Returns the value of the specified parameter.
getParameter(String) - Method in class messif.objects.classification.text.KeywordClassification
 
getParameter(String, Class<? extends P>) - Method in class messif.objects.classification.text.KeywordClassification
 
getParameter(String, Class<? extends T>, T) - Method in class messif.objects.classification.text.KeywordClassification
 
getParameter(String) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameter(String, Class<? extends T>, T) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameter(String, Class<? extends T>) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameter(String) - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameter(String, Class<? extends T>, T) - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameter(String, Class<? extends T>) - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameter(String) - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameter(String, Class<? extends T>, T) - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameter(String, Class<? extends T>) - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameter(String) - Method in class messif.objects.MetaObjectParametric
 
getParameter(String, Class<? extends T>, T) - Method in class messif.objects.MetaObjectParametric
 
getParameter(String, Class<? extends T>) - Method in class messif.objects.MetaObjectParametric
 
getParameter(String) - Method in class messif.operations.AbstractOperation
 
getParameter(String, Class<? extends T>, T) - Method in class messif.operations.AbstractOperation
 
getParameter(String, Class<? extends T>) - Method in class messif.operations.AbstractOperation
 
getParameter(String) - Method in interface messif.utility.Parametric
Returns an additional parameter with the given name.
getParameter(String, Class<? extends T>, T) - Method in interface messif.utility.Parametric
Returns an additional parameter with the given name.
getParameter(String, Class<? extends T>) - Method in interface messif.utility.Parametric
Returns an additional parameter with the given name.
getParameter(String) - Method in class messif.utility.ParametricBase
 
getParameter(String, Class<? extends T>, T) - Method in class messif.utility.ParametricBase
 
getParameter(String, Class<? extends T>) - Method in class messif.utility.ParametricBase
 
getParameterCount() - Method in class messif.objects.classification.text.KeywordClassification
 
getParameterCount() - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameterCount() - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameterCount() - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameterCount() - Method in class messif.objects.MetaObjectParametric
 
getParameterCount() - Method in class messif.objects.util.AggregationFunction
Returns the number of distance parameters (i.e. the descriptor names) for the AggregationFunction.compute(float...) function.
getParameterCount() - Method in class messif.objects.util.impl.AggregationFunctionEvaluator
 
getParameterCount() - Method in class messif.objects.util.impl.ThresholdFunctionSimpleEvaluator
 
getParameterCount() - Method in class messif.operations.AbstractOperation
 
getParameterCount() - Method in interface messif.utility.Parametric
Returns the number of additional parameters.
getParameterCount() - Method in class messif.utility.ParametricBase
 
getParameterMap() - Method in class messif.objects.classification.text.KeywordClassification
 
getParameterMap() - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameterMap() - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameterMap() - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameterMap() - Method in class messif.objects.MetaObjectParametric
 
getParameterMap() - Method in class messif.operations.AbstractOperation
 
getParameterMap() - Method in interface messif.utility.Parametric
Returns the map of all additional parameters.
getParameterMap() - Method in class messif.utility.ParametricBase
 
getParameterMaximalDistance(int) - Method in class messif.objects.util.AggregationFunction
Returns the maximal distance for the specified parameter of the AggregationFunction.compute(float...) function.
getParameterMaximalDistance(int) - Method in class messif.objects.util.impl.AggregationFunctionEvaluator
 
getParameterName(int) - Method in class messif.objects.util.AggregationFunction
Returns the name of the indexth distance parameter (i.e. the descriptor name) for the AggregationFunction.compute(float...) function.
getParameterName(int) - Method in class messif.objects.util.impl.AggregationFunctionEvaluator
 
getParameterName(int) - Method in class messif.objects.util.impl.ThresholdFunctionSimpleEvaluator
 
getParameterNames() - Method in class messif.buckets.split.SplitPolicy
Returns all parameter names for this policy.
getParameterNames() - Method in class messif.objects.classification.text.KeywordClassification
 
getParameterNames() - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getParameterNames() - Method in class messif.objects.impl.ObjectFeatureSet
 
getParameterNames() - Method in class messif.objects.LocalAbstractObjectParametric
 
getParameterNames() - Method in class messif.objects.MetaObjectParametric
 
getParameterNames() - Method in class messif.operations.AbstractOperation
 
getParameterNames() - Method in interface messif.utility.Parametric
Returns a set of additional parameter names present in this object.
getParameterNames() - Method in class messif.utility.ParametricBase
 
getParameterType(String) - Method in class messif.buckets.split.SplitPolicy
Returns the type of the specified policy parameter.
getParameterValue(Map<String, ?>, String, Class<T>, T) - Static method in class messif.utility.Convert
Returns an object from parameter table.
getParsedArgs() - Method in class messif.utility.reflection.InstantiatorSignature
Return arguments parsed by this signature.
getParsedClass() - Method in class messif.utility.reflection.InstantiatorSignature
Returns the parsed declaring class of the constructor/method/field.
getParsedClass(Class<? extends T>) - Method in class messif.utility.reflection.InstantiatorSignature
Returns the parsed declaring class of the constructor/method/field.
getParsedName() - Method in class messif.utility.reflection.InstantiatorSignature
Returns the parsed name of the method/field.
getPart(int) - Method in class messif.objects.util.GenericMatchingObjectList
Returns a list of objects in the partition identified by the given partId.
getPart(int, boolean) - Method in class messif.objects.util.GenericMatchingObjectList
Returns a list of objects in the partition identified by the given partId.
getPartIDs() - Method in class messif.objects.util.GenericMatchingObjectList
Returns all partition identifiers that are set in this list.
getPartitionAnswer(Object) - Method in class messif.operations.query.PartitionedKNNQueryOperation
Returns the partial answer for the specified partition.
getPartitionAnswer(Object) - Method in class messif.operations.query.PartitionedRangeQueryOperation
Returns the partial answer for the specified partition.
getPartitioning() - Method in class messif.utility.RecursiveVoronoiPartitioning
 
getPartitioning() - Method in class messif.utility.VoronoiPartitioning
 
getPartitioningIndex(int[], int) - Method in class messif.utility.RecursiveVoronoiPartitioning
 
getPartitionsCount() - Method in class messif.buckets.split.impl.SplitPolicyBallPartitioning
Returns the number of partitions of this policy.
getPartitionsCount() - Method in class messif.buckets.split.impl.SplitPolicyExcludedMiddlePartitioning
Returns the number of partitions of this policy.
getPartitionsCount() - Method in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
Returns the number of partitions of this policy.
getPartitionsCount() - Method in class messif.buckets.split.impl.SplitPolicyMultiWayBallPartitioning
Returns the number of partitions of this policy.
getPartitionsCount() - Method in class messif.buckets.split.impl.SplitPolicyVoronoiPartitioning
Returns the number of partitions of this policy.
getPartitionsCount() - Method in class messif.buckets.split.SplitPolicy
Returns the number of partitions of this policy.
getParts() - Method in class messif.utility.VoronoiPartitioning.Result
 
getPathElements() - Method in class messif.network.Message
Returns an iterator through all navigation path elements
getPivot() - Method in class messif.buckets.split.impl.SplitPolicyBallPartitioning
Returns the pivot for ball partitioning.
getPivot() - Method in class messif.buckets.split.impl.SplitPolicyExcludedMiddlePartitioning
Returns the pivot for ball partitioning.
getPivot() - Method in class messif.buckets.split.impl.SplitPolicyMultiWayBallPartitioning
Returns the pivot for ball partitioning.
getPivot() - Method in class messif.objects.BallRegion
Returns current pivot of this ball region.
getPivot() - Method in class messif.pivotselection.AbstractPivotChooser
Access to the first selected pivot (even if more pivots are available).
getPivot(int) - Method in class messif.pivotselection.AbstractPivotChooser
Returns a reference to a preselected pivot at the desired position.
getPivot() - Method in class messif.pivotselection.CoveragePivotChooser.Ball
Center of this ball.
getPivotIndex() - Method in class messif.pivotselection.CoveragePivotChooser.Ball
Index of the enter of this ball in the precomputed distances cache
getPivots() - Method in class messif.buckets.split.impl.SplitPolicyVoronoiPartitioning
Returns the array of pivots used for the Voronoi-like partitioning.
getPivotsDistance() - Method in class messif.pivotselection.TwoDistantIncrementalPivotChooser
Returns the distance of the actually selected pivots or zero if there is not enough objects seen yet.
getPort() - Method in class messif.algorithms.AlgorithmRMIServer
Returns the TCP port of this RMI service.
getPort() - Method in class messif.algorithms.RMIAlgorithm
Returns the remote algorithm's RMI port.
getPort() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
Returns the remote algorithm's RMI port.
getPort() - Method in class messif.algorithms.RMIMethodExecutor
Returns the remote algorithm's RMI port.
getPort() - Method in class messif.network.NetworkNode
Returns the TCP/UDP port of this network node.
getPosition() - Method in class messif.objects.nio.AsynchronousFileChannelInputStream
Returns the current position in the file.
getPosition() - Method in class messif.objects.nio.AsynchronousFileChannelOutputStream
Returns the current position in the file.
getPosition() - Method in class messif.objects.nio.BufferInputStream
Returns the current position in this input stream.
getPosition() - Method in class messif.objects.nio.FileChannelInputStream
Returns the current position in the file.
getPosition() - Method in class messif.objects.nio.FileChannelOutputStream
Returns the current position in the file.
getPosition() - Method in class messif.objects.nio.MappedFileChannelInputStream
Returns the current position in the file.
getPositionToStore(T) - Method in class messif.buckets.storage.impl.DiskStorageFillGaps
This method either finds a position in the middle of the file where is space to store given object, or it returns null.
getPrecision() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getPrecompDist(int) - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
Returns the precomputed distance at the specified index.
getPrecompDist() - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
Return the whole array of precomputed distances.
getPrecompDistSize() - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
Returns the number of stored precomputed distance.
getPrecompDistSize() - Method in class messif.objects.PrecomputedDistancesPivotMapFilter
Returns the number of stored precomputed distances.
getPrecompObjects() - Method in class messif.objects.PrecomputedDistancesPivotMapFilter
Return all objects to which this object has precomputed distances.
getPrecomputedAlpha() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getPrecomputedDist() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getPrecomputedDistance(LocalAbstractObject) - Method in class messif.objects.LocalAbstractObject
Returns the precomputed distance to an object.
getPrecomputedDistance(LocalAbstractObject, float[]) - Method in class messif.objects.LocalAbstractObject
Returns the precomputed distance to an object.
getPrecomputedDistance(LocalAbstractObject) - Method in class messif.objects.PrecomputedDistancesFilter
Returns a precomputed distance to the given object.
getPrecomputedDistance(LocalAbstractObject, float[]) - Method in class messif.objects.PrecomputedDistancesFilter
Returns a precomputed distance to the given object and the respective meta distances array.
getPrecomputedDistance(LocalAbstractObject, float[]) - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
 
getPrecomputedDistance(LocalAbstractObject, float[]) - Method in class messif.objects.PrecomputedDistancesPivotMapFilter
 
getPrecomputedDistancesFilterClass() - Method in interface messif.objects.PrecomputedDistancesFilterFactory
Returns the class of the instances created by this factory.
getPrecomputedWeights() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getPreviousKey(DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
 
getPreviousKey(T) - Method in class messif.objects.keys.KeyOperator
Given a key, return the greatest key which is smaller than the key specified.
getPrimary(DimensionObjectKey.Point) - Method in class messif.objects.util.SortDimension
Returns value of the primary sorting dimension.
getPrimaryDimension() - Method in class messif.objects.util.SortDimension
Index of the primary dimension (e.g. x-axis => 0).
getPrimaryMax() - Method in interface messif.objects.util.SortDimension.Window
 
getPrimaryMin() - Method in interface messif.objects.util.SortDimension.Window
 
getPrimitiveTypeSize(Class<?>) - Static method in class messif.utility.Convert
Returns the number of bits used to represent the specified primitive class.
getProcessedCount() - Method in class messif.algorithms.impl.AbstractNavigationProcessor
 
getProcessedCount() - Method in interface messif.algorithms.NavigationProcessor
Returns the number of processing steps already evaluated by this processor.
getProcessedCount() - Method in class messif.algorithms.NavigationProcessorWrapper
 
getProperties(String) - Static method in class messif.utility.ExtendedProperties
Returns a cached instance of ExtendedProperties for the specified file.
getProperties(Class<?>) - Static method in class messif.utility.ExtendedProperties
Returns a cached instance of ExtendedProperties for the specified class.
getPropertyGetterMethod(Class<?>, String) - Static method in class messif.utility.reflection.Instantiators
Retrieves a getter method for a given property on a given bean class.
getPropertySetterMethod(Class<?>, String, Class<?>) - Static method in class messif.utility.reflection.Instantiators
Retrieves a setter method for a given property on a given bean class.
getQuery() - Method in class messif.netbucket.BucketManipulationReplyMessage
 
getQuery() - Method in class messif.netbucket.BucketProcessQueryReplyMessage
Returns the query operation processed on a remote bucket.
getQueryAnswer(QueryOperation<? extends T>) - Method in class messif.algorithms.Algorithm
Execute query operation on this algorithm and return the answer.
getQueryAnswer(Class<? extends QueryOperation<? extends T>>, Object...) - Method in class messif.algorithms.Algorithm
Execute query operation on this algorithm and return the answer.
getQueryAnswer(AbstractObjectIterator<? extends LocalAbstractObject>, Class<? extends QueryOperation<? extends T>>, Object...) - Static method in class messif.operations.QueryOperation
Execute query operation on the given objects iterator and return the answer.
getQueryFeaturesCount() - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
Returns limit2 getQueryFeaturesCount
getQueryFeatureSearchRadius() - Method in class messif.objects.impl.ObjectFeatureSetOrdpres
Returns limit2 queryFeatureSearchRadius
getQueryLocator() - Method in class messif.operations.query.KNNQueryByLocatorOperation
Returns the query locator.
getQueryObject() - Method in class messif.operations.query.AggregationFunctionQueryOperation
Returns the query (meta) object of this query operation.
getQueryObject(int) - Method in class messif.operations.RankingMultiQueryOperation
Returns the given query object of this operation.
getQueryObject() - Method in class messif.operations.RankingSingleQueryOperation
Returns the single object that the answer is ranked to.
getQueryObjects() - Method in class messif.operations.RankingMultiQueryOperation
Returns the query objects of this operation.
getQueryObjectsCount() - Method in class messif.operations.RankingMultiQueryOperation
Returns the number of query objects of this operation.
getRadii() - Method in class messif.buckets.split.impl.SplitPolicyMultiWayBallPartitioning
Returns the array of radii used for the multi-way ball partitioning.
getRadius() - Method in class messif.buckets.split.BucketBallRegion
Returns current radius of this ball region.
getRadius() - Method in class messif.buckets.split.impl.SplitPolicyBallPartitioning
Returns the radius for ball partitioning.
getRadius() - Method in class messif.buckets.split.impl.SplitPolicyExcludedMiddlePartitioning
Returns the radius for ball partitioning.
getRadius() - Method in class messif.objects.BallRegion
Returns current radius of this ball region.
getRadius() - Method in class messif.operations.query.RangeMultiQueryOperation
Returns the radius of this range query.
getRadius() - Method in class messif.operations.query.RangeQueryOperation
Returns the radius of this range query.
getRadius() - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
Covering radius of this cluster (maximum distance between a pair of objects of this cluster).
getRadius() - Method in class messif.pivotselection.ClusterPivotChooser.Pair
Radius of the cluster that would result from merging the clusters of this pair.
getRadiusGuaranteed() - Method in interface messif.operations.Approximate
Returns a currently set value of radius within which the results are guaranteed as correct.
getRadiusGuaranteed() - Method in class messif.operations.query.ApproxKNNQueryOperation
 
getRadiusGuaranteed() - Method in class messif.operations.query.ApproxRangeQueryOperation
 
getRandIndex() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getRandIndexWithGreyZone() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getRandomChar() - Static method in class messif.objects.LocalAbstractObject
Returns a pseudorandom character.
getRandomNormal() - Static method in class messif.objects.LocalAbstractObject
Returns a pseudorandom number.
getRandomObject() - Method in class messif.objects.util.AbstractObjectIterator
Returns a randomly chosen object from the objects remaining in this iterator.
GetRandomObjectQueryOperation - Class in messif.operations.query
Operation for retriving a random object.
GetRandomObjectQueryOperation() - Constructor for class messif.operations.query.GetRandomObjectQueryOperation
Creates a new instance of GetRandomObjectQueryOperation.
GetRandomObjectQueryOperation(AnswerType) - Constructor for class messif.operations.query.GetRandomObjectQueryOperation
Creates a new instance of GetRandomObjectQueryOperation.
getRandomObjects(GetRandomObjectsQueryOperation) - Method in class messif.algorithms.impl.LocatorStorageAlgorithm
Implementation of the get-random-objects operation The objects are retrieved using the internal storage.
getRandomObjects(int, boolean) - Method in class messif.buckets.index.SearchAbstractObjectIterator
 
getRandomObjects(int, boolean) - Method in class messif.objects.util.AbstractObjectIterator
Returns a list containing randomly chosen objects from the objects remaining in this iterator.
GetRandomObjectsQueryOperation - Class in messif.operations.query
Operation for retriving a list of random objects.
GetRandomObjectsQueryOperation(int) - Constructor for class messif.operations.query.GetRandomObjectsQueryOperation
Creates a new instance of GetRandomObjecstQueryOperation.
GetRandomObjectsQueryOperation(int, AnswerType) - Constructor for class messif.operations.query.GetRandomObjectsQueryOperation
Creates a new instance of GetRandomObjectsQueryOperation.
getRandomValue(Object, Object) - Static method in class messif.utility.Convert
Returns a random value from the interval between minVal and maxVal.
getRankingDistanceFunction() - Method in class messif.objects.util.RankedSortedDistFunctionCollection
Returns the distance function used for the ranking.
getRankingObject() - Method in class messif.objects.util.RankedSortedDistFunctionCollection
Returns the ranking object used as the first argument for the RankedSortedDistFunctionCollection.getRankingDistanceFunction().
getRankingOperation() - Method in class messif.operations.RefineCandidateOperation
Returns the ranking operation to be refined.
getRawData(int, BitSet, float[]) - Static method in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
Create the uncompressed data given the compressed data.
getRawData() - Method in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
 
getRealValue(int, int) - Method in class messif.objects.impl.ObjectRegionShape
Get element from the array value from the quantization array
getRealValue(int, int) - Method in class messif.objects.impl.ObjectXMRegionShape
Get element from the array value from the quantization array
getRecall() - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
getRegisteredMethods() - Method in class messif.executor.MethodClassExecutor
Returns the list of classes that this executor recognizes and can execute their associated method.
getRegisteredMethods() - Method in class messif.executor.MethodExecutor
Returns all methods that are registered within this executor.
getRegisteredMethods() - Method in class messif.executor.MethodNameExecutor
 
getRemainingCount() - Method in class messif.algorithms.impl.AbstractNavigationProcessor
 
getRemainingCount() - Method in interface messif.algorithms.NavigationProcessor
Returns the number of the remaining processing steps.
getRemainingCount() - Method in class messif.algorithms.NavigationProcessorWrapper
 
getRemainingCount() - Method in class messif.network.ReplyReceiver
Returns the number of replies still pending.
getRemoteBucket(NetworkBucketDispatcher) - Method in class messif.netbucket.BucketCreateReplyMessage
Returns the remote bucket encapsulation for the newly created bucket.
getRemoteNetworkNode() - Method in class messif.netbucket.RemoteBucket
Returns the remote node on which the bucket resides.
getRemoved() - Method in class messif.netbucket.BucketRemoveReplyMessage
 
getReplies(long) - Method in class messif.network.ReplyReceiver
Returns all reply messages gathered by this reply receiver so far.
getReplies() - Method in class messif.network.ReplyReceiver
Returns all reply messages gathered by this reply receiver.
getRequiredBoolProperty(String) - Method in class messif.utility.ExtendedProperties
Returns a boolean value from the given property.
getRequiredIntProperty(String) - Method in class messif.utility.ExtendedProperties
Returns an integer value from the given property.
getRequiredParameter(String) - Method in class messif.objects.classification.text.KeywordClassification
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.objects.classification.text.KeywordClassification
 
getRequiredParameter(String) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
 
getRequiredParameter(String) - Method in class messif.objects.impl.ObjectFeatureSet
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.objects.impl.ObjectFeatureSet
 
getRequiredParameter(String) - Method in class messif.objects.LocalAbstractObjectParametric
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.objects.LocalAbstractObjectParametric
 
getRequiredParameter(String) - Method in class messif.objects.MetaObjectParametric
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.objects.MetaObjectParametric
 
getRequiredParameter(String) - Method in class messif.operations.AbstractOperation
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.operations.AbstractOperation
 
getRequiredParameter(String) - Method in interface messif.utility.Parametric
Returns an additional parameter with the given name.
getRequiredParameter(String, Class<? extends T>) - Method in interface messif.utility.Parametric
Returns an additional parameter with the given name.
getRequiredParameter(String) - Method in class messif.utility.ParametricBase
 
getRequiredParameter(String, Class<? extends T>) - Method in class messif.utility.ParametricBase
 
getRequiredProperty(String) - Method in class messif.utility.ExtendedProperties
Searches for the property with the specified key in this property list.
getResponse() - Method in class messif.netcreator.MessageActivateResponse
 
getReturnedValue() - Method in class messif.executor.SingleMethodExecutor
Returns value returned by the executed method.
getRho() - Method in class messif.buckets.split.impl.SplitPolicyExcludedMiddlePartitioning
Returns the rho for excluded-middle partitioning.
getRightObject() - Method in class messif.objects.util.RankedJoinObject
Returns the right object of the pair.
getRightPivot() - Method in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
Returns the second pivot for generalized hyperplane partitioning.
getRightPivot() - Method in class messif.pivotselection.TwoDistantIncrementalPivotChooser
Returns the right (second) pivot.
getRights() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the rights for this object.
getRollAngle() - Method in class messif.objects.keys.FaceKey
Returns the face roll angle in degrees in the source image.
getRollAngle() - Method in class messif.objects.keys.LuxandFaceKey
 
getRollAngle() - Method in class messif.objects.keys.OCVFaceKey
 
getRollAngle() - Method in class messif.objects.keys.PittPattFaceKey
 
getRootCauseInvocationTargetException(InvocationTargetException) - Method in class messif.utility.CoreApplication
Returns the cause exception unwrapped from the InvocationTargetExceptions.
getRootLogger() - Static method in class messif.utility.Logging
Returns the root (top-level) logger from the actual log manager.
getRunningOperationById(UUID) - Method in class messif.algorithms.Algorithm
Returns the currently executed operation with the given identifier.
getRunningOperationById(UUID) - Method in class messif.algorithms.RMIAlgorithm
 
getRunningOperationById(UUID) - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getRunningOperationsCount() - Method in class messif.algorithms.Algorithm
Returns the number of currently evaluated operations.
getRunningOperationsCount() - Method in class messif.algorithms.RMIAlgorithm
 
getRunningOperationsCount() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getRunningThread() - Method in class messif.executor.MethodThread
Returns the thread that is processing this method.
getSaveObjectsClass() - Method in class messif.objects.impl.ObjectFeatureSet
Returns the class of the encapsulated objects.
getScale() - Method in class messif.objects.impl.ObjectFeature
Returns the Scale component of the gravity vector
getSearchWords(IntStorageIndexed<String>) - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the search words of this object.
getSecondary(DimensionObjectKey.Point) - Method in class messif.objects.util.SortDimension
Returns value of the secondary sorting dimension.
getSecondaryDimension() - Method in class messif.objects.util.SortDimension
Index of the secondary dimension (e.g. x-axis => 0).
getSecondaryMax() - Method in interface messif.objects.util.SortDimension.Window
 
getSecondaryMin() - Method in interface messif.objects.util.SortDimension.Window
 
getSecondCluster() - Method in class messif.pivotselection.ClusterPivotChooser.Pair
Returns the second cluster in this pair
getSecondEccentricitySquared() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the square of the second eccentricity of this reference ellipsoid.
getSemimajorAxis() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the semimajor or equatorial radius of this reference ellipsoid.
getSender() - Method in class messif.network.Message
Returns the network node from which this message arrived.
getSender() - Method in class messif.network.NavigationElement
Returns the sender of the message for this particular hop.
getSenderList() - Method in class messif.network.Message
Returns the list of senders stored in the navigation path and the actual sender.
getSerializator() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the serializator of the objects stored in this storage.
getSerializedObject(String, boolean) - Method in class messif.utility.ExtendedProperties
Reads a serialized object from the file specified by the given property.
getSerialVersionUID(Class<?>) - Static method in class messif.objects.nio.BinarySerializator
Returns the value of the serialVersionUID field for the specified class.
getSerialVersionUIDHash(Class<?>) - Static method in class messif.objects.nio.BinarySerializator
Returns the hash code for value of the serialVersionUID field of the specified class.
getServerList() - Method in class messif.netcreator.MessageActivate
 
getShiftX() - Method in class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
getShiftY() - Method in class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
getSimilarity(SequenceMatchingCost, ResetableIterator<ObjectFeature>, ResetableIterator<ObjectFeature>) - Static method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
getSimilarity(SequenceMatchingCost, float[][]) - Static method in class messif.objects.impl.ObjectFeatureSetNeedlemanWunsch
 
getSimilarity(SequenceMatchingCost, ResetableIterator<ObjectFeature>, ResetableIterator<ObjectFeature>) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getSimilarity(SequenceMatchingCost, float[][]) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getSimilarityN(SequenceMatchingCost, ResetableIterator<ObjectFeature>, ResetableIterator<ObjectFeature>) - Static method in class messif.objects.impl.ObjectFeatureSetSmithWaterman
 
getSize() - Method in class messif.objects.BallRegion
Returns the size of this ball region in bytes.
getSize() - Method in class messif.objects.impl.ObjectByteVector
 
getSize() - Method in class messif.objects.impl.ObjectColorLayout
 
getSize() - Method in class messif.objects.impl.ObjectContourShape
 
getSize() - Method in class messif.objects.impl.ObjectDoubleVector
 
getSize() - Method in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
 
getSize() - Method in class messif.objects.impl.ObjectFeature
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureByte
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureClustered
Deprecated.
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureFloat
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureLong
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureQuantized
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectFeatureSet
Returns the size of this object in bytes.
getSize() - Method in class messif.objects.impl.ObjectFloatVector
 
getSize() - Method in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
 
getSize() - Method in class messif.objects.impl.ObjectFloatVectorTunable
 
getSize() - Method in class messif.objects.impl.ObjectGPSCoordinate
Size function
getSize() - Method in class messif.objects.impl.ObjectHomogeneousTexture
 
getSize() - Method in class messif.objects.impl.ObjectIntMultiVector
 
getSize() - Method in class messif.objects.impl.ObjectIntVector
 
getSize() - Method in class messif.objects.impl.ObjectRectangle2D
Returns the size of object in bytes
getSize() - Method in class messif.objects.impl.ObjectRegionShape
 
getSize() - Method in class messif.objects.impl.ObjectShortVector
 
getSize() - Method in class messif.objects.impl.ObjectString
 
getSize() - Method in class messif.objects.impl.ObjectUnsignedByteVector
 
getSize() - Method in class messif.objects.impl.ObjectXMRegionShape
 
getSize() - Method in class messif.objects.LocalAbstractObject
Returns the size of this object in bytes.
getSize() - Method in class messif.objects.LocalAbstractObjectAutoImpl
 
getSize() - Method in class messif.objects.MetaObject
Returns the size of this object in bytes.
getSoftCapacity() - Method in class messif.buckets.LocalBucket
Returns the soft capacity of this bucket.
getSoftCapacity() - Method in class messif.netbucket.replication.ReplicationBucket
 
getSortedCategories(ClassificationWithConfidence<C>, Comparator<? super C>) - Static method in class messif.objects.classification.Classifications
Returns all categories of the given classification sorted by the given comparator.
getSortedCategories(ClassificationWithConfidence<C>) - Static method in class messif.objects.classification.Classifications
Returns all categories of the given classification sorted by confidences.
getSortedCategories(ClassificationWithConfidence<C>, boolean) - Static method in class messif.objects.classification.Classifications
Returns all categories of the given classification sorted by confidences.
getSortedIterator() - Method in class messif.objects.impl.ObjectIntMultiVector
Returns an iterator over the integers from all vector data arrays.
getSourceImageLocatorURI() - Method in class messif.objects.keys.FaceKey
Returns the locator URI of the source image this face was extracted from.
getSourceImageLocatorURI() - Method in class messif.objects.keys.LuxandFaceKey
 
getSourceImageLocatorURI() - Method in class messif.objects.keys.OCVFaceKey
 
getSourceImageLocatorURI() - Method in class messif.objects.keys.PittPattFaceKey
 
getSplitPolicy() - Method in interface messif.buckets.split.SplitResult
Returns the used split policy that can contain output values.
getSplitPolicy() - Method in class messif.netbucket.BucketSplitReplyMessage
Returns the used split policy that can contain output values.
getSplitPolicy() - Method in class messif.netbucket.BucketSplitRequestMessage
 
getSQLStatement(String, String) - Method in class messif.utility.ExtendedProperties
Prepare an SQL statement from the configuration.
getSQLStatement(Connection, String) - Method in class messif.utility.ExtendedProperties
Prepare an SQL statement from the configuration.
getsSemiminorAxis() - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
Returns the semiminor or polar radius of this reference ellipsoid.
getStaticKeywordWeightProvider(float[]) - Static method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the weight provider for keywords based on tf-idf that uses pre-loaded static keyword weights.
getStatisticCounter(String) - Method in class messif.statistics.OperationStatistics
Returns statistics counter from this operation statistics namespace
getStatisticCounter(Object, boolean, long) - Method in class messif.statistics.StatisticRefCounter
Return the statistic counter associated with the provided key.
getStatisticCounter(Object, boolean) - Method in class messif.statistics.StatisticRefCounter
Return the statistic counter associated with the provided key.
getStatisticMinMaxCounter(String) - Method in class messif.statistics.OperationStatistics
Returns statistics minmaxcounter from this operation statistics namespace
getStatisticRefCounter(String) - Method in class messif.statistics.OperationStatistics
Returns statistics reference counter from this operation statistics namespace
getStatistics() - Method in class messif.network.NavigationElement
Returns the OperationStatistics gathered during this particular hop.
getStatistics(String, Class<? extends T>) - Method in class messif.statistics.OperationStatistics
Return a statistics of defined class from this operation statistics namespace
getStatistics(String) - Static method in class messif.statistics.StatisticCounter
Create new statistic counter with specified name or get the one already existing
getStatistics(String) - Static method in class messif.statistics.StatisticMinMaxCounter
Create new statistic counter with specified name or get the one already existing
getStatistics(String) - Static method in class messif.statistics.StatisticObject
Create new statistic object with specified name or get the one already existing
getStatistics(String) - Static method in class messif.statistics.StatisticRefCounter
Create new statistic object with specified name or get the one already existing
getStatistics(String, Class<? extends T>) - Static method in class messif.statistics.Statistics
Returns a registered global statistic.
getStatistics(String) - Static method in class messif.statistics.Statistics
Returns a registered global statistic.
getStatistics(String) - Static method in class messif.statistics.StatisticSimpleWeakrefCounter
Create new statistic object with specified name or get the one already existing
getStatistics(String) - Static method in class messif.statistics.StatisticSlidingAvgCounter
Create new statistic counter with specified name or get the one already existing
getStatistics(String) - Static method in class messif.statistics.StatisticTimer
Factory method for creating a new statistic timer with the specified name or get the one already existing.
getStemmer() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the current Stemmer instance.
getStopwords() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the stopwords loaded from database.
getStoredClass() - Method in interface messif.objects.classification.Classification
Returns the class of instances that represent the classification categories (classes).
getStoredClass() - Method in class messif.objects.classification.ClassificationBase
 
getStoredObjectsClass() - Method in class messif.buckets.storage.impl.DatabaseStorage
Returns the class of objects that the this storage works with.
getStoredObjectsClass() - Method in class messif.buckets.storage.impl.DiskStorage
Returns the class of objects that the this storage works with.
getStoredObjectsClass() - Method in class messif.buckets.storage.impl.MemoryStorage
Returns the class of objects that the this storage works with.
getStringData() - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getStringData(String) - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getStringData(String) - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getStringData() - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getStringData(String) - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getStringData() - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getStringData() - Method in class messif.objects.impl.ObjectFeatureQuantized
 
getStringData() - Method in class messif.objects.impl.ObjectFeatureSet
 
getStringData() - Method in class messif.objects.impl.ObjectString
Returns the string that represents the contents of this object.
getStringData() - Method in interface messif.objects.text.StringDataProvider
Returns the textual data provided by this object.
getStringData(String) - Method in interface messif.objects.text.StringFieldDataProvider
Returns the textual data for field fieldName provided by this object.
getStringDataFields() - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getStringDataFields() - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getStringDataFields() - Method in class messif.objects.impl.MetaObjectProfiSCT
 
getStringDataFields() - Method in interface messif.objects.text.StringFieldDataProvider
Returns the names of the textual data fields of this object.
getStringLength() - Method in class messif.objects.impl.ObjectString
Returns the length of the content string.
getStringObject(Object[], int) - Static method in class messif.executor.MethodNameExecutor
Get string from array at specified position.
getSubAnswer(int) - Method in class messif.operations.ListingQueryOperation
 
getSubAnswer(Object) - Method in class messif.operations.ListingQueryOperation
 
getSubAnswer(int) - Method in class messif.operations.query.BatchKNNQueryOperation
 
getSubAnswer(Object) - Method in class messif.operations.query.BatchKNNQueryOperation
 
getSubAnswer(int) - Method in class messif.operations.query.JoinQueryOperation
 
getSubAnswer(Object) - Method in class messif.operations.query.JoinQueryOperation
 
getSubAnswer(int) - Method in class messif.operations.QueryOperation
Returns an iterator over all objects in the answer sub-collection with the given index.
getSubAnswer(Object) - Method in class messif.operations.QueryOperation
Returns an iterator over all objects in the answer sub-collection with the given key.
getSubAnswer(int) - Method in class messif.operations.RankingQueryOperation
 
getSubAnswer(Object) - Method in class messif.operations.RankingQueryOperation
 
getSubAnswer(int) - Method in class messif.operations.SingletonQueryOperation
 
getSubAnswer(Object) - Method in class messif.operations.SingletonQueryOperation
 
getSubAnswerCount() - Method in class messif.operations.ListingQueryOperation
 
getSubAnswerCount() - Method in class messif.operations.query.BatchKNNQueryOperation
 
getSubAnswerCount() - Method in class messif.operations.query.JoinQueryOperation
 
getSubAnswerCount() - Method in class messif.operations.QueryOperation
Returns the number of answer sub-collections.
getSubAnswerCount() - Method in class messif.operations.RankingQueryOperation
 
getSubAnswerCount() - Method in class messif.operations.SingletonQueryOperation
 
getSubDistance(int) - Method in class messif.objects.util.RankedAbstractMetaObject
Returns the distance to the sub-object index of the encapsulated object.
getSubDistances() - Method in class messif.objects.util.RankedAbstractMetaObject
Returns the array of distances to respective sub-objects of the encapsulated object.
getSubDistancesCount() - Method in class messif.objects.util.RankedAbstractMetaObject
Returns the number of sub-object distances stored in this object.
getSublistComparator(int) - Method in class messif.objects.util.RankedSortedMultiCollection
Returns the comparator used by the particular sub-collection.
getSublistCount() - Method in class messif.objects.util.RankedSortedMultiCollection
Returns the number of additional collections.
getSubobject(MetaObject) - Method in class messif.objects.DistanceFunctionMetaSubobject
Returns the encapsulated object for the distance function.
getSum() - Method in class messif.statistics.StatisticMinMaxCounter
 
getSum() - Method in class messif.statistics.StatisticSlidingAvgCounter
return the sum of queue values
getSumOfWeights() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getSupportedOperations() - Method in class messif.algorithms.Algorithm
Returns the list of operations this particular algorithm supports.
getSupportedOperations(Class<? extends E>) - Method in class messif.algorithms.Algorithm
Returns the list of operations this particular algorithm supports.
getSupportedOperations() - Method in class messif.algorithms.RMIAlgorithm
 
getSupportedOperations(Class<? extends T>) - Method in class messif.algorithms.RMIAlgorithm
 
getSupportedOperations() - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getSupportedOperations(Class<? extends T>) - Method in class messif.algorithms.RMIAlgorithmOriginal
Deprecated.
 
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectColor
Returns list of supported visual descriptor types that this object recognizes in XML.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectPixMacSCT
Returns list of supported visual descriptor types that this object recognizes in XML.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
Returns list of supported visual descriptor types that this object recognizes in XML.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectProfiSCT
Returns list of supported visual descriptor types that this object recognizes.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectSAPIR
Returns list of supported visual descriptor types that this object recognizes in XML.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectShape
Returns list of supported visual descriptor types that this object recognizes in XML.
getSupportedVisualDescriptorTypes() - Static method in class messif.objects.impl.MetaObjectShapeAndColor
Returns list of supported visual descriptor types that this object recognizes in XML.
getTerritories() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the comma-separated list of territories associated with this object.
getTextFields() - Method in class messif.objects.impl.CophirXmlParser
Returns the textual data fields parsed from the CophirXmlParser.wordTagNames XML tags.
getTextStreamColumnConvertor(Stemmer, IntStorageIndexed<String>, boolean) - Static method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the database column convertor for creating the MetaObjectProfiSCT object from the text stream.
getTextStreamColumnName(boolean) - Static method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the database column name for creating the MetaObjectProfiSCT object from the text stream.
getThisNode() - Method in class messif.algorithms.DistributedAlgorithm
Returns the network node of this distributed algorithm.
getThreshold() - Method in class messif.objects.impl.ObjectFeatureSetSumOfSimilar
Returns the equality threshold
getThresholdDistance() - Method in class messif.objects.util.DistanceRankedSortedCollection
Returns the threshold distance for this collection.
getThresholdDistance(int) - Method in class messif.objects.util.RankedSortedMultiCollection
 
getThresholdDistance() - Method in class messif.objects.util.RankedSortedNoThresholdCollection
 
getThresholdFunction() - Method in class messif.operations.query.AggregationFunctionQueryOperation
Returns the threshold function for measuring the overall similarity.
getTitle() - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the title of this object.
getTitleWords(IntStorageIndexed<String>) - Method in class messif.objects.impl.MetaObjectProfiSCT
Returns the title words of this object.
getTo() - Method in class messif.objects.keys.DoubleKeyInterval
Returns the upper bound.
getTo() - Method in class messif.objects.keys.KeyInterval
Return the upper bound of the interval.
getUsefulness() - Method in class messif.objects.keys.BucketIdObjectKey
 
getUserTime() - Method in class messif.statistics.StatisticTimer
User CPU time elapsed in milliseconds.
getValue() - Method in class messif.statistics.StatisticCounter
 
getValue() - Method in class messif.statistics.StatisticMinMaxCounter
 
getValue() - Method in class messif.statistics.StatisticObject
 
getValue() - Method in class messif.statistics.StatisticRefCounter
 
getValue() - Method in class messif.statistics.Statistics
Returns the value of this statistic.
getValue() - Method in class messif.statistics.StatisticSimpleWeakrefCounter
 
getValue() - Method in class messif.statistics.StatisticSlidingAvgCounter
 
getValue() - Method in class messif.statistics.StatisticTimer
 
getVectorData() - Method in class messif.objects.impl.ObjectByteVector
Returns the vector of byte integer values, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectDoubleVector
Returns the vector of double values, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectFeatureByte
Returns the vector of integers, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectFeatureFloat
Returns the vector of integers, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectFeatureFloatWClusters
Deprecated.
Returns the vector of integers, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectFeatureLong
Returns the vector of integers, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectFloatVector
Returns the vector of float values, which represents the contents of this object.
getVectorData(int) - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the vector of integer values, which represents the contents of the respective data array of this object.
getVectorData() - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the vector of all integer values, which represents the contents of all the respective data array of this object.
getVectorData() - Method in class messif.objects.impl.ObjectIntVector
Returns the vector of integer values, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectShortVector
Returns the vector of short integer values, which represents the contents of this object.
getVectorData() - Method in class messif.objects.impl.ObjectUnsignedByteVector
Returns the vector of short integer values, which represents the contents of this object.
getVectorDataCount() - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the number of vector data arrays.
getVectorDataDimension() - Method in class messif.objects.impl.ObjectByteVector
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectDoubleVector
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectFeatureByte
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectFeatureFloat
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectFeatureLong
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectFloatVector
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectIntVector
 
getVectorDataDimension() - Method in class messif.objects.impl.ObjectShortVector
 
getVectorDataDimension() - Method in interface messif.objects.impl.ObjectVector
Number of dimensions of the vector data.
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectByteVector
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectDoubleVector
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectFeatureByte
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectFeatureFloat
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectFeatureLong
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectFloatVector
 
getVectorDataItem(int, int) - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the value at the given index of the respective data array of this object.
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectIntVector
 
getVectorDataItem(int) - Method in class messif.objects.impl.ObjectShortVector
 
getVectorDataItem(int) - Method in interface messif.objects.impl.ObjectVector
Access to a single datum of vector data at the given zero-based index.
getVectorDataItemByte(int) - Method in class messif.objects.impl.ObjectByteVector
 
getVectorDataItemCount(int) - Method in class messif.objects.impl.ObjectIntMultiVector
Returns the number of items in the respective data array of this object.
getVectorDataItemDouble(int) - Method in class messif.objects.impl.ObjectDoubleVector
 
getVectorDataItemFloat(int) - Method in class messif.objects.impl.ObjectFloatVector
 
getVectorDataItemInt(int) - Method in class messif.objects.impl.ObjectIntVector
 
getVectorDataItemShort(int) - Method in class messif.objects.impl.ObjectShortVector
 
getWeight(int) - Method in class messif.objects.impl.MetaObjectArrayWeightedSum
Returns the weight used for the indexth encapsulated object distance in the overall distance sum.
getWeight(int) - Method in class messif.objects.impl.MetaObjectCophirKeywords
 
getWeight(int) - Method in class messif.objects.impl.MetaObjectFixedWeightedSum
Returns the weight used for the indexth encapsulated object distance in the overall distance sum.
getWeight(int) - Method in class messif.objects.impl.MetaObjectParametricArrayWeightedSum
Returns the weight used for the indexth encapsulated object distance in the overall distance sum.
getWeight(int) - Method in class messif.objects.impl.MetaObjectParametricShapeAndColor
 
getWeight(int) - Method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
 
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.KeywordWeightProvider
 
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in class messif.objects.impl.ObjectIntMultiVector.ArrayMultiWeightProvider
 
getWeight(Integer) - Method in class messif.objects.impl.ObjectIntMultiVector.MapMultiWeightProvider
Returns the weight from the data weight map.
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in class messif.objects.impl.ObjectIntMultiVector.MapMultiWeightProvider
 
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightIgnoreProvider
 
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
 
getWeight(int) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
Returns the weight for the given data array encapsulated in this ObjectIntMultiVector.WeightProvider.
getWeight(ObjectIntMultiVector.SortedDataIterator) - Method in interface messif.objects.impl.ObjectIntMultiVector.WeightProvider
Returns the weight for the item that the iterator points to.
getWeightedCosineDistance(ObjectIntMultiVector, ObjectIntMultiVector.WeightProvider, ObjectIntMultiVector, ObjectIntMultiVector.WeightProvider) - Static method in class messif.objects.impl.ObjectIntMultiVectorCosine
Computes a distance between two ObjectIntMultiVectors using a metric weighted cosine distance.
getWeightedJaccardDistance(ObjectIntMultiVector, ObjectIntMultiVector.WeightProvider, ObjectIntMultiVector, ObjectIntMultiVector.WeightProvider) - Static method in class messif.objects.impl.ObjectIntMultiVectorJaccard
Computes a distance between two ObjectIntMultiVectors using a non-metric weighted Jaccard coefficient.
getWeightedJaccardDistance(ObjectIntMultiVector, ObjectIntMultiVector.WeightProvider, ObjectIntMultiVector.WeightProvider) - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard
Implements a non-metric weighted Jaccard coefficient distance function.
getWeightNorm(ObjectIntMultiVector) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.KeywordWeightProvider
 
getWeightNorm(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.ArrayMultiWeightProvider
 
getWeightNorm(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MapMultiWeightProvider
 
getWeightNorm(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightIgnoreProvider
 
getWeightNorm(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
 
getWeightNorm(ObjectIntMultiVector) - Method in interface messif.objects.impl.ObjectIntMultiVector.WeightProvider
Returns the square root of the sum of all weight squares for the given object.
getWeightProviderO1() - Method in class messif.objects.impl.MetaObjectCophirKeywords.CophirWeightedCosineDistanceFunction
Returns the encapsulated weight provider for the first object.
getWeightProviderO1() - Method in class messif.objects.impl.MetaObjectProfiSCT.ProfiSCTWeightedCosineDistanceFunction
Returns the encapsulated weight provider for the first object.
getWeightProviderO1() - Method in class messif.objects.impl.ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction
Returns the encapsulated weight provider for the first object.
getWeightProviderO1() - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction
Returns the encapsulated weight provider for the first object.
getWeightProviderO2() - Method in class messif.objects.impl.MetaObjectCophirKeywords.CophirWeightedCosineDistanceFunction
Returns the encapsulated weight provider for the second object.
getWeightProviderO2() - Method in class messif.objects.impl.MetaObjectProfiSCT.ProfiSCTWeightedCosineDistanceFunction
Returns the encapsulated weight provider for the second object.
getWeightProviderO2() - Method in class messif.objects.impl.ObjectIntMultiVectorCosine.WeightedCosineDistanceFunction
Returns the encapsulated weight provider for the second object.
getWeightProviderO2() - Method in class messif.objects.impl.ObjectIntMultiVectorJaccard.WeightedJaccardDistanceFunction
Returns the encapsulated weight provider for the second object.
getWeights() - Static method in class messif.objects.impl.MetaObjectColor
Returns the weights used to compute the overall distance.
getWeights() - Static method in class messif.objects.impl.MetaObjectCophirKeywords
Returns the weights used for the respective encapsulated objects to compute overall distance.
getWeights() - Static method in class messif.objects.impl.MetaObjectParametricShapeAndColor
Returns the weights used for the respective encapsulated objects to compute overall distance.
getWeights() - Static method in class messif.objects.impl.MetaObjectParametricShapeColorAndText
Returns the weights used for the respective encapsulated objects to compute overall distance.
getWeights() - Static method in class messif.objects.impl.MetaObjectPixMacSCT
Returns the weights for the respective descriptors that are used in the distance function.
getWeights() - Static method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
Returns the weights for the respective descriptors that are used in the distance function.
getWeights() - Static method in class messif.objects.impl.MetaObjectProfiSCT
Returns the weights for the respective descriptors that are used in the distance function.
getWeights() - Static method in class messif.objects.impl.MetaObjectProfiSCTiDIM
Returns the weights for the respective descriptors that are used in the distance function.
getWeights() - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
 
getWeights() - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
 
getWeights() - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
 
getWeights() - Static method in class messif.objects.impl.MetaObjectShape
Returns the weights used to compute the overall distance.
getWeights() - Static method in class messif.objects.impl.MetaObjectShapeAndColor
Returns the weights used to compute the overall distance.
getWeights() - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
Returns the weights for data arrays encapsulated in this ObjectIntMultiVector.WeightProvider.
getWeights() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getWeightsClone() - Method in class messif.objects.impl.ObjectSignatureSQFD
 
getWeightSum(ObjectIntMultiVector) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.KeywordWeightProvider
 
getWeightSum(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.ArrayMultiWeightProvider
 
getWeightSum(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MapMultiWeightProvider
 
getWeightSum(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightIgnoreProvider
 
getWeightSum(ObjectIntMultiVector) - Method in class messif.objects.impl.ObjectIntMultiVector.MultiWeightProvider
 
getWeightSum(ObjectIntMultiVector) - Method in interface messif.objects.impl.ObjectIntMultiVector.WeightProvider
Returns the sum of all weights for the given object.
getWidth() - Method in class messif.objects.impl.ObjectFeatureOrderedSet
Width of this object in absolute value (width in pixels).
getWidth() - Method in class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
 
getWidth() - Method in class messif.objects.keys.DimensionObjectKey
Width of the object.
getWidth() - Method in class messif.objects.keys.FaceKey
Returns the face width in pixels in the source image.
getWidth() - Method in class messif.objects.keys.LuxandFaceKey
 
getWidth() - Method in class messif.objects.keys.OCVFaceKey
 
getWidth() - Method in class messif.objects.keys.PittPattFaceKey
 
getWidthNormalizationFactor() - Method in class messif.objects.keys.FaceKey
Returns the normalization factor for face width.
getWidthNormalizationFactor() - Method in class messif.objects.keys.LuxandFaceKey
 
getWindow(float, float, float, float) - Method in class messif.objects.util.SortDimension
Create a SortDimension.Window object that represents the passed rectangular area.
getWindowSizeMilis() - Method in class messif.statistics.StatisticSlidingAvgCounter
 
getWordId() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.Stopword
Returns the identifier of this stopword.
getWordIndex() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Returns the current word-index instance.
getX() - Method in class messif.objects.impl.ObjectFeature
Returns x component of spatial coordinates
getX() - Method in interface messif.objects.keys.DimensionObjectKey.Point
x-axis coordinate of the position.
getY() - Method in class messif.objects.impl.ObjectFeature
Returns Y component of spatial coordinates
getY() - Method in interface messif.objects.keys.DimensionObjectKey.Point
y-axis coordinate of the position.
getYawAngle() - Method in class messif.objects.keys.FaceKey
Returns the face yaw angle in degrees in the source image.
getYawAngle() - Method in class messif.objects.keys.LuxandFaceKey
 
getYawAngle() - Method in class messif.objects.keys.OCVFaceKey
 
getYawAngle() - Method in class messif.objects.keys.PittPattFaceKey
 
globalCurvatureVector - Variable in class messif.objects.impl.ObjectContourShape
 
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