public class PrintingUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrintingUtils.SimpleType
Represents lightweight type descriptors.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_SEPARATOR |
| Constructor and Description |
|---|
PrintingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printTable(List<String> titles,
List<PrintingUtils.SimpleType> types,
List<List<?>> data,
Logger log)
Prints specified data rows as table.
|
public static final String COLUMN_SEPARATOR
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.29 Release Date : January 8 2026