Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
object
- Variable in class messif.executor.
SingleMethodExecutor
Object on which invoke the prepare/finalize method
object
- Variable in class messif.objects.
LocalAbstractObject.DataEqualObject
Encapsulated object
OBJECT_DELETED
- Static variable in class messif.buckets.
BucketErrorCode
Object has been deleted successfully.
OBJECT_DUPLICATE
- Static variable in class messif.buckets.
BucketErrorCode
Object was not inserted because its copy is already present.
OBJECT_INSERTED
- Static variable in class messif.buckets.
BucketErrorCode
Object has been successfully inserted causing no capacity overflow.
OBJECT_NOT_FOUND
- Static variable in class messif.buckets.
BucketErrorCode
Object cannot be deleted because it is not present.
OBJECT_REFUSED
- Static variable in class messif.buckets.
BucketErrorCode
Object cannot be inserted due to some limits of structure.
ObjectByteVector
- Class in
messif.objects.impl
ObjectByteVector(byte[])
- Constructor for class messif.objects.impl.
ObjectByteVector
Creates a new instance of object
ObjectByteVector(int)
- Constructor for class messif.objects.impl.
ObjectByteVector
Creates a new instance of randomly generated object
ObjectByteVector(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectByteVector
Creates a new instance of Object from stream.
ObjectByteVector(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectByteVector
Creates a new instance of ObjectByteVector loaded from binary input buffer.
ObjectByteVectorL1
- Class in
messif.objects.impl
ObjectByteVectorL1(byte[])
- Constructor for class messif.objects.impl.
ObjectByteVectorL1
Creates a new instance of object
ObjectByteVectorL1(int)
- Constructor for class messif.objects.impl.
ObjectByteVectorL1
Creates a new instance of randomly generated object
ObjectByteVectorL1(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectByteVectorL1
Creates a new instance of object from stream
ObjectByteVectorL1(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectByteVectorL1
Creates a new instance of ObjectByteVectorL1 loaded from binary input buffer.
objectCount
- Variable in class messif.buckets.storage.impl.
DiskStorage
The number of objects currently stored in the file
objectCount
- Variable in class messif.operations.query.
GetObjectCountOperation
The number of objects counted by this operation
ObjectFloatUnitVector
- Class in
messif.objects.impl
ObjectFloatUnitVector(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVector
ObjectFloatUnitVector(int)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVector
ObjectFloatUnitVector(float[])
- Constructor for class messif.objects.impl.
ObjectFloatUnitVector
ObjectFloatUnitVector(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVector
Creates a new instance of ObjectFloatUnitVector loaded from binary input buffer.
ObjectFloatUnitVectorL2
- Class in
messif.objects.impl
ObjectFloatUnitVectorL2(float[])
- Constructor for class messif.objects.impl.
ObjectFloatUnitVectorL2
Creates a new instance of object
ObjectFloatUnitVectorL2(int)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVectorL2
Creates a new instance of randomly generated object
ObjectFloatUnitVectorL2(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVectorL2
Creates a new instance of object from stream
ObjectFloatUnitVectorL2(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectFloatUnitVectorL2
Creates a new instance of ObjectFloatUnitVector loaded from binary input buffer.
ObjectFloatVector
- Class in
messif.objects.impl
This object uses static array of floats as its data content.
ObjectFloatVector(float[])
- Constructor for class messif.objects.impl.
ObjectFloatVector
Creates a new instance of ObjectFloatVector.
ObjectFloatVector(int, float, float)
- Constructor for class messif.objects.impl.
ObjectFloatVector
Creates a new instance of ObjectFloatVector with randomly generated content data.
ObjectFloatVector(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectFloatVector
Creates a new instance of ObjectFloatVector from text stream.
ObjectFloatVector(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectFloatVector
Creates a new instance of ObjectFloatVector loaded from binary input buffer.
ObjectFloatVectorL1
- Class in
messif.objects.impl
ObjectFloatVectorL1(float[])
- Constructor for class messif.objects.impl.
ObjectFloatVectorL1
Creates a new instance of object
ObjectFloatVectorL1(int, float, float)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL1
Creates a new instance of randomly generated object
ObjectFloatVectorL1(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL1
Creates a new instance of object from stream
ObjectFloatVectorL1(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL1
Creates a new instance of ObjectFloatVectorL1 loaded from binary input buffer.
ObjectFloatVectorL2
- Class in
messif.objects.impl
ObjectFloatVectorL2(float[])
- Constructor for class messif.objects.impl.
ObjectFloatVectorL2
Creates a new instance of object
ObjectFloatVectorL2(int, float, float)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL2
Creates a new instance of randomly generated object
ObjectFloatVectorL2(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL2
Creates a new instance of object from stream
ObjectFloatVectorL2(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectFloatVectorL2
Creates a new instance of ObjectFloatVectorL2 loaded from binary input buffer.
objectID
- Variable in class messif.operations.query.
GetObjectQueryOperation
Identifier for which to retrieve object
ObjectIntVector
- Class in
messif.objects.impl
This object uses static array of integers as its data content.
ObjectIntVector(int[])
- Constructor for class messif.objects.impl.
ObjectIntVector
Creates a new instance of ObjectIntVector.
ObjectIntVector(int)
- Constructor for class messif.objects.impl.
ObjectIntVector
Creates a new instance of ObjectIntVector with randomly generated content data.
ObjectIntVector(int, int, int)
- Constructor for class messif.objects.impl.
ObjectIntVector
Creates a new instance of ObjectIntVector with randomly generated content data.
ObjectIntVector(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectIntVector
Creates a new instance of ObjectFloatVector from text stream.
ObjectIntVector(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectIntVector
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIntVectorL1
- Class in
messif.objects.impl
ObjectIntVectorL1(int[])
- Constructor for class messif.objects.impl.
ObjectIntVectorL1
Creates a new instance of object
ObjectIntVectorL1(int)
- Constructor for class messif.objects.impl.
ObjectIntVectorL1
Creates a new instance of randomly generated object
ObjectIntVectorL1(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectIntVectorL1
Creates a new instance of object from stream
ObjectIntVectorL1(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectIntVectorL1
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIntVectorL2
- Class in
messif.objects.impl
ObjectIntVectorL2(int[])
- Constructor for class messif.objects.impl.
ObjectIntVectorL2
Creates a new instance of object
ObjectIntVectorL2(int)
- Constructor for class messif.objects.impl.
ObjectIntVectorL2
Creates a new instance of randomly generated object
ObjectIntVectorL2(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectIntVectorL2
Creates a new instance of object from stream
ObjectIntVectorL2(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectIntVectorL2
Creates a new instance of ObjectIntVector loaded from binary input buffer.
ObjectIteratorsIterator
<
E
extends
AbstractObject
> - Class in
messif.objects.util
This class allows iterating over multiple Iterators.
ObjectIteratorsIterator(Collection<Iterator<E>>)
- Constructor for class messif.objects.util.
ObjectIteratorsIterator
Creates a new instance of ObjectIteratorsIterator
ObjectMatcher
<
T
> - Interface in
messif.objects.util
Interface which provides matching capabilities.
ObjectProvider
<
E
extends
AbstractObject
> - Interface in
messif.objects
Interface for providing objects through iterator.
ObjectProvidersIterator
<
E
extends
AbstractObject
> - Class in
messif.objects.util
This class allows iterating over multiple ObjectProviders.
ObjectProvidersIterator(Collection<ObjectProvider<? extends E>>)
- Constructor for class messif.objects.util.
ObjectProvidersIterator
Creates a new instance of ObjectProvidersIterator
objects
- Variable in class messif.buckets.impl.
DiskBlockBucket
Object storage
objects
- Variable in class messif.buckets.impl.
DiskBlockObjectKeyBucket
Object storage
objects
- Variable in class messif.buckets.impl.
DiskBlockObjectKeyMemoryBucket
Object storage
objects
- Variable in class messif.buckets.impl.
MemoryStorageBucket
Object storage
objects
- Variable in class messif.buckets.impl.
MemoryStorageIDBucket
Object storage with object-id index
objects
- Variable in class messif.buckets.impl.
MemoryStorageLocatorBucket
Object storage with object-id index
objects
- Variable in class messif.buckets.impl.
MemoryStorageNoDupsBucket
Object storage with object-id index
objects
- Variable in class messif.buckets.impl.
MemoryStorageObjectKeyBucket
Object storage with object-id index
objects
- Variable in class messif.objects.impl.
MetaObjectMap
List of encapsulated objects
objects(int)
- Method in class messif.objects.util.
GenericMatchingObjectList
Returns list of all objects from given part of this MatchingObjectList.
objects()
- Method in class messif.objects.util.
GenericMatchingObjectList
Returns list of all objects from all parts of this MatchingObjectList
objects
- Variable in class messif.pivotselection.
ClusterPivotChooser.Cluster
List of objects of this cluster
objects
- Variable in class messif.pivotselection.
CoveragePivotChooser.Ball
Number of objects covered by this ball and its neighborhood of size of clusterRadius
ObjectShortVector
- Class in
messif.objects.impl
ObjectShortVector(short[])
- Constructor for class messif.objects.impl.
ObjectShortVector
Creates a new instance of object
ObjectShortVector(int)
- Constructor for class messif.objects.impl.
ObjectShortVector
Creates a new instance of randomly generated object
ObjectShortVector(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectShortVector
Creates a new instance of Object from stream.
ObjectShortVector(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectShortVector
Creates a new instance of ObjectShortVector loaded from binary input buffer.
ObjectShortVectorL1
- Class in
messif.objects.impl
ObjectShortVectorL1(short[])
- Constructor for class messif.objects.impl.
ObjectShortVectorL1
Creates a new instance of object
ObjectShortVectorL1(int)
- Constructor for class messif.objects.impl.
ObjectShortVectorL1
Creates a new instance of randomly generated object
ObjectShortVectorL1(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectShortVectorL1
Creates a new instance of object from stream
ObjectShortVectorL1(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectShortVectorL1
Creates a new instance of ObjectShortVectorL1 loaded from binary input buffer.
ObjectShortVectorL2
- Class in
messif.objects.impl
ObjectShortVectorL2(short[])
- Constructor for class messif.objects.impl.
ObjectShortVectorL2
Creates a new instance of object
ObjectShortVectorL2(int)
- Constructor for class messif.objects.impl.
ObjectShortVectorL2
Creates a new instance of randomly generated object
ObjectShortVectorL2(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectShortVectorL2
Creates a new instance of object from stream
ObjectShortVectorL2(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectShortVectorL2
Creates a new instance of ObjectShortVectorL1 loaded from binary input buffer.
objectsRead
- Variable in class messif.objects.util.
StreamGenericAbstractObjectIterator
Number of objects read from the stream
objectStreamClose(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Closes a named object stream.
objectStreamOpen(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Open a named stream which allows to read
objects
from a file.
objectStreamReset(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Resets a named object stream.
objectStreamSetParameter(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Sets a value of additional constructor parameter of an opened object stream.
ObjectString
- Class in
messif.objects.impl
This object uses
String
as its data content.
ObjectString(String)
- Constructor for class messif.objects.impl.
ObjectString
Creates a new instance of ObjectString.
ObjectString()
- Constructor for class messif.objects.impl.
ObjectString
Creates a new instance of ObjectString with randomly generated string content.
ObjectString(int, int)
- Constructor for class messif.objects.impl.
ObjectString
Creates a new instance of ObjectString with randomly generated string content.
ObjectString(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectString
Creates a new instance of ObjectString from text stream.
ObjectString(BinaryInput, BinarySerializator)
- Constructor for class messif.objects.impl.
ObjectString
Creates a new instance of ObjectString loaded from binary input buffer.
ObjectStringEditDist
- Class in
messif.objects.impl
Object with string content and
edit distance
metric function.
ObjectStringEditDist(String)
- Constructor for class messif.objects.impl.
ObjectStringEditDist
Creates a new instance of ObjectStringEditDist.
ObjectStringEditDist()
- Constructor for class messif.objects.impl.
ObjectStringEditDist
Creates a new instance of ObjectStringEditDist with randomly generated string content.
ObjectStringEditDist(int, int)
- Constructor for class messif.objects.impl.
ObjectStringEditDist
Creates a new instance of ObjectStringEditDist with randomly generated string content.
ObjectStringEditDist(BufferedReader)
- Constructor for class messif.objects.impl.
ObjectStringEditDist
Creates a new instance of ObjectString from text stream.
OccupationLowException
- Exception in
messif.buckets
This exception indicates that the removal of an object from bucket is not possible, because the minimal capacity limit was reached.
OccupationLowException()
- Constructor for exception messif.buckets.
OccupationLowException
Creates a new instance of OccupationLowException
OccupationLowException(String)
- Constructor for exception messif.buckets.
OccupationLowException
Creates a new instance of OccupationLowException with the specified detail message.
OnFlyRandomPivotChooser
- Class in
messif.pivotselection
OnFlyRandomPivotChooser provides the capability of selecting a random object from the whole bucket.
OnFlyRandomPivotChooser()
- Constructor for class messif.pivotselection.
OnFlyRandomPivotChooser
Creates a new instance of OnFlyRandomPivotChooser
open(String)
- Static method in class messif.utility.
DirectoryInputStream
Open input stream for the specified path.
open(File)
- Static method in class messif.utility.
DirectoryInputStream
Open input stream for the specified path.
open(File, FileFilter)
- Static method in class messif.utility.
DirectoryInputStream
Open input stream for the specified path.
openFileChannel(File, boolean)
- Method in class messif.buckets.storage.impl.
DiskStorage
Opens the file channel on
file
and reads the header.
openInputStream(FileChannel)
- Method in class messif.buckets.storage.impl.
DiskStorage
Create input stream on the specified channel.
openOutputStream()
- Method in class messif.buckets.storage.impl.
DiskStorage
Create output stream over the current file channel.
operand
- Variable in class messif.objects.util.impl.
ArithmeticFunctionToken
Operand
operand1
- Variable in class messif.objects.util.impl.
ArithmeticOperatorToken
First operand
operand2
- Variable in class messif.objects.util.impl.
ArithmeticOperatorToken
Second operand
operation
- Variable in class messif.operations.
AbstractOperation.DataEqualOperation
Encapsulated operation
operationAnswer(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Show the answer of the last executed query operation.
operationBgExecute(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Executes a specified operation on current algorithm in a new thread (i.e., on the background).
operationChangeAnswerCollection(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Changes the answer collection of the last executed operation.
OperationErrorCode
- Class in
messif.operations
Error codes related to operations.
OperationErrorCode(String)
- Constructor for class messif.operations.
OperationErrorCode
Creates a new instance of OperationErrorCode
operationExecute(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Executes a specified operation on current algorithm.
operationExecuteAgain(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Executes the last operation once more.
OperationIndexComparator
<
K
> - Interface in
messif.buckets.index
A comparison function, which imposes a
total ordering
on some collection of keys.
operationInfo(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Show information about the last executed operation.
OperationStatistics
- Class in
messif.statistics
A local (operation's) list of statistics.
OperationStatistics()
- Constructor for class messif.statistics.
OperationStatistics
Creates a new instance of OperationStatistics
operationWaitBg(PrintStream, String...)
- Method in class messif.utility.
CoreApplication
Synchronize on all operations run on the background.
operator
- Variable in class messif.objects.util.impl.
ArithmeticOperatorToken
Operator type
operID
- Variable in class messif.operations.
AbstractOperation
An universaly unique identification of the operation
OrderedIndex
<
C
,
T
> - Interface in
messif.buckets.index
Defines an ordered index interface on objects.
OrderedLocalBucket
<
C
> - Class in
messif.buckets
An extension of
LocalBucket
that maintains the stored objects in a certain order.
OrderedLocalBucket(long, long, long, boolean)
- Constructor for class messif.buckets.
OrderedLocalBucket
Constructs a new LocalBucket instance and setups all bucket limits
originalDistances
- Variable in class messif.objects.util.
DoubleSortedCollection
Distances to be used for pivot filtering - the original distances without the new sorting distances.
OutlierPivotChooser
- Class in
messif.pivotselection
Selects pivots as outliers from the sample set.
OutlierPivotChooser()
- Constructor for class messif.pivotselection.
OutlierPivotChooser
Creates a new instance of OutlierPivotChooser.
outputStream
- Variable in class messif.buckets.storage.impl.
DiskStorage
Stream for writing data
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W