| Package | Description |
|---|---|
| org.apache.tez.runtime.library.common.readers | |
| org.apache.tez.runtime.library.common.shuffle.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Constructor and Description |
|---|
UnorderedKVReader(ShuffleManager shuffleManager,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.io.compress.CompressionCodec codec,
boolean ifileReadAhead,
int ifileReadAheadLength,
int ifileBufferSize,
org.apache.tez.common.counters.TezCounter inputRecordCounter,
org.apache.tez.runtime.api.InputContext context) |
| Constructor and Description |
|---|
ShuffleInputEventHandlerImpl(org.apache.tez.runtime.api.InputContext inputContext,
ShuffleManager shuffleManager,
FetchedInputAllocator inputAllocator,
org.apache.hadoop.io.compress.CompressionCodec codec,
boolean ifileReadAhead,
int ifileReadAheadLength) |
Copyright © 2016 Apache Software Foundation. All rights reserved.