Package io.trino.operator.window.pattern
Class PhysicalValuePointer
java.lang.Object
io.trino.operator.window.pattern.PhysicalValuePointer
- All Implemented Interfaces:
PhysicalValueAccessor
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPhysicalValuePointer(int sourceChannel, Type type, LogicalIndexNavigation logicalIndexNavigation) -
Method Summary
-
Field Details
-
CLASSIFIER
public static final int CLASSIFIER- See Also:
-
MATCH_NUMBER
public static final int MATCH_NUMBER- See Also:
-
-
Constructor Details
-
Method Details
-
getSourceChannel
public int getSourceChannel() -
getType
-