java.lang.Object
com.google.cloud.firestore.pipeline.stages.Stage
com.google.cloud.firestore.pipeline.stages.Sample

public final class Sample extends Stage
  • Method Details

    • withPercentage

      @BetaApi public static Sample withPercentage(double percentage)
    • withDocLimit

      @BetaApi public static Sample withDocLimit(int documents)
    • withOptions

      @BetaApi public Sample withOptions(@Nonnull SampleOptions options)