JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.trino.execution
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)