Interface SqlStatementHandler

All Known Implementing Classes:
IngestHandler, IngestHandler.InsertHandler, IngestHandler.ReplaceHandler, QueryHandler, QueryHandler.SelectHandler, SqlStatementHandler.BaseStatementHandler

public interface SqlStatementHandler
Handler for a SQL statement. Follows the same lifecycle as the planner, however this class handles one specific kind of SQL statement.