public class StateUtils extends Object
| Constructor and Description |
|---|
StateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getSingleValueFromState(org.apache.flink.runtime.state.StateInitializationContext context,
String stateName,
Class<T> valueClass,
T defaultValue) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.