Uses of Class
org.apache.synapse.aspects.flow.statistics.tracing.opentelemetry.models.ContinuationStateSequenceInfo
-
Packages that use ContinuationStateSequenceInfo Package Description org.apache.synapse.aspects.flow.statistics.tracing.opentelemetry.stores -
-
Uses of ContinuationStateSequenceInfo in org.apache.synapse.aspects.flow.statistics.tracing.opentelemetry.stores
Methods in org.apache.synapse.aspects.flow.statistics.tracing.opentelemetry.stores that return types with arguments of type ContinuationStateSequenceInfo Modifier and Type Method Description List<ContinuationStateSequenceInfo>
SpanStore. getContinuationStateSequenceInfos()
Methods in org.apache.synapse.aspects.flow.statistics.tracing.opentelemetry.stores with parameters of type ContinuationStateSequenceInfo Modifier and Type Method Description void
SpanStore. addContinuationStateSequenceInfo(ContinuationStateSequenceInfo continuationStateSequenceInfo)
-