Class RegionCoprocessorHost.TableCoprocessorAttribute
java.lang.Object
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.TableCoprocessorAttribute
- Enclosing class:
- RegionCoprocessorHost
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTableCoprocessorAttribute
(org.apache.hadoop.fs.Path path, String className, int priority, org.apache.hadoop.conf.Configuration conf) -
Method Summary
-
Field Details
-
path
-
className
-
priority
-
conf
-
-
Constructor Details
-
TableCoprocessorAttribute
public TableCoprocessorAttribute(org.apache.hadoop.fs.Path path, String className, int priority, org.apache.hadoop.conf.Configuration conf)
-
-
Method Details
-
getPath
-
getClassName
-
getPriority
-
getConf
-