Constructor and Description |
---|
Quantiles.Result(long count,
Iterable<Pair<Double,V>> quantiles) |
public static <V> PType<Quantiles.Result<V>> pType(PType<V> valuePType)
V
- Value typevaluePType
- PType for the V type, whose family will also be used to create the derived typeCopyright © 2015 The Apache Software Foundation. All Rights Reserved.