Class Alert
- java.lang.Object
-
- org.apache.flink.streaming.examples.statemachine.event.Alert
-
public class Alert extends Object
Data type for alerts.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intaddress()booleanequals(Object obj)inthashCode()Statestate()StringtoString()EventTypetransition()
-