Uses of Enum Class
org.infinispan.client.hotrod.Flag
Package
Description
Hot Rod client API.
-
Uses of Flag in org.infinispan.client.hotrod
Modifier and TypeMethodDescriptionstatic Flag
Returns the enum constant of this class with the specified name.static Flag[]
Flag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionRemoteCache.flags()
Returns the flags set for this RemoteCache instance.Modifier and TypeMethodDescriptionboolean
static HotRodFlags
Applies one or moreFlag
s to the scope of a single invocation.Modifier and TypeMethodDescriptionHotRodFlags.addAll
(org.infinispan.api.common.Flags<Flag, HotRodFlags> flags) -
Uses of Flag in org.infinispan.client.hotrod.impl
Modifier and TypeMethodDescription