:: DeveloperApi ::
:: DeveloperApi ::
A LeaderElectionAgent tracks current master and is a common interface for all election Agents.
Allows Master to persist any state that is necessary in order to recover from a failure.
Allows Master to persist any state that is necessary in order to recover from a failure. The following semantics are required:
The implementation of this trait defines how name-object pairs are stored or retrieved.
::DeveloperApi::
::DeveloperApi::
Implementation of this class can be plugged in as recovery mode alternative for Spark's Standalone mode.