Interface ContentBasedWindowDefinition

  • All Superinterfaces:
    WindowDefinition
    All Known Implementing Classes:
    ThresholdWindow

    public interface ContentBasedWindowDefinition
    extends WindowDefinition
    The ContentBasedWindowDefinition interface is the base class for the subset of content-based window types provided by the Query API, i.e., currently threshold windows. Note that threshold events currently do not depend on a TimeCharacteristic and thus, no out-of-order handling is possible.