org.apache.oozie.store
Class StoreStatusFilter
java.lang.Object
org.apache.oozie.store.StoreStatusFilter
public class StoreStatusFilter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
coordSeletStr
public static final String coordSeletStr
- See Also:
- Constant Field Values
coordCountStr
public static final String coordCountStr
- See Also:
- Constant Field Values
wfSeletStr
public static final String wfSeletStr
- See Also:
- Constant Field Values
wfCountStr
public static final String wfCountStr
- See Also:
- Constant Field Values
bundleSeletStr
public static final String bundleSeletStr
- See Also:
- Constant Field Values
bundleCountStr
public static final String bundleCountStr
- See Also:
- Constant Field Values
StoreStatusFilter
public StoreStatusFilter()
filter
public static void filter(Map<String,List<String>> filter,
List<String> orArray,
List<String> colArray,
List<String> valArray,
StringBuilder sb,
String seletStr,
String countStr)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.