| Package | Description |
|---|---|
| org.locationtech.geowave.analytic.nn |
| Modifier and Type | Method and Description |
|---|---|
NeighborList.InferType |
NullList.infer(org.locationtech.geowave.core.index.ByteArray id,
NNTYPE value) |
NeighborList.InferType |
DefaultNeighborList.infer(org.locationtech.geowave.core.index.ByteArray id,
NNTYPE value) |
NeighborList.InferType |
NeighborList.infer(org.locationtech.geowave.core.index.ByteArray id,
NNTYPE value)
See if the entries relationships have already been inferred
|
static NeighborList.InferType |
NeighborList.InferType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NeighborList.InferType[] |
NeighborList.InferType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2022. All rights reserved.