public class P2PClassLoadingIssues extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
rethrowDisarmedP2PClassLoadingFailure(NoClassDefFoundError error)
If the given error is related to p2p class-loading, it's converted to
IgniteException and rethrown;
otherwise, the original error is rethrown. |
public static <T> T rethrowDisarmedP2PClassLoadingFailure(NoClassDefFoundError error)
IgniteException and rethrown;
otherwise, the original error is rethrown.T - declared return typeerror - error to check
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023