Package org.apache.hadoop.hbase.http
Class ServletConfig
java.lang.Object
org.apache.hadoop.hbase.http.ServletConfig
-
Field Summary
-
Constructor Summary
ConstructorDescriptionServletConfig
(String name, String pathSpec, String clazz) ServletConfig
(String name, String pathSpec, String clazz, boolean expected) -
Method Summary
-
Field Details
-
name
-
pathSpec
-
clazz
-
expected
-
-
Constructor Details
-
ServletConfig
-
ServletConfig
-
-
Method Details
-
getName
-
getPathSpec
-
getClazz
-
isExpected
-