Uses of Interface
com.opencloud.sentinel.events.FailedInstruction
-
Packages that use FailedInstruction Package Description com.opencloud.sentinel.events The API for Sentinel local events. -
-
Uses of FailedInstruction in com.opencloud.sentinel.events
Methods in com.opencloud.sentinel.events that return types with arguments of type FailedInstruction Modifier and Type Method Description java.util.List<FailedInstruction>
InstructionExecutionFailedEvent. getFailedInstuctions()
Unordered list ofFailedInstruction
s
-