Uses of Class
org.mule.transport.polling.watermark.selector.ComparableWatermarkSelector

Packages that use ComparableWatermarkSelector
org.mule.transport.polling.watermark.selector   
 

Uses of ComparableWatermarkSelector in org.mule.transport.polling.watermark.selector
 

Subclasses of ComparableWatermarkSelector in org.mule.transport.polling.watermark.selector
 class MaxValueWatermarkSelector
          Implementation of WatermarkSelector that selectes the maximum value of the set.
 class MinValueWatermarkSelector
          Implementation of WatermarkSelector that selectes the minimum value of the set.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.