Uses of Enum Class
org.infinispan.client.hotrod.Flag
Packages that use Flag
Package
Description
Hot Rod client API.
-
Uses of Flag in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return FlagModifier 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.Methods in org.infinispan.client.hotrod that return types with arguments of type FlagModifier and TypeMethodDescriptionRemoteCache.flags()
Returns the flags set for this RemoteCache instance.Methods in org.infinispan.client.hotrod with parameters of type FlagModifier and TypeMethodDescriptionboolean
static HotRodFlags
Applies one or moreFlag
s to the scope of a single invocation.Method parameters in org.infinispan.client.hotrod with type arguments of type FlagModifier and TypeMethodDescriptionHotRodFlags.addAll
(org.infinispan.api.common.Flags<Flag, HotRodFlags> flags) -
Uses of Flag in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return types with arguments of type FlagMethods in org.infinispan.client.hotrod.impl with parameters of type FlagModifier and TypeMethodDescription