Uses of Enum Class
org.apache.activemq.artemis.core.io.OperationConsistencyLevel
Packages that use OperationConsistencyLevel
-
Uses of OperationConsistencyLevel in org.apache.activemq.artemis.core.io
Subclasses with type arguments of type OperationConsistencyLevel in org.apache.activemq.artemis.core.ioMethods in org.apache.activemq.artemis.core.io that return OperationConsistencyLevelModifier and TypeMethodDescriptionstatic OperationConsistencyLevelReturns the enum constant of this class with the specified name.static OperationConsistencyLevel[]OperationConsistencyLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.