org.kuali.ole.docstore.process
Class SplitPredicate
java.lang.Object
org.kuali.ole.docstore.process.SplitPredicate
- All Implemented Interfaces:
- org.apache.camel.Predicate
public class SplitPredicate
- extends Object
- implements org.apache.camel.Predicate
Class to predict split utility for processing.
- Author:
- Rajesh Chowdary K
Method Summary |
boolean |
matches(org.apache.camel.Exchange exchange)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SplitPredicate
public SplitPredicate(Integer batchSize)
matches
public boolean matches(org.apache.camel.Exchange exchange)
- Specified by:
matches
in interface org.apache.camel.Predicate
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.