JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.execution
StateMachine
StateChangeListener
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
stateChanged(T)
Interface StateMachine.StateChangeListener<T>
Enclosing class:
StateMachine
<
T
>
public static interface
StateMachine.StateChangeListener<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
stateChanged
(
T
newState)
Method Details
stateChanged
void
stateChanged
(
T
newState)