| Package | Description |
|---|---|
| org.apache.ignite.cache.store.jdbc.dialect |
Contains SQL dialects for different RDBMS.
|
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.util.lang.gridfunc |
Contains utilities classes for
GridFunc. |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> String |
BasicJdbcDialect.mkString(Iterable<T> elems,
C1<T,String> f,
String start,
String sep,
String end)
Concatenates elements using provided separator.
|
| Modifier and Type | Method and Description |
|---|---|
static C1<IgniteCheckedException,IgniteException> |
IgniteUtils.getExceptionConverter(Class<? extends IgniteCheckedException> clazz)
Gets IgniteClosure for an IgniteCheckedException class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ToStringClosure<T>
Closure that return
toString() value for its free variable. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021