public interface RetrievableStateHandle<T extends Serializable> extends StateObject
retrieveState().| 限定符和类型 | 方法和说明 |
|---|---|
T |
retrieveState()
Retrieves the object that was previously written to state.
|
discardState, getStateSizeT retrieveState() throws IOException, ClassNotFoundException
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.