| 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.sort.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
protected TezIndexRecord |
Fetcher.getTezIndexRecord(InputAttemptIdentifier srcAttemptId,
int partition) |
| Modifier and Type | Method and Description |
|---|---|
TezIndexRecord |
TezSpillRecord.getIndex(int partition)
Get spill offsets for given partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TezSpillRecord.putIndex(TezIndexRecord rec,
int partition)
Set spill offsets for given partition.
|
Copyright © 2019 Apache Software Foundation. All rights reserved.