| Package | Description |
|---|---|
| org.apache.tez.runtime.library.common.combine | |
| org.apache.tez.runtime.library.common.shuffle.orderedgrouped |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.tez.runtime.library.common.sort.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Combiner.combine(TezRawKeyValueIterator rawIter,
IFile.Writer writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryWriter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExternalSorter.runCombineProcessor(TezRawKeyValueIterator kvIter,
IFile.Writer writer) |
static <K,V> void |
TezMerger.writeFile(TezRawKeyValueIterator records,
IFile.Writer writer,
org.apache.hadoop.util.Progressable progressable,
long recordsBeforeProgress) |
Copyright © 2015 Apache Software Foundation. All rights reserved.