| Package | Description |
|---|---|
| io.ray.streaming.state.keystate.desc |
| Modifier and Type | Method and Description |
|---|---|
AbstractStateDescriptor.StateType |
ListStateDescriptor.getStateType() |
AbstractStateDescriptor.StateType |
MapStateDescriptor.getStateType() |
AbstractStateDescriptor.StateType |
ValueStateDescriptor.getStateType() |
abstract AbstractStateDescriptor.StateType |
AbstractStateDescriptor.getStateType() |
static AbstractStateDescriptor.StateType |
AbstractStateDescriptor.StateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractStateDescriptor.StateType[] |
AbstractStateDescriptor.StateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.