Package | Description |
---|---|
org.apache.hadoop.yarn.client | |
org.apache.hadoop.yarn.ipc |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
NMProxy.createNMProxy(org.apache.hadoop.conf.Configuration conf,
Class<T> protocol,
org.apache.hadoop.security.UserGroupInformation ugi,
YarnRPC rpc,
InetSocketAddress serverAddress) |
protected static <T> T |
ServerProxy.createRetriableProxy(org.apache.hadoop.conf.Configuration conf,
Class<T> protocol,
org.apache.hadoop.security.UserGroupInformation user,
YarnRPC rpc,
InetSocketAddress serverAddress,
org.apache.hadoop.io.retry.RetryPolicy retryPolicy) |
Modifier and Type | Class and Description |
---|---|
class |
HadoopYarnProtoRPC
This uses Hadoop RPC.
|
Modifier and Type | Method and Description |
---|---|
static YarnRPC |
YarnRPC.create(org.apache.hadoop.conf.Configuration conf) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.