public abstract class AbstractMatchFunction<T> extends Object implements MatchFunction<T>
Constructor and Description |
---|
AbstractMatchFunction() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkScan(DrillScanRel scanRel) |
boolean |
checkScan(GroupScan groupScan) |
static boolean |
containsStar(DbGroupScan dbscan) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
match, onMatch
public boolean checkScan(DrillScanRel scanRel)
public boolean checkScan(GroupScan groupScan)
public static boolean containsStar(DbGroupScan dbscan)
Copyright © 1970 The Apache Software Foundation. All rights reserved.