Class | Description |
---|---|
MiniCluster | |
MiniClusterConfiguration |
Configuration object for the
MiniCluster . |
MiniClusterConfiguration.Builder |
Builder for the MiniClusterConfiguration.
|
MiniClusterJobDispatcher |
The dispatcher that runs in the mini cluster, waits for jobs, and starts job masters
upon receiving jobs.
|
OneTimeLeaderListenerFuture |
A leader listener that exposes a future for the first leader notification.
|
StandaloneMiniCluster |
Mini cluster to run the old JobManager code without embedded high availability services.
|
Enum | Description |
---|---|
MiniClusterConfiguration.RpcServiceSharing |
Enum which defines whether the mini cluster components use a shared RpcService
or whether every component gets its own dedicated RpcService started.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.