hbase/hbase-common
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 Renumber to 2.6.0-SNAPSHOT after branching branch-2.5 2021-12-08 16:54:32 -08:00