Uses of Class
org.apache.drill.exec.server.options.TypeValidators.TypeValidator
Packages that use TypeValidators.TypeValidator
Package
Description
-
Uses of TypeValidators.TypeValidator in org.apache.drill.exec.rpc.user
Subclasses of TypeValidators.TypeValidator in org.apache.drill.exec.rpc.userModifier and TypeClassDescriptionstatic classValidator for impersonation policies. -
Uses of TypeValidators.TypeValidator in org.apache.drill.exec.server.options
Subclasses of TypeValidators.TypeValidator in org.apache.drill.exec.server.optionsModifier and TypeClassDescriptionstatic classUnless explicitly changed by the user previously, the admin user groups can only be determined at runtimestatic classUnless explicitly changed by the user previously, the admin user can only be determined at runtimestatic classstatic classValidator that checks if the given DateTime format template is valid.static classstatic classValidator that checks if the given value is included in a list of acceptable values.static classstatic classstatic classstatic classMax width is a special validator which computes and validates the maxwidth.static classstatic classstatic classstatic classstatic classstatic classstatic class -
Uses of TypeValidators.TypeValidator in org.apache.drill.exec.testing
Subclasses of TypeValidators.TypeValidator in org.apache.drill.exec.testingModifier and TypeClassDescriptionstatic classThe JSON specified for theExecConstants.DRILLBIT_CONTROL_INJECTIONSoption is validated using this class.