public static class DefaultNeighborList.DefaultNeighborListFactory<NNTYPE> extends Object implements NeighborListFactory<NNTYPE>
| Constructor and Description |
|---|
DefaultNeighborListFactory() |
| Modifier and Type | Method and Description |
|---|---|
NeighborList<NNTYPE> |
buildNeighborList(org.locationtech.geowave.core.index.ByteArray centerId,
NNTYPE center) |
public NeighborList<NNTYPE> buildNeighborList(org.locationtech.geowave.core.index.ByteArray centerId, NNTYPE center)
buildNeighborList in interface NeighborListFactory<NNTYPE>Copyright © 2013–2022. All rights reserved.