| Package | Description |
|---|---|
| org.apache.tez.runtime.library.common.shuffle |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.shuffle.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Constructor and Description |
|---|
Fetcher.FetcherBuilder(FetcherCallback fetcherCallback,
HttpConnectionParams params,
FetchedInputAllocator inputManager,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
int dagIdentifier,
org.apache.tez.common.security.JobTokenSecretManager jobTokenSecretMgr,
String srcNameTrimmed,
org.apache.hadoop.conf.Configuration conf,
boolean localDiskFetchEnabled,
String localHostname,
int shufflePort,
boolean asyncHttp) |
Fetcher.FetcherBuilder(FetcherCallback fetcherCallback,
HttpConnectionParams params,
FetchedInputAllocator inputManager,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
int dagIdentifier,
org.apache.tez.common.security.JobTokenSecretManager jobTokenSecretMgr,
String srcNameTrimmed,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.RawLocalFileSystem localFs,
org.apache.hadoop.fs.LocalDirAllocator localDirAllocator,
org.apache.hadoop.fs.Path lockPath,
boolean localDiskFetchEnabled,
boolean sharedFetchEnabled,
String localHostname,
int shufflePort,
boolean asyncHttp) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShuffleManager |
Copyright © 2016 Apache Software Foundation. All rights reserved.