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.