JavaScript is disabled on your browser.
Skip navigation links
Infinispan 15.1.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.infinispan.remoting.transport.jgroups.RaftUtil
Packages that use
RaftUtil
Package
Description
org.infinispan.remoting.transport.jgroups
A transport implementation based on
JGroups
.
Uses of
RaftUtil
in
org.infinispan.remoting.transport.jgroups
Methods in
org.infinispan.remoting.transport.jgroups
that return
RaftUtil
Modifier and Type
Method
Description
static
RaftUtil
RaftUtil.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
RaftUtil
[]
RaftUtil.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.