Uses of Interface
org.apache.flink.events.Event
-
Packages that use Event Package Description org.apache.flink.events org.apache.flink.events.reporter -
-
Uses of Event in org.apache.flink.events
Classes in org.apache.flink.events that implement Event Modifier and Type Class Description classSimpleEventBasic implementation ofEvent.Methods in org.apache.flink.events that return Event Modifier and Type Method Description EventEventBuilder. build()EventEventBuilder. build(Map<String,String> additionalVariables)Builds the specified instance. -
Uses of Event in org.apache.flink.events.reporter
Methods in org.apache.flink.events.reporter with parameters of type Event Modifier and Type Method Description voidEventReporter. notifyOfAddedEvent(Event event)
-