| Package | Description |
|---|---|
| org.apache.ratis.statemachine | |
| org.apache.ratis.statemachine.impl |
| Modifier and Type | Field and Description |
|---|---|
static StateMachine.DataApi |
StateMachine.DataApi.DEFAULT
A noop implementation of
StateMachine.DataApi. |
| Modifier and Type | Method and Description |
|---|---|
default StateMachine.DataApi |
StateMachine.data()
Get the optional
StateMachine.DataApi object. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStateMachine
Base implementation for StateMachines.
|
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.