Interface RowData.FieldGetter

All Superinterfaces:
Serializable
Enclosing interface:
RowData

@PublicEvolving public static interface RowData.FieldGetter extends Serializable
Accessor for getting the field of a row during runtime.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details