| Package | Description |
|---|---|
| org.apache.calcite.chinook |
End to end tests.
|
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<EnvironmentFairy.User> |
EnvironmentFairy.USER |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentFairy.User |
EnvironmentFairy.getUser() |
static EnvironmentFairy.User |
EnvironmentFairy.User.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentFairy.User[] |
EnvironmentFairy.User.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EnvironmentFairy.login(EnvironmentFairy.User user) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.