Class InfluxDBLogicalGenerator


  • public class InfluxDBLogicalGenerator
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Operator generate​(java.lang.String sql)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generate

        public static Operator generate​(java.lang.String sql)
                                 throws org.antlr.v4.runtime.misc.ParseCancellationException
        Throws:
        org.antlr.v4.runtime.misc.ParseCancellationException