R - result typepublic abstract static class Frameworks.PrepareAction<R> extends Object
cluster parameter, as
are several other useful objects. The connection and
DataContext are accessible from the
statement.| Modifier and Type | Field and Description |
|---|---|
private FrameworkConfig |
config |
| Constructor and Description |
|---|
PrepareAction() |
PrepareAction(FrameworkConfig config) |
| Modifier and Type | Method and Description |
|---|---|
abstract R |
apply(RelOptCluster cluster,
RelOptSchema relOptSchema,
SchemaPlus rootSchema,
CalciteServerStatement statement) |
FrameworkConfig |
getConfig() |
private final FrameworkConfig config
public PrepareAction()
public PrepareAction(FrameworkConfig config)
public FrameworkConfig getConfig()
public abstract R apply(RelOptCluster cluster, RelOptSchema relOptSchema, SchemaPlus rootSchema, CalciteServerStatement statement)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.