com.aliyun.oss.shade.io.opentelemetry.context.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aliyun-sdk-oss-shade Show documentation
Show all versions of aliyun-sdk-oss-shade Show documentation
The Aliyun OSS SDK for Java used for accessing Aliyun Object Storage Service, includes all service and dependent JARs.
The newest version!
/*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
/**
* A context propagation mechanism which can carry scoped-values across API boundaries and between
* threads.
*
* @see io.opentelemetry.context.Context
*/
@ParametersAreNonnullByDefault
package io.opentelemetry.context;
import javax.annotation.ParametersAreNonnullByDefault;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy