@return the owner user for this table. If the table is not loaded or the owner is missing returns null.
()
| 231 | * missing returns null. |
| 232 | */ |
| 233 | String getOwnerUser(); |
| 234 | |
| 235 | /** |
| 236 | * @return the catalog version of this table assigned in catalogd. |
no outgoing calls
no test coverage detected