public class LogHandlerContainerFinishedEvent extends LogHandlerEvent
| Constructor and Description |
|---|
LogHandlerContainerFinishedEvent(ContainerId containerId,
int exitCode) |
| Modifier and Type | Method and Description |
|---|---|
ContainerId |
getContainerId() |
int |
getExitCode() |
getTimestamp, getType, toStringpublic LogHandlerContainerFinishedEvent(ContainerId containerId, int exitCode)
public ContainerId getContainerId()
public int getExitCode()
Copyright © 2013 Apache Software Foundation. All rights reserved.