Class GatewayInfo

java.lang.Object
org.apache.flink.table.gateway.api.results.GatewayInfo

@PublicEvolving public class GatewayInfo extends Object
Info to describe the SqlGatewayService.
  • Field Details

  • Constructor Details

    • GatewayInfo

      public GatewayInfo()
  • Method Details

    • getProductName

      public String getProductName()
    • getVersion

      public org.apache.flink.FlinkVersion getVersion()