Class MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>

    • Field Detail

      • max

        public T max
      • mapSize

        public Long mapSize
      • map

        public org.apache.flink.table.api.dataview.MapView<T,​Long> map
    • Constructor Detail

      • MaxWithRetractAccumulator

        public MaxWithRetractAccumulator()