| Package | Description |
|---|---|
| org.apache.tez.runtime.library.conf |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static OrderedPartitionedKVOutputConfig.SorterImpl |
OrderedPartitionedKVOutputConfig.SorterImpl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderedPartitionedKVOutputConfig.SorterImpl[] |
OrderedPartitionedKVOutputConfig.SorterImpl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
OrderedPartitionedKVOutputConfig.SpecificConfigBuilder.setSorter(OrderedPartitionedKVOutputConfig.SorterImpl sorterImpl)
Configure which sorter implementation to be used
|
OrderedPartitionedKVOutputConfig.SpecificBuilder |
OrderedPartitionedKVOutputConfig.SpecificBuilder.setSorter(OrderedPartitionedKVOutputConfig.SorterImpl sorterImpl) |
OrderedPartitionedKVOutputConfig.Builder |
OrderedPartitionedKVOutputConfig.Builder.setSorter(OrderedPartitionedKVOutputConfig.SorterImpl sorterImpl) |
Copyright © 2019 Apache Software Foundation. All rights reserved.