Class QueryOptimizer.IndexSelection

java.lang.Object
com.loomcache.server.query.QueryOptimizer.IndexSelection
All Implemented Interfaces:
QueryOptimizer.OptimizationRule
Enclosing class:
QueryOptimizer

public static final class QueryOptimizer.IndexSelection extends Object implements QueryOptimizer.OptimizationRule
Index selection optimization: chooses the best index for WHERE clause predicates.