Class EndpointProtocol (1.17.0)

EndpointProtocol(value)

Protocols available for serving the metastore service endpoint.

Enums

Name Description
ENDPOINT_PROTOCOL_UNSPECIFIED The protocol is not set.
THRIFT Use the legacy Apache Thrift protocol for the metastore service endpoint.
GRPC Use the modernized gRPC protocol for the metastore service endpoint.