| Package | Description |
|---|---|
| org.locationtech.geowave.analytic.nn |
| Modifier and Type | Field and Description |
|---|---|
protected TypeConverter<STORE_VALUE> |
NNProcessor.typeConverter |
| Constructor and Description |
|---|
NNProcessor(Partitioner<Object> partitioner,
TypeConverter<STORE_VALUE> typeConverter,
DistanceProfileGenerateFn<?,STORE_VALUE> distanceProfileFn,
double maxDistance,
Partitioner.PartitionData parentPartition) |
Copyright © 2013–2022. All rights reserved.