public interface NeighborListFactory<NNTYPE>
| Modifier and Type | Method and Description |
|---|---|
NeighborList<NNTYPE> |
buildNeighborList(org.locationtech.geowave.core.index.ByteArray cnterId,
NNTYPE center) |
NeighborList<NNTYPE> buildNeighborList(org.locationtech.geowave.core.index.ByteArray cnterId, NNTYPE center)
Copyright © 2013–2022. All rights reserved.