Package | Description |
---|---|
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.protocol |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.JobSubmitter |
Job.getJobSubmitter(org.apache.hadoop.fs.FileSystem fs,
ClientProtocol submitClient)
Only for mocking via unit tests.
|
Modifier and Type | Method and Description |
---|---|
abstract ClientProtocol |
ClientProtocolProvider.create(org.apache.hadoop.conf.Configuration conf) |
abstract ClientProtocol |
ClientProtocolProvider.create(InetSocketAddress addr,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ClientProtocolProvider.close(ClientProtocol clientProtocol) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.