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
RestoreOperation
restore
in interface RestoreOperation<Void>
Exception
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.