Class ChinookAvaticaServer

java.lang.Object
org.apache.calcite.chinook.ChinookAvaticaServer

public class ChinookAvaticaServer extends Object
Wrapping Calcite engine with Avatica tansport for testing JDBC capabilities between Avatica JDBC transport and Calcite.
  • Constructor Details

    • ChinookAvaticaServer

      public ChinookAvaticaServer()
  • Method Details

    • startWithCalcite

      public void startWithCalcite() throws Exception
      Throws:
      Exception
    • startWithRaw

      public void startWithRaw() throws Exception
      Throws:
      Exception
    • getURL

      public String getURL()
    • stop

      public void stop()