StepHandle

internal constructor()

Parameters

T

The expected result type of the step this handle refers to. For example, Int for a single value, List<Map<String, Any?>> for a list of rows.