@Deprecated @Internal public interface MigrationRestoreSnapshot<K,N,S> extends Migration
| Modifier and Type | Method and Description |
|---|---|
StateTable<K,N,S> |
deserialize(String stateName,
HeapKeyedStateBackend<K> stateBackend)
Deprecated.
|
StateTable<K,N,S> deserialize(String stateName, HeapKeyedStateBackend<K> stateBackend) throws IOException
IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.