Uses of Enum Class
org.infinispan.xsite.irac.NoOpIracManager
Packages that use NoOpIracManager
-
Uses of NoOpIracManager in org.infinispan.xsite.irac
Subclasses with type arguments of type NoOpIracManager in org.infinispan.xsite.iracModifier and TypeClassDescriptionenum
A no-op implementation ofIracManager
for cache without asynchronous remote site backups.Methods in org.infinispan.xsite.irac that return NoOpIracManagerModifier and TypeMethodDescriptionstatic NoOpIracManager
Returns the enum constant of this class with the specified name.static NoOpIracManager[]
NoOpIracManager.values()
Returns an array containing the constants of this enum class, in the order they are declared.