| Package | Description |
|---|---|
| org.apache.flink.migration.runtime.state.filesystem | |
| org.apache.flink.migration.runtime.state.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileStateHandle
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
class |
AbstractFsStateSnapshot<K,N,SV,S extends State,SD extends StateDescriptor<S,?>>
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
class |
FileSerializableStateHandle<T extends Serializable>
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
class |
FileStreamStateHandle
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
static class |
FsFoldingState.Snapshot<K,N,T,ACC>
Deprecated.
|
static class |
FsListState.Snapshot<K,N,V>
Deprecated.
|
static class |
FsReducingState.Snapshot<K,N,V>
Deprecated.
|
static class |
FsValueState.Snapshot<K,N,V>
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteStreamStateHandle
Deprecated.
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
class |
SerializedStateHandle<T extends Serializable>
A state handle that represents its state in serialized form as bytes.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.