Share via


ImpalaThriftTransportProtocol Enum

Definition

The transport protocol to use in the Thrift layer (for V2 only). Default value is Binary.

public enum ImpalaThriftTransportProtocol
type ImpalaThriftTransportProtocol = 
Public Enum ImpalaThriftTransportProtocol
Inheritance
ImpalaThriftTransportProtocol

Fields

Name Value Description
Binary 0

Binary.

Http 1

HTTP.

Applies to