Annotation Interface DoFn.FieldAccess

Enclosing class:
DoFn<InputT extends @Nullable Object,OutputT extends @Nullable Object>

@Retention(RUNTIME) @Target({FIELD,PARAMETER}) public static @interface DoFn.FieldAccess
Annotation for specifying specific fields that are accessed in a Schema PCollection.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details