Home
last modified time | relevance | path

Searched defs:JTClient (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop/hadoop-1.2.1/src/test/system/java/org/apache/hadoop/mapreduce/test/system/
H A DJTClient.java49 public class JTClient extends MRDaemonClient<JTProtocol> { class
63 public JTClient(Configuration conf, RemoteProcess daemon) throws in JTClient() method in JTClient