Handler

interface Handler

Properties

Link copied to clipboard

Partial conversion functions, applied in sequence until conversion occurs.

Functions

Link copied to clipboard
abstract fun matches(column: RelationalColumn): Boolean

Predicate to match the column by.

Link copied to clipboard
abstract fun outputSchemaBuilder(): SchemaBuilder

Schema of the output values.