Uses of Interface
org.apache.hadoop.yarn.state.MultipleArcTransition
Packages that use MultipleArcTransition
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of MultipleArcTransition in org.apache.hadoop.yarn.state
Methods in org.apache.hadoop.yarn.state with parameters of type MultipleArcTransitionModifier and TypeMethodDescriptionStateMachineFactory.addTransition(STATE preState, Set<STATE> postStates, EVENTTYPE eventType, MultipleArcTransition<OPERAND, EVENT, STATE> hook)