Uses of Enum Class
io.atomix.api.runtime.value.v1.Event.EventCase
Packages that use Event.EventCase
-
Uses of Event.EventCase in io.atomix.api.runtime.value.v1
Methods in io.atomix.api.runtime.value.v1 that return Event.EventCaseModifier and TypeMethodDescriptionstatic Event.EventCaseEvent.EventCase.forNumber(int value) Event.Builder.getEventCase()Event.getEventCase()EventOrBuilder.getEventCase()static Event.EventCaseEvent.EventCase.valueOf(int value) Deprecated.static Event.EventCaseReturns the enum constant of this class with the specified name.static Event.EventCase[]Event.EventCase.values()Returns an array containing the constants of this enum class, in the order they are declared.