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

Breadcrumb

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

interface MetricAggregatorFactoryInterface

@internal

Hierarchy

  • interface \OpenTelemetry\SDK\Metrics\Stream\MetricAggregatorFactoryInterface

Expanded class hierarchy of MetricAggregatorFactoryInterface

All classes that implement MetricAggregatorFactoryInterface

2 files declare their use of MetricAggregatorFactoryInterface
MetricRegistry.php in vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricRegistry.php
MetricRegistryInterface.php in vendor/open-telemetry/sdk/Metrics/MetricRegistry/MetricRegistryInterface.php

File

vendor/open-telemetry/sdk/Metrics/Stream/MetricAggregatorFactoryInterface.php, line 10

Namespace

OpenTelemetry\SDK\Metrics\Stream
View source
interface MetricAggregatorFactoryInterface {
    public function create() : MetricAggregatorInterface;

}

Members

Title Sort descending Modifiers Object type Summary Overrides
MetricAggregatorFactoryInterface::create public function 1

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal