Interface AggregationRowRemovedCallback

All Known Subinterfaces:
ResultSetProcessorAggregateGrouped, ResultSetProcessorRowPerGroup, ResultSetProcessorRowPerGroupRollup, ResultSetProcessorRowPerGroupUnboundHelper
All Known Implementing Classes:
ResultSetProcessorRowPerGroupUnboundHelperImpl

public interface AggregationRowRemovedCallback
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final EPTypeClass
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Field Details

  • Method Details

    • removedAggregationGroupKey

      void removedAggregationGroupKey(Object groupRowKey)