public interface RetrievableStateHandle<T extends Serializable> extends StateObject
retrieveState()
.Modifier and Type | Method and Description |
---|---|
T |
retrieveState()
Retrieves the object that was previously written to state.
|
discardState, getStateSize
T retrieveState() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.