| Package | Description |
|---|---|
| org.springframework.data.gemfire.util |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringUtils.VoidReturningExceptionThrowingOperation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SpringUtils.safeDoOperation(SpringUtils.VoidReturningThrowableOperation operation) |
static boolean |
SpringUtils.safeDoOperation(SpringUtils.VoidReturningThrowableOperation operation,
Runnable backupOperation) |
static void |
SpringUtils.safeRunOperation(SpringUtils.VoidReturningThrowableOperation operation) |
static void |
SpringUtils.safeRunOperation(SpringUtils.VoidReturningThrowableOperation operation,
Function<Throwable,RuntimeException> exceptionConverter) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.