Package | Description |
---|---|
messif.algorithms |
Search algorithms base classes.
|
messif.algorithms.impl |
Implementation of basic search algorithms.
|
messif.buckets.impl |
Bucket implementations.
|
messif.buckets.split |
Bucket splitting support.
|
messif.objects.classification.impl |
Provides implementations for common classification tasks.
|
messif.objects.extraction |
Support for
object extraction. |
messif.operations.query |
Implementation of data querying operations.
|
messif.utility |
Various utilities that does not fit anywhere else including
a main class for executing batch files.
|
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Algorithm.AlgorithmConstructor
Annotation for algorithm constructors.
|
AlgorithmMethodException
Exception that indicates a problem when executing a method on
Algorithm . |
AsynchronousNavigationProcessor
Extension of the
NavigationProcessor that supports asynchronous execution
of the processing steps via Callable s. |
DistAlgReplyMessage
Reply message for the
DistributedAlgorithm . |
DistAlgRequestMessage
Request message for the
DistributedAlgorithm . |
NavigationProcessor
Interface for processing operations via
NavigationDirectory . |
NavigationProcessorWrapper
Wrapper class for any
NavigationProcessor that delegates the methods
to an encapsulated NavigationProcessor . |
RMIAlgorithm
Uses a (set of) RMI connection(s) to remote algorithm to simulate local algorithm.
|
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Algorithm.AlgorithmConstructor
Annotation for algorithm constructors.
|
AlgorithmMethodException
Exception that indicates a problem when executing a method on
Algorithm . |
AsynchronousNavigationProcessor
Extension of the
NavigationProcessor that supports asynchronous execution
of the processing steps via Callable s. |
NavigationDirectory
Interface for classes (typically
algorithms )
that can provide an NavigationProcessor for evaluating
operations. |
NavigationProcessor
Interface for processing operations via
NavigationDirectory . |
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
AlgorithmMethodException
Exception that indicates a problem when executing a method on
Algorithm . |
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Class and Description |
---|
Algorithm
Abstract algorithm framework - support for algorithm naming and operation executive
Every algorithm may support any number of operations (subclasses of AbstractOperation).
|
Class and Description |
---|
AlgorithmMethodException
Exception that indicates a problem when executing a method on
Algorithm . |