| Package | Description |
|---|---|
| org.gcube.indexmanagement.featureindexlibrary.commons |
| Modifier and Type | Method and Description |
|---|---|
FIEnums.AlgoType |
LookupParams.getAlgo()
Retreves the algorithm
|
static FIEnums.AlgoType |
FIEnums.AlgoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FIEnums.AlgoType[] |
FIEnums.AlgoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LookupParams.setAlgo(FIEnums.AlgoType algo)
Sets teh algorithm
|
| Constructor and Description |
|---|
LookupParams(FIEnums.AlgoType algo,
FIEnums.DistanceTypes dist,
boolean weighted)
Creates a new instance
|
Copyright © 2014. All Rights Reserved.