public 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.| Constructor and Description |
|---|
Frameworks.PrepareAction() |
Frameworks.PrepareAction(FrameworkConfig config) |
| Modifier and Type | Method and Description |
|---|---|
abstract R |
apply(RelOptCluster cluster,
RelOptSchema relOptSchema,
SchemaPlus rootSchema,
CalciteServerStatement statement) |
FrameworkConfig |
getConfig() |
public Frameworks.PrepareAction()
public Frameworks.PrepareAction(FrameworkConfig config)
public FrameworkConfig getConfig()
public abstract R apply(RelOptCluster cluster, RelOptSchema relOptSchema, SchemaPlus rootSchema, CalciteServerStatement statement)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.