Interface BucketSelectorPipelineAggregation

All Superinterfaces:
PipelineAggregation

@ProviderType public interface BucketSelectorPipelineAggregation extends PipelineAggregation
  • Method Details

    • addBucketPath

      void addBucketPath(String paramName, String bucketPath)
    • getBucketsPathsMap

      Map<String,String> getBucketsPathsMap()
    • getGapPolicy

      GapPolicy getGapPolicy()
    • getScript

      Script getScript()
    • setGapPolicy

      void setGapPolicy(GapPolicy gapPolicy)