Package org.apache.beam.sdk.annotations


@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class) @Internal package org.apache.beam.sdk.annotations
Defines annotations used across the SDK.
  • Annotation Interfaces
    Class
    Description
    Signifies that a publicly accessible API (public class, method or field) is intended for internal use only and not for public consumption.