
O - Input relation object type restrictionpublic static interface NeighborSetPredicate.Factory<O> extends Parameterizable
| Modifier and Type | Method and Description |
|---|---|
TypeInformation |
getInputTypeRestriction()
Get the input type information
|
NeighborSetPredicate |
instantiate(Relation<? extends O> relation)
Instantiation method.
|
NeighborSetPredicate instantiate(Relation<? extends O> relation)
relation - Relation to instantiate for.TypeInformation getInputTypeRestriction()