public class SqlModule extends Object implements com.google.inject.Module
Constructor and Description |
---|
SqlModule() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.google.inject.Binder binder) |
org.apache.calcite.schema.SchemaPlus |
createRootSchema(DruidSchema druidSchema) |
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
@Provides public org.apache.calcite.schema.SchemaPlus createRootSchema(DruidSchema druidSchema)
Copyright © 2011–2017. All rights reserved.