Uses of Class
com.redislabs.redistimeseries.Keyword
-
Packages that use Keyword Package Description com.redislabs.redistimeseries -
-
Uses of Keyword in com.redislabs.redistimeseries
Methods in com.redislabs.redistimeseries that return Keyword Modifier and Type Method Description static KeywordKeyword. valueOf(String name)Returns the enum constant of this type with the specified name.static Keyword[]Keyword. values()Returns an array containing the constants of this enum type, in the order they are declared.
-