A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
R
- RateByServiceSampler - class in com.datadog.trace.common.sampling
- A rate sampler which maintains different sample rates per service+env name.
- RateSampler - class in com.datadog.trace.common.sampling
- registerClassLoader(ClassLoader) - function in com.datadog.opentracing.DDTracer
- If an application is using a non-system classloader, that classloader should be registeredhere.
- registerClassLoader(ClassLoader) - function in com.datadog.opentracing.AndroidTracer
- registerContinuation(ContinuableScope.Continuation) - function in com.datadog.opentracing.PendingTrace
- When using continuations, it's possible one may be used after all existing spans are otherwisecompleted, so we need to wait till continuations are de-referenced before reporting.
- registerSpan(DDSpan) - function in com.datadog.opentracing.PendingTrace
- remainder(BigInteger) - function in java.math.StringCachingBigInteger
- remove(Object) - function in java.util.PendingTrace
- remove(int) - function in java.util.PendingTrace
- removeAll(Collection) - function in java.util.PendingTrace
- removeFirst() - function in java.util.PendingTrace
- removeFirstOccurrence(Object) - function in java.util.PendingTrace
- removeIf(Predicate) - function in java.util.PendingTrace
- removeLast() - function in java.util.PendingTrace
- removeLastOccurrence(Object) - function in java.util.PendingTrace
- replaceAll(UnaryOperator) - function in java.util.PendingTrace
- resourceName() - function in com.datadog.trace.api.Trace
- The resource name.
- retainAll(Collection) - function in java.util.PendingTrace
- run(T) - function in com.datadog.exec.CommonTaskExecutor.Task