Oracle NoSQL Database Examples
version 11gR2.2.0.26

hadoop
Class CountMinorKeys.Reduce

java.lang.Object
  extended by org.apache.hadoop.mapreduce.Reducer<Key,IntWritable,Key,IntWritable>
      extended by org.apache.hadoop.mapreduce.lib.reduce.IntSumReducer<Text>
          extended by hadoop.CountMinorKeys.Reduce
Enclosing class:
CountMinorKeys

public static class CountMinorKeys.Reduce
extends IntSumReducer<Text>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Reducer
Reducer.Context
 
Constructor Summary
CountMinorKeys.Reduce()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.mapreduce.lib.reduce.IntSumReducer
reduce
 
Methods inherited from class org.apache.hadoop.mapreduce.Reducer
cleanup, run, setup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountMinorKeys.Reduce

public CountMinorKeys.Reduce()

Oracle NoSQL Database Examples
version 11gR2.2.0.26

Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.