public interface StateHandle extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Map<String,OperatorState<?>> |
getState(ClassLoader userClassloader)
getState should retrieve and return the state managed the handle.
|
Map<String,OperatorState<?>> getState(ClassLoader userClassloader)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.