Uses of Enum Class
services.moleculer.breaker.ErrorCounter.Status
Packages that use ErrorCounter.Status
-
Uses of ErrorCounter.Status in services.moleculer.breaker
Subclasses with type arguments of type ErrorCounter.Status in services.moleculer.breakerFields in services.moleculer.breaker declared as ErrorCounter.StatusMethods in services.moleculer.breaker that return ErrorCounter.StatusModifier and TypeMethodDescriptionprotected ErrorCounter.StatusErrorCounter.getStatus(long now) static ErrorCounter.StatusReturns the enum constant of this class with the specified name.static ErrorCounter.Status[]ErrorCounter.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.