See: Description
Interface | Description |
---|---|
FederationApplicationHomeSubClusterStore |
FederationApplicationHomeSubClusterStore maintains the state of all
Applications that have been submitted to the federated cluster.
|
FederationMembershipStateStore |
FederationMembershipStateStore maintains the state of all
subcluster(s) as encapsulated by
SubClusterInfo for all the
subcluster(s) that are participating in federation. |
FederationPolicyStore |
The FederationPolicyStore provides a key-value interface to access the
policies configured for the system.
|
FederationStateStore |
FederationStore extends the three interfaces used to coordinate the state of
a federated cluster:
FederationApplicationHomeSubClusterStore ,
FederationMembershipStateStore , and FederationPolicyStore . |
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.