Package 

Interface RateSampler

  • All Implemented Interfaces:
    com.datadog.trace.common.sampling.Sampler

    
    public interface RateSampler
     implements Sampler
                        
    • Method Summary

      Modifier and Type Method Description
      abstract double getSampleRate()
      • Methods inherited from class com.datadog.trace.common.sampling.Sampler

        sample
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait