Uses of Class
org.apache.pinot.tools.Quickstart.Color
-
Packages that use Quickstart.Color Package Description org.apache.pinot.tools -
-
Uses of Quickstart.Color in org.apache.pinot.tools
Methods in org.apache.pinot.tools that return Quickstart.Color Modifier and Type Method Description static Quickstart.ColorQuickstart.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.Methods in org.apache.pinot.tools with parameters of type Quickstart.Color Modifier and Type Method Description static voidQuickstart. printStatus(Quickstart.Color color, String message)
-