| Package | Description |
|---|---|
| org.apache.flink.runtime.state.filesystem | |
| org.apache.flink.runtime.state.hashmap | |
| org.apache.flink.runtime.state.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
FsStateBackendFactory
A factory that creates an
FsStateBackend from a configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
HashMapStateBackendFactory
A factory that creates an
HashMapStateBackend from a configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryStateBackendFactory
A factory that creates an
MemoryStateBackend from a configuration. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.