Interface ApplyItem

All Known Subinterfaces:
Aggregate, BottomTop, Compute, Concat, CustomFunction, Expand, Filter, GroupBy, Identity, OrderBy, Search, Skip, Top

public interface ApplyItem
Represents a single transformation from the system query option $apply.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The kind of the transformation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the kind of the transformation.
  • Method Details

    • getKind

      ApplyItem.Kind getKind()
      Gets the kind of the transformation.
      Returns:
      transformation kind