| Package | Description |
|---|---|
| org.apache.ignite.internal.management |
| Modifier and Type | Method and Description |
|---|---|
static SystemViewTask.SimpleType |
SystemViewTask.SimpleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemViewTask.SimpleType[] |
SystemViewTask.SimpleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SystemViewTask.SimpleType> |
SystemViewTaskResult.types() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemViewCommand.printTable(List<String> titles,
List<SystemViewTask.SimpleType> types,
List<List<?>> data,
Consumer<String> printer)
Prints specified data rows as table.
|
| Constructor and Description |
|---|
SystemViewTaskResult(List<String> attrs,
List<SystemViewTask.SimpleType> types,
Map<UUID,List<List<?>>> rows) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023