- NAME - Static variable in class messif.network.SocketThreadTCP
-
- NAME - Static variable in class messif.network.SocketThreadUDP
-
- name - Variable in class messif.objects.util.impl.SubdistanceToken
-
Subdistance string name
- namedInstanceAdd(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Creates a new named instance.
- namedInstanceConstructor(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Creates a new named instance or replaces an old one via constructor call.
- namedInstanceEcho(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Prints the value of a named instance.
- namedInstanceList(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Prints the list of all named instances.
- namedInstanceRemove(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Removes a named instances.
- namedInstanceReplace(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Creates a new named instance or replaces an old one.
- namedInstanceRestore(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Creates a new named instance from an object serialized in a file.
- namedInstanceStore(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Serializes the value of a named instance into a file.
- namedInstanceThread(PrintStream, String...) - Method in class messif.utility.CoreApplication
-
Creates a named instance for the current running thread.
- navigationAfterProcessing(AbstractOperation, DistAlgRequestMessage, ReplyReceiver<? extends DistAlgReplyMessage>) - Method in class messif.algorithms.DistributedAlgorithm
-
Processes navigation after the local processing.
- navigationBeforeProcessing(AbstractOperation, DistAlgRequestMessage, Collection<NetworkNode>) - Method in class messif.algorithms.DistributedAlgorithm
-
Processes navigation before the local processing.
- navigationBeforeProcessing(AbstractOperation, DistAlgRequestMessage, NetworkNode) - Method in class messif.algorithms.DistributedAlgorithm
-
Processes navigation before the local processing.
- NavigationDirectory - Interface in messif.algorithms
-
- NavigationElement - Class in messif.network
-
Represents a message hop from one network node to another one.
- NavigationElement() - Constructor for class messif.network.NavigationElement
-
Create new instance of NavigationElement
- NavigationElement(NavigationElement) - Constructor for class messif.network.NavigationElement
-
Create new instance of NavigationElement and copy all attributes from sourceElement
- navigationNoProcessing(AbstractOperation, DistAlgRequestMessage, NetworkNode) - Method in class messif.algorithms.DistributedAlgorithm
-
Processes navigation when there will be no local processing.
- navigationNoProcessing(AbstractOperation, DistAlgRequestMessage, Collection<NetworkNode>) - Method in class messif.algorithms.DistributedAlgorithm
-
Processes navigation when there will be no local processing.
- navigationPath - Variable in class messif.network.Message
-
Navigation path this message has gone through
- NavigationProcessor<O extends AbstractOperation> - Interface in messif.algorithms
-
- navigationProcessor - Variable in class messif.algorithms.NavigationProcessorWrapper
-
Encapsulated navigation processor
- NavigationProcessors - Class in messif.algorithms
-
- NavigationProcessors() - Constructor for class messif.algorithms.NavigationProcessors
-
- NavigationProcessorWrapper<O extends AbstractOperation> - Class in messif.algorithms
-
- NavigationProcessorWrapper(NavigationProcessor<O>) - Constructor for class messif.algorithms.NavigationProcessorWrapper
-
Creates a new wrapper for the given navigation processor.
- nClusters - Variable in class messif.objects.impl.ObjectSignatureSQFD
-
Number of clusters.
- nDim - Variable in class messif.objects.impl.ObjectSignatureSQFD
-
Dimensionality of the clusters
- NearestNeighborConsistency - Class in messif.utility
-
Method for cluster analysis based on nearest neighbors consistency.
- NearestNeighborConsistency() - Constructor for class messif.utility.NearestNeighborConsistency
-
- needsAdjusting - Variable in class messif.buckets.split.BucketBallRegion
-
The flag if there was a modification to bucket
- needsAdjusting() - Method in class messif.buckets.split.BucketBallRegion
-
Returns true if the underlying bucket has changed without adjusting the radius.
- netbucketDisp - Variable in class messif.netbucket.RemoteBucket
-
Network storage (bucket) dispatcher to which this remote bucket is associated
- netnodeMappingTable - Static variable in class messif.network.NetworkNode
-
Mapping table for translating original host names (optionally plus ports) to new ones
- netnodes - Variable in class messif.netcreator.MessageActivate
-
Message extensions
- NetworkBucketDispatcher - Class in messif.netbucket
-
- NetworkBucketDispatcher(MessageDispatcher, int, long, long, long, boolean, Class<? extends LocalBucket>, Map<String, Object>) - Constructor for class messif.netbucket.NetworkBucketDispatcher
-
Creates a new instance of NetworkBucketDispatcher with full specification of default values.
- NetworkBucketDispatcher(MessageDispatcher, int, long, long, long, boolean, Class<? extends LocalBucket>) - Constructor for class messif.netbucket.NetworkBucketDispatcher
-
Creates a new instance of NetworkBucketDispatcher with full specification of default values.
- NetworkBucketDispatcher(MessageDispatcher, int, long, Class<? extends LocalBucket>) - Constructor for class messif.netbucket.NetworkBucketDispatcher
-
Creates a new instance of NetworkBucketDispatcher only with a maximal capacity specification.
- NetworkNode - Class in messif.network
-
Identification of a network node, that is able to communicate over network.
- NetworkNode(InetAddress, int, Integer) - Constructor for class messif.network.NetworkNode
-
Creates a new instance of NetworkNode for the specified host, port and nodeID.
- NetworkNode(String, int, Integer) - Constructor for class messif.network.NetworkNode
-
Creates a new instance of NetworkNode for the specified host, port and nodeID.
- NetworkNode(InetAddress, int) - Constructor for class messif.network.NetworkNode
-
Creates a new instance of NetworkNode for the specified host/port pair.
- NetworkNode(String, int) - Constructor for class messif.network.NetworkNode
-
Creates a new instance of NetworkNode for the specified host/port pair.
- NetworkNode(NetworkNode) - Constructor for class messif.network.NetworkNode
-
Creates a copy of the provided NetworkNode.
- NetworkNode(NetworkNode, boolean) - Constructor for class messif.network.NetworkNode
-
Creates a copy of the provided NetworkNode.
- NetworkNode(NetworkNode, Integer) - Constructor for class messif.network.NetworkNode
-
Creates a copy of the provided NetworkNode.
- NetworkNodeDispatcher - Class in messif.netcreator
-
- NetworkNodeDispatcher(MessageDispatcher, Startable[]) - Constructor for class messif.netcreator.NetworkNodeDispatcher
-
Creates a new instance of NetworkNodeCreator
- newColorLayoutType(Map<String, String>) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
- newColorStructureType(Map<String, String>) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
- newEdgeHistogramType(Map<String, String>) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
- newHomogeneousTextureType(Map<String, String>) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
- newScalableColorType(Map<String, String>) - Method in class messif.objects.impl.MetaObjectSAPIR.XMLHandlerSAPIR
-
Specific object descriptor creators
- next() - Method in class messif.buckets.index.impl.AbstractSearch
-
- next() - Method in interface messif.buckets.index.Search
-
Searches for the next object (forward search) and returns false
if none is found.
- next() - Method in class messif.buckets.index.SearchAbstractObjectIterator
-
- next() - Method in class messif.objects.extraction.ExtractorIterator
-
- next() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
- next() - Method in class messif.objects.util.IteratorToAbstractObjectIterator
-
Returns the next element in the iteration.
- next() - Method in class messif.objects.util.ObjectIteratorsIterator
-
Returns the next element in the iteration.
- next() - Method in class messif.objects.util.ObjectProvidersIterator
-
Returns the next element in the iteration.
- next() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Returns the next object instance from the stream.
- next() - Method in class messif.objects.util.StreamsMetaObjectMapIterator
-
- next() - Method in class messif.objects.util.UKSignaturesReader
-
- next() - Method in class messif.utility.ArrayResetableIterator
-
- next() - Method in class messif.utility.ConvertorIterator
-
- next() - Method in class messif.utility.SortingIterator
-
- nextIfEqual(int) - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
Returns true (and advances this iterator) if the next value in this iterator
is equal to the given value
.
- nextInt() - Method in class messif.objects.impl.ObjectIntMultiVector.SortedDataIterator
-
Returns the next value as integer.
- nextObject - Variable in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Instance of a next object.
- nextObject - Variable in class messif.objects.util.StreamsMetaObjectMapIterator
-
Instance of a next object.
- nextObject - Variable in class messif.objects.util.UKSignaturesReader
-
Instance of a next object.
- nextReplicaForGet - Variable in class messif.netbucket.replication.ReplicationBucket
-
- nextStreamObject() - Method in class messif.objects.util.StreamGenericAbstractObjectIterator
-
Returns an instance of object which would be returned by next call to next().
- nnAddedToAnswer - Variable in class messif.operations.query.IncrementalNNQueryOperation
-
The number of nearest neighbors added to the answer since the last call to endOperation().
- NoDataObject - Class in messif.objects
-
Object of this class represents an AbstractObject only by its URI locator.
- NoDataObject(String) - Constructor for class messif.objects.NoDataObject
-
Creates a new instance of NoDataObject using the specified locator.
- NoDataObject(AbstractObject) - Constructor for class messif.objects.NoDataObject
-
Creates a new instance of NoDataObject from the specified LocalAbstractObject.
- nodeID - Variable in class messif.network.NetworkNode
-
Identification of a specific node, when several logical nodes are running on one physical peer.
- normalizeAndSplitString(String, String) - Static method in class messif.objects.text.TextConversion
-
The string is
normalized
and
then split into separate words by the given
stringSplitRegexp
.
- normalizeAndSplitString(String) - Static method in class messif.objects.text.TextConversion
-
The string is
normalized
and
then split into separate words by any sequence of non-alphanumeric characters.
- normalizeString(String) - Static method in class messif.objects.text.TextConversion
-
Normalizes the given string by lower-casing, replacing the diacritics characters
with their Latin counter-parts, and removing/replacing other unwanted character sequences.
- NoSuchInstantiatorException - Exception in messif.utility.reflection
-
This exception indicates that the
Instantiator
cannot be created.
- NoSuchInstantiatorException() - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Creates a new instance of NoSuchInstantiatorException
without detail message.
- NoSuchInstantiatorException(String) - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Constructs an instance of NoSuchInstantiatorException
with the specified detail message.
- NoSuchInstantiatorException(Class<?>, String) - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Constructs an instance of NoSuchInstantiatorException
with a generated detail message.
- NoSuchInstantiatorException(Class<?>, String, Class<?>[]) - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Constructs an instance of NoSuchInstantiatorException
with a generated detail message.
- NoSuchInstantiatorException(Class<?>, String, boolean, Object[], String) - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Constructs an instance of NoSuchInstantiatorException
with a generated detail message.
- NoSuchInstantiatorException(Class<?>, String, int) - Constructor for exception messif.utility.reflection.NoSuchInstantiatorException
-
Constructs an instance of NoSuchInstantiatorException
with a generated detail message.
- NOT_SET - Static variable in class messif.utility.ErrorCode
-
The initial value of an error code that was not set yet.
- notCachedClasses - Variable in class messif.objects.nio.CachingSerializator
-
List of classes that are not cached but were serialized by this serializator.
- nq - Variable in class messif.objects.impl.ObjectContourShape.Node
-
- nr - Variable in class messif.objects.impl.ObjectContourShape.Node
-
- nThreads - Variable in class messif.algorithms.impl.FileSequentialScan
-
- NUMBER_OF_CONNECTIONS - Static variable in class messif.algorithms.RMIAlgorithmMultiThread
-
Default number of connections to the RMI server to be used.
- numberOfConnections - Variable in class messif.algorithms.RMIAlgorithmMultiThread
-
Number of connections to be used by this this algorithm for multi-thread processing.
- numberOfInitialSA - Variable in class messif.operations.query.TopCombinedQueryOperation
-
Number of sorted access objects to retrieve
- numberOfInitialSAProgressive - Variable in class messif.operations.query.TopCombinedQueryOperation
-
Progressive flag for the number of initial sorted accesses.
- numberOfRandomAccesses - Variable in class messif.operations.query.TopCombinedQueryOperation
-
Number of random accesses to execute