public class SafeRun extends Object
SafeRunnables.| Constructor and Description |
|---|
SafeRun() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.bookkeeper.util.SafeRunnable |
safeRun(Runnable runnable) |
static org.apache.bookkeeper.util.SafeRunnable |
safeRun(Runnable runnable,
Consumer<Throwable> exceptionHandler) |
public static org.apache.bookkeeper.util.SafeRunnable safeRun(Runnable runnable)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.