Uses of Class
org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
Packages that use org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation
-
Uses of org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation in org.apache.hadoop.hbase.tool.coprocessor
Method parameters in org.apache.hadoop.hbase.tool.coprocessor with type arguments of type org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation in inModifier and TypeMethodDescriptionvoid
CoprocessorValidator.validateClasses
(ClassLoader classLoader, String[] classNames, List<org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation> violations) protected void
CoprocessorValidator.validateTables
(ClassLoader classLoader, org.apache.hadoop.hbase.client.Admin admin, Pattern pattern, List<org.apache.hadoop.hbase.tool.coprocessor.CoprocessorViolation> violations)