Index

C H N S T 
All Classes and Interfaces|All Packages

C

com.helixframework.tracing - package com.helixframework.tracing
 

H

HelixCorrelationId - Interface in com.helixframework.tracing
Interface that must be implemented by all distributed tracing correlation identifier providers.

N

NoopCorrelationId - Class in com.helixframework.tracing
No-op distributed correlation identifier provider.
NoopCorrelationId() - Constructor for class com.helixframework.tracing.NoopCorrelationId
 

S

spanId() - Method in interface com.helixframework.tracing.HelixCorrelationId
Gets the span id.
spanId() - Method in class com.helixframework.tracing.NoopCorrelationId
 

T

traceId() - Method in interface com.helixframework.tracing.HelixCorrelationId
Gets the trace id.
traceId() - Method in class com.helixframework.tracing.NoopCorrelationId
 
C H N S T 
All Classes and Interfaces|All Packages