|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.yarn.client.AbstractYarnClient org.springframework.yarn.client.CommandYarnClient
public class CommandYarnClient
Default Yarn client utilising functionality in AbstractYarnClient
.
Constructor Summary | |
---|---|
CommandYarnClient(ClientRmOperations clientRmOperations)
Constructs a default client with a given template. |
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getEnvironment()
Gets the environment variables. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandYarnClient(ClientRmOperations clientRmOperations)
clientRmOperations
- the client to resource manager templateMethod Detail |
---|
public java.util.Map<java.lang.String,java.lang.String> getEnvironment()
AbstractYarnClient
getEnvironment
in class AbstractYarnClient
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |