| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Resources.PropertyAccessor.intValue(Resources.IntProp p) |
int |
Resources.EmptyPropertyAccessor.intValue(Resources.IntProp p) |
int |
Resources.PropertiesAccessor.intValue(Resources.IntProp p) |
int |
Resources.PropertyAccessor.intValue(Resources.IntProp p,
int defaultValue) |
int |
Resources.EmptyPropertyAccessor.intValue(Resources.IntProp p,
int defaultValue) |
int |
Resources.PropertiesAccessor.intValue(Resources.IntProp p,
int defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Resources.IntProp |
SaffronProperties.metadataHandlerCacheMaximumSize()
The string property "saffron.metadata.handler.cache.maximum.size" is the
maximum size of the cache of metadata handlers.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.