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 class
Validator 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 class
Unless explicitly changed by the user previously, the admin user groups can only be determined at runtimestatic class
Unless explicitly changed by the user previously, the admin user can only be determined at runtimestatic class
static class
Validator that checks if the given DateTime format template is valid.static class
static class
Validator that checks if the given value is included in a list of acceptable values.static class
static class
static class
static class
Max width is a special validator which computes and validates the maxwidth.static class
static class
static class
static class
static class
static class
static class
-
Uses of TypeValidators.TypeValidator in org.apache.drill.exec.testing
Subclasses of TypeValidators.TypeValidator in org.apache.drill.exec.testingModifier and TypeClassDescriptionstatic class
The JSON specified for theExecConstants.DRILLBIT_CONTROL_INJECTIONS
option is validated using this class.