TrinoCoordinator interface

Trino Coordinator.

Properties

debug

Trino debug configuration.

highAvailabilityEnabled

The flag that if enable coordinator HA, uses multiple coordinator replicas with auto failover, one per each head node. Default: true.

Property Details

debug

Trino debug configuration.

debug?: TrinoDebugConfig

Property Value

highAvailabilityEnabled

The flag that if enable coordinator HA, uses multiple coordinator replicas with auto failover, one per each head node. Default: true.

highAvailabilityEnabled?: boolean

Property Value

boolean