| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.ExecutionType |
getExecutionType() |
long |
getMemory() |
int |
getPriority() |
long |
getTime() |
String |
getType() |
long |
getVcores() |
String |
toString() |
public String getType()
public long getTime()
public long getMemory()
public long getVcores()
public int getPriority()
public org.apache.hadoop.yarn.api.records.ExecutionType getExecutionType()
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.