JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.flink.streaming.examples.statemachine.event
package
org.apache.flink.streaming.examples.statemachine.event
Related Packages
Package
Description
org.apache.flink.streaming.examples.statemachine
org.apache.flink.streaming.examples.statemachine.dfa
org.apache.flink.streaming.examples.statemachine.generator
org.apache.flink.streaming.examples.statemachine.kafka
All Classes and Interfaces
Classes
Enums
Class
Description
Alert
Data type for alerts.
Event
Data type for events, consisting of the originating IP address and an event type.
EventType
The type of the event processed by the state machine.