Interface ReductionFunction

    • Method Detail

      • synchronizeDataCollectors

        void synchronizeDataCollectors​(UnaryOperator<ReductionDataCollector<?>> sync)
        Syncs the data collectors with shared versions across the entire Analytics Request so that as little data as possible is sent across shards.
        Parameters:
        sync - a function that takes in a ReductionDataCollector and returns a shared version