Package | Description |
---|---|
org.apache.flink.streaming.examples.statemachine.dfa |
Modifier and Type | Method and Description |
---|---|
EventTypeAndState |
State.randomTransition(Random rnd)
Picks a random transition, based on the probabilities of the outgoing transitions
of this state.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.