Interface RetrievableStateHandle<T extends Serializable>

All Superinterfaces:
Serializable, StateObject
All Known Implementing Classes:
RetrievableStreamStateHandle

public interface RetrievableStateHandle<T extends Serializable> extends StateObject
Handle to state that can be read back again via retrieveState().