Class ReportPointLimitLengthTransformer

  • All Implemented Interfaces:
    com.google.common.base.Function<wavefront.report.ReportPoint,​wavefront.report.ReportPoint>, Function<wavefront.report.ReportPoint,​wavefront.report.ReportPoint>

    public class ReportPointLimitLengthTransformer
    extends Object
    implements com.google.common.base.Function<wavefront.report.ReportPoint,​wavefront.report.ReportPoint>
    • Method Detail

      • apply

        @Nullable
        public wavefront.report.ReportPoint apply​(@Nullable
                                                  wavefront.report.ReportPoint reportPoint)
        Specified by:
        apply in interface com.google.common.base.Function<wavefront.report.ReportPoint,​wavefront.report.ReportPoint>
        Specified by:
        apply in interface Function<wavefront.report.ReportPoint,​wavefront.report.ReportPoint>