public class TezAmInstance extends ServiceInstanceBase
| Modifier and Type | Method and Description |
|---|---|
int |
getGuaranteedCount() |
int |
getPluginPort() |
org.apache.hadoop.security.token.Token<org.apache.tez.common.security.JobTokenIdentifier> |
getPluginToken() |
String |
getPluginTokenJobId() |
String |
getSessionId() |
String |
toString() |
equals, getHost, getProperties, getRpcPort, getWorkerIdentity, hashCode, setHost, setProperties, setRpcPort, setWorkerIdentitypublic int getPluginPort()
public String getSessionId()
public int getGuaranteedCount()
public String getPluginTokenJobId()
public org.apache.hadoop.security.token.Token<org.apache.tez.common.security.JobTokenIdentifier> getPluginToken()
public String toString()
toString in class ServiceInstanceBaseCopyright © 2019 The Apache Software Foundation. All Rights Reserved.