Uses of Class
org.apache.hadoop.hbase.tool.coprocessor.CoprocessorMethod
Packages that use CoprocessorMethod
-
Uses of CoprocessorMethod in org.apache.hadoop.hbase.tool.coprocessor
Fields in org.apache.hadoop.hbase.tool.coprocessor with type parameters of type CoprocessorMethodMethods in org.apache.hadoop.hbase.tool.coprocessor that return CoprocessorMethodModifier and TypeMethodDescriptionCoprocessorMethod.withParameters
(Class<?>... parameters) CoprocessorMethod.withParameters
(String... parameters)