| Package | Description |
|---|---|
| org.apache.calcite.materialize |
Management of materialized query results.
|
| Modifier and Type | Field and Description |
|---|---|
private static MaterializationService |
MaterializationService.INSTANCE |
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<MaterializationService> |
MaterializationService.THREAD_INSTANCE
For testing.
|
| Modifier and Type | Method and Description |
|---|---|
static MaterializationService |
MaterializationService.instance()
Returns the instance of the materialization service.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.