In file Pipes.hh:

class HadoopPipes::ReduceContext


Inheritance:


Public Methods

[more]virtual bool nextValue() = 0
Advance to the next value


Inherited from TaskContext:

Public Methods

ovirtual const JobConf* getJobConf()
ovirtual const std::string& getInputKey()
ovirtual const std::string& getInputValue()
ovirtual void emit(const std::string& key, const std::string& value)
ovirtual void progress()
ovirtual void setStatus(const std::string& status)


Documentation

ovirtual bool nextValue() = 0
Advance to the next value


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.