Class KeyOnlyView<T>
java.lang.Object
tools.refinery.store.query.view.SymbolView<T>
tools.refinery.store.query.view.TuplePreservingView<T>
tools.refinery.store.query.view.KeyOnlyView<T>
- All Implemented Interfaces:
Constraint, AnySymbolView
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TuplePreservingView
canIndexSlot, forwardMap, forwardMap, get, getAdjacent, getParametersMethods inherited from class SymbolView
filter, getAll, getSymbol, getViewName, name, toReferenceString, toStringMethods inherited from interface AnySymbolView
getFunctionalDependencies, getImpliedRelationViewsMethods inherited from interface Constraint
aggregateBy, aggregateBy, arity, call, call, call, callTransitive, count, count, equals, getReduction, invalidIndex, leftJoinBy, leftJoinBy
-
Field Details
-
VIEW_NAME
- See Also:
-
-
Constructor Details
-
KeyOnlyView
-
-
Method Details
-
doFilter
- Specified by:
doFilterin classSymbolView<T>
-
equals
- Overrides:
equalsin classTuplePreservingView<T>
-
hashCode
public int hashCode()- Overrides:
hashCodein classTuplePreservingView<T>
-