- activateSpan(Span) - Method in class org.eclipse.microprofile.opentracing.tck.tracer.TestTracer
-
- activeSpan() - Method in class org.eclipse.microprofile.opentracing.tck.tracer.TestTracer
- addChild(TestSpanTree.TreeNode<T>) - Method in class org.eclipse.microprofile.opentracing.tck.tracer.TestSpanTree.TreeNode
-
Add new child to this node.
- addRootNode(TestSpanTree.TreeNode<TestSpan>) - Method in class org.eclipse.microprofile.opentracing.tck.tracer.TestSpanTree
-
Add a root span.
- annotatedClassMethodExplicitlyNotTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass
-
Method that we expect to not be Traced.
- annotatedClassMethodExplicitlyNotTracedWithOpName() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass
-
Method that we expect to not be Traced.
- annotatedClassMethodExplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass
-
Method that we expect to be Traced explicitly.
- annotatedClassMethodExplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClassWithOperationName
-
Method that we expect to be Traced explicitly.
- annotatedClassMethodExplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestDisabledAnnotatedClass
-
Method that we expect to be Traced.
- annotatedClassMethodExplicitlyTracedWithOperationName() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestDisabledAnnotatedClass
-
Method that we expect to be Traced with an operation name.
- annotatedClassMethodImplicitlyNotTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestDisabledAnnotatedClass
-
Method that we expect not to be Traced.
- annotatedClassMethodImplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass
-
Method that we expect to be Traced implicitly.
- annotatedClassMethodImplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClassWithOperationName
-
Method that we expect to be Traced implicitly.
- annotatedClassMethodImplicitlyTracedWithException() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass
-
Method that we expect to be Traced implicitly and throws an exception.
- annotatedMethodExplicitlyNotTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods
-
Method that we expect to not be Traced.
- annotatedMethodExplicitlyNotTracedWithOpName() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods
-
Method that we expect to not be Traced with operation name.
- annotatedMethodExplicitlyTraced() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods
-
Method that we expect to be Traced.
- annotatedMethodExplicitlyTracedWithOpName() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods
-
Method that we expect to be Traced with operation name.
- annotationException() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint to test a Traced annotation with an exception.
- annotations() - Method in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint to test Traced annotations.
- ApplicationUtils - Class in org.eclipse.microprofile.opentracing.tck.application
-
- assertEqualErrorTrees(ConsumableTree<TestSpan>, ConsumableTree<TestSpan>) - Method in class org.eclipse.microprofile.opentracing.tck.OpenTracingBaseTests
-
This wrapper method allows for potential post-processing, such as
removing tags that we don't care to compare in returnedTree
.
- assertEqualTrees(ConsumableTree<TestSpan>, ConsumableTree<TestSpan>) - Method in class org.eclipse.microprofile.opentracing.tck.OpenTracingBaseTests
-
This wrapper method allows for potential post-processing, such as
removing tags that we don't care to compare in returnedTree
.
- asyncLocalSpan(AsyncResponse) - Method in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Async endpoint which creates local span.
- REST_ANNOTATION_EXCEPTION - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint to test a Traced annotation with an exception.
- REST_ANNOTATIONS - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint to test Traced annotations.
- REST_ASYNC_LOCAL_SPAN - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Async web service endpoint that creates local span.
- REST_CLEAR_TRACER - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TracerWebService
-
Web service endpoint for the clearTracer call.
- REST_CLIENT_BUILDER - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestClientRegistrarWebServices
-
- REST_CLIENT_BUILDER_EXECUTOR - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestClientRegistrarWebServices
-
- REST_ERROR - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint that will return HTTP 500.
- REST_EXCEPTION - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service that throws an unhandled exception and return HTTP 500.
- REST_EXPLICITLY_TRACED - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerSkipAllWebServices
-
- REST_FOO_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.WildcardClassService
-
- REST_GET_TRACER - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TracerWebService
-
Web service endpoint for the getTracer call.
- REST_LOCAL_SPAN - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint that creates local span.
- REST_NESTED - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint that will call itself some number of times.
- REST_NESTED_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerSkipAllWebServices
-
- REST_NOT_TRACED - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint that's not traced.
- REST_OK - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestClientRegistrarWebServices
-
- REST_OPERATION_CLASS_AND_METHOD_OP_NAME - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServicesWithOperationName
-
Web service endpoint with an explicit operation name on the class and endpoint.
- REST_OPERATION_CLASS_OP_NAME - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServicesWithOperationName
-
Web service endpoint with an explicit operation name on the class.
- REST_OPERATION_NAME - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint with an explicit operation name.
- REST_SERVICE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestClientRegistrarWebServices
-
- REST_SERVICE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.WildcardClassService
-
- REST_SIMPLE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerSkipAllWebServices
-
- REST_SIMPLE_TEST - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint for the simpleTest call.
- REST_SKIP_SIMPLE - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
Web service endpoint which should not be traced
- REST_TEST_SERVICE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices
-
The path to this set of web services.
- REST_TEST_SERVICE_PATH_WITH_OP_NAME - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerWebServicesWithOperationName
-
The path to this set of web services.
- REST_TEST_SKIP_SERVICE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TestServerSkipAllWebServices
-
- REST_TRACER_SERVICE_PATH - Static variable in class org.eclipse.microprofile.opentracing.tck.application.TracerWebService
-
Web service exposing tracer related endpoints.
- REST_TWO_IDS - Static variable in class org.eclipse.microprofile.opentracing.tck.application.WildcardClassService
-