| Package | Description |
|---|---|
| org.apache.flink.migration.runtime.state.filesystem | |
| org.apache.flink.migration.runtime.state.memory |
| Modifier and Type | Method and Description |
|---|---|
StateTable<K,N,SV> |
AbstractFsStateSnapshot.deserialize(String stateName,
HeapKeyedStateBackend<K> stateBackend)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StateTable<K,N,S> |
AbstractMigrationRestoreStrategy.deserialize(String stateName,
HeapKeyedStateBackend<K> stateBackend)
Deprecated.
|
StateTable<K,N,S> |
MigrationRestoreSnapshot.deserialize(String stateName,
HeapKeyedStateBackend<K> stateBackend)
Deprecated.
|
StateTable<K,N,SV> |
AbstractMemStateSnapshot.deserialize(String stateName,
HeapKeyedStateBackend<K> stateBackend)
Deprecated.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.