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 

U

udpSocket - Variable in class messif.network.MessageDispatcher
UDP socket for communication
UKSignaturesReader - Class in messif.objects.util
 
UKSignaturesReader(String) - Constructor for class messif.objects.util.UKSignaturesReader
Construct the reader with name of the binary file with UK-formated signature data file.
UKSignaturesReader(String, String) - Constructor for class messif.objects.util.UKSignaturesReader
Construct the reader with name of the binary file with UK-formated signature data file.
UNASSIGNED_BUCKET_ID - Static variable in class messif.buckets.BucketDispatcher
The ID of buckets that do not belong to a dispatcher
unbind(Object) - Method in class messif.statistics.StatisticRefCounter
Deregister statistic counter for key from the binding list
unbind() - Method in class messif.statistics.StatisticRefCounter
RefCounter binding overrides
unbind() - Method in class messif.statistics.Statistics
Deregister this statistic from the "parent" statistic it is bound to.
unbindAllStats(String) - Method in class messif.statistics.OperationStatistics
Unbind statistics matching the regular expression from their parents
unbindAllStats() - Method in class messif.statistics.OperationStatistics
Unbind all stored statistics from their parents.
unchainFilter(PrecomputedDistancesFilter) - Method in class messif.objects.LocalAbstractObject
Deletes the specified filter from this object's filter chain.
unifyKeyword(String, Set<String>) - Static method in class messif.objects.impl.MetaObjectPixMacSCT
Return a trimmed, lower-case word with stripped diacritics that is not ignored.
unifyWord(String, Set<String>, Set<String>, Stemmer, boolean) - Static method in class messif.objects.text.TextConversion
Return a stemmed, non-ignored word.
unifyWords(String[], Set<String>, Set<String>, Stemmer, boolean) - Static method in class messif.objects.text.TextConversion
Return a collection of stemmed, non-ignored words.
UNKNOWN_CONFIDENCE - Static variable in class messif.objects.classification.ClassificationWithConfidenceBase
Constant representing an unknown confidence
UNKNOWN_DISTANCE - Static variable in class messif.objects.LocalAbstractObject
Unknown distance constant
UNKNOWN_ERROR - Static variable in class messif.utility.ErrorCode
Not specific error appeared.
UNLIMITED_CAPACITY - Static variable in class messif.utility.SortedCollection
Default initial capacity of the internal array
unlock() - Method in interface messif.buckets.index.Lock
Releases this lock.
UnsupervisedBinaryClassification - Class in messif.utility
Manages binary classification of pairs of objects in totals in TP, FP, TN and FN categories.
UnsupervisedBinaryClassification(float...) - Constructor for class messif.utility.UnsupervisedBinaryClassification
Create a list of binary classification for updating all by passing one distance at once.
UnsupervisedBinaryClassification.BinaryClassification - Class in messif.utility
 
UnsupervisedBinaryClassification.BinaryClassification(float, float) - Constructor for class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
 
UpdatableClassifier<T,C> - Interface in messif.objects.classification
Extension of the Classifier that allows to add or remove objects from the classifier.
update(int, T) - Method in class messif.buckets.storage.impl.DatabaseStorage
Updates the object on address address with data from object.
update(AbstractObject) - Method in enum messif.operations.AnswerType
Updates a AbstractObject so that it conforms to this answer type.
update(ClusterPivotChooser.PrecomputedDistances) - Method in class messif.pivotselection.ClusterPivotChooser.Pair
Re-initializes the members ClusterPivotChooser.Pair.clusteroid and ClusterPivotChooser.Pair.radius by computing the covering ball of the cluster formed by the first and the second cluster of this pair.
updateAllConfidences(ClassificationWithConfidence<C>) - Method in class messif.objects.classification.ClassificationWithConfidenceBase
Updates the all the categories with confidence in this classification.
updateConfidence(C, float) - Method in class messif.objects.classification.ClassificationWithConfidenceBase
Updates confidence of the given category.
updateConfidence(T, float) - Method in class messif.objects.classification.text.KeywordClassification
 
updateCredentials(String, String) - Method in class messif.utility.HttpApplication.HttpApplicationAuthenticator
Updates the stored credentials of this authenticator.
updateFrom(AbstractOperation) - Method in class messif.operations.AbstractOperation
Update the error code of this operation from another operation.
updateFrom(AbstractOperation) - Method in class messif.operations.data.DeleteByLocatorOperation
Update the operation result.
updateFrom(AbstractOperation) - Method in class messif.operations.data.DeleteOperation
 
updateFrom(AbstractOperation) - Method in class messif.operations.data.DeleteOperationLegacy
 
updateFrom(AbstractOperation) - Method in class messif.operations.GetCandidateSetOperation
 
updateFrom(AbstractOperation) - Method in class messif.operations.ListingQueryOperation
Update the error code and answer of this operation from another operation.
updateFrom(SingletonQueryOperation) - Method in class messif.operations.ListingQueryOperation
Update the answer of this operation from a SingletonQueryOperation.
updateFrom(ListingQueryOperation) - Method in class messif.operations.ListingQueryOperation
Update the answer of this operation from a ListingQueryOperation.
updateFrom(RankingQueryOperation) - Method in class messif.operations.ListingQueryOperation
Update the answer of this operation from a RankingQueryOperation.
updateFrom(RankingQueryOperation) - Method in class messif.operations.query.ApproxKNNQueryOperation
Update query answer data of this operation from another query operation.
updateFrom(ApproxKNNQueryOperation) - Method in class messif.operations.query.ApproxKNNQueryOperation
Updates the guaranteed radius from another approximate kNN query.
updateFrom(AbstractOperation) - Method in class messif.operations.query.GetAlgorithmInfoOperation
 
updateFrom(AbstractOperation) - Method in class messif.operations.query.JoinQueryOperation
Update the error code and answer of this operation from another operation.
updateFrom(JoinQueryOperation) - Method in class messif.operations.query.JoinQueryOperation
Update the answer of this operation from a JoinQueryOperation.
updateFrom(RankingQueryOperation) - Method in class messif.operations.query.PartitionedKNNQueryOperation
Update all answer data of this operation from the another operation.
updateFrom(RankingQueryOperation) - Method in class messif.operations.query.PartitionedRangeQueryOperation
Update all answer data of this operation from the another operation.
updateFrom(AbstractOperation) - Method in class messif.operations.RankingQueryOperation
Update the error code and answer of this operation from another operation.
updateFrom(RankingQueryOperation) - Method in class messif.operations.RankingQueryOperation
Update the answer of this operation from a RankingQueryOperation.
updateFrom(AbstractOperation) - Method in class messif.operations.RefineCandidateOperation
 
updateFrom(AbstractOperation) - Method in class messif.operations.SingletonQueryOperation
Update the error code and answer of this operation from another operation.
updateFrom(Iterable<? extends Statistics<?>>) - Method in class messif.statistics.OperationStatistics
Update this statistics with other operation statistics values.
updateFrom(StatisticCounter) - Method in class messif.statistics.StatisticCounter
 
updateFrom(StatisticMinMaxCounter) - Method in class messif.statistics.StatisticMinMaxCounter
Statistics merging
updateFrom(StatisticObject) - Method in class messif.statistics.StatisticObject
Statistics merging
updateFrom(StatisticRefCounter) - Method in class messif.statistics.StatisticRefCounter
Statistics merging
updateFrom(TSelf) - Method in class messif.statistics.Statistics
Updates the value of this statistic from the given sourceStat.
updateFrom(StatisticSimpleWeakrefCounter) - Method in class messif.statistics.StatisticSimpleWeakrefCounter
Statistics merging
updateFrom(StatisticSlidingAvgCounter) - Method in class messif.statistics.StatisticSlidingAvgCounter
the final queue should be sorted according to time as required
updateFrom(StatisticTimer) - Method in class messif.statistics.StatisticTimer
 
updateObject(int, MetaObjectProfiSCT) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
Updates the object stored in the database storage.
updateSelectedPivots(LocalAbstractObject) - Method in class messif.pivotselection.TwoDistantIncrementalPivotChooser
Updates the selected pivots.
usage() - Method in class messif.utility.CoreApplication
Returns the command line arguments description.
usage() - Method in class messif.utility.DistributedApplication
 
usage() - Method in class messif.utility.HttpApplication
 
uuidOperationComparator - Static variable in class messif.operations.AbstractOperation
Comparator to be used in buckets and storages to index & compare operations according to operation UUID.
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