Uses of Enum Class
dev.lydtech.component.framework.client.conduktor.BrokenBrokerErrorType
Packages that use BrokenBrokerErrorType
-
Uses of BrokenBrokerErrorType in dev.lydtech.component.framework.client.conduktor
Methods in dev.lydtech.component.framework.client.conduktor that return BrokenBrokerErrorTypeModifier and TypeMethodDescriptionstatic BrokenBrokerErrorTypeReturns the enum constant of this class with the specified name.static BrokenBrokerErrorType[]BrokenBrokerErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.lydtech.component.framework.client.conduktor with parameters of type BrokenBrokerErrorTypeModifier and TypeMethodDescriptionvoidConduktorGatewayClient.simulateBrokenBroker(int failureRatePercentage, BrokenBrokerErrorType brokenBrokerErrorType)