Class PluginCost.greaterThanEquals
java.lang.Object
org.apache.drill.exec.planner.cost.PluginCost.greaterThanEquals
- All Implemented Interfaces:
PluginCost.CheckValid<Integer>
- Enclosing interface:
- PluginCost
public static class PluginCost.greaterThanEquals
extends Object
implements PluginCost.CheckValid<Integer>
Class which checks whether the provided parameter value is greater than
or equals to a minimum limit.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
greaterThanEquals
-
-
Method Details
-
isValid
- Specified by:
isValid
in interfacePluginCost.CheckValid<Integer>
-