Class NewtsFetchStrategy.LateAggregationParams

  • Enclosing class:
    NewtsFetchStrategy

    protected static class NewtsFetchStrategy.LateAggregationParams
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LateAggregationParams​(long step, long interval, long heartbeat)  
    • Constructor Detail

      • LateAggregationParams

        public LateAggregationParams​(long step,
                                     long interval,
                                     long heartbeat)
    • Method Detail

      • getStep

        public long getStep()
      • getInterval

        public long getInterval()
      • getHeartbeat

        public long getHeartbeat()