Class NewtsFetchStrategy.LateAggregationParams

    • 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()