Uses of Enum Class
org.infinispan.remoting.transport.impl.EmptyRaftManager
Packages that use EmptyRaftManager
-
Uses of EmptyRaftManager in org.infinispan.remoting.transport.impl
Subclasses with type arguments of type EmptyRaftManager in org.infinispan.remoting.transport.implMethods in org.infinispan.remoting.transport.impl that return EmptyRaftManagerModifier and TypeMethodDescriptionstatic EmptyRaftManager
Returns the enum constant of this class with the specified name.static EmptyRaftManager[]
EmptyRaftManager.values()
Returns an array containing the constants of this enum class, in the order they are declared.