@InterfaceAudience.Private public class ContainerOp extends Object
| Constructor and Description |
|---|
ContainerOp(org.apache.tez.dag.app.launcher.ContainerOp.OPType opType,
ContainerLauncherOperationBase command) |
| Modifier and Type | Method and Description |
|---|---|
ContainerLauncherOperationBase |
getBaseOperation() |
ContainerLaunchRequest |
getLaunchRequest() |
org.apache.tez.dag.app.launcher.ContainerOp.OPType |
getOpType() |
ContainerStopRequest |
getStopRequest() |
String |
toString() |
public ContainerOp(org.apache.tez.dag.app.launcher.ContainerOp.OPType opType,
ContainerLauncherOperationBase command)
public org.apache.tez.dag.app.launcher.ContainerOp.OPType getOpType()
public ContainerLauncherOperationBase getBaseOperation()
public ContainerLaunchRequest getLaunchRequest()
public ContainerStopRequest getStopRequest()
Copyright © 2021 Apache Software Foundation. All rights reserved.