public class PigMapReduceCounter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PigMapReduceCounter.PigMapCounter
This class is the used only for simple RANK operation, namely row number mode.
|
static class |
PigMapReduceCounter.PigReduceCounter
This class is the used for RANK BY operations, independently if it is dense or not.
|
Constructor and Description |
---|
PigMapReduceCounter() |
Copyright © 2007-2012 The Apache Software Foundation