Interface | Description |
---|---|
TraceUtil.ThrowingCallable<R,T extends Throwable> |
A
Callable that may also throw. |
TraceUtil.ThrowingRunnable<T extends Throwable> |
A
Runnable that may also throw. |
Class | Description |
---|---|
HBaseSemanticAttributes |
The constants in this class correspond with the guidance outlined by the OpenTelemetry Semantic
Conventions.
|
TraceUtil |
Enum | Description |
---|---|
HBaseSemanticAttributes.Operation |
These are values used with
HBaseSemanticAttributes.DB_OPERATION . |
HBaseSemanticAttributes.ReadType |
These values represent the different IO read strategies HBase may employ for accessing
filesystem data.
|
HBaseSemanticAttributes.RpcSystem |
These are values used with
HBaseSemanticAttributes.RPC_SYSTEM . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.