Interface PCollectionViews.HasDefaultValue<T>

All Known Implementing Classes:
PCollectionViews.SingletonViewFn, PCollectionViews.SingletonViewFn2
Enclosing class:
PCollectionViews

@Internal public static interface PCollectionViews.HasDefaultValue<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDefaultValue

      T getDefaultValue()