K - The data type that the serializer serializes.public class HeapSavepointRestoreOperation<K> extends Object implements RestoreOperation<Void>
| Modifier and Type | Method and Description |
|---|---|
Void |
restore()
Restores state that was previously snapshot-ed from the provided state handles.
|
public Void restore() throws Exception
RestoreOperationrestore in interface RestoreOperation<Void>ExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.