Get desktop application:
View/edit binary Protocol Buffers messages
int32 status = 1
string msg = 2
int32 status = 1
string msg = 2
optional TaskInfo taskInfo = 2
string tableName = 3
repeated Expression selectExp = 4
repeated Expression whereExp = 5
repeated int32 group = 7
repeated Collation order = 8
int32 fetch = 9
int32 offset = 10
Used in: ColumnProto
Used in: ColumnProto
Used in: RowProto
oneof cel
int32 i32cel = 1
int64 i64cel = 2
float f32cel = 3
double f64cel = 4
bool boolcel = 5
string strcel = 6
bytes bytescel = 7
Used in: QueryPlanProto
Used in: SchemaProto
Used in: DataSetProto
bytes isnull = 1
oneof col
Used in: ColumnDesc, Expression
UNKNOWN = 0
BOOLEAN = 1
BYTE = 2
SHORT = 3
INT = 4
LONG = 5
FLOAT = 6
DOUBLE = 7
STRING = 8
BLOB = 9
DATE = 10
TIME = 11
TIMESTAMP = 12
INTERVAL = 13
GEOMETRY = 14
Used in: Collation
Used in: JoinCondition, QueryPlanProto
oneof value
bool b = 5
int32 i32 = 6
int64 i64 = 7
float f32 = 8
double f64 = 9
string str = 10
bytes blob = 11
Used in: ColumnProto
Used in: ColumnProto
Used as request type in: Service.GetAllTableSchema, Service.GetTableSchema, Service.getOwnerInfo
Used in: DataPacketProto
int64 taskId = 1
int32 ptoId = 2
int32 stepId = 3
int64 extraInfo = 4
int32 senderId = 5
int32 receiverId = 6
Used in: ColumnProto
Used in: ColumnProto
Used in: QueryPlanProto
repeated int32 leftKey = 3
repeated int32 rightKey = 4
optional Expression condition = 5
Used in: JoinCondition
INNER = 0
LEFT = 1
RIGHT = 2
OUTER = 3
SEMI = 4
Used in: ColumnDesc, Expression, JoinCondition
HIDDEN = 0
PUBLIC = 1
PROTECTED = 2
PRIVATE = 3
UNSUPPORT = 100
Used in: Expression
NONE = 0
REF = 1
LITERAL = 2
PLUS = 100
MINUS = 101
TIMES = 102
DIVIDE = 103
MOD = 104
GT = 105
GE = 106
LT = 107
LE = 108
EQ = 109
NE = 110
AND = 111
OR = 112
LIKE = 113
MAX = 114
MIN = 115
AS = 200
NOT = 201
PLUS_PRE = 202
MINUS_PRE = 203
IS_NULL = 204
IS_NOT_NULL = 205
CASE = 300
INTERSECTION = 400
UNION = 401
SCALAR_FUNC = 500
AGG_FUNC = 501
Used as request type in: Service.AddOwner
Used as response type in: Service.getOwnerInfo
int32 id = 1
string endpoint = 2
Used in: DataPacketProto
repeated bytes payloadBytes = 1
Used in: QueryPlanProto
ROOT = 0
LEAF = 1
UNARY = 2
BINARY = 3
EMPTY = 4
Used in: RowsProto
Used as response type in: Service.GetTableSchema
Used as field type in: DataSetProto, TableSchemaProto
Used in: ColumnProto
Used in: TableSchemaListProto
Used in: QueryPlanProto
int64 taskId = 1
repeated int32 parties = 2