| Package | Description |
|---|---|
| io.ray.streaming.state.backend |
| Modifier and Type | Field and Description |
|---|---|
protected StateStrategy |
AbstractStateBackend.stateStrategy |
| Modifier and Type | Method and Description |
|---|---|
static StateStrategy |
StateStrategy.getEnum(String value) |
StateStrategy |
AbstractStateBackend.getStateStrategy() |
StateStrategy |
AbstractKeyStateBackend.getStateStrategy() |
static StateStrategy |
StateStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateStrategy[] |
StateStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.