namespace OpenTelemetry\SDK\Common\Future
Object name | File name | Summary |
---|---|---|
CancellationInterface | vendor/open-telemetry/sdk/Common/Future/CancellationInterface.php | |
CompletedFuture | vendor/open-telemetry/sdk/Common/Future/CompletedFuture.php | @template T @template-implements FutureInterface<T> |
ErrorFuture | vendor/open-telemetry/sdk/Common/Future/ErrorFuture.php | @psalm-suppress MissingTemplateParam |
FutureInterface | vendor/open-telemetry/sdk/Common/Future/FutureInterface.php | @template-covariant T |
NullCancellation | vendor/open-telemetry/sdk/Common/Future/NullCancellation.php |