Uses of Class
org.apache.drill.common.logical.ValidationError
Packages that use ValidationError
Package
Description
Storage plugin interfaces and logical plan representation.
Logical operators in a query graph.
-
Uses of ValidationError in org.apache.drill.common.logical
Subclasses of ValidationError in org.apache.drill.common.logical -
Uses of ValidationError in org.apache.drill.common.logical.data
Method parameters in org.apache.drill.common.logical.data with type arguments of type ValidationErrorModifier and TypeMethodDescriptionvoid
LogicalOperator.setupAndValidate
(List<LogicalOperator> operators, Collection<ValidationError> errors) void
LogicalOperatorBase.setupAndValidate
(List<LogicalOperator> operators, Collection<ValidationError> errors)