public static interface NNProcessor.CompleteNotifier<STORE_VALUE>
| Modifier and Type | Method and Description |
|---|---|
void |
complete(org.locationtech.geowave.core.index.ByteArray id,
STORE_VALUE value,
NeighborList<STORE_VALUE> list) |
void complete(org.locationtech.geowave.core.index.ByteArray id,
STORE_VALUE value,
NeighborList<STORE_VALUE> list)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2013–2022. All rights reserved.