Get desktop application:
View/edit binary Protocol Buffers messages
optional string id = 1
optional int64 registrationTimeUTC = 2
Used in: DrillServiceInstance, bit.control.BitControlHandshake, bit.control.PlanFragment, bit.control.WorkQueueStatus, shared.DrillPBError, shared.MinorFragmentProfile, shared.QueryInfo, shared.QueryProfile
optional string address = 1
optional int32 user_port = 2
optional int32 control_port = 3
optional int32 data_port = 4
optional Roles roles = 5
optional string version = 6
optional int32 http_port = 8
Used in: DrillbitEndpoint
STARTUP = 0
ONLINE = 1
QUIESCENT = 2
OFFLINE = 3
Used in: DrillbitEndpoint
optional bool sql_query = 1
optional bool logical_plan = 2
optional bool physical_plan = 3
optional bool java_executor = 4
optional bool distributed_cache = 5
VALUE_VECTOR = 0
RLE = 1
DICT = 2