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, getStateSizeT retrieveState() throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.