Interface SerialDiffPipelineAggregation

All Superinterfaces:
PipelineAggregation

@ProviderType public interface SerialDiffPipelineAggregation extends PipelineAggregation
  • Method Details

    • getBucketsPath

      String getBucketsPath()
    • getFormat

      String getFormat()
    • getGapPolicy

      GapPolicy getGapPolicy()
    • getLag

      Integer getLag()
    • setFormat

      void setFormat(String format)
    • setGapPolicy

      void setGapPolicy(GapPolicy gapPolicy)
    • setLag

      void setLag(Integer lag)