Uses of Enum Class
com.evolveum.midpoint.schema.internals.InternalCounters
-
Uses of InternalCounters in com.evolveum.midpoint.schema.internals
Modifier and TypeMethodDescriptionstatic InternalCounters
Returns the enum constant of this class with the specified name.static InternalCounters[]
InternalCounters.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic long
InternalMonitor.getCount
(InternalCounters counter) static void
InternalMonitor.recordCount
(InternalCounters counter) static void
InternalMonitor.setTrace
(InternalCounters counter, boolean val)