
V - Input object typeI - Index typepublic interface IndexFactory<V,I extends Index> extends Parameterizable
| Modifier and Type | Method and Description | 
|---|---|
TypeInformation | 
getInputTypeRestriction()
Get the input type restriction used for negotiating the data query. 
 | 
I | 
instantiate(Relation<V> relation)
Sets the database in the distance function of this index (if existing). 
 | 
I instantiate(Relation<V> relation)
relation - the relation to indexTypeInformation getInputTypeRestriction()