JavaScript is disabled on your browser.
Skip navigation links
Infinispan CLI Client 15.0.8.Final
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
org.infinispan.cli.impl.CliMode
Packages that use
CliMode
Package
Description
org.infinispan.cli.impl
Uses of
CliMode
in
org.infinispan.cli.impl
Methods in
org.infinispan.cli.impl
that return
CliMode
Modifier and Type
Method
Description
static
CliMode
CliMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
CliMode
[]
CliMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.