Package | Description |
---|---|
org.apache.hadoop.yarn.server.globalpolicygenerator |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.server.globalpolicygenerator.applicationcleaner |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.server.globalpolicygenerator.policygenerator |
Classes comprising the policy generator for the GPG.
|
org.apache.hadoop.yarn.server.globalpolicygenerator.subclustercleaner |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.server.globalpolicygenerator.webapp.dao |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Class and Description |
---|---|
class |
GPGContextImpl
Context implementation for Global Policy Generator.
|
Modifier and Type | Method and Description |
---|---|
GPGContext |
GlobalPolicyGenerator.getGPGContext() |
Modifier and Type | Method and Description |
---|---|
GPGContext |
ApplicationCleaner.getGPGContext() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationCleaner.init(org.apache.hadoop.conf.Configuration config,
GPGContext context) |
Constructor and Description |
---|
PolicyGenerator(org.apache.hadoop.conf.Configuration conf,
GPGContext context)
The PolicyGenerator periodically reads SubCluster load and updates
policies into the FederationStateStore.
|
Constructor and Description |
---|
SubClusterCleaner(org.apache.hadoop.conf.Configuration conf,
GPGContext gpgContext)
The sub-cluster cleaner runnable is invoked by the sub cluster cleaner
service to check the membership table and remove sub clusters that have not
sent a heart beat in some amount of time.
|
Constructor and Description |
---|
GpgInfo(GPGContext context) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.