See: Description

| Interface | Description | 
|---|---|
| SharedNearestNeighborIndex<O> | 
 Interface for an index providing nearest neighbor sets. 
 | 
| SharedNearestNeighborIndex.Factory<O,I extends SharedNearestNeighborIndex<O>> | 
 Factory interface 
 | 
| Class | Description | 
|---|---|
| SharedNearestNeighborPreprocessor<O,D extends Distance<D>> | 
 A preprocessor for annotation of the ids of nearest neighbors to each
 database object. 
 | 
| SharedNearestNeighborPreprocessor.Factory<O,D extends Distance<D>> | 
 Factory class 
 | 
| SharedNearestNeighborPreprocessor.Factory.Parameterizer<O,D extends Distance<D>> | 
 Parameterization class. 
 | 
Indexes providing nearest neighbor sets