Package | Description |
---|---|
org.apache.crunch |
Client-facing API and core abstractions.
|
Modifier and Type | Class and Description |
---|---|
static class |
CombineFn.FirstNAggregator<V>
Deprecated.
|
static class |
CombineFn.LastNAggregator<V>
Deprecated.
|
static class |
CombineFn.MaxBigInts
Deprecated.
|
static class |
CombineFn.MaxDoubles
Deprecated.
|
static class |
CombineFn.MaxFloats
Deprecated.
|
static class |
CombineFn.MaxInts
Deprecated.
|
static class |
CombineFn.MaxLongs
Deprecated.
|
static class |
CombineFn.MaxNAggregator<V extends Comparable<V>>
Deprecated.
|
static class |
CombineFn.MinBigInts
Deprecated.
|
static class |
CombineFn.MinDoubles
Deprecated.
|
static class |
CombineFn.MinFloats
Deprecated.
|
static class |
CombineFn.MinInts
Deprecated.
|
static class |
CombineFn.MinLongs
Deprecated.
|
static class |
CombineFn.MinNAggregator<V extends Comparable<V>>
Deprecated.
|
static class |
CombineFn.StringConcatAggregator
Deprecated.
|
static class |
CombineFn.SumBigInts
Deprecated.
|
static class |
CombineFn.SumDoubles
Deprecated.
|
static class |
CombineFn.SumFloats
Deprecated.
|
static class |
CombineFn.SumInts
Deprecated.
|
static class |
CombineFn.SumLongs
Deprecated.
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.