JavaScript is disabled on your browser.
Skip navigation links
Red Hat Data Grid 8.4.8.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.infinispan.server.hotrod.configuration.Element
Packages that use
Element
Package
Description
org.infinispan.server.hotrod.configuration
HotRod Server Configuration API
Uses of
Element
in
org.infinispan.server.hotrod.configuration
Methods in
org.infinispan.server.hotrod.configuration
that return
Element
Modifier and Type
Method
Description
static
Element
Element.
forName
(
String
localName)
static
Element
Element.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Element
[]
Element.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.