Uses of Class
org.apache.ignite.internal.processors.query.h2.opt.GridH2RetryException
-
Packages that use GridH2RetryException Package Description org.apache.ignite.internal.processors.query.h2 Contains default H2-based indexing SPI implementation. -
-
Uses of GridH2RetryException in org.apache.ignite.internal.processors.query.h2
Methods in org.apache.ignite.internal.processors.query.h2 that return GridH2RetryException Modifier and Type Method Description static GridH2RetryExceptionH2Utils. retryException(String msg)Create retry exception for distributed join.
-