| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.clusterframework |
This package contains the cluster resource management functionality.
|
| org.apache.flink.runtime.clusterframework.standalone | |
| org.apache.flink.runtime.leaderretrieval | |
| org.apache.flink.runtime.net | |
| org.apache.flink.runtime.testutils | |
| org.apache.flink.runtime.util | |
| org.apache.flink.runtime.webmonitor |
| Class and Description |
|---|
| LeaderRetrievalListener
Classes which want to be notified about a changing leader by the
LeaderRetrievalService
have to implement this interface. |
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| Class and Description |
|---|
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| Class and Description |
|---|
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| Class and Description |
|---|
| LeaderRetrievalListener
Classes which want to be notified about a changing leader by the
LeaderRetrievalService
have to implement this interface. |
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| Class and Description |
|---|
| LeaderRetrievalException
This exception is thrown by the
LeaderRetrievalUtils when
the method retrieveLeaderGateway fails to retrieve the current leader's gateway. |
| LeaderRetrievalListener
Classes which want to be notified about a changing leader by the
LeaderRetrievalService
have to implement this interface. |
| Class and Description |
|---|
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| Class and Description |
|---|
| LeaderRetrievalException
This exception is thrown by the
LeaderRetrievalUtils when
the method retrieveLeaderGateway fails to retrieve the current leader's gateway. |
| LeaderRetrievalListener
Classes which want to be notified about a changing leader by the
LeaderRetrievalService
have to implement this interface. |
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
| StandaloneLeaderRetrievalService
Standalone implementation of the
LeaderRetrievalService. |
| ZooKeeperLeaderRetrievalService
The counterpart to the
ZooKeeperLeaderElectionService. |
| Class and Description |
|---|
| LeaderRetrievalService
This interface has to be implemented by a service which retrieves the current leader and notifies
a listener about it.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.