Package org.apache.hadoop.hbase.trace
package org.apache.hadoop.hbase.trace
-
ClassDescriptionThe constants in this class correspond with the guidance outlined by the OpenTelemetry Semantic Conventions.These are values used with
HBaseSemanticAttributes.DB_OPERATION
.These values represent the different IO read strategies HBase may employ for accessing filesystem data.These are values used withHBaseSemanticAttributes.RPC_SYSTEM
.TraceUtil.ThrowingCallable<R,T extends Throwable> ACallable
that may also throw.TraceUtil.ThrowingRunnable<T extends Throwable>ARunnable
that may also throw.