| Package | Description |
|---|---|
| org.apache.tez.runtime.library.common | |
| org.apache.tez.runtime.library.common.sort.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.task.local.output |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.writers |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static TezTaskOutput |
TezRuntimeUtils.instantiateTaskOutputManager(org.apache.hadoop.conf.Configuration conf,
org.apache.tez.runtime.api.OutputContext outputContext) |
| Modifier and Type | Field and Description |
|---|---|
protected TezTaskOutput |
ExternalSorter.mapOutputFile |
| Modifier and Type | Method and Description |
|---|---|
TezTaskOutput |
ExternalSorter.getMapOutput() |
| Modifier and Type | Class and Description |
|---|---|
class |
TezLocalTaskOutputFiles
Manipulate the working area for the transient store for maps and reduces.
|
class |
TezTaskOutputFiles
Manipulate the working area for the transient store for maps and reduces.
|
| Modifier and Type | Field and Description |
|---|---|
protected TezTaskOutput |
BaseUnorderedPartitionedKVWriter.outputFileHandler |
Copyright © 2014 Apache Software Foundation. All rights reserved.