| Package | Description |
|---|---|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Resources.BooleanProp
Boolean property instance.
|
static class |
Resources.DoubleProp
Double property instance.
|
static class |
Resources.IntProp
Integer property instance.
|
static class |
Resources.StringProp
String property instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Resources.PropertyAccessor.isSet(Resources.Prop p) |
boolean |
Resources.EmptyPropertyAccessor.isSet(Resources.Prop p) |
boolean |
Resources.PropertiesAccessor.isSet(Resources.Prop p) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.