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> ACallablethat may also throw.TraceUtil.ThrowingRunnable<T extends Throwable>ARunnablethat may also throw.