Uses of Enum Class
org.infinispan.server.hotrod.ProtocolFlag
Packages that use ProtocolFlag
-
Uses of ProtocolFlag in org.infinispan.server.hotrod
Subclasses with type arguments of type ProtocolFlag in org.infinispan.server.hotrodMethods in org.infinispan.server.hotrod that return ProtocolFlagModifier and TypeMethodDescriptionstatic ProtocolFlag
Returns the enum constant of this class with the specified name.static ProtocolFlag[]
ProtocolFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.infinispan.server.hotrod with parameters of type ProtocolFlag