In file Pipes.hh:

class HadoopPipes::Partitioner

User code to decide where each key should be sent

Public Methods

[more]virtual int partition(const std::string& key, int numOfReduces) = 0
[more]virtual ~Partitioner()


Documentation

User code to decide where each key should be sent
ovirtual int partition(const std::string& key, int numOfReduces) = 0

ovirtual ~Partitioner()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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