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)
ContainerShutdownContainerShutdown 内の shutdown containers - コンテナー public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansExceptionorg.springframework.beans.factory.BeanFactoryAware 内の setBeanFactory org.springframework.beans.BeansException