- cache - Static variable in class messif.utility.ExtendedProperties
-
Properties cache
- cachedClasses - Variable in class messif.objects.nio.CachingSerializator
-
The hash table of cached classes with references to the constructor/factory method lists
- cachedConstructors - Variable in class messif.objects.nio.CachingSerializator
-
The list of constructors for the cached classes with the exactly the same order as specified by cachedClasses
- cachedFactoryMethods - Variable in class messif.objects.nio.CachingSerializator
-
The list of factory methods for the cached classes with the exactly the same order as specified by cachedClasses
- CachingSerializator<T> - Class in messif.objects.nio
-
- CachingSerializator(Class<? extends T>, Class<?>[]) - Constructor for class messif.objects.nio.CachingSerializator
-
Creates a new instance of CachingSerializator.
- callExternalExtractor(String, boolean, ExtractorDataSource) - Static method in class messif.objects.extraction.Extractors
-
Calls an external extractor command and returns its output.
- callFactoryMethod(Class<? extends T>, String, boolean, boolean, Map<String, ?>, Object...) - Static method in class messif.utility.reflection.MethodInstantiator
-
Calls a method with the given name and prototype from the given method class.
- callMethod(Object, String, boolean, boolean, Map<String, ?>, Object...) - Static method in class messif.utility.reflection.MethodInstantiator
-
Calls a method with the given name and prototype from the given method class.
- cancel(boolean) - Method in class messif.statistics.FutureWithStatisticsImpl
-
- candidateSetLocators - Variable in class messif.operations.GetCandidateSetOperation
-
Output of the operation stored in a blocking queue.
- canPerformOperation() - Method in class messif.statistics.Statistics
-
Check if this statistic can update itself.
- CANT_START - Static variable in class messif.netcreator.MessageActivateResponse
-
- CantStartException - Exception in messif.netcreator
-
- CantStartException() - Constructor for exception messif.netcreator.CantStartException
-
Creates a new instance of AlgorithmCantStartException
without detail message.
- CantStartException(String) - Constructor for exception messif.netcreator.CantStartException
-
Constructs an instance of AlgorithmCantStartException
with the specified detail message.
- capacity - Variable in class messif.netbucket.RemoteBucket
-
The maximal (hard) capacity of the remote bucket
- CapacityFullException - Exception in messif.buckets
-
Thrown to indicate that the hard capacity limit was exceeded.
- CapacityFullException() - Constructor for exception messif.buckets.CapacityFullException
-
Creates a new instance of BucketCapacityFullException
without detail message.
- CapacityFullException(int) - Constructor for exception messif.buckets.CapacityFullException
-
Creates a new instance of BucketCapacityFullException
without detail message.
- CapacityFullException(String) - Constructor for exception messif.buckets.CapacityFullException
-
Creates a new instance of BucketCapacityFullException
with a detail message.
- CapacityFullException(String, int) - Constructor for exception messif.buckets.CapacityFullException
-
Creates a new instance of BucketCapacityFullException
with a detail message.
- cast(ReplyReceiver<?>, Class<? extends E>) - Static method in class messif.network.ReplyReceiver
-
- cast(Object, Class<? extends T>) - Static method in class messif.objects.extraction.Extractors
-
Returns a type-safe cast of a given extractor instance.
- cast() - Method in class messif.statistics.StatisticCounter
-
- cast() - Method in class messif.statistics.StatisticMinMaxCounter
-
- cast() - Method in class messif.statistics.StatisticObject
-
- cast() - Method in class messif.statistics.StatisticRefCounter
-
- cast() - Method in class messif.statistics.Statistics
-
Returns this statistics as the type provided typed argument.
- cast() - Method in class messif.statistics.StatisticSimpleWeakrefCounter
-
- cast() - Method in class messif.statistics.StatisticSlidingAvgCounter
-
- cast() - Method in class messif.statistics.StatisticTimer
-
- castCollectionProvider(Object, Class<? extends T>, boolean) - Static method in class messif.objects.util.CollectionProviders
-
- castToClassification(Object, Class<? extends C>) - Static method in class messif.objects.classification.Classifications
-
Safe-casts the given object to classification.
- castToDiskStorage(Class<E>, Object) - Static method in class messif.buckets.storage.impl.DiskStorage
-
Cast the provided object to
DiskStorage
with generic typing.
- castToMemoryStorage(Class<E>, Object) - Static method in class messif.buckets.storage.impl.MemoryStorage
-
- castToMultiExtractor(Object, Class<? extends T>, boolean) - Static method in class messif.objects.extraction.Extractors
-
Returns a type-safe cast of a given multi-extractor instance.
- castToStored(Object, boolean) - Method in class messif.objects.classification.ClassificationBase
-
Cast the given object to stored category class safely.
- CbCoeff - Variable in class messif.objects.impl.ObjectColorLayout
-
- center - Variable in class messif.utility.VoronoiPartitioning.VoronoiPartition
-
- centralCompositeFeature - Variable in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
-
Face central composite features
- CentralCreator - Class in messif.netcreator
-
- CentralCreator(MessageDispatcher, Startable[], NetworkNode) - Constructor for class messif.netcreator.CentralCreator
-
Creates a new "slave" instance of CentralCreator
- CentralCreator(MessageDispatcher) - Constructor for class messif.netcreator.CentralCreator
-
Creates a new "master" instance of CentralCreator
- centralFourierFeature - Variable in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
-
Face central Fourier features
- centralNode - Variable in class messif.netcreator.CentralCreator
-
- chainDestroy() - Method in class messif.objects.LocalAbstractObject
-
Destroys whole filter chain of this object.
- chainFilter(PrecomputedDistancesFilter, boolean) - Method in class messif.objects.LocalAbstractObject
-
Adds the specified filter to the end of this object's filter chain.
- changedDuringTransaction() - Method in class messif.transactions.TransactionList
-
Reports whether the list was changed during the last transaction or not.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticCounter
-
Reports if value of counter has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticMinMaxCounter
-
Reports if value of min/max has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticObject
-
Reports if value of statistic has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticRefCounter
-
Reports if value of refCounter has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticSimpleWeakrefCounter
-
Reports if value of refCounter has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticSlidingAvgCounter
-
Reports if value of min/max has been changed since the last setCheckpoint() call.
- changedSinceCheckpoint() - Method in class messif.statistics.StatisticTimer
-
Test whether this statistics has been changed since the last checkpoint.
- channel - Variable in class messif.objects.util.UKSignaturesReader
-
An input stream for reading objects of this iterator from
- ChannelInputStream - Class in messif.objects.nio
-
Buffered binary input stream.
- ChannelInputStream(ReadableByteChannel, int, boolean) - Constructor for class messif.objects.nio.ChannelInputStream
-
Creates a new instance of BinaryInput.
- ChannelOutputStream - Class in messif.objects.nio
-
Buffered output stream for operating over channels.
- ChannelOutputStream(int, boolean, WritableByteChannel) - Constructor for class messif.objects.nio.ChannelOutputStream
-
Creates a new instance of ChannelOutputStream.
- characters(char[], int, int) - Method in class messif.objects.impl.CophirXmlParser
-
- characters(char[], int, int) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
- checkCredentials(String, String) - Method in class messif.utility.HttpApplication.HttpApplicationAuthenticator
-
Called for each incoming request to verify the given name and password
in the context of this Authenticator's realm.
- checkKeys(T) - Method in class messif.buckets.index.impl.AbstractSearch
-
Checks if the specified object satisfies the given keys (either boundaries
or equality).
- checkUsedTime() - Method in class messif.statistics.StatisticSlidingAvgCounter
-
Checks whether the sliding window was used for full time period
- checkValidConfidence(float) - Method in class messif.objects.classification.ClassificationWithConfidenceBase
-
Check whether the given confidence is within the given boundaries.
- chooseExecutionObject(Method, Object[]) - Static method in class messif.executor.SingleMethodExecutor
-
Searches a list of instances for an instance that is compatible with
the given method.
- Classification<C> - Interface in messif.objects.classification
-
- ClassificationBase<C> - Class in messif.objects.classification
-
- ClassificationBase(Class<? extends C>) - Constructor for class messif.objects.classification.ClassificationBase
-
Creates an empty classification.
- ClassificationBase(Class<? extends C>, int) - Constructor for class messif.objects.classification.ClassificationBase
-
Creates an empty classification with the specified initial capacity.
- ClassificationBase(Class<? extends C>, Collection<C>) - Constructor for class messif.objects.classification.ClassificationBase
-
Creates an empty classification with the given storage instance.
- ClassificationException - Exception in messif.objects.classification
-
Throwable that indicates an error during classification.
- ClassificationException() - Constructor for exception messif.objects.classification.ClassificationException
-
Creates a new instance of ClassificationException
without detail message.
- ClassificationException(String) - Constructor for exception messif.objects.classification.ClassificationException
-
Constructs an instance of ClassificationException
with the specified detail message.
- ClassificationException(String, Throwable) - Constructor for exception messif.objects.classification.ClassificationException
-
Constructs an instance of ClassificationException
with the
specified detail message and cause.
- Classifications - Class in messif.objects.classification
-
Utility methods for classifications.
- Classifications() - Constructor for class messif.objects.classification.Classifications
-
- classificationToAnswer(Classification<C>, RankingQueryOperation) - Method in class messif.algorithms.impl.ClassifierAlgorithm
-
Converts the given classification to the operation answer.
- ClassificationWithConfidence<C> - Interface in messif.objects.classification
-
Represents a result of a
classification
that contains a confidence level.
- ClassificationWithConfidenceBase<C> - Class in messif.objects.classification
-
- ClassificationWithConfidenceBase(Class<? extends C>, float, float) - Constructor for class messif.objects.classification.ClassificationWithConfidenceBase
-
Creates an empty classification.
- ClassificationWithConfidenceBase(Class<? extends C>, float, float, int) - Constructor for class messif.objects.classification.ClassificationWithConfidenceBase
-
Creates an empty classification with the specified initial capacity.
- ClassificationWithConfidenceBase(Class<? extends C>, float, float, Map<C, Float>) - Constructor for class messif.objects.classification.ClassificationWithConfidenceBase
-
Creates an empty classification with the given storage instance.
- classificationWithConfidenceToAnswer(ClassificationWithConfidence<C>, RankingQueryOperation) - Method in class messif.algorithms.impl.ClassifierAlgorithm
-
Converts the given classification to the operation answer.
- Classifier<T,C> - Interface in messif.objects.classification
-
Establish a basic interface for classifiers.
- ClassifierAlgorithm<C> - Class in messif.algorithms.impl
-
- ClassifierAlgorithm(Classifier<? super RankingQueryOperation, C>) - Constructor for class messif.algorithms.impl.ClassifierAlgorithm
-
Creates a new instance of ClassifierAlgorithm for the given classifier.
- classify(RankingQueryOperation) - Method in class messif.algorithms.impl.ClassifierAlgorithm
-
- classify(T, Parametric) - Method in interface messif.objects.classification.Classifier
-
Classifies the given object
into zero, one, or several categories C
.
- classify(ExtractorDataSource, Parametric) - Method in class messif.objects.classification.impl.ExtractorClassifier
-
- classify(LocalAbstractObject, Parametric) - Method in class messif.objects.classification.impl.ObjectProviderClassifier
-
- classify(Iterator<? extends RankedAbstractObject>, Parametric) - Method in class messif.objects.classification.impl.ParametricRankedObjectDistanceClassifier
-
- classify(Parametric, Parametric) - Method in class messif.objects.classification.impl.ParametricSimpleGetClassifier
-
- classify(LocalAbstractObject, Parametric) - Method in class messif.objects.classification.impl.RankingQueryOperationClassifier
-
- classify(T, Parametric) - Method in class messif.objects.classification.PipelineClassifier
-
- classify(KeywordClassification<C>, Parametric) - Method in class messif.objects.classification.text.BestKeywordsReducer
-
- classify(KeywordClassification<I>, Parametric) - Method in interface messif.objects.classification.text.KeywordClassifier
-
Transforms the given inputClassification
into the output keyword classification.
- classify(RankingQueryOperation, Parametric) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseKeywordClassifier
-
- classify(float, int, int) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
-
- classify(float, short[], short[]) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
-
Soft-assignement classification.
- classify(float, float) - Method in class messif.utility.UnsupervisedBinaryClassification.BinaryClassification
-
Binary-classify the passed distance between a pair of objects that match to the passed degree (from 0 (non-matching) to 1 (perfectly matching)).
- classify(float, short[], short[]) - Method in class messif.utility.UnsupervisedBinaryClassification
-
Soft-assingment binary classificaation.
- classify(float, int, int) - Method in class messif.utility.UnsupervisedBinaryClassification
-
Binary-classify the passed distance between a pair of objects that are assigned to cluster1 and cluster2 clusters IDs, respectively.
- classify(float, float) - Method in class messif.utility.UnsupervisedBinaryClassification
-
Binary-classify the passed distance between a pair of objects that match to the passed degree (from 0 (non-matching) to 1 (perfectly matching)).
- classify(float, short[], short[]) - Method in class messif.utility.VotingSchemaSetsUnsupervisedBinaryClassification
-
Multiple overlay binary classification.
- CLASSNAME_SERIALIZATION - Static variable in class messif.objects.nio.MultiClassSerializator
-
Constant indicating that the name of the class is written in the stream
- clazz - Variable in class messif.algorithms.impl.FileSequentialScan
-
- clear() - Method in class messif.objects.util.RankedSortedCollection
-
- clear() - Method in class messif.objects.util.RankedSortedMultiCollection
-
- clear() - Method in class messif.pivotselection.AbstractPivotChooser
-
Clears the list of preselected pivots.
- clear() - Method in class messif.pivotselection.TwoDistantIncrementalPivotChooser
-
Clears the list of preselected pivots and reset the distance between them.
- clear() - Method in class messif.statistics.StatisticMinMaxCounter
-
- clear() - Method in class messif.statistics.StatisticRefCounter
-
- clear() - Method in class messif.transactions.TransactionList
-
Removes all of the elements from this list (optional operation).
- clear() - Method in class messif.utility.SortedCollection
-
Removes all of the elements from this list.
- Clearable - Interface in messif.utility
-
Interface for marking objects that have clearable data.
- clearSurplusData() - Method in class messif.objects.AbstractObject
-
Clear non-messif data stored in this object.
- clearSurplusData() - Method in class messif.objects.impl.ObjectFeatureSet
-
Clear non-messif data stored in this object and all its subobjects.
- clearSurplusData() - Method in class messif.objects.LocalAbstractObject
-
Clear non-MESSIF data stored in this object.
- clearSurplusData() - Method in class messif.objects.LocalAbstractObjectParametric
-
Clear non-MESSIF data stored in this object.
- clearSurplusData() - Method in class messif.objects.MetaObject
-
Clear non-messif data stored in this object and all its subobjects.
- clearSurplusData() - Method in class messif.objects.MetaObjectParametric
-
Clear non-messif data stored in this object and all its subobjects.
- clearSurplusData() - Method in class messif.objects.util.RankedAbstractObject
-
- clearSurplusData() - Method in class messif.objects.util.RankedJoinObject
-
- clearSurplusData() - Method in class messif.operations.AbstractOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in class messif.operations.data.BulkInsertOperation
-
- clearSurplusData() - Method in class messif.operations.data.DeleteByLocatorOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in class messif.operations.data.DeleteOperation
-
- clearSurplusData() - Method in class messif.operations.data.DeleteOperationLegacy
-
- clearSurplusData() - Method in class messif.operations.data.InsertOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in class messif.operations.query.JoinQueryOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in class messif.operations.query.TopCombinedQueryOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in class messif.operations.RankingMultiQueryOperation
-
- clearSurplusData() - Method in class messif.operations.RankingSingleQueryOperation
-
Clear non-messif data stored in operation.
- clearSurplusData() - Method in interface messif.utility.Clearable
-
Clears the data stored in this object.
- clearSurplusData(Iterator<?>, boolean, boolean) - Static method in class messif.utility.ParametricBase
-
Iterates all items in the given
data
iterator for objects that
implements
Clearable
interface and
clears
them.
- clearSurplusData(Object, boolean) - Static method in class messif.utility.ParametricBase
-
- clearThreadLists() - Method in class messif.executor.MethodThreadList
-
Clears both the lists - started and finished threads.
- clone() - Method in class messif.algorithms.DistAlgRequestMessage
-
- clone() - Method in class messif.algorithms.RMIAlgorithm
-
- clone() - Method in class messif.algorithms.RMIAlgorithmMultiThread
-
- clone() - Method in class messif.algorithms.RMIAlgorithmOriginal
-
Deprecated.
- clone() - Method in class messif.algorithms.RMIMethodExecutor
-
- clone() - Method in class messif.buckets.index.impl.AbstractSearch
-
- clone() - Method in interface messif.buckets.index.Search
-
Creates and returns a copy of this search.
- clone() - Method in class messif.network.Message
-
Returns a clone of this message.
- clone() - Method in class messif.network.ReplyMessage
-
Always throws CloneNotSupportedException exception, because conning is not supported for replies.
- clone() - Method in class messif.objects.AbstractObject
-
Creates and returns a shallow copy of this object.
- clone(AbstractObjectKey) - Method in class messif.objects.AbstractObject
-
Creates and returns a copy of this object with changed locatorURI.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectColor
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectMap
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectParametricMap
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectPixMacSCT
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectProfiSCT
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.impl.MetaObjectSAPIR
-
- clone(boolean) - Method in class messif.objects.impl.MetaObjectShape
-
- clone(boolean) - Method in class messif.objects.impl.MetaObjectShapeAndColor
-
- clone(float, float, float, float) - Method in class messif.objects.impl.ObjectFeatureSet
-
Creates and returns a copy of this object with the feature filtered with the passed region limits.
- clone(boolean) - Method in class messif.objects.impl.ObjectFeatureSet
-
Creates and returns a copy of this object.
- clone(String) - Method in class messif.objects.keys.AbstractObjectKey
-
Returns a copy of this key with the given locator URI.
- clone(String) - Method in class messif.objects.keys.BucketIdObjectKey
-
- clone(String) - Method in class messif.objects.keys.FaceKey
-
- clone(String, boolean) - Method in class messif.objects.keys.FaceKey
-
Returns a copy of this key with the given locator URI.
- clone() - Method in class messif.objects.LocalAbstractObject
-
Creates and returns a copy of this object.
- clone(boolean) - Method in class messif.objects.LocalAbstractObject
-
Creates and returns a copy of this object.
- clone() - Method in class messif.objects.PrecomputedDistancesFilter
-
Creates and returns a copy of this object.
- clone() - Method in class messif.objects.PrecomputedDistancesFixedArrayFilter
-
Creates and returns a copy of this object.
- clone() - Method in class messif.objects.PrecomputedDistancesPivotMapFilter
-
- clone(float) - Method in class messif.objects.util.DistanceRankedObject
-
Clone this ranked object and change the distance of the cloned one
- clone(float) - Method in class messif.objects.util.RankedAbstractObject
-
- clone(boolean) - Method in class messif.objects.util.RankedSortedMultiCollection
-
- clone() - Method in class messif.operations.AbstractOperation
-
Create a duplicate of this operation.
- clone() - Method in class messif.operations.data.BulkInsertOperation
-
- clone() - Method in class messif.operations.data.DeleteOperation
-
- clone() - Method in class messif.operations.data.DeleteOperationLegacy
-
- clone() - Method in class messif.operations.data.InsertOperation
-
- clone(boolean) - Method in class messif.operations.ListingQueryOperation
-
- clone(boolean) - Method in class messif.operations.query.JoinQueryOperation
-
- clone() - Method in class messif.operations.QueryOperation
-
Create a duplicate of this operation.
- clone(boolean) - Method in class messif.operations.QueryOperation
-
Create a duplicate of this operation.
- clone(boolean) - Method in class messif.operations.RankingMultiQueryOperation
-
- clone(boolean) - Method in class messif.operations.RankingQueryOperation
-
- clone(boolean) - Method in class messif.operations.RankingSingleQueryOperation
-
- clone(boolean) - Method in class messif.operations.SingletonQueryOperation
-
- clone(Properties) - Method in class messif.utility.ExtendedProperties
-
Creates a shallow copy of this properties with the given defaults.
- clone() - Method in class messif.utility.SortedCollection
-
Returns a shallow copy of this SortedCollection instance.
- clone(boolean) - Method in class messif.utility.SortedCollection
-
Returns a shell or shallow copy of this SortedCollection instance.
- cloneRandomlyModify(Object...) - Method in class messif.objects.BallRegion
-
Random copy of ball region is not implemented, thus this method
always throws an exception.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectColor
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectMap
-
Creates and returns a randomly modified copy of this object.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectParametricMap
-
Creates and returns a randomly modified copy of this object.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectPixMacSCT
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectPixMacShapeAndColor
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectProfiSCT
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectProfiSCTiDIM
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectSAPIR
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectShape
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.MetaObjectShapeAndColor
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectByteVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectColorLayout
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectContourShape
-
Creates and returns a randomly modified copy of this object.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectDoubleVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectFeature
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectFeatureByte
-
Clone randomly
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectFeatureSet
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectFloatVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectGPSCoordinate
-
Creates and returns a randomly modified copy of this GPS coordinates.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectHomogeneousTexture
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectIntMultiVector
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectIntSortedVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectIntVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectRectangle2D
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectRegionShape
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectShortVector
-
Creates and returns a randomly modified copy of this vector.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectString
-
Creates and returns a randomly modified copy of this string.
- cloneRandomlyModify(Object...) - Method in class messif.objects.impl.ObjectXMRegionShape
-
- cloneRandomlyModify(Object...) - Method in class messif.objects.LocalAbstractObject
-
Creates and returns a randomly modified copy of this object.
- cloneRandomlyModify(Object...) - Method in class messif.objects.LocalAbstractObjectAutoImpl
-
Creates and returns a randomly modified copy of this object.
- close() - Method in class messif.algorithms.impl.AbstractNavigationProcessor
-
- close() - Method in interface messif.algorithms.NavigationProcessor
-
Method to be called after processing all the steps.
- close() - Method in class messif.algorithms.NavigationProcessorWrapper
-
- close() - Method in interface messif.buckets.index.Search
-
Closes this search indicating that no objects will be retrieved.
- close() - Method in class messif.objects.extraction.ExtractorDataSource
-
- close() - Method in class messif.objects.extraction.ExtractorIterator
-
- close() - Method in class messif.objects.nio.BufferOutputStream
-
- close() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Close the associated stream.
- close() - Method in class messif.objects.util.StreamsMetaObjectMapIterator
-
- close() - Method in class messif.objects.util.UKSignaturesReader
-
- close() - Method in class messif.utility.DirectoryInputStream
-
- close() - Method in class messif.utility.ExternalProcessInputStream
-
- closeConnection() - Method in class messif.buckets.storage.impl.DatabaseStorage
-
Closes connection to the database.
- closeConnection() - Method in class messif.utility.ExtendedDatabaseConnection
-
Closes connection to the database.
- closeConnection() - Method in class messif.utility.ExtendedDatabaseConnection.ExtendedDatabaseConnectionPublic
-
- closeSockets() - Method in class messif.network.MessageDispatcher
-
Close all opened communication sockets and disable this dispatcher.
- closeTemporarilyIfIdle(boolean) - Method in class messif.buckets.BucketDispatcher
-
- closeTemporarilyIfIdle(boolean) - Method in class messif.buckets.storage.impl.DiskStorage
-
- closeTemporarilyIfIdle(boolean) - Method in interface messif.buckets.TemporaryCloseable
-
Release the resources associated with this instance.
- cluster1 - Variable in class messif.pivotselection.ClusterPivotChooser.Pair
-
Cluster id
- cluster2 - Variable in class messif.pivotselection.ClusterPivotChooser.Pair
-
Cluster id
- clusterDiameter - Variable in class messif.pivotselection.CoveragePivotChooser
-
Ball size multiplied by two
- clusterid - Variable in class messif.objects.impl.ObjectFeatureClustered
-
Deprecated.
- clusterid - Variable in class messif.objects.impl.ObjectFeatureFloatWClusters
-
Deprecated.
- ClusterPivotChooser - Class in messif.pivotselection
-
This pivot chooser selects a varying number of pivots based on cluster sizes which are limited by the parameter passed to the constructor.
- ClusterPivotChooser(float) - Constructor for class messif.pivotselection.ClusterPivotChooser
-
Creates a new instance of ClusterPivotChooser.
- ClusterPivotChooser.Cluster - Class in messif.pivotselection
-
Class encapsulating objects of one cluster and storing the cluster's radius.
- ClusterPivotChooser.Cluster(int, LocalAbstractObject) - Constructor for class messif.pivotselection.ClusterPivotChooser.Cluster
-
Create a new Cluster containing just the passed object.
- ClusterPivotChooser.Cluster(ClusterPivotChooser.Cluster) - Constructor for class messif.pivotselection.ClusterPivotChooser.Cluster
-
Copy constructor
- ClusterPivotChooser.Pair - Class in messif.pivotselection
-
Class encapsulating two clusters and the diameters of a cluster that would be produced be merging these clusters.
- ClusterPivotChooser.Pair(ClusterPivotChooser.Cluster, ClusterPivotChooser.Cluster, ClusterPivotChooser.PrecomputedDistances) - Constructor for class messif.pivotselection.ClusterPivotChooser.Pair
-
Creates a new pair of two cluster.
- ClusterPivotChooser.PrecomputedDistances - Class in messif.pivotselection
-
A cache for distances between a pair of objects
- ClusterPivotChooser.PrecomputedDistances(AbstractObjectList<? extends LocalAbstractObject>) - Constructor for class messif.pivotselection.ClusterPivotChooser.PrecomputedDistances
-
Create and initilize the new instance of PrecomputedDistances.
- clusterRadius - Variable in class messif.pivotselection.CoveragePivotChooser
-
Ball size -- radius of the cluster.
- collectGarbage(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Schedules full garbage collection
.
- CollectionMapProvider<K,T> - Interface in messif.objects.util
-
Interface for instances that provide collections that are accessed by object keys.
- CollectionProvider<T> - Interface in messif.objects.util
-
Interface for instances that provide collections.
- CollectionProviders - Class in messif.objects.util
-
- CollectionProviders() - Constructor for class messif.objects.util.CollectionProviders
-
- colorLayout - Variable in class messif.objects.impl.MetaObjectColor
-
Object for the ColorLayoutType
- colorLayout - Variable in class messif.objects.impl.MetaObjectPixMacSCT
-
Object for the ColorLayoutType
- colorLayout - Variable in class messif.objects.impl.MetaObjectPixMacShapeAndColor
-
Object for the ColorLayoutType
- colorLayout - Variable in class messif.objects.impl.MetaObjectProfiSCT
-
Object for the ColorLayoutType
- colorLayout - Variable in class messif.objects.impl.MetaObjectSAPIR
-
Object for the ColorLayoutType
- colorStructure - Variable in class messif.objects.impl.MetaObjectColor
-
Object for the ColorStructureType
- colorStructure - Variable in class messif.objects.impl.MetaObjectPixMacSCT
-
Object for the ColorStructureType
- colorStructure - Variable in class messif.objects.impl.MetaObjectPixMacShapeAndColor
-
Object for the ColorStructureType
- colorStructure - Variable in class messif.objects.impl.MetaObjectProfiSCT
-
Object for the ColorStructureType
- colorStructure - Variable in class messif.objects.impl.MetaObjectSAPIR
-
Object for the ColorStructureType
- commitTransaction() - Method in class messif.transactions.TransactionList
-
End transaction of pivot processing, commiting changes
- commitTransaction() - Method in class messif.transactions.TransactionObject
-
End transaction of pivot processing, commiting changes
- compactData() - Method in class messif.buckets.storage.impl.DiskStorage
-
Compacts the deleted fragments of the disk storage.
- compactData() - Method in class messif.buckets.storage.impl.DiskStorageFillGaps
-
- COMPACTING_FRAGMENTATION_RATIO - Static variable in class messif.buckets.storage.impl.DiskStorage
-
- comparator() - Method in class messif.buckets.index.impl.AddressStorageIndex
-
- comparator() - Method in class messif.buckets.index.impl.IntStorageIndex
-
- comparator() - Method in class messif.buckets.index.impl.LongStorageIndex
-
- comparator() - Method in class messif.buckets.index.impl.LongStorageMemoryIndex
-
- comparator() - Method in class messif.buckets.index.impl.LongStorageMemoryIndexStdSer
-
- comparator() - Method in interface messif.buckets.index.OrderedIndex
-
Returns the comparator that defines order of this index.
- comparator - Static variable in interface messif.objects.util.DistanceRanked
-
Default comparator that can be used on DistanceRanked objects.
- comparator - Variable in class messif.utility.SortingIterator
-
The comparator used to sort the provided objects
- compare(K, T) - Method in class messif.buckets.index.impl.AddressStorageIndex
-
- compare(K, T) - Method in class messif.buckets.index.impl.IntStorageIndex
-
- compare(K, T) - Method in class messif.buckets.index.impl.LongStorageIndex
-
- compare(K, LongStorageMemoryIndex.KeyAddressPair<K>) - Method in class messif.buckets.index.impl.LongStorageMemoryIndex
-
- compare(K, LongStorageMemoryIndexStdSer.KeyAddressPair<K>) - Method in class messif.buckets.index.impl.LongStorageMemoryIndexStdSer
-
- compare(LocalAbstractObject, LocalAbstractObject) - Method in enum messif.buckets.index.LocalAbstractObjectOrder
-
- compare(DoubleKey, DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
-
- compare(RankedAbstractObject, RankedAbstractObject) - Method in class messif.objects.util.RankedSortedMultiCollection.RankedSortedMultiCollectionComparator
-
- compare(ObjectFeature, ObjectFeature) - Method in class messif.objects.util.SortDimension
-
- compare(K, T) - Method in class messif.utility.SortedArrayData
-
Compares its two arguments for order.
- compare(T, T) - Method in class messif.utility.SortedCollection
-
- compareTo(AbstractObjectKey) - Method in class messif.objects.keys.AbstractObjectKey
-
Compare the keys according to their locators.
- compareTo(AbstractObjectKey) - Method in class messif.objects.keys.DimensionObjectKey
-
Compare the keys according to their locators.
- compareTo(AbstractObjectKey) - Method in class messif.objects.keys.DoubleKey
-
Compare the keys according to the double key
- compareTo(KeyInterval<DoubleKey>) - Method in class messif.objects.keys.DoubleKeyInterval
-
- compareTo(AbstractObjectKey) - Method in class messif.objects.keys.IntegerKey
-
Compare the keys according to the integer key
- compareTo(AbstractObjectKey) - Method in class messif.objects.keys.LongKey
-
Compare the keys according to the long key
- compareTo(DistanceRankedObject<?>) - Method in class messif.objects.util.DistanceRankedObject
-
Compares this object with the specified object for order.
- compareTo(ClusterPivotChooser.Pair) - Method in class messif.pivotselection.ClusterPivotChooser.Pair
-
- compareTo(CoveragePivotChooser.Ball) - Method in class messif.pivotselection.CoveragePivotChooser.Ball
-
- completed(AsynchronousFileChannelInputStream) - Method in interface messif.objects.nio.AsynchronousFileChannelInputStream.AsynchronousReadCallback
-
Invoked when the asynchronous read is completed.
- compositeFeature - Variable in class messif.objects.impl.ObjectFaceMPEG7AdvancedDescriptor
-
Face composite features
- compressedData - Variable in class messif.objects.impl.ObjectFloatVectorNeuralNetwork
-
A bit array saying which coordinate is zero and which is not
- compute(float...) - Method in class messif.objects.util.AggregationFunction
-
Computes the value of the aggregate distance from the provided sub-distances.
- compute(float...) - Method in class messif.objects.util.impl.AggregationFunctionEvaluator
-
- compute(float...) - Method in class messif.objects.util.impl.ThresholdFunctionSimpleEvaluator
-
- compute(DistanceMatrix, short[], int) - Static method in class messif.utility.SilhouetteIndex
-
Compute silhouette index.
- compute(AbstractObjectList<LocalAbstractObject>, short[], int) - Static method in class messif.utility.SilhouetteIndex
-
Compute silhouette index.
- computeAdjustedRandIndex(AbstractObjectList<LocalAbstractObject>, short[], int, short[], int) - Static method in class messif.utility.RandIndex
-
Compute Adjusted Rand index.
- computePartialResult(ObjectSignatureSQFD, ObjectSignatureSQFD, float[], float) - Static method in class messif.objects.impl.ObjectSignatureSQFD
-
Pre-compute partial distance between two signatures using the matrix based on centroid distances.
- computeRandIndex(AbstractObjectList<LocalAbstractObject>, short[], int, RandIndex.CategoryExtractor) - Static method in class messif.utility.RandIndex
-
Compute Rand index.
- computeUnsupervisedAdjustedAndOriginalRandIndex(DistanceMatrix, short[], int, short[], int, float[]) - Static method in class messif.utility.RandIndex
-
Compute Unsupervised Adjusted Rand index.
- computeUnsupervisedAdjustedAndOriginalRandIndex(AbstractObjectList<LocalAbstractObject>, short[], int, short[], int, float[]) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedAdjustedAndOriginalRandIndexOnSoftAssignement(DistanceMatrix, short[][], int, short[][], int, float[]) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedAdjustedAndOriginalRandIndexOnVoting(DistanceMatrix, short[][], short[], short[][], short[], int[], float[]) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedAdjustedRandIndex(AbstractObjectList<LocalAbstractObject>, short[], int, short[], int, float[]) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedAdjustedRandIndexObsolete(AbstractObjectList<LocalAbstractObject>, short[], int, float, float) - Static method in class messif.utility.RandIndex
-
Deprecated.
The computation of ground truth is not correctly done (multi-label assigment), so the prerequisites of partitioning are not
satisfied here. It results to unpredictable results (larger than one, smaller than zero).
- computeUnsupervisedAndRandomBinaryClassification(DistanceMatrix, short[], int, short[], int, UnsupervisedBinaryClassification, UnsupervisedBinaryClassification) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedAndRandomBinaryClassification(DistanceMatrix, short[][], int, short[][], int, UnsupervisedBinaryClassification, UnsupervisedBinaryClassification) - Static method in class messif.utility.RandIndex
-
Binary classification on soft-assigned clustering
- computeUnsupervisedAndRandomBinaryClassification(DistanceMatrix, short[][], short[], short[][], short[], VotingSchemaSetsUnsupervisedBinaryClassification, VotingSchemaSetsUnsupervisedBinaryClassification) - Static method in class messif.utility.RandIndex
-
- computeUnsupervisedBinaryClassification(DistanceMatrix, short[], int, float[]) - Static method in class messif.utility.RandIndex
-
TODO: Update docs:
- computeUnsupervisedDisaIndex(AbstractObjectList<LocalAbstractObject>, short[], int, float, float) - Static method in class messif.utility.RandIndex
-
Compute Unsupervised "DISA lab" index.
- computeUnsupervisedRandIndex(AbstractObjectList<LocalAbstractObject>, short[], int, float[]) - Static method in class messif.utility.RandIndex
-
Compute Unsupervised Rand index.
- connect() - Method in class messif.algorithms.RMIAlgorithm
-
Connects this algorithm to the RMI service.
- connect() - Method in class messif.algorithms.RMIAlgorithmOriginal
-
Deprecated.
Connects this algorithm to the RMI service.
- connect() - Method in class messif.algorithms.RMIMethodExecutor
-
Connects this algorithm to the RMI service.
- consistencyNN(AbstractObjectList<LocalAbstractObject>, short[]) - Static method in class messif.utility.NearestNeighborConsistency
-
Consistency of nearest neighbors in the original space (database) and the resulting clustering (clusterIds).
- consolidatePartitionsWithAnswer() - Method in class messif.operations.query.PartitionedKNNQueryOperation
-
This method goes over objects in the partitioned answer and leaves there only those which
are also stored in the answer itself.
- ConstantToken - Class in messif.objects.util.impl
-
Simple float constant token for the aggragation function evaluator.
- ConstantToken(String) - Constructor for class messif.objects.util.impl.ConstantToken
-
Constructs this object given a string which must be interpreted as a flost number.
- constructor - Variable in class messif.objects.nio.MultiClassSerializator
-
The cached constructor for the default class
- constructor - Variable in class messif.objects.nio.SingleClassSerializator
-
The constructor used to create instances of objects during deserialization
- ConstructorInstantiator<T> - Class in messif.utility.reflection
-
This class allows to create instances of a given class.
- ConstructorInstantiator(Constructor<? extends T>) - Constructor for class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of ConstructorInstantiator for creating instances of
objectClass
via the specified constructor.
- ConstructorInstantiator(Class<? extends T>, Class<?>...) - Constructor for class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of ConstructorInstantiator for creating instances of
objectClass
that accepts parameters of the given prototype.
- ConstructorInstantiator(Class<? extends T>, int) - Constructor for class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of ConstructorInstantiator for creating instances of
objectClass
that accepts the given number of arguments.
- ConstructorInstantiator(Class<? extends T>, boolean, Map<String, ?>, Object[]) - Constructor for class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of ConstructorInstantiator for creating instances of
objectClass
that accepts the given arguments.
- ConstructorInstantiator(Class<? extends T>, Object[]) - Constructor for class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of ConstructorInstantiator for creating instances of
objectClass
that accepts the given arguments.
- ConstructorInstantiatorWithArguments<T> - Class in messif.utility.reflection
-
This class allows to create instances of a given class.
- ConstructorInstantiatorWithArguments(Constructor<? extends T>, Object...) - Constructor for class messif.utility.reflection.ConstructorInstantiatorWithArguments
-
Creates a new instance of ConstructorInstantiatorWithArguments for creating instances of
T using the specified constructor and with the given stored arguments.
- ConstructorInstantiatorWithArguments(Class<? extends T>, Object...) - Constructor for class messif.utility.reflection.ConstructorInstantiatorWithArguments
-
Creates a new instance of ConstructorInstantiatorWithArguments for creating instances of
objectClass
that accepts the given arguments.
- ConstructorInstantiatorWithArguments(Class<? extends T>, String[], int, int, Map<String, Object>) - Constructor for class messif.utility.reflection.ConstructorInstantiatorWithArguments
-
Creates a new instance of ConstructorInstantiatorWithArguments for creating instances of
objectClass
that accepts the given string arguments.
- contains(C) - Method in interface messif.objects.classification.Classification
-
Returns whether this classification contains a given category or not.
- contains(C) - Method in class messif.objects.classification.ClassificationBase
-
- contains(Object) - Method in class messif.transactions.TransactionList
-
Returns true if this list contains the specified element.
- contains(Object) - Method in class messif.utility.SortedCollection
-
Returns true if this list contains the specified element.
- containsAll(Collection<?>) - Method in class messif.transactions.TransactionList
-
Returns true if this list contains all of the elements of the
specified collection.
- containsAll(Collection<?>) - Method in class messif.utility.SortedCollection
-
Returns true if this collection contains all of the elements
in the specified collection.
- containsKey(Object) - Method in class messif.statistics.StatisticRefCounter
-
- containsKey(Object) - Method in class messif.statistics.StatisticSimpleWeakrefCounter
-
- containsKey(Object) - Method in class messif.utility.ArrayMap
-
- containsObject(String) - Method in class messif.objects.MetaObject
-
Returns true if there is an encapsulated object for given symbolic name.
- containsParameter(String) - Method in class messif.objects.classification.text.KeywordClassification
-
- containsParameter(String) - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
-
- containsParameter(String) - Method in class messif.objects.impl.ObjectFeatureSet
-
- containsParameter(String) - Method in class messif.objects.LocalAbstractObjectParametric
-
- containsParameter(String) - Method in class messif.objects.MetaObjectParametric
-
- containsParameter(String) - Method in class messif.operations.AbstractOperation
-
- containsParameter(String) - Method in interface messif.utility.Parametric
-
Returns whether a parameter with the given name
exists in this parametric object.
- containsParameter(String) - Method in class messif.utility.ParametricBase
-
- containsTerritory(MetaObjectProfiSCT.Territory) - Method in class messif.objects.impl.MetaObjectProfiSCT
-
Returns whether this object contains the given territory.
- controlFile(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Executes actions from a control file.
- controlFileExecuteAction(PrintStream, Properties, String, Map<String, String>, Map<String, PrintStream>, boolean) - Method in class messif.utility.CoreApplication
-
This method reads and executes one action (with name actionName) from the control file (props).
- controlFileExecuteMethod(PrintStream, Properties, String, Map<String, String>, List<String>) - Method in class messif.utility.CoreApplication
-
This method reads and executes one action (with name actionName) from the control file (props).
- controlFileExecuteMethod(PrintStream, Properties, String, Map<String, String>, List<String>) - Method in class messif.utility.HttpApplication
-
- convert(MetaObjectParametric) - Method in class messif.objects.text.TextParametricConstructorConvertor
-
- Convert - Class in messif.utility
-
Utility class that provides methods for type conversions and instantiation.
- Convert() - Constructor for class messif.utility.Convert
-
- convert(F) - Method in interface messif.utility.Convertor
-
Converts value
to another type.
- convert(MetaObjectParametricShapeColorAndText) - Method in class messif.utility.MetaObjectParametricRemovalConvertor
-
- convertFloatVector(String[], int, int) - Static method in class messif.objects.impl.ObjectFloatVector
-
Converts the given array of float strings to a vector of floats.
- convertFromColumnValue(T, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.BeanPropertyColumnConvertor
-
- convertFromColumnValue(T, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.BinarySerializableColumnConvertor
-
- convertFromColumnValue(T, Object) - Method in interface messif.buckets.storage.impl.DatabaseStorage.ColumnConvertor
-
Returns an instance of object from the database column value.
- convertFromColumnValue(T, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.FixedValueColumnConvertor
-
- convertFromColumnValue(T, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.LocalAbstractObjectTextStreamColumnConvertor
-
- convertFromColumnValue(T, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.MetaObjectTextStreamColumnConvertor
-
- convertFromColumnValue(ModifiableParametric, Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.ParametricColumnConvertor
-
- convertKeyToColumnValue(Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.BeanPropertyColumnConvertor
-
- convertKeyToColumnValue(T) - Method in class messif.buckets.storage.impl.DatabaseStorage.FixedValueColumnConvertor
-
- convertKeyToColumnValue(Object) - Method in class messif.buckets.storage.impl.DatabaseStorage.ParametricColumnConvertor
-
- convertKeyToColumnValue(K) - Method in interface messif.buckets.storage.impl.DatabaseStorage.SearchableColumnConvertor
-
Returns a column value that can be used to search inside the database.
- Convertor<F,T> - Interface in messif.utility
-
Provides a convertor from class F to class T.
- ConvertorExtractor<F extends LocalAbstractObject,T extends LocalAbstractObject> - Class in messif.objects.extraction
-
- ConvertorExtractor(Extractor<? extends F>, Convertor<F, T>) - Constructor for class messif.objects.extraction.ConvertorExtractor
-
Creates a new instance of extractor that applies a
Convertor
to the object extracted by the encapsulated
Extractor
.
- ConvertorIterator<F,T> - Class in messif.utility
-
Iterator that converts all objects from the encapsulated iterator.
- ConvertorIterator(Iterator<? extends F>, Convertor<? super F, ? extends T>) - Constructor for class messif.utility.ConvertorIterator
-
Creates a new iterator converts all objects from the encapsulated iterator.
- ConvertorMultiExtractor<F extends LocalAbstractObject,T extends LocalAbstractObject> - Class in messif.objects.extraction
-
- ConvertorMultiExtractor(MultiExtractor<? extends F>, Convertor<F, T>) - Constructor for class messif.objects.extraction.ConvertorMultiExtractor
-
Creates a new instance of multi-extractor that applies a
Convertor
to all the objects extracted by the encapsulated
MultiExtractor
.
- convertToAbsolute(float, int) - Method in class messif.objects.keys.DimensionObjectKey
-
Convert the passed relative value in the passed dimension to an absolute value in the interval [0,this.getDimension(dimension)
).
- convertToClassification(Object, Class<? extends C>) - Static method in class messif.objects.classification.Classifications
-
Converts the given object to classification.
- convertToClassificationWithConfidence(Object, Class<? extends C>, float, float, float) - Static method in class messif.objects.classification.Classifications
-
Converts the given object to classification with confidence.
- convertToColumnValue(T) - Method in class messif.buckets.storage.impl.DatabaseStorage.BeanPropertyColumnConvertor
-
- convertToColumnValue(T) - Method in class messif.buckets.storage.impl.DatabaseStorage.BinarySerializableColumnConvertor
-
- convertToColumnValue(T) - Method in interface messif.buckets.storage.impl.DatabaseStorage.ColumnConvertor
-
Returns a value that can be stored in a database column for the given instance.
- convertToColumnValue(T) - Method in class messif.buckets.storage.impl.DatabaseStorage.FixedValueColumnConvertor
-
- convertToColumnValue(LocalAbstractObject) - Method in class messif.buckets.storage.impl.DatabaseStorage.LocalAbstractObjectTextStreamColumnConvertor
-
- convertToColumnValue(T) - Method in class messif.buckets.storage.impl.DatabaseStorage.MetaObjectTextStreamColumnConvertor
-
- convertToColumnValue(ModifiableParametric) - Method in class messif.buckets.storage.impl.DatabaseStorage.ParametricColumnConvertor
-
- convertToRelative(int, int) - Method in class messif.objects.keys.DimensionObjectKey
-
Convert the passed absolute value in the passed dimension to a relative value in the interval [0,1).
- convertToRelative(float, int) - Method in class messif.objects.keys.DimensionObjectKey
-
Convert the passed absolute value in the passed dimension to a relative value in the interval [0,1).
- convertWordsToIdentifiers(WordExpander, Stemmer, IntStorageIndexed<String>, Object, Object, Object) - Method in class messif.objects.impl.MetaObjectProfiSCT
-
Convert the given title, key and additional words to a int multi-vector
object with Jaccard distance function.
- CophirXmlParser - Class in messif.objects.impl
-
Implementation of the CoPhIR XML file parsing.
- CophirXmlParser() - Constructor for class messif.objects.impl.CophirXmlParser
-
Creates a new handler for parsing CoPhIR XML files.
- CophirXmlParser(Stemmer, IntStorageIndexed<String>) - Constructor for class messif.objects.impl.CophirXmlParser
-
Creates a new handler for parsing CoPhIR XML files.
- CophirXmlParser(Stemmer, IntStorageIndexed<String>, String) - Constructor for class messif.objects.impl.CophirXmlParser
-
Creates a new handler for parsing CoPhIR XML files.
- copyAllMapValues(Map<? extends K, ?>, Map<K, V>, Class<? extends V>) - Static method in class messif.utility.Convert
-
Copies all values from the sourceMap
to destinationMap
.
- copyAllObjects(RemoteBucket, RemoteBucket) - Method in class messif.netbucket.NetworkBucketDispatcher
-
Copies all objects from the sourceRemoteBucket
to the remoteBucket
on their network node.
- copyGenericArray(U[], int, int, Class<T>) - Static method in class messif.utility.Convert
-
Copies the specified array, truncating or padding with nulls (if necessary)
so the copy has the specified length.
- copyMapValues(Map<?, ?>, Iterable<? extends K>, Map<K, V>, Class<? extends V>) - Static method in class messif.utility.Convert
-
Copies values from the sourceMap
to destinationMap
.
- CoreApplication - Class in messif.utility
-
This class implements a standalone client for MESSIF-enabled algorithms.
- CoreApplication() - Constructor for class messif.utility.CoreApplication
-
Create new instance of CoreApplication.
- cost - Variable in class messif.objects.impl.ObjectContourShape.Node
-
- cost - Static variable in class messif.objects.impl.ObjectFeatureSetNumOfSimilar
-
Default cost
- count - Variable in class messif.statistics.StatisticMinMaxCounter
-
- count - Variable in class messif.statistics.StatisticSlidingAvgCounter
-
- counterBucketAddObject - Static variable in class messif.buckets.LocalBucket
-
Number of object inserts statistic per bucket
- counterBucketDelObject - Static variable in class messif.buckets.LocalBucket
-
Number of object deletions statistic per bucket
- counterBucketRead - Static variable in class messif.buckets.LocalBucket
-
Number of bucket reads statistic per bucket
- counterBucketReadBuckets - Static variable in class messif.pivotselection.AbstractPivotChooser
-
Global bucket accesses refcounter statistic
- counterDistanceComputations - Static variable in class messif.objects.LocalAbstractObject
-
Global counter for distance computations (any purpose)
- counterLowerBoundDistanceComputations - Static variable in class messif.objects.LocalAbstractObject
-
Global counter for lower-bound distance computations (any purpose)
- counterObjectDistComp - Static variable in class messif.pivotselection.AbstractPivotChooser
-
Global distance computations statistic counter
- counterPivotDistComp - Static variable in class messif.pivotselection.AbstractPivotChooser
-
Statistic counter for pivot chooser distance computations
- counterPivotReadBuckets - Static variable in class messif.pivotselection.AbstractPivotChooser
-
Statistic refcounter for pivot chooser accesses to bucket
- counterPrecomputedDistanceSavings - Static variable in class messif.objects.LocalAbstractObject
-
Global counter for saving distance computations by using precomputed
- counterUpperBoundDistanceComputations - Static variable in class messif.objects.LocalAbstractObject
-
Global counter for upper-bound distance computations (any purpose)
- CoveragePivotChooser - Class in messif.pivotselection
-
This pivot chooser selects the pivots in a way that a good coverage of data by ball regions with centers in pivots and radius equal
to a fixed value (threshold) is ensured.
- CoveragePivotChooser(float) - Constructor for class messif.pivotselection.CoveragePivotChooser
-
Creates a new instance of CoveragePivotChooser.
- CoveragePivotChooser.Ball - Class in messif.pivotselection
-
Class encapsulating info about each cluster (ball region).
- CoveragePivotChooser.Ball(LocalAbstractObject, int, CoveragePivotChooser.PrecomputedDistances) - Constructor for class messif.pivotselection.CoveragePivotChooser.Ball
-
- CoveragePivotChooser.PrecomputedDistances - Class in messif.pivotselection
-
A cache for distances between a pair of objects
- CoveragePivotChooser.PrecomputedDistances(AbstractObjectList<? extends LocalAbstractObject>) - Constructor for class messif.pivotselection.CoveragePivotChooser.PrecomputedDistances
-
Create and initilize the new instance of PrecomputedDistances.
- CrCoeff - Variable in class messif.objects.impl.ObjectColorLayout
-
- create(Class<T>, Map<String, Object>) - Static method in class messif.buckets.storage.impl.DatabaseStorage
-
Creates a new database storage.
- create(Class<T>, Map<String, Object>) - Static method in class messif.buckets.storage.impl.DiskStorage
-
Creates a new disk storage.
- create(Class<T>, Map<String, Object>) - Static method in class messif.buckets.storage.impl.DiskStorageFillGaps
-
Creates a new disk storage which fills the gaps.
- create(Class<T>, Map<String, Object>) - Static method in class messif.buckets.storage.impl.MemoryStorage
-
Creates a new memory storage.
- create() - Method in class messif.netcreator.BroadcastCreator
-
Initialize one of registered free servers, so they can be used
- create() - Method in class messif.netcreator.CentralCreator
-
Initialize one of registered free servers, so they can be used
- create() - Method in class messif.netcreator.NetworkNodeDispatcher
-
Create methods
- create(File, Stemmer, IntStorageIndexed<String>) - Static method in class messif.objects.impl.CophirXmlParser
-
Factory method that parses the given CoPhIR XML file.
- create(File, String, Stemmer, IntStorageIndexed<String>) - Static method in class messif.objects.impl.CophirXmlParser
-
Factory method that parses a CoPhIR XML file with the given identifier.
- create(File) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the given File
- create(String) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed URI
- create(InputStream) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputStream
- create(InputSource) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputSource
- create(File) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the given File
- create(String) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed URI
- create(InputStream) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputStream
- create(InputSource) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist2
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputSource
- create(File) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the given File
- create(String) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed URI
- create(InputStream) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputStream
- create(InputSource) - Static method in class messif.objects.impl.MetaObjectSAPIRWeightedDist3
-
Factory method that creates MetaObjects from SAPIR XML files retrieved from the passed InputSource
- create(Class<? extends T>, String) - Static method in class messif.objects.keys.AbstractObjectKey
-
Factory method for creating object key instances of arbitrary class.
- create(Class<T>, BufferedReader, Object...) - Static method in class messif.objects.LocalAbstractObject
-
Creates a new instance of objectClass
from the dataReader
.
- create(Class<E>, String, Object...) - Static method in class messif.objects.LocalAbstractObject
-
Creates a new LocalAbstractObject of the specified type from string.
- create(BufferedReader) - Method in class messif.objects.LocalAbstractObject.TextStreamFactory
-
Creates a new instance of T using the text data read from the dataReader
.
- create(String) - Method in class messif.objects.LocalAbstractObject.TextStreamFactory
-
Creates a new instance of T using the text data
.
- create(LocalAbstractObject, float, boolean, int, int) - Static method in class messif.objects.util.RankedSortedDistFunctionCollection
-
Creates an empty collection with the specified initial and maximal capacity.
- create(Class<? extends T>, Map<String, ?>) - Method in class messif.utility.reflection.InstantiatorSignature
-
Creates an instance for the parsed signature.
- createAlgorithmFromParams(Map<String, Object>) - Static method in class messif.buckets.impl.AlgorithmStorageBucket
-
Creates an algorithm of the specified class with map of parameters.
- createAutoPivotChooser(LocalBucket) - Method in class messif.buckets.BucketDispatcher
-
Creates a new pivot chooser for the provided bucket.
- createBackgroundExecutionCallable(T) - Method in class messif.algorithms.Algorithm
-
- createBucket(Class<? extends LocalBucket>, long, long, long, boolean, Map<String, Object>) - Static method in class messif.buckets.BucketDispatcher
-
Create new local bucket with specified storage class and storage capacity (different from default values).
- createBucket(Class<? extends LocalBucket>, Map<String, Object>, long, long, long) - Method in class messif.buckets.BucketDispatcher
-
Create new local bucket with specified storage class and storage capacity (different from default values).
- createBucket() - Method in class messif.buckets.BucketDispatcher
-
Create new local bucket with the default storage class and default storage capacity.
- createBucket(Class<? extends LocalBucket>) - Method in class messif.buckets.BucketDispatcher
-
Create new local bucket with specified storage class and default storage capacity.
- createBucket(Class<? extends LocalBucket>, Map<String, Object>) - Method in class messif.buckets.BucketDispatcher
-
Create new local bucket with specified storage class and default storage capacity.
- createBucket(long, long, long) - Method in class messif.buckets.BucketDispatcher
-
Create new local bucket with default storage class and specified storage capacity.
- createCFActionRepeatEveryThread(String, PrintStream, Properties, String, Map<String, String>, Map<String, PrintStream>) - Method in class messif.utility.CoreApplication
-
Creates a thread that processes the given action in given time intervals.
- createClassArray(int, Class<? extends LocalAbstractObject>) - Static method in class messif.objects.impl.MetaObjectArray
-
Creates an array of count
clazz
elements.
- createCombinedExtractorFromProperties(ExtendedProperties, String[], String, boolean) - Static method in class messif.objects.extraction.Extractors
-
- createConnection(String, Properties, String) - Static method in class messif.utility.ExtendedDatabaseConnection
-
Creates a new database connection.
- createDefaultStorage(Class<? extends C>, int) - Static method in class messif.objects.classification.ClassificationBase
-
Creates a default storage instance for holding classifications.
- createDriver(String) - Static method in class messif.utility.ExtendedDatabaseConnection
-
Creates a new instance of a database driver for the given driver class.
- createExternalExtractor(Class<? extends T>, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from binary data by external command.
- createExternalExtractor(Class<? extends T>, String, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from binary data by external command.
- createExternalExtractor(Class<? extends T>, String, boolean, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from binary data by external command.
- createExternalExtractor(Class<? extends T>, String, boolean, String, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from binary data by external command.
- createExternalExtractor(Class<? extends T>, String, boolean, String, int, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from binary data by external command.
- createExternalMultiExtractor(Class<? extends T>, String, boolean, String, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates multiple objects from binary data by external command.
- createExternalMultiExtractor(Class<? extends T>, String, boolean, String, int, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates multiple objects from binary data by external command.
- createExtractor(Class<?>) - Static method in class messif.objects.extraction.Extractors
-
Creates extractor for the provided class.
- createExtractorFromProperties(Class<? extends T>, ExtendedProperties, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an instance of
Extractor
from property values.
- createExtractorFromProperties(ExtendedProperties, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an instance of
Extractor
from property values.
- createFormatter(String, Map<String, Object>) - Static method in class messif.utility.Logging
-
Creates a formatter for logging files.
- createGenericArray(Class<T>, int) - Static method in class messif.utility.Convert
-
Returns a new instance of a static array.
- createGenericArray(T[], int) - Static method in class messif.utility.Convert
-
Returns a new instance of a static array.
- createHttpSSLContext(File, File, char[]) - Static method in class messif.utility.HttpApplication
-
Creates a SSL context for handling HTTPS requests.
- createImageDirExtractor(String, boolean, boolean) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
-
Creates a new extractor that uses external extractor on a directory of images.
- createImageExtractor(String, boolean, String[]) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
-
Creates a new extractor that uses external image extractor and additional parameters
to create instances of
MetaObjectProfiSCT
.
- createIndexOperation(Collection<? extends K>) - Method in interface messif.buckets.index.OperationIndexComparator
-
Creates a query operation for the given keys.
- createInstanceWithStringArgs(Constructor<T>[], Object[], int, int, Map<String, Object>) - Static method in class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of a class using string arguments for its constructor.
- createInstanceWithStringArgs(Class<? extends T>, Object[], int, int, Map<String, Object>) - Static method in class messif.utility.reflection.ConstructorInstantiator
-
Creates a new instance of a class using string arguments for its constructor.
- createInstanceWithStringArgs(String, Class<E>, Map<String, ?>) - Static method in class messif.utility.reflection.InstantiatorSignature
-
Creates a new instance of a class with a string constructor/factory-method/static-field signature.
- createInstantiator(Class<? extends T>) - Method in class messif.utility.reflection.InstantiatorSignature
-
Creates instantiator for the parsed signature.
- createInteral(DoubleKey, DoubleKey) - Method in class messif.objects.keys.DoubleKeyOperator
-
- createInteral(T, T) - Method in class messif.objects.keys.KeyOperator
-
This method creates an interval given two keys.
- createLocatorExtractor(String, String, boolean) - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport
-
Creates a new extractor that uses locator parameter of the
ExtractorDataSource
to get the respective object from the database.
- createMetaDistancesHolder() - Method in class messif.objects.LocalAbstractObject
-
Returns the array that can hold distances to the respective encapsulated objects.
- createMetaDistancesHolder() - Method in class messif.objects.MetaObject
-
Returns the array that can hold distances to the respective encapsulated objects.
- createMetaObjectExtractor(Extractor<? extends LocalAbstractObject>, String, DistanceFunction<MetaObject>) - Static method in class messif.objects.extraction.Extractors
-
The created extractor takes an existing extractor and wraps each of the created object
as
MetaObjectFixedMap
.
- createMultiExtractorFromProperties(Class<? extends T>, ExtendedProperties, String) - Static method in class messif.objects.extraction.Extractors
-
- createOperation(LocalAbstractObject) - Method in class messif.objects.classification.impl.ApproxKNNOperationClassifier
-
- createOperation(LocalAbstractObject) - Method in class messif.objects.classification.impl.KNNOperationClassifier
-
- createOperation(LocalAbstractObject) - Method in class messif.objects.classification.impl.RankingQueryOperationClassifier
-
Creates a ranking operation to be executed to get the candidate list for classification.
- createOperation(Class<E>, Object...) - Static method in class messif.operations.AbstractOperation
-
Creates a new operation of the specified class.
- createOperation(Class<E>, LocalAbstractObject[], Object...) - Static method in class messif.operations.RankingMultiQueryOperation
-
Creates a new ranking multi-query operation of the specified class.
- createOperation(Class<E>, LocalAbstractObject, Object...) - Static method in class messif.operations.RankingSingleQueryOperation
-
Creates a new ranking single-query operation of the specified class.
- createPrecomputedDistancesFilter() - Method in interface messif.objects.PrecomputedDistancesFilterFactory
-
- createPropertiesFromMap(Map<String, String>) - Static method in class messif.utility.ExtendedProperties
-
- createPropertiesWithClassDefault(Properties, Class<?>) - Static method in class messif.utility.ExtendedProperties
-
- createRegisteredMethods(Class<?>, boolean, Class<?>[]) - Method in class messif.executor.MethodNameExecutor
-
Search the classToSearch
for methods that are matching the given
methodPrototype
.
- createRemoteBucket(NetworkNode) - Method in class messif.netbucket.NetworkBucketDispatcher
-
Creates a bucket on a remote network node.
- createRemoteBucket(NetworkNode, long, long) - Method in class messif.netbucket.NetworkBucketDispatcher
-
Creates a bucket on a remote network node with default class and params is created
but with specified capacity and soft capacity.
- createRemoteBucket(NetworkNode, Class<? extends LocalBucket>, Map<String, Object>, long, long) - Method in class messif.netbucket.NetworkBucketDispatcher
-
Creates a bucket on a remote network node.
- createReplica(NetworkNode) - Method in class messif.netbucket.replication.ReplicationBucket
-
- createReplica(NetworkNode) - Method in class messif.netbucket.replication.ReplicationNetworkBucketDispatcher
-
Methods to be executed on the replication buckets
- createReplyMessage(DistAlgRequestMessage) - Method in class messif.algorithms.DistributedAlgorithm
-
Creates a reply message used by this algorithm.
- createRequestMessage(AbstractOperation) - Method in class messif.algorithms.DistributedAlgorithm
-
Creates a request message used by this algorithm.
- createResourcesExtractor(Class<? extends T>, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor encapsulated in application resources that creates objects from binary data.
- createSearchMetaObject(String) - Static method in class messif.objects.MetaObject
-
Create a new instance of a simple MetaObject without any
encapsulated objects.
- createSocketExtractor(Class<? extends T>, String, int, String, String, int, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an external extractor that runs as a TCP service on a remote host.
- createSocketExtractor(Class<? extends T>, String, int, String, int, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an external extractor that runs as a TCP service on a remote host.
- createSocketExtractor(Class<? extends T>, String, int, String) - Static method in class messif.objects.extraction.Extractors
-
Creates an external extractor that runs as a TCP service on a remote host.
- createSocketExtractor(Class<? extends T>, String, int) - Static method in class messif.objects.extraction.Extractors
-
Creates an external extractor that runs as a TCP service on a remote host.
- createStorage(Class<? extends S>, Class<T>, Map<String, ?>) - Static method in class messif.buckets.storage.Storages
-
Creates a storage using factory method.
- createStorageClassParameter(Class<T>, Map<String, ?>, String, Class<? extends S>) - Static method in class messif.buckets.storage.Storages
-
Creates a storage using factory method.
- createStorageClassParameter(Class<T>, Map<String, ?>, String) - Static method in class messif.buckets.storage.Storages
-
Creates a storage using factory method.
- createTextDescriptor(String...) - Method in interface messif.objects.text.TextDescriptorFactory
-
Creates a
object
that represents a descriptor
for the given text strings.
- createTextDescriptorFactory(Set<String>, Stemmer, IntStorageIndexed<String>, IntStorageIndexed<String>[]) - Static method in class messif.objects.impl.ObjectIntMultiVectorJaccard
-
- createTextExtractor(Class<? extends T>, String, String, int, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from text InputStream using the
constructor that takes BufferedReader
as argument.
- createTextExtractor(Class<? extends T>, String, String, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from text InputStream using the
constructor that takes BufferedReader
as argument.
- createTextExtractor(Class<? extends T>, String, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from text InputStream using the
constructor that takes BufferedReader
as argument.
- createTextExtractor(Class<? extends T>, Object[]) - Static method in class messif.objects.extraction.Extractors
-
Creates an extractor that creates objects from text InputStream using the
constructor that takes BufferedReader
as argument.
- credits - Variable in class messif.objects.impl.MetaObjectPixMacSCT
-
Value of the CreditsType
- currentIndex() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
- currentInt() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
- currentIterator - Variable in class messif.objects.util.ObjectIteratorsIterator
-
Iterator from current iterator
- currentIterator - Variable in class messif.objects.util.ObjectProvidersIterator
-
Iterator from current provider
- currentObject - Variable in class messif.objects.util.IteratorToAbstractObjectIterator
-
Stored instance of object returned by the last call to next()
- currentObject - Variable in class messif.objects.util.ObjectIteratorsIterator
-
Stored instance of object returned by the last call to next()
- currentObject - Variable in class messif.objects.util.ObjectProvidersIterator
-
Stored instance of object returned by the last call to next()
- currentObject - Variable in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Instance of the current object
- currentObject - Variable in class messif.objects.util.StreamsMetaObjectMapIterator
-
Instance of the current object
- currentPartition - Variable in class messif.operations.query.PartitionedKNNQueryOperation
-
Current partition list
- currentPartition - Variable in class messif.operations.query.PartitionedRangeQueryOperation
-
Current partition list
- currentTime(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Returns current time in milliseconds or the specified date format.
- cutIntersectingIntervals(List<KeyInterval<T>>, KeyOperator<T>) - Method in class messif.objects.keys.KeyInterval
-
Given a list of intervals, cut from them the parts that intersects with "this" interval.
- cutIntersectingIntervalsInner(List<KeyInterval<T>>, KeyOperator<T>) - Method in class messif.objects.keys.KeyInterval
-
Given a list of intervals, cut from them the parts that intersects with "this" interval.