|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- Input object typeI
- Index typepublic interface IndexFactory<V,I extends Index>
Factory interface for indexes.
Method Summary | |
---|---|
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). |
Method Detail |
---|
I instantiate(Relation<V> relation)
relation
- the relation to indexTypeInformation getInputTypeRestriction()
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |