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.writers |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.tez.runtime.library.output |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.tez.runtime.library.partitioner |
Modifier and Type | Method and Description |
---|---|
static Partitioner |
TezRuntimeUtils.instantiatePartitioner(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Field and Description |
---|---|
protected Partitioner |
ExternalSorter.partitioner |
Modifier and Type | Field and Description |
---|---|
protected Partitioner |
BaseUnorderedPartitionedKVWriter.partitioner |
Modifier and Type | Class and Description |
---|---|
static class |
UnorderedKVOutput.CustomPartitioner |
Modifier and Type | Class and Description |
---|---|
class |
HashPartitioner
Implements a
Partitioner that does hash based partitioning |
Copyright © 2016 Apache Software Foundation. All rights reserved.