hbase/hbase-client
Nick Dimiduk 87ce5755cd
HBASE-26764 Implement generic exception support for TraceUtil methods over Callables and Runnables
For the `TraceUtil` methods that accept `Callable` and `Runnable` types, make them generic over a
child of `Throwable`. This allows us to consolidate the two method signatures into a single more
flexible definition.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-03-04 09:19:03 +01:00
..
src HBASE-26764 Implement generic exception support for TraceUtil methods over Callables and Runnables 2022-03-04 09:19:03 +01:00
pom.xml HBASE-26472 Adhere to semantic conventions regarding table data operations 2021-12-14 15:55:53 -08:00