Class BinaryBackend

java.lang.Object
org.apache.hadoop.hbase.http.BinaryBackend
All Implemented Interfaces:
ProfilerBackend

@Private final class BinaryBackend extends Object implements ProfilerBackend
Backend that invokes the async-profiler binary (asprof / profiler.sh) as an external process. Requires ASYNC_PROFILER_HOME to be set.