Package | Description |
---|---|
org.apache.flink.runtime.state |
Modifier and Type | Method and Description |
---|---|
static <T extends StateHandle<?>> |
StateUtils.setOperatorState(StatefulTask<?> op,
StateHandle<?> state)
Utility method to define a common generic bound to be used for setting a
generic state handle on a generic state carrier.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.