public class CompilableSODA extends Object implements com.espertech.esper.common.internal.compile.stage1.Compilable
Constructor and Description |
---|
CompilableSODA(com.espertech.esper.common.client.soda.EPStatementObjectModel soda,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.client.soda.EPStatementObjectModel |
getSoda() |
int |
lineNumber() |
String |
toEPL() |
public CompilableSODA(com.espertech.esper.common.client.soda.EPStatementObjectModel soda, int lineNumber)
public com.espertech.esper.common.client.soda.EPStatementObjectModel getSoda()
public int lineNumber()
lineNumber
in interface com.espertech.esper.common.internal.compile.stage1.Compilable
public String toEPL()
toEPL
in interface com.espertech.esper.common.internal.compile.stage1.Compilable
Copyright © 2005–2020. All rights reserved.