Uses of Class
dev.morphia.aggregation.stages.Sample
-
Packages that use Sample Package Description dev.morphia.aggregation.stages -
-
Uses of Sample in dev.morphia.aggregation.stages
Methods in dev.morphia.aggregation.stages that return Sample Modifier and Type Method Description static SampleSample. of(long size)Deprecated, for removal: This API element is subject to removal in a future version.usesample(long)static SampleSample. sample(long size)Creates a new stage with the given sample size.
-