public class Aggregation extends Object
| 限定符和类型 | 类 | 说明 |
|---|---|---|
static class |
Aggregation.Collapse<V> |
|
static class |
Aggregation.Count<V> |
|
static class |
Aggregation.Describe<V> |
|
static class |
Aggregation.Kurtosis<V> |
|
static class |
Aggregation.Max<V> |
|
static class |
Aggregation.Mean<V> |
|
static class |
Aggregation.Median<V> |
|
static class |
Aggregation.Min<V> |
|
static class |
Aggregation.Percentile<V> |
|
static class |
Aggregation.Product<V> |
|
static class |
Aggregation.Skew<V> |
|
static class |
Aggregation.StdDev<V> |
|
static class |
Aggregation.Sum<V> |
|
static class |
Aggregation.Unique<V> |
|
static class |
Aggregation.Variance<V> |
| 构造器 | 说明 |
|---|---|
Aggregation() |
Copyright © 2019. All rights reserved.