package exec.shared

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DrillPBError

UserBitShared.proto:54

Used in: MinorFragmentProfile, QueryResult, user.CreatePreparedStatementResp, user.GetCatalogsResp, user.GetColumnsResp, user.GetSchemasResp, user.GetServerMetaResp, user.GetTablesResp, user.QueryPlanFragments

enum DrillPBError.ErrorType

UserBitShared.proto:55

Used in: DrillPBError

message ExceptionWrapper

UserBitShared.proto:140

Used in: DrillPBError

enum FragmentState

UserBitShared.proto:310

Used in: MinorFragmentProfile

message Jar

UserBitShared.proto:334

Jar contains jar name and list of function signatures. Function signature is concatenation of function name and its input parameters.

Used in: Registry

message MajorFragmentProfile

UserBitShared.proto:267

Used in: QueryProfile

message MetricValue

UserBitShared.proto:304

Used in: OperatorProfile

message MinorFragmentProfile

UserBitShared.proto:272

Used in: bit.control.FragmentStatus, MajorFragmentProfile

message NamePart

UserBitShared.proto:171

Used in: SerializedField

enum NamePart.Type

UserBitShared.proto:173

Used in: NamePart

message NodeStatus

UserBitShared.proto:193

message OperatorProfile

UserBitShared.proto:286

Used in: MinorFragmentProfile

message ParsingError

UserBitShared.proto:155

Used in: DrillPBError

message QueryData

UserBitShared.proto:222

Used by the server when sending query result data batches to the client

message QueryId

UserBitShared.proto:49

Used in: bit.FragmentHandle, bit.data.FragmentRecordBatch, bit.data.RuntimeFilterBDef, QueryData, QueryProfile, QueryResult, user.QueryPlanFragments, user.RequestResults

message QueryInfo

UserBitShared.proto:229

message QueryProfile

UserBitShared.proto:240

message QueryResult

UserBitShared.proto:201

Used by the server to report informations about the query state to the client

enum QueryResult.QueryState

UserBitShared.proto:202

Used in: QueryInfo, QueryProfile, QueryResult, user.QueryPlanFragments

enum QueryType

UserBitShared.proto:35

Used in: QueryProfile, user.GetQueryPlanFragments, user.RunQuery

message RecordBatchDef

UserBitShared.proto:162

Used in: bit.data.FragmentRecordBatch, QueryData

message Registry

UserBitShared.proto:328

Registry that contains list of jars, each jar contains its name and list of function signatures. Structure example: REGISTRY -> Jar1.jar -> upper(VARCHAR-REQUIRED) -> upper(VARCHAR-OPTIONAL) -> Jar2.jar -> lower(VARCHAR-REQUIRED) -> lower(VARCHAR-OPTIONAL)

enum RpcChannel

UserBitShared.proto:29

Used in: bit.control.BitControlHandshake, bit.data.BitClientHandshake, user.UserToBitHandshake

message SaslMessage

UserBitShared.proto:347

enum SaslStatus

UserBitShared.proto:339

Used in: SaslMessage

message SerializedField

UserBitShared.proto:183

Used in: RecordBatchDef

message StackTraceElementWrapper

UserBitShared.proto:147

Used in: ExceptionWrapper

message StreamProfile

UserBitShared.proto:298

Used in: OperatorProfile

message UserCredentials

UserBitShared.proto:45

Used in: bit.control.PlanFragment, user.UserToBitHandshake