|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerAllocationExpirer | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager | |
org.apache.hadoop.yarn.server.resourcemanager.rmcontainer |
Uses of ContainerAllocationExpirer in org.apache.hadoop.yarn.server.resourcemanager |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager that return ContainerAllocationExpirer | |
---|---|
ContainerAllocationExpirer |
RMContextImpl.getContainerAllocationExpirer()
|
ContainerAllocationExpirer |
RMContext.getContainerAllocationExpirer()
|
Constructors in org.apache.hadoop.yarn.server.resourcemanager with parameters of type ContainerAllocationExpirer | |
---|---|
RMContextImpl(org.apache.hadoop.yarn.event.Dispatcher rmDispatcher,
ContainerAllocationExpirer containerAllocationExpirer,
AMLivelinessMonitor amLivelinessMonitor,
AMLivelinessMonitor amFinishingMonitor,
DelegationTokenRenewer delegationTokenRenewer,
AMRMTokenSecretManager appTokenSecretManager,
RMContainerTokenSecretManager containerTokenSecretManager,
NMTokenSecretManagerInRM nmTokenSecretManager,
ClientToAMTokenSecretManagerInRM clientToAMTokenSecretManager)
|
|
RMContextImpl(org.apache.hadoop.yarn.event.Dispatcher rmDispatcher,
RMStateStore store,
ContainerAllocationExpirer containerAllocationExpirer,
AMLivelinessMonitor amLivelinessMonitor,
AMLivelinessMonitor amFinishingMonitor,
DelegationTokenRenewer delegationTokenRenewer,
AMRMTokenSecretManager amRMTokenSecretManager,
RMContainerTokenSecretManager containerTokenSecretManager,
NMTokenSecretManagerInRM nmTokenSecretManager,
ClientToAMTokenSecretManagerInRM clientToAMTokenSecretManager)
|
Uses of ContainerAllocationExpirer in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer |
---|
Constructors in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer with parameters of type ContainerAllocationExpirer | |
---|---|
RMContainerImpl(org.apache.hadoop.yarn.api.records.Container container,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
org.apache.hadoop.yarn.api.records.NodeId nodeId,
org.apache.hadoop.yarn.event.EventHandler handler,
ContainerAllocationExpirer containerAllocationExpirer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |