Interface RQLExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.rql.RQLStatement>

All Superinterfaces:
org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

public interface RQLExecutor<T extends org.apache.shardingsphere.distsql.parser.statement.rql.RQLStatement> extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
RQL executor.
  • Method Details