Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ReadWriteSpanInterface.php

interface ReadWriteSpanInterface

Hierarchy

  • interface \OpenTelemetry\SDK\Trace\ReadableSpanInterface
    • interface \OpenTelemetry\SDK\Trace\ReadWriteSpanInterface extends \API\SpanInterface \OpenTelemetry\SDK\Trace\ReadableSpanInterface

Expanded class hierarchy of ReadWriteSpanInterface

All classes that implement ReadWriteSpanInterface

4 files declare their use of ReadWriteSpanInterface
BatchSpanProcessor.php in vendor/open-telemetry/sdk/Trace/SpanProcessor/BatchSpanProcessor.php
MultiSpanProcessor.php in vendor/open-telemetry/sdk/Trace/SpanProcessor/MultiSpanProcessor.php
NoopSpanProcessor.php in vendor/open-telemetry/sdk/Trace/SpanProcessor/NoopSpanProcessor.php
SimpleSpanProcessor.php in vendor/open-telemetry/sdk/Trace/SpanProcessor/SimpleSpanProcessor.php

File

vendor/open-telemetry/sdk/Trace/ReadWriteSpanInterface.php, line 9

Namespace

OpenTelemetry\SDK\Trace
View source
interface ReadWriteSpanInterface extends API\SpanInterface, ReadableSpanInterface {

}
RSS feed
Powered by Drupal