Uses of Class
org.zalando.nakadiproducer.eventlog.impl.EventDataOperation
-
Packages that use EventDataOperation Package Description org.zalando.nakadiproducer.eventlog.impl -
-
Uses of EventDataOperation in org.zalando.nakadiproducer.eventlog.impl
Methods in org.zalando.nakadiproducer.eventlog.impl that return EventDataOperation Modifier and Type Method Description static EventDataOperationEventDataOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static EventDataOperation[]EventDataOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-