@InterfaceAudience.Private
@InterfaceStability.Unstable
public interface Combiner
TezRuntimeConfiguration
Partitioners need to provide a single argument (TezRawKeyValueIterator
)
constructor.Modifier and Type | Method and Description |
---|---|
void |
combine(TezRawKeyValueIterator rawIter,
IFile.Writer writer) |
void combine(TezRawKeyValueIterator rawIter, IFile.Writer writer) throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2016 Apache Software Foundation. All rights reserved.