In file Pipes.hh:

class HadoopPipes::RecordWriter

An object to write key/value pairs as they are emited from the reduce

Inheritance:


Public Methods

[more]virtual void emit(const std::string& key, const std::string& value) = 0


Inherited from Closable:

Public Methods

ovirtual void close()


Documentation

An object to write key/value pairs as they are emited from the reduce
ovirtual void emit(const std::string& key, const std::string& value) = 0


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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