Uses of Enum Class
com.evolveum.midpoint.schema.internals.InternalCounters
Packages that use InternalCounters
-
Uses of InternalCounters in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals that return InternalCountersModifier and TypeMethodDescriptionstatic InternalCountersReturns 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.Methods in com.evolveum.midpoint.schema.internals with parameters of type InternalCountersModifier and TypeMethodDescriptionstatic longInternalMonitor.getCount(InternalCounters counter) static voidInternalMonitor.recordCount(InternalCounters counter) static voidInternalMonitor.setTrace(InternalCounters counter, boolean val)