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