Class DatabaseType (1.16.1)

DatabaseType(value)

The backend database type for the metastore service.

Enums

Name Description
DATABASE_TYPE_UNSPECIFIED The DATABASE_TYPE is not set.
MYSQL MySQL is used to persist the metastore data.
SPANNER Spanner is used to persist the metastore data.