iceberg-cpp
Loading...
Searching...
No Matches
Public Attributes | List of all members
iceberg::hive::HmsEndpoint Struct Reference

A single host:port pair parsed from an HMS URI. More...

#include <hms_client.h>

Public Attributes

std::string host
 
int port = kDefaultHmsPort
 

Detailed Description

A single host:port pair parsed from an HMS URI.

HMS URIs commonly take one of the forms:

port defaults to 9083 (Hive's well-known metastore port) when the caller omits an explicit port.


The documentation for this struct was generated from the following file: