public final class SamplingPigUtil extends Object
Constructor and Description |
---|
SamplingPigUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> ArrayList<T> |
getRawSamplesAsList(org.apache.datasketches.sampling.ReservoirItemsSketch<T> sketch) |
public static <T> ArrayList<T> getRawSamplesAsList(org.apache.datasketches.sampling.ReservoirItemsSketch<T> sketch)
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.