HiveServerType type

The type of Hive server.
KnownHiveServerType can be used interchangeably with HiveServerType, this enum contains the known values that the service supports.

Known values supported by the service

HiveServer1: HiveServer1
HiveServer2: HiveServer2
HiveThriftServer: HiveThriftServer

type HiveServerType = string