| Package | Description |
|---|---|
| org.apache.kylin.query.routing |
| Modifier and Type | Method and Description |
|---|---|
RealizationCheck.IncapableType |
RealizationCheck.IncapableReason.getIncapableType() |
static RealizationCheck.IncapableType |
RealizationCheck.IncapableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealizationCheck.IncapableType[] |
RealizationCheck.IncapableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static RealizationCheck.IncapableReason |
RealizationCheck.IncapableReason.create(RealizationCheck.IncapableType incapableType) |
void |
RealizationCheck.IncapableReason.setIncapableType(RealizationCheck.IncapableType incapableType) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.