Registry / utility / hadoop-annotations

hadoop-annotations

JSON →
library3.5.0javamavenunverified

Apache Hadoop Annotations provides annotation definitions used across Hadoop projects for documentation and code analysis.

<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-annotations</artifactId> <version>3.5.0</version> </dependency>
INSTALL
IMPORT
SIG · HADOOP-ANNOTATIONS
H
hadoop-annotations
utilityjavav3.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

InterfaceAudience
org.apache.hadoop.classification.InterfaceAudience

Annotates Hadoop API classes with audience and stability levels.

import org.apache.hadoop.classification.InterfaceAudience; import org.apache.hadoop.classification.InterfaceStability; @InterfaceAudience.Public @InterfaceStability.Stable public class MyHadoopClass { // Public and stable API }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hadoop-annotations — mvn dependency:get hadoop-annotations · libregistry