Class LongTailRetryStatsProvider

java.lang.Object
com.linkedin.venice.router.stats.LongTailRetryStatsProvider
All Implemented Interfaces:
Function<VenicePath,ScatterGatherStats>

public class LongTailRetryStatsProvider extends Object implements Function<VenicePath,ScatterGatherStats>
This class is a stats generator for dds router framework to record scattering/gathering related metrics. Venice is using this class to expose the internal stats to Venice and report them.