Discovering the read-only output schema of tPaloCubeList
The below table presents information related to the read-only schema of the tPaloCubeList component.
Column |
Type |
Description |
---|---|---|
Cube_id |
int |
Internal id of the cube. |
Cube_name |
string |
Name of the cube. |
Cube_dimensions |
int |
Number of dimensions inside the cube. |
Cube_cells |
long |
Number of calculated cells inside the cube. |
Cube_filled_cells |
long |
Number of filled cells inside the cube. |
Cube_status |
int |
Status of the cube. It may be: - 0: unloaded - 1: loaded - 2: changed |
Cube_type |
int |
Type of the cube. It may be: - 0: normal - 1: system - 2: attribute - 3: user info - 4. gpu type |