public class EndpointContainerShutdown extends java.lang.Object implements ContainerShutdown, org.springframework.beans.factory.BeanFactoryAware
ContainerShutdown
実装。コンストラクターと説明 |
---|
EndpointContainerShutdown() |
修飾子と型 | メソッドと説明 |
---|---|
void | setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
boolean | shutdown(java.util.Map<org.apache.hadoop.yarn.api.records.Container,ContainerRegisterInfo> containers) コンテナーをシャットダウンします。 |
public boolean shutdown(java.util.Map<org.apache.hadoop.yarn.api.records.Container,ContainerRegisterInfo> containers)
ContainerShutdown
ContainerShutdown
の shutdown
containers
- コンテナー public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) throws org.springframework.beans.BeansException
org.springframework.beans.factory.BeanFactoryAware
の setBeanFactory
org.springframework.beans.BeansException