hbase/hbase-client
Nick Dimiduk 9c037b1be7 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-03 12:18:33 +01:00
..
src HBASE-26764 Implement generic exception support for TraceUtil methods over Callables and Runnables 2022-03-03 12:18:33 +01:00
pom.xml HBASE-26621 Set version as 3.0.0-alpha-3-SNAPSHOT in master (#3978) 2021-12-24 14:20:32 +08:00