- halfPivotDistance - Variable in class messif.buckets.split.impl.SplitPolicyGeneralizedHyperplane
-
The distance between the pivots divided by two.
- HARDCAPACITY_EXCEEDED - Static variable in class messif.buckets.BucketErrorCode
-
Object was not inserted because the hard-capacity has been exceeded.
- HAS_NEXT - Static variable in class messif.operations.OperationErrorCode
-
Response to a query has not been returned completely, i.e. the same operation should be called again.
- hasCredentials() - Method in class messif.utility.HttpApplication.HttpApplicationAuthenticator
-
Returns whether this authenticator has at least one user set.
- hasExited(boolean) - Method in class messif.utility.ExternalProcessInputStream
-
Returns whether the encapsulated process has exited (true) or
it is still running (false).
- hasFace() - Method in class messif.objects.impl.ObjectFacePittPattDescriptor
-
Returns whether this object has a PittPatt face template for recognition.
- hashCode() - Method in class messif.netbucket.RemoteBucket
-
Returns a hash code value for this bucket.
- hashCode() - Method in class messif.network.Message
-
Returns a hash code value for this message.
- hashCode() - Method in class messif.network.NetworkNode
-
Returns a hash code value for this network node.
- hashCode() - Method in class messif.objects.impl.MetaObjectProfiSCT.DatabaseSupport.Stopword
-
- hashCode() - Method in class messif.objects.keys.AbstractObjectKey
-
Return the hashCode of the locator URI or 0, if it is null.
- hashCode() - Method in class messif.objects.keys.DimensionObjectKey
-
Return the hashCode of the locator URI or 0, if it is null.
- hashCode() - Method in class messif.objects.keys.DoubleKey
-
Return the double key converted to int.
- hashCode() - Method in class messif.objects.keys.IntegerKey
-
Return the integer key itself.
- hashCode() - Method in class messif.objects.keys.KeyInterval
-
- hashCode() - Method in class messif.objects.keys.LongKey
-
Return the long key converted to int.
- hashCode() - Method in class messif.objects.LocalAbstractObject.DataEqualObject
-
Returns a hash code value for the object data.
- hashCode() - Method in class messif.objects.nio.CachingSerializator
-
Returns a hash code value for this serializator.
- hashCode() - Method in class messif.objects.nio.MultiClassSerializator
-
Returns a hash code value for this serializator.
- hashCode() - Method in class messif.objects.nio.SingleClassSerializator
-
Returns a hash code value for this serializator.
- hashCode() - Method in class messif.objects.util.DistanceRankedObject
-
Returns a hash code value for the stored distance.
- hashCode() - Method in class messif.objects.util.RankedJoinObject
-
Returns a hash code value for the pair of object.
- hashCode() - Method in class messif.operations.AbstractOperation
-
Returns a hash code value based on this operation ID.
- hashCode() - Method in class messif.operations.QueryOperation.DataEqualOperation
-
Returns a hash code value for the operation data.
- hashCode() - Method in class messif.pivotselection.ClusterPivotChooser.Cluster
-
- hashCode() - Method in class messif.statistics.StatisticSlidingAvgCounter.ValueTime
-
HashCode is consistent with equals
- hashCode() - Method in class messif.transactions.TransactionList
-
Returns the hash code value for this list.
- hashCode() - Method in class messif.utility.ErrorCode
-
- hasLocator(String) - Method in class messif.operations.query.GetObjectsByLocatorsOperation
-
Check whether the set of locators contains given locator.
- hasNext() - Method in class messif.buckets.index.SearchAbstractObjectDualIterator
-
- hasNext - Variable in class messif.buckets.index.SearchAbstractObjectIterator
-
Flag for remembering if next() has been called on search
and its result
- hasNext() - Method in class messif.buckets.index.SearchAbstractObjectIterator
-
- hasNext() - Method in class messif.objects.extraction.ExtractorIterator
-
- hasNext() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
- hasNext() - Method in class messif.objects.util.IteratorToAbstractObjectIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class messif.objects.util.ObjectIteratorsIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class messif.objects.util.ObjectProvidersIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class messif.objects.util.StreamsMetaObjectMapIterator
-
- hasNext() - Method in class messif.objects.util.UKSignaturesReader
-
- hasNext() - Method in class messif.utility.ArrayResetableIterator
-
- hasNext() - Method in class messif.utility.ConvertorIterator
-
- hasNext() - Method in class messif.utility.SortingIterator
-
- hasNodeID() - Method in class messif.network.NetworkNode
-
Returns true if the nodeID was set.
- HEADER_SIZE_BYTES - Static variable in class messif.objects.util.UKSignaturesReader
-
- headerReader - Variable in class messif.objects.util.UKSignaturesReader
-
Header and directory reader
- headerSize - Static variable in class messif.buckets.storage.impl.DiskStorage
-
- height - Variable in class messif.objects.impl.ObjectFeatureOrderedSet.SlidingWindow
-
- help(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Shows a list of commands with help.
- HierarchicalKMeansPivotChooser - Class in messif.pivotselection
-
Hierarchical k-means/medoids pivot chooser.
- HierarchicalKMeansPivotChooser(String, boolean) - Constructor for class messif.pivotselection.HierarchicalKMeansPivotChooser
-
Creates a new instance of HierarchicalKMeansPivotChooser with the passed number of levels and the number of centers per level.
- hmsToMilliseconds(String) - Static method in class messif.utility.Convert
-
Converts a string specifying hours/minutes/seconds time period.
- homogeneousTexture - Variable in class messif.objects.impl.MetaObjectSAPIR
-
Object for the HomogeneousTextureType
- host - Variable in class messif.network.NetworkNode
-
IP address of this network node
- httpAddContext(PrintStream, String...) - Method in class messif.utility.HttpApplication
-
Adds a context to the HTTP server that is processed by the specified action.
- HttpApplication - Class in messif.utility
-
Provides a HTTP extension to
Application
that allows to execute operations
via REST-like services using HTTP protocol.
- HttpApplication() - Constructor for class messif.utility.HttpApplication
-
- HttpApplication.HttpApplicationAuthenticator - Class in messif.utility
-
Authenticator for the HTTP server
that provides a basic HTTP authentication based on the stored user/password
values.
- HttpApplication.HttpApplicationAuthenticator(String) - Constructor for class messif.utility.HttpApplication.HttpApplicationAuthenticator
-
Creates a HttpApplicationAuthenticator for the given HTTP realm.
- HttpApplication.HttpApplicationAuthenticator() - Constructor for class messif.utility.HttpApplication.HttpApplicationAuthenticator
-
- HttpErrorCodeProvider - Interface in messif.utility
-
This interface is to be implemented mainly by custom MESSIF exceptions thrown
during operation processing or any other action; the implementing class provides
a HTTP error code to be returned in case the exception was thrown.
- httpListContexts(PrintStream, String...) - Method in class messif.utility.HttpApplication
-
List current contexts of the HTTP server.
- httpRemoveContext(PrintStream, String...) - Method in class messif.utility.HttpApplication
-
Removes a context from the HTTP server.
- httpSetContextAuth(PrintStream, String...) - Method in class messif.utility.HttpApplication
-
Updates a context auth to use HTTP Basic authentication mechanism.