| 限定符和类型 | 类和说明 |
|---|---|
class |
BlobServer
This class implements the BLOB server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SingleJobJobGraphStore
JobGraphStore implementation for a single job. |
| 限定符和类型 | 方法和说明 |
|---|---|
static DefaultResourceCleaner.Builder<GloballyCleanableResource> |
DefaultResourceCleaner.forGloballyCleanableResources(org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor,
Executor cleanupExecutor,
org.apache.flink.util.concurrent.RetryStrategy retryStrategy) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
HighAvailabilityServices
The HighAvailabilityServices give access to all services needed for a highly-available setup.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHaServices
Abstract high availability services based on distributed system(e.g.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractNonHaServices
Abstract base class for non high-availability services.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EmbeddedHaServices
An implementation of the
HighAvailabilityServices for the non-high-availability case
where all participants (ResourceManager, JobManagers, TaskManagers) run in the same process. |
class |
EmbeddedHaServicesWithLeadershipControl
EmbeddedHaServices extension to expose leadership granting and revoking. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StandaloneHaServices
An implementation of the
HighAvailabilityServices for the non-high-availability case. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractZooKeeperHaServices
Abstract ZooKeeper based HA services.
|
class |
ZooKeeperMultipleComponentLeaderElectionHaServices
ZooKeeper HA services that only use a single leader election per process.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobGraphStore
JobGraph instances for recovery. |
interface |
JobGraphWriter
Allows to store and remove job graphs.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultJobGraphStore<R extends ResourceVersion<R>>
Default implementation for
JobGraphStore. |
class |
StandaloneJobGraphStore
JobGraph instances for JobManagers running in HighAvailabilityMode.NONE. |
class |
ThrowingJobGraphWriter
JobGraphWriter implementation which does not allow to store JobGraph. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.