| Package | Description |
|---|---|
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
IgniteStopwatch.logTime(IgniteLogger log,
String operationName,
IgniteThrowableRunner operation)
Execution given operation and calculation it time.
|
void |
InitializationProtector.protect(Object protectedKey,
IgniteThrowableRunner initializationCode)
It method allows to avoid simultaneous initialization from various threads.
|
<T> T |
InitializationProtector.protect(Object protectedKey,
Supplier<T> initializedVal,
IgniteThrowableRunner initializationCode) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021