Package org.apache.beam.sdk.transforms.display
@DefaultAnnotation(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.apache.beam.sdk.transforms.display
Defines
HasDisplayData
for annotating components
which provide display data
used within
UIs and diagnostic tools.- See Also:
-
ClassDescriptionStatic display data associated with a pipeline component.Utility to build up display data from a component and its included subcomponents.Unique identifier for a display data item within a component.
Items
are the unit of display data.Specifies anDisplayData.Item
to register as display data.Structured path of registered display data within a component hierarchy.Display data type.Marker interface forPTransforms
and components to specify display data used within UIs and diagnostic tools.