public static class TransformationCheckerStateMachine.Transition
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
projection
Which columns can be projected away?.
|
int[] |
snapshot
Snapshot, if available.
|
TransformationCheckerStateMachine.TransitionType |
type
The actual type of the transition.
|
Constructor and Description |
---|
Transition() |
public long projection
public int[] snapshot
public TransformationCheckerStateMachine.TransitionType type