| Package | Description |
|---|---|
| org.apache.pinot.tools |
| Modifier and Type | Method and Description |
|---|---|
static Quickstart.Color |
Quickstart.Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quickstart.Color[] |
Quickstart.Color.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 |
Quickstart.printStatus(Quickstart.Color color,
String message) |
Copyright © 2018–2020 Apache Software Foundation. All rights reserved.