Uses of Interface
org.apache.hadoop.hbase.http.ProfilerBackend
Packages that use ProfilerBackend
Package
Description
Copied from hadoop source code.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
-
Uses of ProfilerBackend in org.apache.hadoop.hbase.http
Classes in org.apache.hadoop.hbase.http that implement ProfilerBackendModifier and TypeClassDescription(package private) final classBackend that invokes the async-profiler binary (asprof/profiler.sh) as an external process.(package private) final classBackend that uses the async-profiler Java API (in-process).Fields in org.apache.hadoop.hbase.http declared as ProfilerBackendModifier and TypeFieldDescriptionprivate final ProfilerBackendProfileServlet.backendprivate static final ProfilerBackendProfileServlet.DETECTED_BACKENDMethods in org.apache.hadoop.hbase.http that return ProfilerBackendConstructors in org.apache.hadoop.hbase.http with parameters of type ProfilerBackend