Class RemoteQueryCancellationConfig

java.lang.Object
io.trino.plugin.jdbc.RemoteQueryCancellationConfig

public class RemoteQueryCancellationConfig extends Object
  • Constructor Details

    • RemoteQueryCancellationConfig

      public RemoteQueryCancellationConfig()
  • Method Details

    • isRemoteQueryCancellationEnabled

      public boolean isRemoteQueryCancellationEnabled()
    • setRemoteQueryCancellationEnabled

      @Config("remote-query-async-cancellation.enabled") public RemoteQueryCancellationConfig setRemoteQueryCancellationEnabled(boolean remoteQueryCancellationEnabled)