Package | Description |
---|---|
org.apache.giraph.reducers.impl |
Package of Giraph reducers.
|
Modifier and Type | Field and Description |
---|---|
static SumReduce<org.apache.hadoop.io.DoubleWritable> |
SumReduce.DOUBLE
DoubleWritable specialization
|
static SumReduce<org.apache.hadoop.io.IntWritable> |
SumReduce.INT
IntWritable specialization
|
static SumReduce<org.apache.hadoop.io.LongWritable> |
SumReduce.LONG
LongWritable specialization
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.