feat: add wait and timeout field (#303)
* feat: add `wait` and `timeout` field * chore: remove `wait` from `Repartition` Signed-off-by: WenyXu <wenymedia@gmail.com> * fmt Signed-off-by: WenyXu <wenymedia@gmail.com> * fmt Signed-off-by: WenyXu <wenymedia@gmail.com> * fmt Signed-off-by: WenyXu <wenymedia@gmail.com> --------- Signed-off-by: WenyXu <wenymedia@gmail.com>
This commit is contained in:
+144
-174
@@ -261,7 +261,6 @@ PROTOBUF_CONSTEXPR Repartition::Repartition(
|
||||
::_pbi::ConstantInitialized): _impl_{
|
||||
/*decltype(_impl_.from_partition_exprs_)*/{}
|
||||
, /*decltype(_impl_.into_partition_exprs_)*/{}
|
||||
, /*decltype(_impl_.wait_)*/false
|
||||
, /*decltype(_impl_._cached_size_)*/{}} {}
|
||||
struct RepartitionDefaultTypeInternal {
|
||||
PROTOBUF_CONSTEXPR RepartitionDefaultTypeInternal()
|
||||
@@ -1015,7 +1014,6 @@ const uint32_t TableStruct_greptime_2fv1_2fddl_2eproto::offsets[] PROTOBUF_SECTI
|
||||
~0u, // no _inlined_string_donated_
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::Repartition, _impl_.from_partition_exprs_),
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::Repartition, _impl_.into_partition_exprs_),
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::Repartition, _impl_.wait_),
|
||||
~0u, // no _has_bits_
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::DropTableExpr, _internal_metadata_),
|
||||
~0u, // no _extensions_
|
||||
@@ -1374,44 +1372,44 @@ static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protode
|
||||
{ 161, -1, -1, sizeof(::greptime::v1::SetIndex)},
|
||||
{ 171, -1, -1, sizeof(::greptime::v1::UnsetIndex)},
|
||||
{ 181, -1, -1, sizeof(::greptime::v1::Repartition)},
|
||||
{ 190, -1, -1, sizeof(::greptime::v1::DropTableExpr)},
|
||||
{ 201, 209, -1, sizeof(::greptime::v1::CreateDatabaseExpr_OptionsEntry_DoNotUse)},
|
||||
{ 211, -1, -1, sizeof(::greptime::v1::CreateDatabaseExpr)},
|
||||
{ 221, -1, -1, sizeof(::greptime::v1::TruncateTableExpr)},
|
||||
{ 232, -1, -1, sizeof(::greptime::v1::DropDatabaseExpr)},
|
||||
{ 241, -1, -1, sizeof(::greptime::v1::AddColumns)},
|
||||
{ 248, -1, -1, sizeof(::greptime::v1::DropDefaults)},
|
||||
{ 255, -1, -1, sizeof(::greptime::v1::SetDefaults)},
|
||||
{ 262, -1, -1, sizeof(::greptime::v1::DropColumns)},
|
||||
{ 269, -1, -1, sizeof(::greptime::v1::ModifyColumnTypes)},
|
||||
{ 276, -1, -1, sizeof(::greptime::v1::RenameTable)},
|
||||
{ 283, -1, -1, sizeof(::greptime::v1::AddColumn)},
|
||||
{ 292, -1, -1, sizeof(::greptime::v1::ModifyColumnType)},
|
||||
{ 301, -1, -1, sizeof(::greptime::v1::Option)},
|
||||
{ 309, -1, -1, sizeof(::greptime::v1::SetTableOptions)},
|
||||
{ 316, -1, -1, sizeof(::greptime::v1::UnsetTableOptions)},
|
||||
{ 323, -1, -1, sizeof(::greptime::v1::DropColumn)},
|
||||
{ 330, -1, -1, sizeof(::greptime::v1::TableId)},
|
||||
{ 337, -1, -1, sizeof(::greptime::v1::FlowId)},
|
||||
{ 344, -1, -1, sizeof(::greptime::v1::ColumnDef)},
|
||||
{ 358, -1, -1, sizeof(::greptime::v1::AddColumnLocation)},
|
||||
{ 366, -1, -1, sizeof(::greptime::v1::SetFulltext)},
|
||||
{ 379, -1, -1, sizeof(::greptime::v1::UnsetFulltext)},
|
||||
{ 386, -1, -1, sizeof(::greptime::v1::SetInverted)},
|
||||
{ 393, -1, -1, sizeof(::greptime::v1::UnsetInverted)},
|
||||
{ 400, -1, -1, sizeof(::greptime::v1::SetSkipping)},
|
||||
{ 411, -1, -1, sizeof(::greptime::v1::UnsetSkipping)},
|
||||
{ 418, -1, -1, sizeof(::greptime::v1::AlterDatabaseExpr)},
|
||||
{ 429, -1, -1, sizeof(::greptime::v1::SetDatabaseOptions)},
|
||||
{ 436, -1, -1, sizeof(::greptime::v1::UnsetDatabaseOptions)},
|
||||
{ 443, 451, -1, sizeof(::greptime::v1::CreateTriggerExpr_LabelsEntry_DoNotUse)},
|
||||
{ 453, 461, -1, sizeof(::greptime::v1::CreateTriggerExpr_AnnotationsEntry_DoNotUse)},
|
||||
{ 463, -1, -1, sizeof(::greptime::v1::CreateTriggerExpr)},
|
||||
{ 482, -1, -1, sizeof(::greptime::v1::NotifyChannel)},
|
||||
{ 491, 499, -1, sizeof(::greptime::v1::WebhookOptions_OptsEntry_DoNotUse)},
|
||||
{ 501, -1, -1, sizeof(::greptime::v1::WebhookOptions)},
|
||||
{ 509, -1, -1, sizeof(::greptime::v1::DropTriggerExpr)},
|
||||
{ 518, -1, -1, sizeof(::greptime::v1::CommentOnExpr)},
|
||||
{ 189, -1, -1, sizeof(::greptime::v1::DropTableExpr)},
|
||||
{ 200, 208, -1, sizeof(::greptime::v1::CreateDatabaseExpr_OptionsEntry_DoNotUse)},
|
||||
{ 210, -1, -1, sizeof(::greptime::v1::CreateDatabaseExpr)},
|
||||
{ 220, -1, -1, sizeof(::greptime::v1::TruncateTableExpr)},
|
||||
{ 231, -1, -1, sizeof(::greptime::v1::DropDatabaseExpr)},
|
||||
{ 240, -1, -1, sizeof(::greptime::v1::AddColumns)},
|
||||
{ 247, -1, -1, sizeof(::greptime::v1::DropDefaults)},
|
||||
{ 254, -1, -1, sizeof(::greptime::v1::SetDefaults)},
|
||||
{ 261, -1, -1, sizeof(::greptime::v1::DropColumns)},
|
||||
{ 268, -1, -1, sizeof(::greptime::v1::ModifyColumnTypes)},
|
||||
{ 275, -1, -1, sizeof(::greptime::v1::RenameTable)},
|
||||
{ 282, -1, -1, sizeof(::greptime::v1::AddColumn)},
|
||||
{ 291, -1, -1, sizeof(::greptime::v1::ModifyColumnType)},
|
||||
{ 300, -1, -1, sizeof(::greptime::v1::Option)},
|
||||
{ 308, -1, -1, sizeof(::greptime::v1::SetTableOptions)},
|
||||
{ 315, -1, -1, sizeof(::greptime::v1::UnsetTableOptions)},
|
||||
{ 322, -1, -1, sizeof(::greptime::v1::DropColumn)},
|
||||
{ 329, -1, -1, sizeof(::greptime::v1::TableId)},
|
||||
{ 336, -1, -1, sizeof(::greptime::v1::FlowId)},
|
||||
{ 343, -1, -1, sizeof(::greptime::v1::ColumnDef)},
|
||||
{ 357, -1, -1, sizeof(::greptime::v1::AddColumnLocation)},
|
||||
{ 365, -1, -1, sizeof(::greptime::v1::SetFulltext)},
|
||||
{ 378, -1, -1, sizeof(::greptime::v1::UnsetFulltext)},
|
||||
{ 385, -1, -1, sizeof(::greptime::v1::SetInverted)},
|
||||
{ 392, -1, -1, sizeof(::greptime::v1::UnsetInverted)},
|
||||
{ 399, -1, -1, sizeof(::greptime::v1::SetSkipping)},
|
||||
{ 410, -1, -1, sizeof(::greptime::v1::UnsetSkipping)},
|
||||
{ 417, -1, -1, sizeof(::greptime::v1::AlterDatabaseExpr)},
|
||||
{ 428, -1, -1, sizeof(::greptime::v1::SetDatabaseOptions)},
|
||||
{ 435, -1, -1, sizeof(::greptime::v1::UnsetDatabaseOptions)},
|
||||
{ 442, 450, -1, sizeof(::greptime::v1::CreateTriggerExpr_LabelsEntry_DoNotUse)},
|
||||
{ 452, 460, -1, sizeof(::greptime::v1::CreateTriggerExpr_AnnotationsEntry_DoNotUse)},
|
||||
{ 462, -1, -1, sizeof(::greptime::v1::CreateTriggerExpr)},
|
||||
{ 481, -1, -1, sizeof(::greptime::v1::NotifyChannel)},
|
||||
{ 490, 498, -1, sizeof(::greptime::v1::WebhookOptions_OptsEntry_DoNotUse)},
|
||||
{ 500, -1, -1, sizeof(::greptime::v1::WebhookOptions)},
|
||||
{ 508, -1, -1, sizeof(::greptime::v1::DropTriggerExpr)},
|
||||
{ 517, -1, -1, sizeof(::greptime::v1::CommentOnExpr)},
|
||||
};
|
||||
|
||||
static const ::_pb::Message* const file_default_instances[] = {
|
||||
@@ -1556,113 +1554,112 @@ const char descriptor_table_protodef_greptime_2fv1_2fddl_2eproto[] PROTOBUF_SECT
|
||||
"lltext\030\001 \001(\0132\032.greptime.v1.UnsetFulltext"
|
||||
"H\000\022.\n\010inverted\030\002 \001(\0132\032.greptime.v1.Unset"
|
||||
"InvertedH\000\022.\n\010skipping\030\003 \001(\0132\032.greptime."
|
||||
"v1.UnsetSkippingH\000B\t\n\007options\"W\n\013Reparti"
|
||||
"v1.UnsetSkippingH\000B\t\n\007options\"I\n\013Reparti"
|
||||
"tion\022\034\n\024from_partition_exprs\030\001 \003(\t\022\034\n\024in"
|
||||
"to_partition_exprs\030\002 \003(\t\022\014\n\004wait\030\003 \001(\010\"\216"
|
||||
"\001\n\rDropTableExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023"
|
||||
"\n\013schema_name\030\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022"
|
||||
"&\n\010table_id\030\004 \001(\0132\024.greptime.v1.TableId\022"
|
||||
"\026\n\016drop_if_exists\030\005 \001(\010\"\314\001\n\022CreateDataba"
|
||||
"seExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_n"
|
||||
"ame\030\002 \001(\t\022\034\n\024create_if_not_exists\030\003 \001(\010\022"
|
||||
"=\n\007options\030\004 \003(\0132,.greptime.v1.CreateDat"
|
||||
"abaseExpr.OptionsEntry\032.\n\014OptionsEntry\022\013"
|
||||
"\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\250\001\n\021Trunc"
|
||||
"ateTableExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013sc"
|
||||
"hema_name\030\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010t"
|
||||
"able_id\030\004 \001(\0132\024.greptime.v1.TableId\022,\n\013t"
|
||||
"ime_ranges\030\005 \001(\0132\027.greptime.v1.TimeRange"
|
||||
"s\"U\n\020DropDatabaseExpr\022\024\n\014catalog_name\030\001 "
|
||||
"\001(\t\022\023\n\013schema_name\030\002 \001(\t\022\026\n\016drop_if_exis"
|
||||
"ts\030\003 \001(\010\"9\n\nAddColumns\022+\n\013add_columns\030\001 "
|
||||
"\003(\0132\026.greptime.v1.AddColumn\"\?\n\014DropDefau"
|
||||
"lts\022/\n\rdrop_defaults\030\001 \003(\0132\030.greptime.v1"
|
||||
".DropDefault\"<\n\013SetDefaults\022-\n\014set_defau"
|
||||
"lts\030\001 \003(\0132\027.greptime.v1.SetDefault\"<\n\013Dr"
|
||||
"opColumns\022-\n\014drop_columns\030\001 \003(\0132\027.grepti"
|
||||
"me.v1.DropColumn\"O\n\021ModifyColumnTypes\022:\n"
|
||||
"\023modify_column_types\030\001 \003(\0132\035.greptime.v1"
|
||||
".ModifyColumnType\"%\n\013RenameTable\022\026\n\016new_"
|
||||
"table_name\030\001 \001(\t\"\204\001\n\tAddColumn\022*\n\ncolumn"
|
||||
"_def\030\001 \001(\0132\026.greptime.v1.ColumnDef\0220\n\010lo"
|
||||
"cation\030\003 \001(\0132\036.greptime.v1.AddColumnLoca"
|
||||
"tion\022\031\n\021add_if_not_exists\030\004 \001(\010\"\236\001\n\020Modi"
|
||||
"fyColumnType\022\023\n\013column_name\030\001 \001(\t\0220\n\013tar"
|
||||
"get_type\030\002 \001(\0162\033.greptime.v1.ColumnDataT"
|
||||
"ype\022C\n\025target_type_extension\030\003 \001(\0132$.gre"
|
||||
"ptime.v1.ColumnDataTypeExtension\"$\n\006Opti"
|
||||
"on\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t\"=\n\017SetTab"
|
||||
"leOptions\022*\n\rtable_options\030\001 \003(\0132\023.grept"
|
||||
"ime.v1.Option\"!\n\021UnsetTableOptions\022\014\n\004ke"
|
||||
"ys\030\001 \003(\t\"\032\n\nDropColumn\022\014\n\004name\030\001 \001(\t\"\025\n\007"
|
||||
"TableId\022\n\n\002id\030\001 \001(\r\"\024\n\006FlowId\022\n\n\002id\030\001 \001("
|
||||
"\r\"\254\002\n\tColumnDef\022\014\n\004name\030\001 \001(\t\022.\n\tdata_ty"
|
||||
"pe\030\002 \001(\0162\033.greptime.v1.ColumnDataType\022\023\n"
|
||||
"\013is_nullable\030\003 \001(\010\022\032\n\022default_constraint"
|
||||
"\030\004 \001(\014\0220\n\rsemantic_type\030\005 \001(\0162\031.greptime"
|
||||
".v1.SemanticType\022\017\n\007comment\030\006 \001(\t\022@\n\022dat"
|
||||
"atype_extension\030\007 \001(\0132$.greptime.v1.Colu"
|
||||
"mnDataTypeExtension\022+\n\007options\030\010 \001(\0132\032.g"
|
||||
"reptime.v1.ColumnOptions\"\230\001\n\021AddColumnLo"
|
||||
"cation\022B\n\rlocation_type\030\001 \001(\0162+.greptime"
|
||||
".v1.AddColumnLocation.LocationType\022\031\n\021af"
|
||||
"ter_column_name\030\002 \001(\t\"$\n\014LocationType\022\t\n"
|
||||
"\005FIRST\020\000\022\t\n\005AFTER\020\001\"\324\001\n\013SetFulltext\022\023\n\013c"
|
||||
"olumn_name\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022\'\n\010anal"
|
||||
"yzer\030\003 \001(\0162\025.greptime.v1.Analyzer\022\026\n\016cas"
|
||||
"e_sensitive\030\004 \001(\010\022-\n\007backend\030\005 \001(\0162\034.gre"
|
||||
"ptime.v1.FulltextBackend\022\023\n\013granularity\030"
|
||||
"\006 \001(\004\022\033\n\023false_positive_rate\030\007 \001(\001\"$\n\rUn"
|
||||
"setFulltext\022\023\n\013column_name\030\001 \001(\t\"\"\n\013SetI"
|
||||
"nverted\022\023\n\013column_name\030\001 \001(\t\"$\n\rUnsetInv"
|
||||
"erted\022\023\n\013column_name\030\001 \001(\t\"\241\001\n\013SetSkippi"
|
||||
"ng\022\023\n\013column_name\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022"
|
||||
"\023\n\013granularity\030\003 \001(\004\022;\n\023skipping_index_t"
|
||||
"ype\030\004 \001(\0162\036.greptime.v1.SkippingIndexTyp"
|
||||
"e\022\033\n\023false_positive_rate\030\005 \001(\001\"$\n\rUnsetS"
|
||||
"kipping\022\023\n\013column_name\030\001 \001(\t\"\314\001\n\021AlterDa"
|
||||
"tabaseExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013sche"
|
||||
"ma_name\030\002 \001(\t\022\?\n\024set_database_options\030\003 "
|
||||
"\001(\0132\037.greptime.v1.SetDatabaseOptionsH\000\022C"
|
||||
"\n\026unset_database_options\030\004 \001(\0132!.greptim"
|
||||
"e.v1.UnsetDatabaseOptionsH\000B\006\n\004kind\"G\n\022S"
|
||||
"etDatabaseOptions\0221\n\024set_database_option"
|
||||
"s\030\001 \003(\0132\023.greptime.v1.Option\"$\n\024UnsetDat"
|
||||
"abaseOptions\022\014\n\004keys\030\001 \003(\t\"\331\004\n\021CreateTri"
|
||||
"ggerExpr\022\024\n\014catalog_name\030\001 \001(\t\022\024\n\014trigge"
|
||||
"r_name\030\002 \001(\t\022\034\n\024create_if_not_exists\030\003 \001"
|
||||
"(\010\022\013\n\003sql\030\004 \001(\t\022,\n\010channels\030\005 \003(\0132\032.grep"
|
||||
"time.v1.NotifyChannel\022:\n\006labels\030\006 \003(\0132*."
|
||||
"greptime.v1.CreateTriggerExpr.LabelsEntr"
|
||||
"y\022D\n\013annotations\030\007 \003(\0132/.greptime.v1.Cre"
|
||||
"ateTriggerExpr.AnnotationsEntry\022+\n\010inter"
|
||||
"val\030\010 \001(\0132\031.google.protobuf.Duration\022\031\n\021"
|
||||
"raw_interval_expr\030\t \001(\t\022&\n\003for\030\n \001(\0132\031.g"
|
||||
"oogle.protobuf.Duration\022\024\n\014for_raw_expr\030"
|
||||
"\013 \001(\t\0222\n\017keep_firing_for\030\014 \001(\0132\031.google."
|
||||
"protobuf.Duration\022 \n\030keep_firing_for_raw"
|
||||
"_expr\030\r \001(\t\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022"
|
||||
"\r\n\005value\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry\022\013"
|
||||
"\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"]\n\rNotify"
|
||||
"Channel\022\014\n\004name\030\001 \001(\t\022.\n\007webhook\030\002 \001(\0132\033"
|
||||
".greptime.v1.WebhookOptionsH\000B\016\n\014channel"
|
||||
"_type\"\177\n\016WebhookOptions\022\013\n\003url\030\001 \001(\t\0223\n\004"
|
||||
"opts\030\002 \003(\0132%.greptime.v1.WebhookOptions."
|
||||
"OptsEntry\032+\n\tOptsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v"
|
||||
"alue\030\002 \001(\t:\0028\001\"U\n\017DropTriggerExpr\022\024\n\014cat"
|
||||
"alog_name\030\001 \001(\t\022\024\n\014trigger_name\030\002 \001(\t\022\026\n"
|
||||
"\016drop_if_exists\030\003 \001(\010\"\252\001\n\rCommentOnExpr\022"
|
||||
"\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001"
|
||||
"(\t\0223\n\013object_type\030\003 \001(\0162\036.greptime.v1.Co"
|
||||
"mmentObjectType\022\023\n\013object_name\030\004 \001(\t\022\023\n\013"
|
||||
"column_name\030\005 \001(\t\022\017\n\007comment\030\006 \001(\t*$\n\010An"
|
||||
"alyzer\022\013\n\007ENGLISH\020\000\022\013\n\007CHINESE\020\001*)\n\017Full"
|
||||
"textBackend\022\013\n\007TANTIVY\020\000\022\t\n\005BLOOM\020\001*%\n\021S"
|
||||
"kippingIndexType\022\020\n\014BLOOM_FILTER\020\000*4\n\021Co"
|
||||
"mmentObjectType\022\t\n\005TABLE\020\000\022\n\n\006COLUMN\020\001\022\010"
|
||||
"\n\004FLOW\020\002BL\n\016io.greptime.v1B\003DdlZ5github."
|
||||
"com/GreptimeTeam/greptime-proto/go/grept"
|
||||
"ime/v1b\006proto3"
|
||||
"to_partition_exprs\030\002 \003(\t\"\216\001\n\rDropTableEx"
|
||||
"pr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030"
|
||||
"\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010table_id\030\004 "
|
||||
"\001(\0132\024.greptime.v1.TableId\022\026\n\016drop_if_exi"
|
||||
"sts\030\005 \001(\010\"\314\001\n\022CreateDatabaseExpr\022\024\n\014cata"
|
||||
"log_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\022\034\n\024c"
|
||||
"reate_if_not_exists\030\003 \001(\010\022=\n\007options\030\004 \003"
|
||||
"(\0132,.greptime.v1.CreateDatabaseExpr.Opti"
|
||||
"onsEntry\032.\n\014OptionsEntry\022\013\n\003key\030\001 \001(\t\022\r\n"
|
||||
"\005value\030\002 \001(\t:\0028\001\"\250\001\n\021TruncateTableExpr\022\024"
|
||||
"\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001("
|
||||
"\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010table_id\030\004 \001(\0132"
|
||||
"\024.greptime.v1.TableId\022,\n\013time_ranges\030\005 \001"
|
||||
"(\0132\027.greptime.v1.TimeRanges\"U\n\020DropDatab"
|
||||
"aseExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_"
|
||||
"name\030\002 \001(\t\022\026\n\016drop_if_exists\030\003 \001(\010\"9\n\nAd"
|
||||
"dColumns\022+\n\013add_columns\030\001 \003(\0132\026.greptime"
|
||||
".v1.AddColumn\"\?\n\014DropDefaults\022/\n\rdrop_de"
|
||||
"faults\030\001 \003(\0132\030.greptime.v1.DropDefault\"<"
|
||||
"\n\013SetDefaults\022-\n\014set_defaults\030\001 \003(\0132\027.gr"
|
||||
"eptime.v1.SetDefault\"<\n\013DropColumns\022-\n\014d"
|
||||
"rop_columns\030\001 \003(\0132\027.greptime.v1.DropColu"
|
||||
"mn\"O\n\021ModifyColumnTypes\022:\n\023modify_column"
|
||||
"_types\030\001 \003(\0132\035.greptime.v1.ModifyColumnT"
|
||||
"ype\"%\n\013RenameTable\022\026\n\016new_table_name\030\001 \001"
|
||||
"(\t\"\204\001\n\tAddColumn\022*\n\ncolumn_def\030\001 \001(\0132\026.g"
|
||||
"reptime.v1.ColumnDef\0220\n\010location\030\003 \001(\0132\036"
|
||||
".greptime.v1.AddColumnLocation\022\031\n\021add_if"
|
||||
"_not_exists\030\004 \001(\010\"\236\001\n\020ModifyColumnType\022\023"
|
||||
"\n\013column_name\030\001 \001(\t\0220\n\013target_type\030\002 \001(\016"
|
||||
"2\033.greptime.v1.ColumnDataType\022C\n\025target_"
|
||||
"type_extension\030\003 \001(\0132$.greptime.v1.Colum"
|
||||
"nDataTypeExtension\"$\n\006Option\022\013\n\003key\030\001 \001("
|
||||
"\t\022\r\n\005value\030\002 \001(\t\"=\n\017SetTableOptions\022*\n\rt"
|
||||
"able_options\030\001 \003(\0132\023.greptime.v1.Option\""
|
||||
"!\n\021UnsetTableOptions\022\014\n\004keys\030\001 \003(\t\"\032\n\nDr"
|
||||
"opColumn\022\014\n\004name\030\001 \001(\t\"\025\n\007TableId\022\n\n\002id\030"
|
||||
"\001 \001(\r\"\024\n\006FlowId\022\n\n\002id\030\001 \001(\r\"\254\002\n\tColumnDe"
|
||||
"f\022\014\n\004name\030\001 \001(\t\022.\n\tdata_type\030\002 \001(\0162\033.gre"
|
||||
"ptime.v1.ColumnDataType\022\023\n\013is_nullable\030\003"
|
||||
" \001(\010\022\032\n\022default_constraint\030\004 \001(\014\0220\n\rsema"
|
||||
"ntic_type\030\005 \001(\0162\031.greptime.v1.SemanticTy"
|
||||
"pe\022\017\n\007comment\030\006 \001(\t\022@\n\022datatype_extensio"
|
||||
"n\030\007 \001(\0132$.greptime.v1.ColumnDataTypeExte"
|
||||
"nsion\022+\n\007options\030\010 \001(\0132\032.greptime.v1.Col"
|
||||
"umnOptions\"\230\001\n\021AddColumnLocation\022B\n\rloca"
|
||||
"tion_type\030\001 \001(\0162+.greptime.v1.AddColumnL"
|
||||
"ocation.LocationType\022\031\n\021after_column_nam"
|
||||
"e\030\002 \001(\t\"$\n\014LocationType\022\t\n\005FIRST\020\000\022\t\n\005AF"
|
||||
"TER\020\001\"\324\001\n\013SetFulltext\022\023\n\013column_name\030\001 \001"
|
||||
"(\t\022\016\n\006enable\030\002 \001(\010\022\'\n\010analyzer\030\003 \001(\0162\025.g"
|
||||
"reptime.v1.Analyzer\022\026\n\016case_sensitive\030\004 "
|
||||
"\001(\010\022-\n\007backend\030\005 \001(\0162\034.greptime.v1.Fullt"
|
||||
"extBackend\022\023\n\013granularity\030\006 \001(\004\022\033\n\023false"
|
||||
"_positive_rate\030\007 \001(\001\"$\n\rUnsetFulltext\022\023\n"
|
||||
"\013column_name\030\001 \001(\t\"\"\n\013SetInverted\022\023\n\013col"
|
||||
"umn_name\030\001 \001(\t\"$\n\rUnsetInverted\022\023\n\013colum"
|
||||
"n_name\030\001 \001(\t\"\241\001\n\013SetSkipping\022\023\n\013column_n"
|
||||
"ame\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022\023\n\013granularity"
|
||||
"\030\003 \001(\004\022;\n\023skipping_index_type\030\004 \001(\0162\036.gr"
|
||||
"eptime.v1.SkippingIndexType\022\033\n\023false_pos"
|
||||
"itive_rate\030\005 \001(\001\"$\n\rUnsetSkipping\022\023\n\013col"
|
||||
"umn_name\030\001 \001(\t\"\314\001\n\021AlterDatabaseExpr\022\024\n\014"
|
||||
"catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\022"
|
||||
"\?\n\024set_database_options\030\003 \001(\0132\037.greptime"
|
||||
".v1.SetDatabaseOptionsH\000\022C\n\026unset_databa"
|
||||
"se_options\030\004 \001(\0132!.greptime.v1.UnsetData"
|
||||
"baseOptionsH\000B\006\n\004kind\"G\n\022SetDatabaseOpti"
|
||||
"ons\0221\n\024set_database_options\030\001 \003(\0132\023.grep"
|
||||
"time.v1.Option\"$\n\024UnsetDatabaseOptions\022\014"
|
||||
"\n\004keys\030\001 \003(\t\"\331\004\n\021CreateTriggerExpr\022\024\n\014ca"
|
||||
"talog_name\030\001 \001(\t\022\024\n\014trigger_name\030\002 \001(\t\022\034"
|
||||
"\n\024create_if_not_exists\030\003 \001(\010\022\013\n\003sql\030\004 \001("
|
||||
"\t\022,\n\010channels\030\005 \003(\0132\032.greptime.v1.Notify"
|
||||
"Channel\022:\n\006labels\030\006 \003(\0132*.greptime.v1.Cr"
|
||||
"eateTriggerExpr.LabelsEntry\022D\n\013annotatio"
|
||||
"ns\030\007 \003(\0132/.greptime.v1.CreateTriggerExpr"
|
||||
".AnnotationsEntry\022+\n\010interval\030\010 \001(\0132\031.go"
|
||||
"ogle.protobuf.Duration\022\031\n\021raw_interval_e"
|
||||
"xpr\030\t \001(\t\022&\n\003for\030\n \001(\0132\031.google.protobuf"
|
||||
".Duration\022\024\n\014for_raw_expr\030\013 \001(\t\0222\n\017keep_"
|
||||
"firing_for\030\014 \001(\0132\031.google.protobuf.Durat"
|
||||
"ion\022 \n\030keep_firing_for_raw_expr\030\r \001(\t\032-\n"
|
||||
"\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t"
|
||||
":\0028\001\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n"
|
||||
"\005value\030\002 \001(\t:\0028\001\"]\n\rNotifyChannel\022\014\n\004nam"
|
||||
"e\030\001 \001(\t\022.\n\007webhook\030\002 \001(\0132\033.greptime.v1.W"
|
||||
"ebhookOptionsH\000B\016\n\014channel_type\"\177\n\016Webho"
|
||||
"okOptions\022\013\n\003url\030\001 \001(\t\0223\n\004opts\030\002 \003(\0132%.g"
|
||||
"reptime.v1.WebhookOptions.OptsEntry\032+\n\tO"
|
||||
"ptsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001"
|
||||
"\"U\n\017DropTriggerExpr\022\024\n\014catalog_name\030\001 \001("
|
||||
"\t\022\024\n\014trigger_name\030\002 \001(\t\022\026\n\016drop_if_exist"
|
||||
"s\030\003 \001(\010\"\252\001\n\rCommentOnExpr\022\024\n\014catalog_nam"
|
||||
"e\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\0223\n\013object_t"
|
||||
"ype\030\003 \001(\0162\036.greptime.v1.CommentObjectTyp"
|
||||
"e\022\023\n\013object_name\030\004 \001(\t\022\023\n\013column_name\030\005 "
|
||||
"\001(\t\022\017\n\007comment\030\006 \001(\t*$\n\010Analyzer\022\013\n\007ENGL"
|
||||
"ISH\020\000\022\013\n\007CHINESE\020\001*)\n\017FulltextBackend\022\013\n"
|
||||
"\007TANTIVY\020\000\022\t\n\005BLOOM\020\001*%\n\021SkippingIndexTy"
|
||||
"pe\022\020\n\014BLOOM_FILTER\020\000*4\n\021CommentObjectTyp"
|
||||
"e\022\t\n\005TABLE\020\000\022\n\n\006COLUMN\020\001\022\010\n\004FLOW\020\002BL\n\016io"
|
||||
".greptime.v1B\003DdlZ5github.com/GreptimeTe"
|
||||
"am/greptime-proto/go/greptime/v1b\006proto3"
|
||||
;
|
||||
static const ::_pbi::DescriptorTable* const descriptor_table_greptime_2fv1_2fddl_2eproto_deps[2] = {
|
||||
&::descriptor_table_google_2fprotobuf_2fduration_2eproto,
|
||||
@@ -1670,7 +1667,7 @@ static const ::_pbi::DescriptorTable* const descriptor_table_greptime_2fv1_2fddl
|
||||
};
|
||||
static ::_pbi::once_flag descriptor_table_greptime_2fv1_2fddl_2eproto_once;
|
||||
const ::_pbi::DescriptorTable descriptor_table_greptime_2fv1_2fddl_2eproto = {
|
||||
false, false, 7614, descriptor_table_protodef_greptime_2fv1_2fddl_2eproto,
|
||||
false, false, 7600, descriptor_table_protodef_greptime_2fv1_2fddl_2eproto,
|
||||
"greptime/v1/ddl.proto",
|
||||
&descriptor_table_greptime_2fv1_2fddl_2eproto_once, descriptor_table_greptime_2fv1_2fddl_2eproto_deps, 2, 54,
|
||||
schemas, file_default_instances, TableStruct_greptime_2fv1_2fddl_2eproto::offsets,
|
||||
@@ -7879,11 +7876,9 @@ Repartition::Repartition(const Repartition& from)
|
||||
new (&_impl_) Impl_{
|
||||
decltype(_impl_.from_partition_exprs_){from._impl_.from_partition_exprs_}
|
||||
, decltype(_impl_.into_partition_exprs_){from._impl_.into_partition_exprs_}
|
||||
, decltype(_impl_.wait_){}
|
||||
, /*decltype(_impl_._cached_size_)*/{}};
|
||||
|
||||
_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
|
||||
_this->_impl_.wait_ = from._impl_.wait_;
|
||||
// @@protoc_insertion_point(copy_constructor:greptime.v1.Repartition)
|
||||
}
|
||||
|
||||
@@ -7894,7 +7889,6 @@ inline void Repartition::SharedCtor(
|
||||
new (&_impl_) Impl_{
|
||||
decltype(_impl_.from_partition_exprs_){arena}
|
||||
, decltype(_impl_.into_partition_exprs_){arena}
|
||||
, decltype(_impl_.wait_){false}
|
||||
, /*decltype(_impl_._cached_size_)*/{}
|
||||
};
|
||||
}
|
||||
@@ -7926,7 +7920,6 @@ void Repartition::Clear() {
|
||||
|
||||
_impl_.from_partition_exprs_.Clear();
|
||||
_impl_.into_partition_exprs_.Clear();
|
||||
_impl_.wait_ = false;
|
||||
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
|
||||
}
|
||||
|
||||
@@ -7966,14 +7959,6 @@ const char* Repartition::_InternalParse(const char* ptr, ::_pbi::ParseContext* c
|
||||
} else
|
||||
goto handle_unusual;
|
||||
continue;
|
||||
// bool wait = 3;
|
||||
case 3:
|
||||
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 24)) {
|
||||
_impl_.wait_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
|
||||
CHK_(ptr);
|
||||
} else
|
||||
goto handle_unusual;
|
||||
continue;
|
||||
default:
|
||||
goto handle_unusual;
|
||||
} // switch
|
||||
@@ -8023,12 +8008,6 @@ uint8_t* Repartition::_InternalSerialize(
|
||||
target = stream->WriteString(2, s, target);
|
||||
}
|
||||
|
||||
// bool wait = 3;
|
||||
if (this->_internal_wait() != 0) {
|
||||
target = stream->EnsureSpace(target);
|
||||
target = ::_pbi::WireFormatLite::WriteBoolToArray(3, this->_internal_wait(), target);
|
||||
}
|
||||
|
||||
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
|
||||
target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
|
||||
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
|
||||
@@ -8061,11 +8040,6 @@ size_t Repartition::ByteSizeLong() const {
|
||||
_impl_.into_partition_exprs_.Get(i));
|
||||
}
|
||||
|
||||
// bool wait = 3;
|
||||
if (this->_internal_wait() != 0) {
|
||||
total_size += 1 + 1;
|
||||
}
|
||||
|
||||
return MaybeComputeUnknownFieldsSize(total_size, &_impl_._cached_size_);
|
||||
}
|
||||
|
||||
@@ -8086,9 +8060,6 @@ void Repartition::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PR
|
||||
|
||||
_this->_impl_.from_partition_exprs_.MergeFrom(from._impl_.from_partition_exprs_);
|
||||
_this->_impl_.into_partition_exprs_.MergeFrom(from._impl_.into_partition_exprs_);
|
||||
if (from._internal_wait() != 0) {
|
||||
_this->_internal_set_wait(from._internal_wait());
|
||||
}
|
||||
_this->_internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
|
||||
}
|
||||
|
||||
@@ -8108,7 +8079,6 @@ void Repartition::InternalSwap(Repartition* other) {
|
||||
_internal_metadata_.InternalSwap(&other->_internal_metadata_);
|
||||
_impl_.from_partition_exprs_.InternalSwap(&other->_impl_.from_partition_exprs_);
|
||||
_impl_.into_partition_exprs_.InternalSwap(&other->_impl_.into_partition_exprs_);
|
||||
swap(_impl_.wait_, other->_impl_.wait_);
|
||||
}
|
||||
|
||||
::PROTOBUF_NAMESPACE_ID::Metadata Repartition::GetMetadata() const {
|
||||
|
||||
@@ -3925,7 +3925,6 @@ class Repartition final :
|
||||
enum : int {
|
||||
kFromPartitionExprsFieldNumber = 1,
|
||||
kIntoPartitionExprsFieldNumber = 2,
|
||||
kWaitFieldNumber = 3,
|
||||
};
|
||||
// repeated string from_partition_exprs = 1;
|
||||
int from_partition_exprs_size() const;
|
||||
@@ -3975,15 +3974,6 @@ class Repartition final :
|
||||
std::string* _internal_add_into_partition_exprs();
|
||||
public:
|
||||
|
||||
// bool wait = 3;
|
||||
void clear_wait();
|
||||
bool wait() const;
|
||||
void set_wait(bool value);
|
||||
private:
|
||||
bool _internal_wait() const;
|
||||
void _internal_set_wait(bool value);
|
||||
public:
|
||||
|
||||
// @@protoc_insertion_point(class_scope:greptime.v1.Repartition)
|
||||
private:
|
||||
class _Internal;
|
||||
@@ -3994,7 +3984,6 @@ class Repartition final :
|
||||
struct Impl_ {
|
||||
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> from_partition_exprs_;
|
||||
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> into_partition_exprs_;
|
||||
bool wait_;
|
||||
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
|
||||
};
|
||||
union { Impl_ _impl_; };
|
||||
@@ -15280,26 +15269,6 @@ Repartition::mutable_into_partition_exprs() {
|
||||
return &_impl_.into_partition_exprs_;
|
||||
}
|
||||
|
||||
// bool wait = 3;
|
||||
inline void Repartition::clear_wait() {
|
||||
_impl_.wait_ = false;
|
||||
}
|
||||
inline bool Repartition::_internal_wait() const {
|
||||
return _impl_.wait_;
|
||||
}
|
||||
inline bool Repartition::wait() const {
|
||||
// @@protoc_insertion_point(field_get:greptime.v1.Repartition.wait)
|
||||
return _internal_wait();
|
||||
}
|
||||
inline void Repartition::_internal_set_wait(bool value) {
|
||||
|
||||
_impl_.wait_ = value;
|
||||
}
|
||||
inline void Repartition::set_wait(bool value) {
|
||||
_internal_set_wait(value);
|
||||
// @@protoc_insertion_point(field_set:greptime.v1.Repartition.wait)
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
// DropTableExpr
|
||||
|
||||
+101
-40
@@ -251,6 +251,8 @@ PROTOBUF_CONSTEXPR DdlTaskRequest::DdlTaskRequest(
|
||||
::_pbi::ConstantInitialized): _impl_{
|
||||
/*decltype(_impl_.header_)*/nullptr
|
||||
, /*decltype(_impl_.query_context_)*/nullptr
|
||||
, /*decltype(_impl_.wait_)*/false
|
||||
, /*decltype(_impl_.timeout_secs_)*/0u
|
||||
, /*decltype(_impl_.task_)*/{}
|
||||
, /*decltype(_impl_._cached_size_)*/{}
|
||||
, /*decltype(_impl_._oneof_case_)*/{}} {}
|
||||
@@ -416,6 +418,8 @@ const uint32_t TableStruct_greptime_2fv1_2fmeta_2fddl_2eproto::offsets[] PROTOBU
|
||||
~0u, // no _inlined_string_donated_
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::meta::DdlTaskRequest, _impl_.header_),
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::meta::DdlTaskRequest, _impl_.query_context_),
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::meta::DdlTaskRequest, _impl_.wait_),
|
||||
PROTOBUF_FIELD_OFFSET(::greptime::v1::meta::DdlTaskRequest, _impl_.timeout_secs_),
|
||||
::_pbi::kInvalidFieldOffsetTag,
|
||||
::_pbi::kInvalidFieldOffsetTag,
|
||||
::_pbi::kInvalidFieldOffsetTag,
|
||||
@@ -463,7 +467,7 @@ static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protode
|
||||
{ 108, -1, -1, sizeof(::greptime::v1::meta::DropTriggerTask)},
|
||||
{ 115, -1, -1, sizeof(::greptime::v1::meta::CommentOnTask)},
|
||||
{ 122, -1, -1, sizeof(::greptime::v1::meta::DdlTaskRequest)},
|
||||
{ 148, -1, -1, sizeof(::greptime::v1::meta::DdlTaskResponse)},
|
||||
{ 150, -1, -1, sizeof(::greptime::v1::meta::DdlTaskResponse)},
|
||||
};
|
||||
|
||||
static const ::_pb::Message* const file_default_instances[] = {
|
||||
@@ -524,44 +528,45 @@ const char descriptor_table_protodef_greptime_2fv1_2fmeta_2fddl_2eproto[] PROTOB
|
||||
"ggerExpr\"E\n\017DropTriggerTask\0222\n\014drop_trig"
|
||||
"ger\030\001 \001(\0132\034.greptime.v1.DropTriggerExpr\""
|
||||
"\?\n\rCommentOnTask\022.\n\ncomment_on\030\001 \001(\0132\032.g"
|
||||
"reptime.v1.CommentOnExpr\"\265\t\n\016DdlTaskRequ"
|
||||
"reptime.v1.CommentOnExpr\"\331\t\n\016DdlTaskRequ"
|
||||
"est\022/\n\006header\030\001 \001(\0132\037.greptime.v1.meta.R"
|
||||
"equestHeader\0220\n\rquery_context\030@ \001(\0132\031.gr"
|
||||
"eptime.v1.QueryContext\022>\n\021create_table_t"
|
||||
"ask\030\002 \001(\0132!.greptime.v1.meta.CreateTable"
|
||||
"TaskH\000\022:\n\017drop_table_task\030\003 \001(\0132\037.grepti"
|
||||
"me.v1.meta.DropTableTaskH\000\022<\n\020alter_tabl"
|
||||
"e_task\030\004 \001(\0132 .greptime.v1.meta.AlterTab"
|
||||
"leTaskH\000\022B\n\023truncate_table_task\030\005 \001(\0132#."
|
||||
"greptime.v1.meta.TruncateTableTaskH\000\022@\n\022"
|
||||
"create_table_tasks\030\006 \001(\0132\".greptime.v1.m"
|
||||
"eta.CreateTableTasksH\000\022<\n\020drop_table_tas"
|
||||
"ks\030\007 \001(\0132 .greptime.v1.meta.DropTableTas"
|
||||
"ksH\000\022>\n\021alter_table_tasks\030\010 \001(\0132!.grepti"
|
||||
"me.v1.meta.AlterTableTasksH\000\022@\n\022drop_dat"
|
||||
"abase_task\030\t \001(\0132\".greptime.v1.meta.Drop"
|
||||
"DatabaseTaskH\000\022D\n\024create_database_task\030\n"
|
||||
" \001(\0132$.greptime.v1.meta.CreateDatabaseTa"
|
||||
"skH\000\022<\n\020create_flow_task\030\013 \001(\0132 .greptim"
|
||||
"e.v1.meta.CreateFlowTaskH\000\0228\n\016drop_flow_"
|
||||
"task\030\014 \001(\0132\036.greptime.v1.meta.DropFlowTa"
|
||||
"skH\000\022<\n\020create_view_task\030\r \001(\0132 .greptim"
|
||||
"e.v1.meta.CreateViewTaskH\000\0228\n\016drop_view_"
|
||||
"task\030\016 \001(\0132\036.greptime.v1.meta.DropViewTa"
|
||||
"skH\000\022B\n\023alter_database_task\030\017 \001(\0132#.grep"
|
||||
"time.v1.meta.AlterDatabaseTaskH\000\022B\n\023crea"
|
||||
"te_trigger_task\030\020 \001(\0132#.greptime.v1.meta"
|
||||
".CreateTriggerTaskH\000\022>\n\021drop_trigger_tas"
|
||||
"k\030\021 \001(\0132!.greptime.v1.meta.DropTriggerTa"
|
||||
"skH\000\022:\n\017comment_on_task\030\022 \001(\0132\037.greptime"
|
||||
".v1.meta.CommentOnTaskH\000B\006\n\004task\"\230\001\n\017Ddl"
|
||||
"TaskResponse\0220\n\006header\030\001 \001(\0132 .greptime."
|
||||
"v1.meta.ResponseHeader\022*\n\003pid\030\002 \001(\0132\035.gr"
|
||||
"eptime.v1.meta.ProcedureId\022\'\n\ttable_ids\030"
|
||||
"\005 \003(\0132\024.greptime.v1.TableId*#\n\013DdlTaskTy"
|
||||
"pe\022\n\n\006Create\020\000\022\010\n\004Drop\020\001B<Z:github.com/G"
|
||||
"reptimeTeam/greptime-proto/go/greptime/v"
|
||||
"1/metab\006proto3"
|
||||
"eptime.v1.QueryContext\022\014\n\004wait\030A \001(\010\022\024\n\014"
|
||||
"timeout_secs\030B \001(\r\022>\n\021create_table_task\030"
|
||||
"\002 \001(\0132!.greptime.v1.meta.CreateTableTask"
|
||||
"H\000\022:\n\017drop_table_task\030\003 \001(\0132\037.greptime.v"
|
||||
"1.meta.DropTableTaskH\000\022<\n\020alter_table_ta"
|
||||
"sk\030\004 \001(\0132 .greptime.v1.meta.AlterTableTa"
|
||||
"skH\000\022B\n\023truncate_table_task\030\005 \001(\0132#.grep"
|
||||
"time.v1.meta.TruncateTableTaskH\000\022@\n\022crea"
|
||||
"te_table_tasks\030\006 \001(\0132\".greptime.v1.meta."
|
||||
"CreateTableTasksH\000\022<\n\020drop_table_tasks\030\007"
|
||||
" \001(\0132 .greptime.v1.meta.DropTableTasksH\000"
|
||||
"\022>\n\021alter_table_tasks\030\010 \001(\0132!.greptime.v"
|
||||
"1.meta.AlterTableTasksH\000\022@\n\022drop_databas"
|
||||
"e_task\030\t \001(\0132\".greptime.v1.meta.DropData"
|
||||
"baseTaskH\000\022D\n\024create_database_task\030\n \001(\013"
|
||||
"2$.greptime.v1.meta.CreateDatabaseTaskH\000"
|
||||
"\022<\n\020create_flow_task\030\013 \001(\0132 .greptime.v1"
|
||||
".meta.CreateFlowTaskH\000\0228\n\016drop_flow_task"
|
||||
"\030\014 \001(\0132\036.greptime.v1.meta.DropFlowTaskH\000"
|
||||
"\022<\n\020create_view_task\030\r \001(\0132 .greptime.v1"
|
||||
".meta.CreateViewTaskH\000\0228\n\016drop_view_task"
|
||||
"\030\016 \001(\0132\036.greptime.v1.meta.DropViewTaskH\000"
|
||||
"\022B\n\023alter_database_task\030\017 \001(\0132#.greptime"
|
||||
".v1.meta.AlterDatabaseTaskH\000\022B\n\023create_t"
|
||||
"rigger_task\030\020 \001(\0132#.greptime.v1.meta.Cre"
|
||||
"ateTriggerTaskH\000\022>\n\021drop_trigger_task\030\021 "
|
||||
"\001(\0132!.greptime.v1.meta.DropTriggerTaskH\000"
|
||||
"\022:\n\017comment_on_task\030\022 \001(\0132\037.greptime.v1."
|
||||
"meta.CommentOnTaskH\000B\006\n\004task\"\230\001\n\017DdlTask"
|
||||
"Response\0220\n\006header\030\001 \001(\0132 .greptime.v1.m"
|
||||
"eta.ResponseHeader\022*\n\003pid\030\002 \001(\0132\035.grepti"
|
||||
"me.v1.meta.ProcedureId\022\'\n\ttable_ids\030\005 \003("
|
||||
"\0132\024.greptime.v1.TableId*#\n\013DdlTaskType\022\n"
|
||||
"\n\006Create\020\000\022\010\n\004Drop\020\001B<Z:github.com/Grept"
|
||||
"imeTeam/greptime-proto/go/greptime/v1/me"
|
||||
"tab\006proto3"
|
||||
;
|
||||
static const ::_pbi::DescriptorTable* const descriptor_table_greptime_2fv1_2fmeta_2fddl_2eproto_deps[4] = {
|
||||
&::descriptor_table_greptime_2fv1_2fcommon_2eproto,
|
||||
@@ -571,7 +576,7 @@ static const ::_pbi::DescriptorTable* const descriptor_table_greptime_2fv1_2fmet
|
||||
};
|
||||
static ::_pbi::once_flag descriptor_table_greptime_2fv1_2fmeta_2fddl_2eproto_once;
|
||||
const ::_pbi::DescriptorTable descriptor_table_greptime_2fv1_2fmeta_2fddl_2eproto = {
|
||||
false, false, 2894, descriptor_table_protodef_greptime_2fv1_2fmeta_2fddl_2eproto,
|
||||
false, false, 2930, descriptor_table_protodef_greptime_2fv1_2fmeta_2fddl_2eproto,
|
||||
"greptime/v1/meta/ddl.proto",
|
||||
&descriptor_table_greptime_2fv1_2fmeta_2fddl_2eproto_once, descriptor_table_greptime_2fv1_2fmeta_2fddl_2eproto_deps, 4, 19,
|
||||
schemas, file_default_instances, TableStruct_greptime_2fv1_2fmeta_2fddl_2eproto::offsets,
|
||||
@@ -4454,6 +4459,8 @@ DdlTaskRequest::DdlTaskRequest(const DdlTaskRequest& from)
|
||||
new (&_impl_) Impl_{
|
||||
decltype(_impl_.header_){nullptr}
|
||||
, decltype(_impl_.query_context_){nullptr}
|
||||
, decltype(_impl_.wait_){}
|
||||
, decltype(_impl_.timeout_secs_){}
|
||||
, decltype(_impl_.task_){}
|
||||
, /*decltype(_impl_._cached_size_)*/{}
|
||||
, /*decltype(_impl_._oneof_case_)*/{}};
|
||||
@@ -4465,6 +4472,9 @@ DdlTaskRequest::DdlTaskRequest(const DdlTaskRequest& from)
|
||||
if (from._internal_has_query_context()) {
|
||||
_this->_impl_.query_context_ = new ::greptime::v1::QueryContext(*from._impl_.query_context_);
|
||||
}
|
||||
::memcpy(&_impl_.wait_, &from._impl_.wait_,
|
||||
static_cast<size_t>(reinterpret_cast<char*>(&_impl_.timeout_secs_) -
|
||||
reinterpret_cast<char*>(&_impl_.wait_)) + sizeof(_impl_.timeout_secs_));
|
||||
clear_has_task();
|
||||
switch (from.task_case()) {
|
||||
case kCreateTableTask: {
|
||||
@@ -4566,6 +4576,8 @@ inline void DdlTaskRequest::SharedCtor(
|
||||
new (&_impl_) Impl_{
|
||||
decltype(_impl_.header_){nullptr}
|
||||
, decltype(_impl_.query_context_){nullptr}
|
||||
, decltype(_impl_.wait_){false}
|
||||
, decltype(_impl_.timeout_secs_){0u}
|
||||
, decltype(_impl_.task_){}
|
||||
, /*decltype(_impl_._cached_size_)*/{}
|
||||
, /*decltype(_impl_._oneof_case_)*/{}
|
||||
@@ -4722,6 +4734,9 @@ void DdlTaskRequest::Clear() {
|
||||
delete _impl_.query_context_;
|
||||
}
|
||||
_impl_.query_context_ = nullptr;
|
||||
::memset(&_impl_.wait_, 0, static_cast<size_t>(
|
||||
reinterpret_cast<char*>(&_impl_.timeout_secs_) -
|
||||
reinterpret_cast<char*>(&_impl_.wait_)) + sizeof(_impl_.timeout_secs_));
|
||||
clear_task();
|
||||
_internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>();
|
||||
}
|
||||
@@ -4884,6 +4899,22 @@ const char* DdlTaskRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext
|
||||
} else
|
||||
goto handle_unusual;
|
||||
continue;
|
||||
// bool wait = 65;
|
||||
case 65:
|
||||
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 8)) {
|
||||
_impl_.wait_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr);
|
||||
CHK_(ptr);
|
||||
} else
|
||||
goto handle_unusual;
|
||||
continue;
|
||||
// uint32 timeout_secs = 66;
|
||||
case 66:
|
||||
if (PROTOBUF_PREDICT_TRUE(static_cast<uint8_t>(tag) == 16)) {
|
||||
_impl_.timeout_secs_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr);
|
||||
CHK_(ptr);
|
||||
} else
|
||||
goto handle_unusual;
|
||||
continue;
|
||||
default:
|
||||
goto handle_unusual;
|
||||
} // switch
|
||||
@@ -5046,6 +5077,18 @@ uint8_t* DdlTaskRequest::_InternalSerialize(
|
||||
_Internal::query_context(this).GetCachedSize(), target, stream);
|
||||
}
|
||||
|
||||
// bool wait = 65;
|
||||
if (this->_internal_wait() != 0) {
|
||||
target = stream->EnsureSpace(target);
|
||||
target = ::_pbi::WireFormatLite::WriteBoolToArray(65, this->_internal_wait(), target);
|
||||
}
|
||||
|
||||
// uint32 timeout_secs = 66;
|
||||
if (this->_internal_timeout_secs() != 0) {
|
||||
target = stream->EnsureSpace(target);
|
||||
target = ::_pbi::WireFormatLite::WriteUInt32ToArray(66, this->_internal_timeout_secs(), target);
|
||||
}
|
||||
|
||||
if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) {
|
||||
target = ::_pbi::WireFormat::InternalSerializeUnknownFieldsToArray(
|
||||
_internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream);
|
||||
@@ -5076,6 +5119,18 @@ size_t DdlTaskRequest::ByteSizeLong() const {
|
||||
*_impl_.query_context_);
|
||||
}
|
||||
|
||||
// bool wait = 65;
|
||||
if (this->_internal_wait() != 0) {
|
||||
total_size += 2 + 1;
|
||||
}
|
||||
|
||||
// uint32 timeout_secs = 66;
|
||||
if (this->_internal_timeout_secs() != 0) {
|
||||
total_size += 2 +
|
||||
::_pbi::WireFormatLite::UInt32Size(
|
||||
this->_internal_timeout_secs());
|
||||
}
|
||||
|
||||
switch (task_case()) {
|
||||
// .greptime.v1.meta.CreateTableTask create_table_task = 2;
|
||||
case kCreateTableTask: {
|
||||
@@ -5226,6 +5281,12 @@ void DdlTaskRequest::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const :
|
||||
_this->_internal_mutable_query_context()->::greptime::v1::QueryContext::MergeFrom(
|
||||
from._internal_query_context());
|
||||
}
|
||||
if (from._internal_wait() != 0) {
|
||||
_this->_internal_set_wait(from._internal_wait());
|
||||
}
|
||||
if (from._internal_timeout_secs() != 0) {
|
||||
_this->_internal_set_timeout_secs(from._internal_timeout_secs());
|
||||
}
|
||||
switch (from.task_case()) {
|
||||
case kCreateTableTask: {
|
||||
_this->_internal_mutable_create_table_task()->::greptime::v1::meta::CreateTableTask::MergeFrom(
|
||||
@@ -5334,8 +5395,8 @@ void DdlTaskRequest::InternalSwap(DdlTaskRequest* other) {
|
||||
using std::swap;
|
||||
_internal_metadata_.InternalSwap(&other->_internal_metadata_);
|
||||
::PROTOBUF_NAMESPACE_ID::internal::memswap<
|
||||
PROTOBUF_FIELD_OFFSET(DdlTaskRequest, _impl_.query_context_)
|
||||
+ sizeof(DdlTaskRequest::_impl_.query_context_)
|
||||
PROTOBUF_FIELD_OFFSET(DdlTaskRequest, _impl_.timeout_secs_)
|
||||
+ sizeof(DdlTaskRequest::_impl_.timeout_secs_)
|
||||
- PROTOBUF_FIELD_OFFSET(DdlTaskRequest, _impl_.header_)>(
|
||||
reinterpret_cast<char*>(&_impl_.header_),
|
||||
reinterpret_cast<char*>(&other->_impl_.header_));
|
||||
|
||||
@@ -3029,6 +3029,8 @@ class DdlTaskRequest final :
|
||||
enum : int {
|
||||
kHeaderFieldNumber = 1,
|
||||
kQueryContextFieldNumber = 64,
|
||||
kWaitFieldNumber = 65,
|
||||
kTimeoutSecsFieldNumber = 66,
|
||||
kCreateTableTaskFieldNumber = 2,
|
||||
kDropTableTaskFieldNumber = 3,
|
||||
kAlterTableTaskFieldNumber = 4,
|
||||
@@ -3083,6 +3085,24 @@ class DdlTaskRequest final :
|
||||
::greptime::v1::QueryContext* query_context);
|
||||
::greptime::v1::QueryContext* unsafe_arena_release_query_context();
|
||||
|
||||
// bool wait = 65;
|
||||
void clear_wait();
|
||||
bool wait() const;
|
||||
void set_wait(bool value);
|
||||
private:
|
||||
bool _internal_wait() const;
|
||||
void _internal_set_wait(bool value);
|
||||
public:
|
||||
|
||||
// uint32 timeout_secs = 66;
|
||||
void clear_timeout_secs();
|
||||
uint32_t timeout_secs() const;
|
||||
void set_timeout_secs(uint32_t value);
|
||||
private:
|
||||
uint32_t _internal_timeout_secs() const;
|
||||
void _internal_set_timeout_secs(uint32_t value);
|
||||
public:
|
||||
|
||||
// .greptime.v1.meta.CreateTableTask create_table_task = 2;
|
||||
bool has_create_table_task() const;
|
||||
private:
|
||||
@@ -3421,6 +3441,8 @@ class DdlTaskRequest final :
|
||||
struct Impl_ {
|
||||
::greptime::v1::meta::RequestHeader* header_;
|
||||
::greptime::v1::QueryContext* query_context_;
|
||||
bool wait_;
|
||||
uint32_t timeout_secs_;
|
||||
union TaskUnion {
|
||||
constexpr TaskUnion() : _constinit_{} {}
|
||||
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized _constinit_;
|
||||
@@ -5342,6 +5364,46 @@ inline void DdlTaskRequest::set_allocated_query_context(::greptime::v1::QueryCon
|
||||
// @@protoc_insertion_point(field_set_allocated:greptime.v1.meta.DdlTaskRequest.query_context)
|
||||
}
|
||||
|
||||
// bool wait = 65;
|
||||
inline void DdlTaskRequest::clear_wait() {
|
||||
_impl_.wait_ = false;
|
||||
}
|
||||
inline bool DdlTaskRequest::_internal_wait() const {
|
||||
return _impl_.wait_;
|
||||
}
|
||||
inline bool DdlTaskRequest::wait() const {
|
||||
// @@protoc_insertion_point(field_get:greptime.v1.meta.DdlTaskRequest.wait)
|
||||
return _internal_wait();
|
||||
}
|
||||
inline void DdlTaskRequest::_internal_set_wait(bool value) {
|
||||
|
||||
_impl_.wait_ = value;
|
||||
}
|
||||
inline void DdlTaskRequest::set_wait(bool value) {
|
||||
_internal_set_wait(value);
|
||||
// @@protoc_insertion_point(field_set:greptime.v1.meta.DdlTaskRequest.wait)
|
||||
}
|
||||
|
||||
// uint32 timeout_secs = 66;
|
||||
inline void DdlTaskRequest::clear_timeout_secs() {
|
||||
_impl_.timeout_secs_ = 0u;
|
||||
}
|
||||
inline uint32_t DdlTaskRequest::_internal_timeout_secs() const {
|
||||
return _impl_.timeout_secs_;
|
||||
}
|
||||
inline uint32_t DdlTaskRequest::timeout_secs() const {
|
||||
// @@protoc_insertion_point(field_get:greptime.v1.meta.DdlTaskRequest.timeout_secs)
|
||||
return _internal_timeout_secs();
|
||||
}
|
||||
inline void DdlTaskRequest::_internal_set_timeout_secs(uint32_t value) {
|
||||
|
||||
_impl_.timeout_secs_ = value;
|
||||
}
|
||||
inline void DdlTaskRequest::set_timeout_secs(uint32_t value) {
|
||||
_internal_set_timeout_secs(value);
|
||||
// @@protoc_insertion_point(field_set:greptime.v1.meta.DdlTaskRequest.timeout_secs)
|
||||
}
|
||||
|
||||
// .greptime.v1.meta.CreateTableTask create_table_task = 2;
|
||||
inline bool DdlTaskRequest::_internal_has_create_table_task() const {
|
||||
return task_case() == kCreateTableTask;
|
||||
|
||||
+337
-348
@@ -1662,8 +1662,6 @@ type Repartition struct {
|
||||
FromPartitionExprs []string `protobuf:"bytes,1,rep,name=from_partition_exprs,json=fromPartitionExprs,proto3" json:"from_partition_exprs,omitempty"`
|
||||
// The into partition expressions serialized in JSON format.
|
||||
IntoPartitionExprs []string `protobuf:"bytes,2,rep,name=into_partition_exprs,json=intoPartitionExprs,proto3" json:"into_partition_exprs,omitempty"`
|
||||
// Wait for the repartition to complete.
|
||||
Wait bool `protobuf:"varint,3,opt,name=wait,proto3" json:"wait,omitempty"`
|
||||
}
|
||||
|
||||
func (x *Repartition) Reset() {
|
||||
@@ -1712,13 +1710,6 @@ func (x *Repartition) GetIntoPartitionExprs() []string {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (x *Repartition) GetWait() bool {
|
||||
if x != nil {
|
||||
return x.Wait
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
type DropTableExpr struct {
|
||||
state protoimpl.MessageState
|
||||
sizeCache protoimpl.SizeCache
|
||||
@@ -4142,349 +4133,347 @@ var file_greptime_v1_ddl_proto_rawDesc = []byte{
|
||||
0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67,
|
||||
0x48, 0x00, 0x52, 0x08, 0x73, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x42, 0x09, 0x0a, 0x07,
|
||||
0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x85, 0x01, 0x0a, 0x0b, 0x52, 0x65, 0x70, 0x61,
|
||||
0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x30, 0x0a, 0x14, 0x66, 0x72, 0x6f, 0x6d, 0x5f,
|
||||
0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x73, 0x18,
|
||||
0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x12, 0x66, 0x72, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x74, 0x69,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x73, 0x12, 0x30, 0x0a, 0x14, 0x69, 0x6e, 0x74,
|
||||
0x6f, 0x5f, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x65, 0x78, 0x70, 0x72,
|
||||
0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x12, 0x69, 0x6e, 0x74, 0x6f, 0x50, 0x61, 0x72,
|
||||
0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x77,
|
||||
0x61, 0x69, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x04, 0x77, 0x61, 0x69, 0x74, 0x22,
|
||||
0xc9, 0x01, 0x0a, 0x0d, 0x44, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x70,
|
||||
0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d,
|
||||
0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x74, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2f, 0x0a, 0x08, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64,
|
||||
0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x07, 0x74, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x69, 0x66,
|
||||
0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64,
|
||||
0x72, 0x6f, 0x70, 0x49, 0x66, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0x8d, 0x02, 0x0a, 0x12,
|
||||
0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x45, 0x78,
|
||||
0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f,
|
||||
0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f,
|
||||
0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65,
|
||||
0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2f, 0x0a, 0x14, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65,
|
||||
0x5f, 0x69, 0x66, 0x5f, 0x6e, 0x6f, 0x74, 0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x08, 0x52, 0x11, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x66, 0x4e, 0x6f,
|
||||
0x74, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x12, 0x46, 0x0a, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f,
|
||||
0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2c, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44, 0x61, 0x74,
|
||||
0x61, 0x62, 0x61, 0x73, 0x65, 0x45, 0x78, 0x70, 0x72, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a,
|
||||
0x3a, 0x0a, 0x0c, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12,
|
||||
0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65,
|
||||
0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xe1, 0x01, 0x0a, 0x11,
|
||||
0x54, 0x72, 0x75, 0x6e, 0x63, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x70,
|
||||
0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d,
|
||||
0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x74, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2f, 0x0a, 0x08, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64,
|
||||
0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x07, 0x74, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x38, 0x0a, 0x0b, 0x74, 0x69, 0x6d, 0x65, 0x5f, 0x72, 0x61,
|
||||
0x6e, 0x67, 0x65, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x61, 0x6e,
|
||||
0x67, 0x65, 0x73, 0x52, 0x0a, 0x74, 0x69, 0x6d, 0x65, 0x52, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x22,
|
||||
0x7c, 0x0a, 0x10, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x45,
|
||||
0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c,
|
||||
0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61,
|
||||
0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68,
|
||||
0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f,
|
||||
0x69, 0x66, 0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52,
|
||||
0x0c, 0x64, 0x72, 0x6f, 0x70, 0x49, 0x66, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0x45, 0x0a,
|
||||
0x0a, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x37, 0x0a, 0x0b, 0x61,
|
||||
0x64, 0x64, 0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
|
||||
0x32, 0x16, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x41,
|
||||
0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x0a, 0x61, 0x64, 0x64, 0x43, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x73, 0x22, 0x4d, 0x0a, 0x0c, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x65, 0x66, 0x61,
|
||||
0x75, 0x6c, 0x74, 0x73, 0x12, 0x3d, 0x0a, 0x0d, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x64, 0x65, 0x66,
|
||||
0x61, 0x75, 0x6c, 0x74, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x65,
|
||||
0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x44, 0x65, 0x66, 0x61, 0x75,
|
||||
0x6c, 0x74, 0x73, 0x22, 0x49, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c,
|
||||
0x74, 0x73, 0x12, 0x3a, 0x0a, 0x0c, 0x73, 0x65, 0x74, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c,
|
||||
0x74, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c,
|
||||
0x74, 0x52, 0x0b, 0x73, 0x65, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x22, 0x49,
|
||||
0x0a, 0x0b, 0x44, 0x72, 0x6f, 0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x3a, 0x0a,
|
||||
0x0c, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20,
|
||||
0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x0b, 0x64, 0x72,
|
||||
0x6f, 0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x22, 0x62, 0x0a, 0x11, 0x4d, 0x6f, 0x64,
|
||||
0x69, 0x66, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x4d,
|
||||
0x0a, 0x13, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f,
|
||||
0x74, 0x79, 0x70, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x69, 0x66, 0x79,
|
||||
0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x52, 0x11, 0x6d, 0x6f, 0x64, 0x69,
|
||||
0x66, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x22, 0x33, 0x0a,
|
||||
0x0b, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x24, 0x0a, 0x0e,
|
||||
0x6e, 0x65, 0x77, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x61,
|
||||
0x6d, 0x65, 0x22, 0xa9, 0x01, 0x0a, 0x09, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x12, 0x35, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x64, 0x65, 0x66, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x65, 0x66, 0x52, 0x09, 0x63, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x65, 0x66, 0x12, 0x3a, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x12, 0x29, 0x0a, 0x11, 0x61, 0x64, 0x64, 0x5f, 0x69, 0x66, 0x5f, 0x6e, 0x6f,
|
||||
0x74, 0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e,
|
||||
0x61, 0x64, 0x64, 0x49, 0x66, 0x4e, 0x6f, 0x74, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0xcb,
|
||||
0x01, 0x0a, 0x10, 0x4d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x54,
|
||||
0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x3c, 0x0a, 0x0b, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x5f, 0x74,
|
||||
0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x61,
|
||||
0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x52, 0x0a, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54, 0x79,
|
||||
0x70, 0x65, 0x12, 0x58, 0x0a, 0x15, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x5f, 0x74, 0x79, 0x70,
|
||||
0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28,
|
||||
0x0b, 0x32, 0x24, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x45, 0x78,
|
||||
0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x13, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54,
|
||||
0x79, 0x70, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0x30, 0x0a, 0x06,
|
||||
0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75,
|
||||
0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x4b,
|
||||
0x0a, 0x0f, 0x53, 0x65, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x12, 0x38, 0x0a, 0x0d, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f,
|
||||
0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0c, 0x74,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x27, 0x0a, 0x11, 0x55,
|
||||
0x6e, 0x73, 0x65, 0x74, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73,
|
||||
0x12, 0x12, 0x0a, 0x04, 0x6b, 0x65, 0x79, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04,
|
||||
0x6b, 0x65, 0x79, 0x73, 0x22, 0x20, 0x0a, 0x0a, 0x44, 0x72, 0x6f, 0x70, 0x43, 0x6f, 0x6c, 0x75,
|
||||
0x6d, 0x6e, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x19, 0x0a, 0x07, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49,
|
||||
0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x69,
|
||||
0x64, 0x22, 0x18, 0x0a, 0x06, 0x46, 0x6c, 0x6f, 0x77, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69,
|
||||
0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x69, 0x64, 0x22, 0x8e, 0x03, 0x0a, 0x09,
|
||||
0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x65, 0x66, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x38, 0x0a,
|
||||
0x09, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e,
|
||||
0x32, 0x1b, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43,
|
||||
0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x52, 0x08, 0x64,
|
||||
0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x69, 0x73, 0x5f, 0x6e, 0x75,
|
||||
0x6c, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73,
|
||||
0x4e, 0x75, 0x6c, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x2d, 0x0a, 0x12, 0x64, 0x65, 0x66, 0x61,
|
||||
0x75, 0x6c, 0x74, 0x5f, 0x63, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x74, 0x18, 0x04,
|
||||
0x20, 0x01, 0x28, 0x0c, 0x52, 0x11, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x43, 0x6f, 0x6e,
|
||||
0x73, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x74, 0x12, 0x3e, 0x0a, 0x0d, 0x73, 0x65, 0x6d, 0x61, 0x6e,
|
||||
0x74, 0x69, 0x63, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x19,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x6d,
|
||||
0x61, 0x6e, 0x74, 0x69, 0x63, 0x54, 0x79, 0x70, 0x65, 0x52, 0x0c, 0x73, 0x65, 0x6d, 0x61, 0x6e,
|
||||
0x74, 0x69, 0x63, 0x54, 0x79, 0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65,
|
||||
0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
||||
0x74, 0x12, 0x53, 0x0a, 0x12, 0x64, 0x61, 0x74, 0x61, 0x74, 0x79, 0x70, 0x65, 0x5f, 0x65, 0x78,
|
||||
0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x24, 0x2e,
|
||||
0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75,
|
||||
0x6d, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73,
|
||||
0x69, 0x6f, 0x6e, 0x52, 0x11, 0x64, 0x61, 0x74, 0x61, 0x74, 0x79, 0x70, 0x65, 0x45, 0x78, 0x74,
|
||||
0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x34, 0x0a, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4f, 0x70, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x73, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0xb7, 0x01, 0x0a,
|
||||
0x11, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x12, 0x50, 0x0a, 0x0d, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74,
|
||||
0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x52, 0x0c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x54, 0x79, 0x70, 0x65, 0x12, 0x2a, 0x0a, 0x11, 0x61, 0x66, 0x74, 0x65, 0x72, 0x5f, 0x63, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x0f, 0x61, 0x66, 0x74, 0x65, 0x72, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x22, 0x24, 0x0a, 0x0c, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65,
|
||||
0x12, 0x09, 0x0a, 0x05, 0x46, 0x49, 0x52, 0x53, 0x54, 0x10, 0x00, 0x12, 0x09, 0x0a, 0x05, 0x41,
|
||||
0x46, 0x54, 0x45, 0x52, 0x10, 0x01, 0x22, 0xaa, 0x02, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x46, 0x75,
|
||||
0x6c, 0x6c, 0x74, 0x65, 0x78, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c,
|
||||
0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x12,
|
||||
0x31, 0x0a, 0x08, 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x7a, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28,
|
||||
0x0e, 0x32, 0x15, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x41, 0x6e, 0x61, 0x6c, 0x79, 0x7a, 0x65, 0x72, 0x52, 0x08, 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x7a,
|
||||
0x65, 0x72, 0x12, 0x25, 0x0a, 0x0e, 0x63, 0x61, 0x73, 0x65, 0x5f, 0x73, 0x65, 0x6e, 0x73, 0x69,
|
||||
0x74, 0x69, 0x76, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x63, 0x61, 0x73, 0x65,
|
||||
0x53, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x12, 0x36, 0x0a, 0x07, 0x62, 0x61, 0x63,
|
||||
0x6b, 0x65, 0x6e, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78,
|
||||
0x74, 0x42, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x52, 0x07, 0x62, 0x61, 0x63, 0x6b, 0x65, 0x6e,
|
||||
0x64, 0x12, 0x20, 0x0a, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79,
|
||||
0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72,
|
||||
0x69, 0x74, 0x79, 0x12, 0x2e, 0x0a, 0x13, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x5f, 0x70, 0x6f, 0x73,
|
||||
0x69, 0x74, 0x69, 0x76, 0x65, 0x5f, 0x72, 0x61, 0x74, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x01,
|
||||
0x52, 0x11, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x52,
|
||||
0x61, 0x74, 0x65, 0x22, 0x30, 0x0a, 0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x46, 0x75, 0x6c, 0x6c,
|
||||
0x74, 0x65, 0x78, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x2e, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x49, 0x6e, 0x76, 0x65,
|
||||
0x72, 0x74, 0x65, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x30, 0x0a, 0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x49, 0x6e,
|
||||
0x76, 0x65, 0x72, 0x74, 0x65, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0xe8, 0x01, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x53,
|
||||
0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x6e, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x12, 0x20, 0x0a, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x18,
|
||||
0x03, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69,
|
||||
0x74, 0x79, 0x12, 0x4e, 0x0a, 0x13, 0x73, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x5f, 0x69,
|
||||
0x6e, 0x64, 0x65, 0x78, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32,
|
||||
0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6b,
|
||||
0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65, 0x52,
|
||||
0x11, 0x73, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x54, 0x79,
|
||||
0x70, 0x65, 0x12, 0x2e, 0x0a, 0x13, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x5f, 0x70, 0x6f, 0x73, 0x69,
|
||||
0x74, 0x69, 0x76, 0x65, 0x5f, 0x72, 0x61, 0x74, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52,
|
||||
0x11, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x52, 0x61,
|
||||
0x74, 0x65, 0x22, 0x30, 0x0a, 0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x53, 0x6b, 0x69, 0x70, 0x70,
|
||||
0x69, 0x6e, 0x67, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x22, 0x8f, 0x02, 0x0a, 0x11, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x44, 0x61,
|
||||
0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61,
|
||||
0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a,
|
||||
0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x53,
|
||||
0x0a, 0x14, 0x73, 0x65, 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x6f,
|
||||
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x74, 0x44, 0x61,
|
||||
0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x48, 0x00, 0x52,
|
||||
0x12, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x73, 0x12, 0x59, 0x0a, 0x16, 0x75, 0x6e, 0x73, 0x65, 0x74, 0x5f, 0x64, 0x61, 0x74,
|
||||
0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f,
|
||||
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x48, 0x00, 0x52, 0x14, 0x75, 0x6e, 0x73, 0x65, 0x74, 0x44,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x06,
|
||||
0x0a, 0x04, 0x6b, 0x69, 0x6e, 0x64, 0x22, 0x5b, 0x0a, 0x12, 0x53, 0x65, 0x74, 0x44, 0x61, 0x74,
|
||||
0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x45, 0x0a, 0x14,
|
||||
0x73, 0x65, 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x6f, 0x70, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x52,
|
||||
0x12, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x73, 0x22, 0x2a, 0x0a, 0x14, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61,
|
||||
0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6b,
|
||||
0x65, 0x79, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6b, 0x65, 0x79, 0x73, 0x22,
|
||||
0x93, 0x06, 0x0a, 0x11, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65,
|
||||
0x72, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67,
|
||||
0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74,
|
||||
0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x74, 0x72, 0x69, 0x67,
|
||||
0x67, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b,
|
||||
0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2f, 0x0a, 0x14, 0x63,
|
||||
0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x69, 0x66, 0x5f, 0x6e, 0x6f, 0x74, 0x5f, 0x65, 0x78, 0x69,
|
||||
0x73, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x11, 0x63, 0x72, 0x65, 0x61, 0x74,
|
||||
0x65, 0x49, 0x66, 0x4e, 0x6f, 0x74, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x12, 0x10, 0x0a, 0x03,
|
||||
0x73, 0x71, 0x6c, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x73, 0x71, 0x6c, 0x12, 0x36,
|
||||
0x0a, 0x08, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b,
|
||||
0x32, 0x1a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4e,
|
||||
0x6f, 0x74, 0x69, 0x66, 0x79, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x08, 0x63, 0x68,
|
||||
0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x12, 0x42, 0x0a, 0x06, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x73,
|
||||
0x18, 0x06, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67,
|
||||
0x65, 0x72, 0x45, 0x78, 0x70, 0x72, 0x2e, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x73, 0x45, 0x6e, 0x74,
|
||||
0x72, 0x79, 0x52, 0x06, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x73, 0x12, 0x51, 0x0a, 0x0b, 0x61, 0x6e,
|
||||
0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32,
|
||||
0x2f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72,
|
||||
0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70, 0x72, 0x2e,
|
||||
0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79,
|
||||
0x52, 0x0b, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x35, 0x0a,
|
||||
0x08, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32,
|
||||
0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75,
|
||||
0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x69, 0x6e, 0x74, 0x65,
|
||||
0x72, 0x76, 0x61, 0x6c, 0x12, 0x2a, 0x0a, 0x11, 0x72, 0x61, 0x77, 0x5f, 0x69, 0x6e, 0x74, 0x65,
|
||||
0x72, 0x76, 0x61, 0x6c, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x0f, 0x72, 0x61, 0x77, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x45, 0x78, 0x70, 0x72,
|
||||
0x12, 0x2b, 0x0a, 0x03, 0x66, 0x6f, 0x72, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e,
|
||||
0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e,
|
||||
0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x03, 0x66, 0x6f, 0x72, 0x12, 0x20, 0x0a,
|
||||
0x0c, 0x66, 0x6f, 0x72, 0x5f, 0x72, 0x61, 0x77, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x18, 0x0b, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0a, 0x66, 0x6f, 0x72, 0x52, 0x61, 0x77, 0x45, 0x78, 0x70, 0x72, 0x12,
|
||||
0x41, 0x0a, 0x0f, 0x6b, 0x65, 0x65, 0x70, 0x5f, 0x66, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x66,
|
||||
0x6f, 0x72, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
|
||||
0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x6b, 0x65, 0x65, 0x70, 0x46, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x46,
|
||||
0x6f, 0x72, 0x12, 0x36, 0x0a, 0x18, 0x6b, 0x65, 0x65, 0x70, 0x5f, 0x66, 0x69, 0x72, 0x69, 0x6e,
|
||||
0x67, 0x5f, 0x66, 0x6f, 0x72, 0x5f, 0x72, 0x61, 0x77, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x18, 0x0d,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x14, 0x6b, 0x65, 0x65, 0x70, 0x46, 0x69, 0x72, 0x69, 0x6e, 0x67,
|
||||
0x46, 0x6f, 0x72, 0x52, 0x61, 0x77, 0x45, 0x78, 0x70, 0x72, 0x1a, 0x39, 0x0a, 0x0b, 0x4c, 0x61,
|
||||
0x62, 0x65, 0x6c, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79,
|
||||
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76,
|
||||
0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
|
||||
0x65, 0x3a, 0x02, 0x38, 0x01, 0x1a, 0x3e, 0x0a, 0x10, 0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79,
|
||||
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76,
|
||||
0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
|
||||
0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x6c, 0x0a, 0x0d, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x43,
|
||||
0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x37, 0x0a, 0x07, 0x77, 0x65,
|
||||
0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f,
|
||||
0x6b, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x48, 0x00, 0x52, 0x07, 0x77, 0x65, 0x62, 0x68,
|
||||
0x6f, 0x6f, 0x6b, 0x42, 0x0e, 0x0a, 0x0c, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x74,
|
||||
0x79, 0x70, 0x65, 0x22, 0x96, 0x01, 0x0a, 0x0e, 0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x4f,
|
||||
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x39, 0x0a, 0x04, 0x6f, 0x70, 0x74, 0x73,
|
||||
0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x4f, 0x70, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x73, 0x2e, 0x4f, 0x70, 0x74, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x04, 0x6f,
|
||||
0x70, 0x74, 0x73, 0x1a, 0x37, 0x0a, 0x09, 0x4f, 0x70, 0x74, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79,
|
||||
0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
|
||||
0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
|
||||
0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x7d, 0x0a, 0x0f,
|
||||
0x44, 0x72, 0x6f, 0x70, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70, 0x72, 0x12,
|
||||
0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18,
|
||||
0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61,
|
||||
0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65,
|
||||
0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x69, 0x66,
|
||||
0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64,
|
||||
0x72, 0x6f, 0x70, 0x49, 0x66, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0xf0, 0x01, 0x0a, 0x0d,
|
||||
0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a,
|
||||
0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x71, 0x0a, 0x0b, 0x52, 0x65, 0x70, 0x61, 0x72,
|
||||
0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x30, 0x0a, 0x14, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x70,
|
||||
0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x73, 0x18, 0x01,
|
||||
0x20, 0x03, 0x28, 0x09, 0x52, 0x12, 0x66, 0x72, 0x6f, 0x6d, 0x50, 0x61, 0x72, 0x74, 0x69, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x73, 0x12, 0x30, 0x0a, 0x14, 0x69, 0x6e, 0x74, 0x6f,
|
||||
0x5f, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x73,
|
||||
0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x12, 0x69, 0x6e, 0x74, 0x6f, 0x50, 0x61, 0x72, 0x74,
|
||||
0x69, 0x74, 0x69, 0x6f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x73, 0x22, 0xc9, 0x01, 0x0a, 0x0d, 0x44,
|
||||
0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c,
|
||||
0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x2f, 0x0a, 0x08, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
|
||||
0x0b, 0x32, 0x14, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x07, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64,
|
||||
0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x69, 0x66, 0x5f, 0x65, 0x78, 0x69, 0x73,
|
||||
0x74, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x49, 0x66,
|
||||
0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0x8d, 0x02, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74,
|
||||
0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a,
|
||||
0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18,
|
||||
0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d,
|
||||
0x65, 0x12, 0x3f, 0x0a, 0x0b, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65,
|
||||
0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x62, 0x6a, 0x65,
|
||||
0x63, 0x74, 0x54, 0x79, 0x70, 0x65, 0x52, 0x0a, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x79,
|
||||
0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x4e,
|
||||
0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x18,
|
||||
0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x2a, 0x24,
|
||||
0x0a, 0x08, 0x41, 0x6e, 0x61, 0x6c, 0x79, 0x7a, 0x65, 0x72, 0x12, 0x0b, 0x0a, 0x07, 0x45, 0x4e,
|
||||
0x47, 0x4c, 0x49, 0x53, 0x48, 0x10, 0x00, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x48, 0x49, 0x4e, 0x45,
|
||||
0x53, 0x45, 0x10, 0x01, 0x2a, 0x29, 0x0a, 0x0f, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78, 0x74,
|
||||
0x42, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x12, 0x0b, 0x0a, 0x07, 0x54, 0x41, 0x4e, 0x54, 0x49,
|
||||
0x56, 0x59, 0x10, 0x00, 0x12, 0x09, 0x0a, 0x05, 0x42, 0x4c, 0x4f, 0x4f, 0x4d, 0x10, 0x01, 0x2a,
|
||||
0x25, 0x0a, 0x11, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x49, 0x6e, 0x64, 0x65, 0x78,
|
||||
0x54, 0x79, 0x70, 0x65, 0x12, 0x10, 0x0a, 0x0c, 0x42, 0x4c, 0x4f, 0x4f, 0x4d, 0x5f, 0x46, 0x49,
|
||||
0x4c, 0x54, 0x45, 0x52, 0x10, 0x00, 0x2a, 0x34, 0x0a, 0x11, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e,
|
||||
0x74, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x09, 0x0a, 0x05, 0x54,
|
||||
0x41, 0x42, 0x4c, 0x45, 0x10, 0x00, 0x12, 0x0a, 0x0a, 0x06, 0x43, 0x4f, 0x4c, 0x55, 0x4d, 0x4e,
|
||||
0x10, 0x01, 0x12, 0x08, 0x0a, 0x04, 0x46, 0x4c, 0x4f, 0x57, 0x10, 0x02, 0x42, 0x4c, 0x0a, 0x0e,
|
||||
0x69, 0x6f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x42, 0x03,
|
||||
0x44, 0x64, 0x6c, 0x5a, 0x35, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f,
|
||||
0x47, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x54, 0x65, 0x61, 0x6d, 0x2f, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x2f, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74,
|
||||
0x6f, 0x33,
|
||||
0x65, 0x12, 0x2f, 0x0a, 0x14, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x69, 0x66, 0x5f, 0x6e,
|
||||
0x6f, 0x74, 0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52,
|
||||
0x11, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x66, 0x4e, 0x6f, 0x74, 0x45, 0x78, 0x69, 0x73,
|
||||
0x74, 0x73, 0x12, 0x46, 0x0a, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20,
|
||||
0x03, 0x28, 0x0b, 0x32, 0x2c, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
|
||||
0x45, 0x78, 0x70, 0x72, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72,
|
||||
0x79, 0x52, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x3a, 0x0a, 0x0c, 0x4f, 0x70,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
|
||||
0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
|
||||
0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c,
|
||||
0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xe1, 0x01, 0x0a, 0x11, 0x54, 0x72, 0x75, 0x6e, 0x63,
|
||||
0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c,
|
||||
0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x2f, 0x0a, 0x08, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28,
|
||||
0x0b, 0x32, 0x14, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x07, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64,
|
||||
0x12, 0x38, 0x0a, 0x0b, 0x74, 0x69, 0x6d, 0x65, 0x5f, 0x72, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x18,
|
||||
0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x52, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x52, 0x0a,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x52, 0x61, 0x6e, 0x67, 0x65, 0x73, 0x22, 0x7c, 0x0a, 0x10, 0x44, 0x72,
|
||||
0x6f, 0x70, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21,
|
||||
0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d,
|
||||
0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
|
||||
0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61,
|
||||
0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x69, 0x66, 0x5f, 0x65, 0x78,
|
||||
0x69, 0x73, 0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70,
|
||||
0x49, 0x66, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0x45, 0x0a, 0x0a, 0x41, 0x64, 0x64, 0x43,
|
||||
0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x37, 0x0a, 0x0b, 0x61, 0x64, 0x64, 0x5f, 0x63, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x52, 0x0a, 0x61, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x22,
|
||||
0x4d, 0x0a, 0x0c, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x12,
|
||||
0x3d, 0x0a, 0x0d, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73,
|
||||
0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74,
|
||||
0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x22, 0x49,
|
||||
0x0a, 0x0b, 0x53, 0x65, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x12, 0x3a, 0x0a,
|
||||
0x0c, 0x73, 0x65, 0x74, 0x5f, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x18, 0x01, 0x20,
|
||||
0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x53, 0x65, 0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x0b, 0x73, 0x65,
|
||||
0x74, 0x44, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x73, 0x22, 0x49, 0x0a, 0x0b, 0x44, 0x72, 0x6f,
|
||||
0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x12, 0x3a, 0x0a, 0x0c, 0x64, 0x72, 0x6f, 0x70,
|
||||
0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x72, 0x6f,
|
||||
0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x52, 0x0b, 0x64, 0x72, 0x6f, 0x70, 0x43, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x73, 0x22, 0x62, 0x0a, 0x11, 0x4d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x43, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x12, 0x4d, 0x0a, 0x13, 0x6d, 0x6f, 0x64,
|
||||
0x69, 0x66, 0x79, 0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x73,
|
||||
0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x54, 0x79, 0x70, 0x65, 0x52, 0x11, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x6c,
|
||||
0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x73, 0x22, 0x33, 0x0a, 0x0b, 0x52, 0x65, 0x6e, 0x61,
|
||||
0x6d, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x6e, 0x65, 0x77, 0x5f, 0x74,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x0c, 0x6e, 0x65, 0x77, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0xa9, 0x01,
|
||||
0x0a, 0x09, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x35, 0x0a, 0x0a, 0x63,
|
||||
0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x64, 0x65, 0x66, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32,
|
||||
0x16, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f,
|
||||
0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x65, 0x66, 0x52, 0x09, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44,
|
||||
0x65, 0x66, 0x12, 0x3a, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4c, 0x6f, 0x63, 0x61,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x29,
|
||||
0x0a, 0x11, 0x61, 0x64, 0x64, 0x5f, 0x69, 0x66, 0x5f, 0x6e, 0x6f, 0x74, 0x5f, 0x65, 0x78, 0x69,
|
||||
0x73, 0x74, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0e, 0x61, 0x64, 0x64, 0x49, 0x66,
|
||||
0x4e, 0x6f, 0x74, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0xcb, 0x01, 0x0a, 0x10, 0x4d, 0x6f,
|
||||
0x64, 0x69, 0x66, 0x79, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f,
|
||||
0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x3c, 0x0a, 0x0b, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02,
|
||||
0x20, 0x01, 0x28, 0x0e, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70,
|
||||
0x65, 0x52, 0x0a, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x58, 0x0a,
|
||||
0x15, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x5f, 0x65, 0x78, 0x74,
|
||||
0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
|
||||
0x6f, 0x6e, 0x52, 0x13, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x54, 0x79, 0x70, 0x65, 0x45, 0x78,
|
||||
0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0x30, 0x0a, 0x06, 0x4f, 0x70, 0x74, 0x69, 0x6f,
|
||||
0x6e, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
|
||||
0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x22, 0x4b, 0x0a, 0x0f, 0x53, 0x65, 0x74,
|
||||
0x54, 0x61, 0x62, 0x6c, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x38, 0x0a, 0x0d,
|
||||
0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20,
|
||||
0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0c, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x4f,
|
||||
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x27, 0x0a, 0x11, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x54,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6b,
|
||||
0x65, 0x79, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6b, 0x65, 0x79, 0x73, 0x22,
|
||||
0x20, 0x0a, 0x0a, 0x44, 0x72, 0x6f, 0x70, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x12, 0x12, 0x0a,
|
||||
0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x22, 0x19, 0x0a, 0x07, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02,
|
||||
0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x69, 0x64, 0x22, 0x18, 0x0a, 0x06,
|
||||
0x46, 0x6c, 0x6f, 0x77, 0x49, 0x64, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
|
||||
0x28, 0x0d, 0x52, 0x02, 0x69, 0x64, 0x22, 0x8e, 0x03, 0x0a, 0x09, 0x43, 0x6f, 0x6c, 0x75, 0x6d,
|
||||
0x6e, 0x44, 0x65, 0x66, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x38, 0x0a, 0x09, 0x64, 0x61, 0x74, 0x61,
|
||||
0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1b, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e,
|
||||
0x44, 0x61, 0x74, 0x61, 0x54, 0x79, 0x70, 0x65, 0x52, 0x08, 0x64, 0x61, 0x74, 0x61, 0x54, 0x79,
|
||||
0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x69, 0x73, 0x5f, 0x6e, 0x75, 0x6c, 0x6c, 0x61, 0x62, 0x6c,
|
||||
0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0a, 0x69, 0x73, 0x4e, 0x75, 0x6c, 0x6c, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x12, 0x2d, 0x0a, 0x12, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x5f, 0x63,
|
||||
0x6f, 0x6e, 0x73, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0c, 0x52,
|
||||
0x11, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x43, 0x6f, 0x6e, 0x73, 0x74, 0x72, 0x61, 0x69,
|
||||
0x6e, 0x74, 0x12, 0x3e, 0x0a, 0x0d, 0x73, 0x65, 0x6d, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x5f, 0x74,
|
||||
0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x19, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x6d, 0x61, 0x6e, 0x74, 0x69, 0x63,
|
||||
0x54, 0x79, 0x70, 0x65, 0x52, 0x0c, 0x73, 0x65, 0x6d, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x54, 0x79,
|
||||
0x70, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x53, 0x0a, 0x12,
|
||||
0x64, 0x61, 0x74, 0x61, 0x74, 0x79, 0x70, 0x65, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69,
|
||||
0x6f, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x44, 0x61, 0x74,
|
||||
0x61, 0x54, 0x79, 0x70, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x11,
|
||||
0x64, 0x61, 0x74, 0x61, 0x74, 0x79, 0x70, 0x65, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x73, 0x69, 0x6f,
|
||||
0x6e, 0x12, 0x34, 0x0a, 0x07, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x08, 0x20, 0x01,
|
||||
0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31,
|
||||
0x2e, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x07,
|
||||
0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0xb7, 0x01, 0x0a, 0x11, 0x41, 0x64, 0x64, 0x43,
|
||||
0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x50, 0x0a,
|
||||
0x0d, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x0e, 0x32, 0x2b, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4c, 0x6f, 0x63, 0x61,
|
||||
0x74, 0x69, 0x6f, 0x6e, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70,
|
||||
0x65, 0x52, 0x0c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12,
|
||||
0x2a, 0x0a, 0x11, 0x61, 0x66, 0x74, 0x65, 0x72, 0x5f, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f,
|
||||
0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x61, 0x66, 0x74, 0x65,
|
||||
0x72, 0x43, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x24, 0x0a, 0x0c, 0x4c,
|
||||
0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x09, 0x0a, 0x05, 0x46,
|
||||
0x49, 0x52, 0x53, 0x54, 0x10, 0x00, 0x12, 0x09, 0x0a, 0x05, 0x41, 0x46, 0x54, 0x45, 0x52, 0x10,
|
||||
0x01, 0x22, 0xaa, 0x02, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78,
|
||||
0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
|
||||
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61,
|
||||
0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01,
|
||||
0x28, 0x08, 0x52, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x31, 0x0a, 0x08, 0x61, 0x6e,
|
||||
0x61, 0x6c, 0x79, 0x7a, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x15, 0x2e, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x6e, 0x61, 0x6c, 0x79,
|
||||
0x7a, 0x65, 0x72, 0x52, 0x08, 0x61, 0x6e, 0x61, 0x6c, 0x79, 0x7a, 0x65, 0x72, 0x12, 0x25, 0x0a,
|
||||
0x0e, 0x63, 0x61, 0x73, 0x65, 0x5f, 0x73, 0x65, 0x6e, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x18,
|
||||
0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d, 0x63, 0x61, 0x73, 0x65, 0x53, 0x65, 0x6e, 0x73, 0x69,
|
||||
0x74, 0x69, 0x76, 0x65, 0x12, 0x36, 0x0a, 0x07, 0x62, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x18,
|
||||
0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1c, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78, 0x74, 0x42, 0x61, 0x63, 0x6b,
|
||||
0x65, 0x6e, 0x64, 0x52, 0x07, 0x62, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x12, 0x20, 0x0a, 0x0b,
|
||||
0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28,
|
||||
0x04, 0x52, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x12, 0x2e,
|
||||
0x0a, 0x13, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x5f, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65,
|
||||
0x5f, 0x72, 0x61, 0x74, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x01, 0x52, 0x11, 0x66, 0x61, 0x6c,
|
||||
0x73, 0x65, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x52, 0x61, 0x74, 0x65, 0x22, 0x30,
|
||||
0x0a, 0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78, 0x74, 0x12,
|
||||
0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x22, 0x2e, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x49, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x65, 0x64, 0x12,
|
||||
0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x22, 0x30, 0x0a, 0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x49, 0x6e, 0x76, 0x65, 0x72, 0x74, 0x65,
|
||||
0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
|
||||
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61,
|
||||
0x6d, 0x65, 0x22, 0xe8, 0x01, 0x0a, 0x0b, 0x53, 0x65, 0x74, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x69,
|
||||
0x6e, 0x67, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d,
|
||||
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e,
|
||||
0x61, 0x6d, 0x65, 0x12, 0x16, 0x0a, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x18, 0x02, 0x20,
|
||||
0x01, 0x28, 0x08, 0x52, 0x06, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x67,
|
||||
0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x04,
|
||||
0x52, 0x0b, 0x67, 0x72, 0x61, 0x6e, 0x75, 0x6c, 0x61, 0x72, 0x69, 0x74, 0x79, 0x12, 0x4e, 0x0a,
|
||||
0x13, 0x73, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x5f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x5f,
|
||||
0x74, 0x79, 0x70, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e,
|
||||
0x67, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65, 0x52, 0x11, 0x73, 0x6b, 0x69, 0x70,
|
||||
0x70, 0x69, 0x6e, 0x67, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65, 0x12, 0x2e, 0x0a,
|
||||
0x13, 0x66, 0x61, 0x6c, 0x73, 0x65, 0x5f, 0x70, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x5f,
|
||||
0x72, 0x61, 0x74, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x01, 0x52, 0x11, 0x66, 0x61, 0x6c, 0x73,
|
||||
0x65, 0x50, 0x6f, 0x73, 0x69, 0x74, 0x69, 0x76, 0x65, 0x52, 0x61, 0x74, 0x65, 0x22, 0x30, 0x0a,
|
||||
0x0d, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x53, 0x6b, 0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x12, 0x1f,
|
||||
0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x22,
|
||||
0x8f, 0x02, 0x0a, 0x11, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
|
||||
0x65, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67,
|
||||
0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74,
|
||||
0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73, 0x63, 0x68, 0x65,
|
||||
0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x73,
|
||||
0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x53, 0x0a, 0x14, 0x73, 0x65, 0x74,
|
||||
0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
|
||||
0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x48, 0x00, 0x52, 0x12, 0x73, 0x65, 0x74, 0x44,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x59,
|
||||
0x0a, 0x16, 0x75, 0x6e, 0x73, 0x65, 0x74, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
|
||||
0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x6e, 0x73,
|
||||
0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x48, 0x00, 0x52, 0x14, 0x75, 0x6e, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61,
|
||||
0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x06, 0x0a, 0x04, 0x6b, 0x69, 0x6e,
|
||||
0x64, 0x22, 0x5b, 0x0a, 0x12, 0x53, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
|
||||
0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x45, 0x0a, 0x14, 0x73, 0x65, 0x74, 0x5f, 0x64,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18,
|
||||
0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x12, 0x73, 0x65, 0x74, 0x44,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x2a,
|
||||
0x0a, 0x14, 0x55, 0x6e, 0x73, 0x65, 0x74, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x4f,
|
||||
0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6b, 0x65, 0x79, 0x73, 0x18, 0x01,
|
||||
0x20, 0x03, 0x28, 0x09, 0x52, 0x04, 0x6b, 0x65, 0x79, 0x73, 0x22, 0x93, 0x06, 0x0a, 0x11, 0x43,
|
||||
0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70, 0x72,
|
||||
0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
|
||||
0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e,
|
||||
0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f, 0x6e,
|
||||
0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x74, 0x72, 0x69, 0x67, 0x67,
|
||||
0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2f, 0x0a, 0x14, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65,
|
||||
0x5f, 0x69, 0x66, 0x5f, 0x6e, 0x6f, 0x74, 0x5f, 0x65, 0x78, 0x69, 0x73, 0x74, 0x73, 0x18, 0x03,
|
||||
0x20, 0x01, 0x28, 0x08, 0x52, 0x11, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x66, 0x4e, 0x6f,
|
||||
0x74, 0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x73, 0x71, 0x6c, 0x18, 0x04,
|
||||
0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x73, 0x71, 0x6c, 0x12, 0x36, 0x0a, 0x08, 0x63, 0x68, 0x61,
|
||||
0x6e, 0x6e, 0x65, 0x6c, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79,
|
||||
0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x52, 0x08, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c,
|
||||
0x73, 0x12, 0x42, 0x0a, 0x06, 0x6c, 0x61, 0x62, 0x65, 0x6c, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28,
|
||||
0x0b, 0x32, 0x2a, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70,
|
||||
0x72, 0x2e, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x06, 0x6c,
|
||||
0x61, 0x62, 0x65, 0x6c, 0x73, 0x12, 0x51, 0x0a, 0x0b, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2f, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54,
|
||||
0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70, 0x72, 0x2e, 0x41, 0x6e, 0x6e, 0x6f, 0x74,
|
||||
0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0b, 0x61, 0x6e, 0x6e,
|
||||
0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x35, 0x0a, 0x08, 0x69, 0x6e, 0x74, 0x65,
|
||||
0x72, 0x76, 0x61, 0x6c, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f,
|
||||
0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72,
|
||||
0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x12,
|
||||
0x2a, 0x0a, 0x11, 0x72, 0x61, 0x77, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x5f,
|
||||
0x65, 0x78, 0x70, 0x72, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x72, 0x61, 0x77, 0x49,
|
||||
0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x45, 0x78, 0x70, 0x72, 0x12, 0x2b, 0x0a, 0x03, 0x66,
|
||||
0x6f, 0x72, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c,
|
||||
0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74,
|
||||
0x69, 0x6f, 0x6e, 0x52, 0x03, 0x66, 0x6f, 0x72, 0x12, 0x20, 0x0a, 0x0c, 0x66, 0x6f, 0x72, 0x5f,
|
||||
0x72, 0x61, 0x77, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
|
||||
0x66, 0x6f, 0x72, 0x52, 0x61, 0x77, 0x45, 0x78, 0x70, 0x72, 0x12, 0x41, 0x0a, 0x0f, 0x6b, 0x65,
|
||||
0x65, 0x70, 0x5f, 0x66, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x66, 0x6f, 0x72, 0x18, 0x0c, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f,
|
||||
0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x44, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d,
|
||||
0x6b, 0x65, 0x65, 0x70, 0x46, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x46, 0x6f, 0x72, 0x12, 0x36, 0x0a,
|
||||
0x18, 0x6b, 0x65, 0x65, 0x70, 0x5f, 0x66, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x5f, 0x66, 0x6f, 0x72,
|
||||
0x5f, 0x72, 0x61, 0x77, 0x5f, 0x65, 0x78, 0x70, 0x72, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x14, 0x6b, 0x65, 0x65, 0x70, 0x46, 0x69, 0x72, 0x69, 0x6e, 0x67, 0x46, 0x6f, 0x72, 0x52, 0x61,
|
||||
0x77, 0x45, 0x78, 0x70, 0x72, 0x1a, 0x39, 0x0a, 0x0b, 0x4c, 0x61, 0x62, 0x65, 0x6c, 0x73, 0x45,
|
||||
0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
|
||||
0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
|
||||
0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
|
||||
0x1a, 0x3e, 0x0a, 0x10, 0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x45,
|
||||
0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
|
||||
0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18,
|
||||
0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01,
|
||||
0x22, 0x6c, 0x0a, 0x0d, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x79, 0x43, 0x68, 0x61, 0x6e, 0x6e, 0x65,
|
||||
0x6c, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
|
||||
0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x37, 0x0a, 0x07, 0x77, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b,
|
||||
0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x4f, 0x70, 0x74, 0x69,
|
||||
0x6f, 0x6e, 0x73, 0x48, 0x00, 0x52, 0x07, 0x77, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x42, 0x0e,
|
||||
0x0a, 0x0c, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x22, 0x96,
|
||||
0x01, 0x0a, 0x0e, 0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e,
|
||||
0x73, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
|
||||
0x75, 0x72, 0x6c, 0x12, 0x39, 0x0a, 0x04, 0x6f, 0x70, 0x74, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28,
|
||||
0x0b, 0x32, 0x25, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x57, 0x65, 0x62, 0x68, 0x6f, 0x6f, 0x6b, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x4f,
|
||||
0x70, 0x74, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x04, 0x6f, 0x70, 0x74, 0x73, 0x1a, 0x37,
|
||||
0x0a, 0x09, 0x4f, 0x70, 0x74, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
|
||||
0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a,
|
||||
0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61,
|
||||
0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x7d, 0x0a, 0x0f, 0x44, 0x72, 0x6f, 0x70, 0x54,
|
||||
0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61,
|
||||
0x74, 0x61, 0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x0b, 0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a,
|
||||
0x0c, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0b, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x4e, 0x61, 0x6d, 0x65,
|
||||
0x12, 0x24, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x69, 0x66, 0x5f, 0x65, 0x78, 0x69, 0x73,
|
||||
0x74, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x49, 0x66,
|
||||
0x45, 0x78, 0x69, 0x73, 0x74, 0x73, 0x22, 0xf0, 0x01, 0x0a, 0x0d, 0x43, 0x6f, 0x6d, 0x6d, 0x65,
|
||||
0x6e, 0x74, 0x4f, 0x6e, 0x45, 0x78, 0x70, 0x72, 0x12, 0x21, 0x0a, 0x0c, 0x63, 0x61, 0x74, 0x61,
|
||||
0x6c, 0x6f, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b,
|
||||
0x63, 0x61, 0x74, 0x61, 0x6c, 0x6f, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x73,
|
||||
0x63, 0x68, 0x65, 0x6d, 0x61, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x0a, 0x73, 0x63, 0x68, 0x65, 0x6d, 0x61, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x3f, 0x0a, 0x0b,
|
||||
0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
|
||||
0x0e, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x79, 0x70,
|
||||
0x65, 0x52, 0x0a, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a,
|
||||
0x0b, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01,
|
||||
0x28, 0x09, 0x52, 0x0a, 0x6f, 0x62, 0x6a, 0x65, 0x63, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f,
|
||||
0x0a, 0x0b, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x05, 0x20,
|
||||
0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x75, 0x6d, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x12,
|
||||
0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09,
|
||||
0x52, 0x07, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x2a, 0x24, 0x0a, 0x08, 0x41, 0x6e, 0x61,
|
||||
0x6c, 0x79, 0x7a, 0x65, 0x72, 0x12, 0x0b, 0x0a, 0x07, 0x45, 0x4e, 0x47, 0x4c, 0x49, 0x53, 0x48,
|
||||
0x10, 0x00, 0x12, 0x0b, 0x0a, 0x07, 0x43, 0x48, 0x49, 0x4e, 0x45, 0x53, 0x45, 0x10, 0x01, 0x2a,
|
||||
0x29, 0x0a, 0x0f, 0x46, 0x75, 0x6c, 0x6c, 0x74, 0x65, 0x78, 0x74, 0x42, 0x61, 0x63, 0x6b, 0x65,
|
||||
0x6e, 0x64, 0x12, 0x0b, 0x0a, 0x07, 0x54, 0x41, 0x4e, 0x54, 0x49, 0x56, 0x59, 0x10, 0x00, 0x12,
|
||||
0x09, 0x0a, 0x05, 0x42, 0x4c, 0x4f, 0x4f, 0x4d, 0x10, 0x01, 0x2a, 0x25, 0x0a, 0x11, 0x53, 0x6b,
|
||||
0x69, 0x70, 0x70, 0x69, 0x6e, 0x67, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x54, 0x79, 0x70, 0x65, 0x12,
|
||||
0x10, 0x0a, 0x0c, 0x42, 0x4c, 0x4f, 0x4f, 0x4d, 0x5f, 0x46, 0x49, 0x4c, 0x54, 0x45, 0x52, 0x10,
|
||||
0x00, 0x2a, 0x34, 0x0a, 0x11, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x62, 0x6a, 0x65,
|
||||
0x63, 0x74, 0x54, 0x79, 0x70, 0x65, 0x12, 0x09, 0x0a, 0x05, 0x54, 0x41, 0x42, 0x4c, 0x45, 0x10,
|
||||
0x00, 0x12, 0x0a, 0x0a, 0x06, 0x43, 0x4f, 0x4c, 0x55, 0x4d, 0x4e, 0x10, 0x01, 0x12, 0x08, 0x0a,
|
||||
0x04, 0x46, 0x4c, 0x4f, 0x57, 0x10, 0x02, 0x42, 0x4c, 0x0a, 0x0e, 0x69, 0x6f, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x42, 0x03, 0x44, 0x64, 0x6c, 0x5a, 0x35,
|
||||
0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x47, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x54, 0x65, 0x61, 0x6d, 0x2f, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x2f, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
+130
-101
@@ -912,8 +912,20 @@ type DdlTaskRequest struct {
|
||||
sizeCache protoimpl.SizeCache
|
||||
unknownFields protoimpl.UnknownFields
|
||||
|
||||
Header *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
|
||||
Header *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
|
||||
// The query context for the ddl procedures.
|
||||
QueryContext *v1.QueryContext `protobuf:"bytes,64,opt,name=query_context,json=queryContext,proto3" json:"query_context,omitempty"`
|
||||
// The timeout will be passed to the procedure.
|
||||
//
|
||||
// Note: Each procedure may implement its own timeout handling mechanism.
|
||||
Wait bool `protobuf:"varint,65,opt,name=wait,proto3" json:"wait,omitempty"`
|
||||
// The flag that controls whether to wait for the procedure to complete.
|
||||
//
|
||||
// If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
// Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
//
|
||||
// Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
TimeoutSecs uint32 `protobuf:"varint,66,opt,name=timeout_secs,json=timeoutSecs,proto3" json:"timeout_secs,omitempty"`
|
||||
// Types that are assignable to Task:
|
||||
//
|
||||
// *DdlTaskRequest_CreateTableTask
|
||||
@@ -982,6 +994,20 @@ func (x *DdlTaskRequest) GetQueryContext() *v1.QueryContext {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (x *DdlTaskRequest) GetWait() bool {
|
||||
if x != nil {
|
||||
return x.Wait
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
func (x *DdlTaskRequest) GetTimeoutSecs() uint32 {
|
||||
if x != nil {
|
||||
return x.TimeoutSecs
|
||||
}
|
||||
return 0
|
||||
}
|
||||
|
||||
func (m *DdlTaskRequest) GetTask() isDdlTaskRequest_Task {
|
||||
if m != nil {
|
||||
return m.Task
|
||||
@@ -1384,7 +1410,7 @@ var file_greptime_v1_meta_ddl_proto_rawDesc = []byte{
|
||||
0x5f, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f,
|
||||
0x6e, 0x45, 0x78, 0x70, 0x72, 0x52, 0x09, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e,
|
||||
0x22, 0xe9, 0x0b, 0x0a, 0x0e, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x71, 0x75,
|
||||
0x22, 0xa0, 0x0c, 0x0a, 0x0e, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x71, 0x75,
|
||||
0x65, 0x73, 0x74, 0x12, 0x37, 0x0a, 0x06, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x18, 0x01, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x48, 0x65,
|
||||
@@ -1392,111 +1418,114 @@ var file_greptime_v1_meta_ddl_proto_rawDesc = []byte{
|
||||
0x71, 0x75, 0x65, 0x72, 0x79, 0x5f, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x18, 0x40, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x51, 0x75, 0x65, 0x72, 0x79, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x52, 0x0c,
|
||||
0x71, 0x75, 0x65, 0x72, 0x79, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x12, 0x4f, 0x0a, 0x11,
|
||||
0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73,
|
||||
0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74,
|
||||
0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0f, 0x63, 0x72,
|
||||
0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x49, 0x0a,
|
||||
0x0f, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b,
|
||||
0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x54, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0d, 0x64, 0x72, 0x6f, 0x70, 0x54,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x4c, 0x0a, 0x10, 0x61, 0x6c, 0x74, 0x65,
|
||||
0x72, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x04, 0x20, 0x01,
|
||||
0x71, 0x75, 0x65, 0x72, 0x79, 0x43, 0x6f, 0x6e, 0x74, 0x65, 0x78, 0x74, 0x12, 0x12, 0x0a, 0x04,
|
||||
0x77, 0x61, 0x69, 0x74, 0x18, 0x41, 0x20, 0x01, 0x28, 0x08, 0x52, 0x04, 0x77, 0x61, 0x69, 0x74,
|
||||
0x12, 0x21, 0x0a, 0x0c, 0x74, 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x5f, 0x73, 0x65, 0x63, 0x73,
|
||||
0x18, 0x42, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x74, 0x69, 0x6d, 0x65, 0x6f, 0x75, 0x74, 0x53,
|
||||
0x65, 0x63, 0x73, 0x12, 0x4f, 0x0a, 0x11, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74,
|
||||
0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73,
|
||||
0x6b, 0x48, 0x00, 0x52, 0x0f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x12, 0x49, 0x0a, 0x0f, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x74, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e,
|
||||
0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61,
|
||||
0x2e, 0x44, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00,
|
||||
0x52, 0x0d, 0x64, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12,
|
||||
0x4c, 0x0a, 0x10, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74,
|
||||
0x61, 0x73, 0x6b, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x41, 0x6c, 0x74,
|
||||
0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0e, 0x61,
|
||||
0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x55, 0x0a,
|
||||
0x13, 0x74, 0x72, 0x75, 0x6e, 0x63, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f,
|
||||
0x74, 0x61, 0x73, 0x6b, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x54, 0x72,
|
||||
0x75, 0x6e, 0x63, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48,
|
||||
0x00, 0x52, 0x11, 0x74, 0x72, 0x75, 0x6e, 0x63, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x12, 0x52, 0x0a, 0x12, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b,
|
||||
0x32, 0x22, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d,
|
||||
0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52, 0x10, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61,
|
||||
0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x12, 0x4c, 0x0a, 0x10, 0x64, 0x72, 0x6f, 0x70,
|
||||
0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x18, 0x07, 0x20, 0x01,
|
||||
0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31,
|
||||
0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0e, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x55, 0x0a, 0x13, 0x74, 0x72, 0x75, 0x6e, 0x63, 0x61,
|
||||
0x74, 0x65, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x05, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x54, 0x72, 0x75, 0x6e, 0x63, 0x61, 0x74, 0x65, 0x54,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x11, 0x74, 0x72, 0x75, 0x6e,
|
||||
0x63, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x52, 0x0a,
|
||||
0x12, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61,
|
||||
0x73, 0x6b, 0x73, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c,
|
||||
0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x12, 0x4f, 0x0a, 0x11, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x5f,
|
||||
0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x73, 0x18, 0x08, 0x20, 0x01, 0x28,
|
||||
0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x6d, 0x65, 0x74, 0x61, 0x2e, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52, 0x0f, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x12, 0x52, 0x0a, 0x12, 0x64, 0x72, 0x6f, 0x70, 0x5f,
|
||||
0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x09, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x44, 0x61, 0x74, 0x61, 0x62,
|
||||
0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x10, 0x64, 0x72, 0x6f, 0x70, 0x44,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x58, 0x0a, 0x14, 0x63,
|
||||
0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x74,
|
||||
0x61, 0x73, 0x6b, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x24, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65,
|
||||
0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52,
|
||||
0x10, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b,
|
||||
0x73, 0x12, 0x4c, 0x0a, 0x10, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f,
|
||||
0x74, 0x61, 0x73, 0x6b, 0x73, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72,
|
||||
0x61, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48,
|
||||
0x00, 0x52, 0x12, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
|
||||
0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x4c, 0x0a, 0x10, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f,
|
||||
0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32,
|
||||
0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65,
|
||||
0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x6c, 0x6f, 0x77, 0x54, 0x61, 0x73,
|
||||
0x6b, 0x48, 0x00, 0x52, 0x0e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x6c, 0x6f, 0x77, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x12, 0x46, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x66, 0x6c, 0x6f, 0x77,
|
||||
0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72,
|
||||
0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44,
|
||||
0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52,
|
||||
0x0e, 0x64, 0x72, 0x6f, 0x70, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x12,
|
||||
0x4f, 0x0a, 0x11, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x5f, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x74,
|
||||
0x61, 0x73, 0x6b, 0x73, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x41, 0x6c,
|
||||
0x74, 0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x48, 0x00, 0x52,
|
||||
0x0f, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x73,
|
||||
0x12, 0x52, 0x0a, 0x12, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73,
|
||||
0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e,
|
||||
0x44, 0x72, 0x6f, 0x70, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b,
|
||||
0x48, 0x00, 0x52, 0x10, 0x64, 0x72, 0x6f, 0x70, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x12, 0x58, 0x0a, 0x14, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x64,
|
||||
0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0a, 0x20, 0x01,
|
||||
0x28, 0x0b, 0x32, 0x24, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31,
|
||||
0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61,
|
||||
0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x12, 0x63, 0x72, 0x65, 0x61,
|
||||
0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x4c,
|
||||
0x0a, 0x10, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x74, 0x61,
|
||||
0x73, 0x6b, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74,
|
||||
0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61,
|
||||
0x74, 0x65, 0x46, 0x6c, 0x6f, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0e, 0x63, 0x72,
|
||||
0x65, 0x61, 0x74, 0x65, 0x46, 0x6c, 0x6f, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x46, 0x0a, 0x0e,
|
||||
0x64, 0x72, 0x6f, 0x70, 0x5f, 0x66, 0x6c, 0x6f, 0x77, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0c,
|
||||
0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e,
|
||||
0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x46, 0x6c, 0x6f, 0x77,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x46, 0x6c, 0x6f, 0x77,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x12, 0x4c, 0x0a, 0x10, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x76,
|
||||
0x69, 0x65, 0x77, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20,
|
||||
0x72, 0x6f, 0x70, 0x46, 0x6c, 0x6f, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0c, 0x64,
|
||||
0x72, 0x6f, 0x70, 0x46, 0x6c, 0x6f, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x4c, 0x0a, 0x10, 0x63,
|
||||
0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x76, 0x69, 0x65, 0x77, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18,
|
||||
0x0d, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x56,
|
||||
0x69, 0x65, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0e, 0x63, 0x72, 0x65, 0x61, 0x74,
|
||||
0x65, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x46, 0x0a, 0x0e, 0x64, 0x72, 0x6f,
|
||||
0x70, 0x5f, 0x76, 0x69, 0x65, 0x77, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0e, 0x20, 0x01, 0x28,
|
||||
0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e,
|
||||
0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73,
|
||||
0x6b, 0x48, 0x00, 0x52, 0x0c, 0x64, 0x72, 0x6f, 0x70, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73,
|
||||
0x6b, 0x12, 0x55, 0x0a, 0x13, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62,
|
||||
0x61, 0x73, 0x65, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x23,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74,
|
||||
0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73, 0x6b,
|
||||
0x48, 0x00, 0x52, 0x0e, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61,
|
||||
0x73, 0x6b, 0x12, 0x46, 0x0a, 0x0e, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x76, 0x69, 0x65, 0x77, 0x5f,
|
||||
0x74, 0x61, 0x73, 0x6b, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x61, 0x2e, 0x41, 0x6c, 0x74, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x11, 0x61, 0x6c, 0x74, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61,
|
||||
0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x55, 0x0a, 0x13, 0x63, 0x72, 0x65, 0x61,
|
||||
0x74, 0x65, 0x5f, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18,
|
||||
0x10, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54,
|
||||
0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x11, 0x63, 0x72,
|
||||
0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x12,
|
||||
0x4f, 0x0a, 0x11, 0x64, 0x72, 0x6f, 0x70, 0x5f, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f,
|
||||
0x74, 0x61, 0x73, 0x6b, 0x18, 0x11, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65,
|
||||
0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72,
|
||||
0x6f, 0x70, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0c, 0x64, 0x72,
|
||||
0x6f, 0x70, 0x56, 0x69, 0x65, 0x77, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x55, 0x0a, 0x13, 0x61, 0x6c,
|
||||
0x74, 0x65, 0x72, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x5f, 0x74, 0x61, 0x73,
|
||||
0x6b, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x23, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x41, 0x6c, 0x74, 0x65, 0x72,
|
||||
0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x11,
|
||||
0x61, 0x6c, 0x74, 0x65, 0x72, 0x44, 0x61, 0x74, 0x61, 0x62, 0x61, 0x73, 0x65, 0x54, 0x61, 0x73,
|
||||
0x6b, 0x12, 0x55, 0x0a, 0x13, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x5f, 0x74, 0x72, 0x69, 0x67,
|
||||
0x67, 0x65, 0x72, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x23,
|
||||
0x6f, 0x70, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52,
|
||||
0x0f, 0x64, 0x72, 0x6f, 0x70, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b,
|
||||
0x12, 0x49, 0x0a, 0x0f, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x6f, 0x6e, 0x5f, 0x74,
|
||||
0x61, 0x73, 0x6b, 0x18, 0x12, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x65, 0x70,
|
||||
0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x6f, 0x6d,
|
||||
0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0d, 0x63, 0x6f,
|
||||
0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e, 0x54, 0x61, 0x73, 0x6b, 0x42, 0x06, 0x0a, 0x04, 0x74,
|
||||
0x61, 0x73, 0x6b, 0x22, 0xaf, 0x01, 0x0a, 0x0f, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x52,
|
||||
0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x38, 0x0a, 0x06, 0x68, 0x65, 0x61, 0x64, 0x65,
|
||||
0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f,
|
||||
0x6e, 0x73, 0x65, 0x48, 0x65, 0x61, 0x64, 0x65, 0x72, 0x52, 0x06, 0x68, 0x65, 0x61, 0x64, 0x65,
|
||||
0x72, 0x12, 0x2f, 0x0a, 0x03, 0x70, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74,
|
||||
0x61, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x11, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x54, 0x72, 0x69,
|
||||
0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x4f, 0x0a, 0x11, 0x64, 0x72, 0x6f, 0x70,
|
||||
0x5f, 0x74, 0x72, 0x69, 0x67, 0x67, 0x65, 0x72, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x11, 0x20,
|
||||
0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76,
|
||||
0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x44, 0x72, 0x6f, 0x70, 0x54, 0x72, 0x69, 0x67, 0x67,
|
||||
0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0f, 0x64, 0x72, 0x6f, 0x70, 0x54, 0x72,
|
||||
0x69, 0x67, 0x67, 0x65, 0x72, 0x54, 0x61, 0x73, 0x6b, 0x12, 0x49, 0x0a, 0x0f, 0x63, 0x6f, 0x6d,
|
||||
0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x6f, 0x6e, 0x5f, 0x74, 0x61, 0x73, 0x6b, 0x18, 0x12, 0x20, 0x01,
|
||||
0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31,
|
||||
0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e, 0x54,
|
||||
0x61, 0x73, 0x6b, 0x48, 0x00, 0x52, 0x0d, 0x63, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74, 0x4f, 0x6e,
|
||||
0x54, 0x61, 0x73, 0x6b, 0x42, 0x06, 0x0a, 0x04, 0x74, 0x61, 0x73, 0x6b, 0x22, 0xaf, 0x01, 0x0a,
|
||||
0x0f, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
|
||||
0x12, 0x38, 0x0a, 0x06, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
|
||||
0x32, 0x20, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d,
|
||||
0x65, 0x74, 0x61, 0x2e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x48, 0x65, 0x61, 0x64,
|
||||
0x65, 0x72, 0x52, 0x06, 0x68, 0x65, 0x61, 0x64, 0x65, 0x72, 0x12, 0x2f, 0x0a, 0x03, 0x70, 0x69,
|
||||
0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69,
|
||||
0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x6d, 0x65, 0x74, 0x61, 0x2e, 0x50, 0x72, 0x6f, 0x63, 0x65,
|
||||
0x64, 0x75, 0x72, 0x65, 0x49, 0x64, 0x52, 0x03, 0x70, 0x69, 0x64, 0x12, 0x31, 0x0a, 0x09, 0x74,
|
||||
0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14,
|
||||
0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x49, 0x64, 0x52, 0x08, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x2a, 0x23,
|
||||
0x0a, 0x0b, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x12, 0x0a, 0x0a,
|
||||
0x06, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x10, 0x00, 0x12, 0x08, 0x0a, 0x04, 0x44, 0x72, 0x6f,
|
||||
0x70, 0x10, 0x01, 0x42, 0x3c, 0x5a, 0x3a, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f,
|
||||
0x6d, 0x2f, 0x47, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x54, 0x65, 0x61, 0x6d, 0x2f, 0x67,
|
||||
0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2d, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x67, 0x6f,
|
||||
0x2f, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65, 0x74,
|
||||
0x61, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
0x61, 0x2e, 0x50, 0x72, 0x6f, 0x63, 0x65, 0x64, 0x75, 0x72, 0x65, 0x49, 0x64, 0x52, 0x03, 0x70,
|
||||
0x69, 0x64, 0x12, 0x31, 0x0a, 0x09, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18,
|
||||
0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x62, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x08, 0x74, 0x61, 0x62,
|
||||
0x6c, 0x65, 0x49, 0x64, 0x73, 0x2a, 0x23, 0x0a, 0x0b, 0x44, 0x64, 0x6c, 0x54, 0x61, 0x73, 0x6b,
|
||||
0x54, 0x79, 0x70, 0x65, 0x12, 0x0a, 0x0a, 0x06, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x10, 0x00,
|
||||
0x12, 0x08, 0x0a, 0x04, 0x44, 0x72, 0x6f, 0x70, 0x10, 0x01, 0x42, 0x3c, 0x5a, 0x3a, 0x67, 0x69,
|
||||
0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x47, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d,
|
||||
0x65, 0x54, 0x65, 0x61, 0x6d, 0x2f, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65, 0x2d, 0x70,
|
||||
0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x2f, 0x67, 0x72, 0x65, 0x70, 0x74, 0x69, 0x6d, 0x65,
|
||||
0x2f, 0x76, 0x31, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
@@ -11796,20 +11796,56 @@ public final class Ddl {
|
||||
greptime.v1.meta.Common.RequestHeaderOrBuilder getHeaderOrBuilder();
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return Whether the queryContext field is set.
|
||||
*/
|
||||
boolean hasQueryContext();
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return The queryContext.
|
||||
*/
|
||||
io.greptime.v1.Common.QueryContext getQueryContext();
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
io.greptime.v1.Common.QueryContextOrBuilder getQueryContextOrBuilder();
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* The timeout will be passed to the procedure.
|
||||
* Note: Each procedure may implement its own timeout handling mechanism.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 65;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
boolean getWait();
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* The flag that controls whether to wait for the procedure to complete.
|
||||
* If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
* Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
* Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
* </pre>
|
||||
*
|
||||
* <code>uint32 timeout_secs = 66;</code>
|
||||
* @return The timeoutSecs.
|
||||
*/
|
||||
int getTimeoutSecs();
|
||||
|
||||
/**
|
||||
* <code>.greptime.v1.meta.CreateTableTask create_table_task = 2;</code>
|
||||
* @return Whether the createTableTask field is set.
|
||||
@@ -12376,6 +12412,16 @@ public final class Ddl {
|
||||
|
||||
break;
|
||||
}
|
||||
case 520: {
|
||||
|
||||
wait_ = input.readBool();
|
||||
break;
|
||||
}
|
||||
case 528: {
|
||||
|
||||
timeoutSecs_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
if (!parseUnknownField(
|
||||
input, unknownFields, extensionRegistry, tag)) {
|
||||
@@ -12510,6 +12556,10 @@ public final class Ddl {
|
||||
public static final int QUERY_CONTEXT_FIELD_NUMBER = 64;
|
||||
private io.greptime.v1.Common.QueryContext queryContext_;
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return Whether the queryContext field is set.
|
||||
*/
|
||||
@@ -12518,6 +12568,10 @@ public final class Ddl {
|
||||
return queryContext_ != null;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return The queryContext.
|
||||
*/
|
||||
@@ -12526,6 +12580,10 @@ public final class Ddl {
|
||||
return queryContext_ == null ? io.greptime.v1.Common.QueryContext.getDefaultInstance() : queryContext_;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -12533,6 +12591,40 @@ public final class Ddl {
|
||||
return getQueryContext();
|
||||
}
|
||||
|
||||
public static final int WAIT_FIELD_NUMBER = 65;
|
||||
private boolean wait_;
|
||||
/**
|
||||
* <pre>
|
||||
* The timeout will be passed to the procedure.
|
||||
* Note: Each procedure may implement its own timeout handling mechanism.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 65;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public boolean getWait() {
|
||||
return wait_;
|
||||
}
|
||||
|
||||
public static final int TIMEOUT_SECS_FIELD_NUMBER = 66;
|
||||
private int timeoutSecs_;
|
||||
/**
|
||||
* <pre>
|
||||
* The flag that controls whether to wait for the procedure to complete.
|
||||
* If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
* Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
* Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
* </pre>
|
||||
*
|
||||
* <code>uint32 timeout_secs = 66;</code>
|
||||
* @return The timeoutSecs.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getTimeoutSecs() {
|
||||
return timeoutSecs_;
|
||||
}
|
||||
|
||||
public static final int CREATE_TABLE_TASK_FIELD_NUMBER = 2;
|
||||
/**
|
||||
* <code>.greptime.v1.meta.CreateTableTask create_table_task = 2;</code>
|
||||
@@ -13131,6 +13223,12 @@ public final class Ddl {
|
||||
if (queryContext_ != null) {
|
||||
output.writeMessage(64, getQueryContext());
|
||||
}
|
||||
if (wait_ != false) {
|
||||
output.writeBool(65, wait_);
|
||||
}
|
||||
if (timeoutSecs_ != 0) {
|
||||
output.writeUInt32(66, timeoutSecs_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
|
||||
@@ -13216,6 +13314,14 @@ public final class Ddl {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(64, getQueryContext());
|
||||
}
|
||||
if (wait_ != false) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeBoolSize(65, wait_);
|
||||
}
|
||||
if (timeoutSecs_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(66, timeoutSecs_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
return size;
|
||||
@@ -13241,6 +13347,10 @@ public final class Ddl {
|
||||
if (!getQueryContext()
|
||||
.equals(other.getQueryContext())) return false;
|
||||
}
|
||||
if (getWait()
|
||||
!= other.getWait()) return false;
|
||||
if (getTimeoutSecs()
|
||||
!= other.getTimeoutSecs()) return false;
|
||||
if (!getTaskCase().equals(other.getTaskCase())) return false;
|
||||
switch (taskCase_) {
|
||||
case 2:
|
||||
@@ -13333,6 +13443,11 @@ public final class Ddl {
|
||||
hash = (37 * hash) + QUERY_CONTEXT_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getQueryContext().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + WAIT_FIELD_NUMBER;
|
||||
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
||||
getWait());
|
||||
hash = (37 * hash) + TIMEOUT_SECS_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getTimeoutSecs();
|
||||
switch (taskCase_) {
|
||||
case 2:
|
||||
hash = (37 * hash) + CREATE_TABLE_TASK_FIELD_NUMBER;
|
||||
@@ -13550,6 +13665,10 @@ public final class Ddl {
|
||||
queryContext_ = null;
|
||||
queryContextBuilder_ = null;
|
||||
}
|
||||
wait_ = false;
|
||||
|
||||
timeoutSecs_ = 0;
|
||||
|
||||
taskCase_ = 0;
|
||||
task_ = null;
|
||||
return this;
|
||||
@@ -13588,6 +13707,8 @@ public final class Ddl {
|
||||
} else {
|
||||
result.queryContext_ = queryContextBuilder_.build();
|
||||
}
|
||||
result.wait_ = wait_;
|
||||
result.timeoutSecs_ = timeoutSecs_;
|
||||
if (taskCase_ == 2) {
|
||||
if (createTableTaskBuilder_ == null) {
|
||||
result.task_ = task_;
|
||||
@@ -13762,6 +13883,12 @@ public final class Ddl {
|
||||
if (other.hasQueryContext()) {
|
||||
mergeQueryContext(other.getQueryContext());
|
||||
}
|
||||
if (other.getWait() != false) {
|
||||
setWait(other.getWait());
|
||||
}
|
||||
if (other.getTimeoutSecs() != 0) {
|
||||
setTimeoutSecs(other.getTimeoutSecs());
|
||||
}
|
||||
switch (other.getTaskCase()) {
|
||||
case CREATE_TABLE_TASK: {
|
||||
mergeCreateTableTask(other.getCreateTableTask());
|
||||
@@ -14002,6 +14129,10 @@ public final class Ddl {
|
||||
private com.google.protobuf.SingleFieldBuilderV3<
|
||||
io.greptime.v1.Common.QueryContext, io.greptime.v1.Common.QueryContext.Builder, io.greptime.v1.Common.QueryContextOrBuilder> queryContextBuilder_;
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return Whether the queryContext field is set.
|
||||
*/
|
||||
@@ -14009,6 +14140,10 @@ public final class Ddl {
|
||||
return queryContextBuilder_ != null || queryContext_ != null;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
* @return The queryContext.
|
||||
*/
|
||||
@@ -14020,6 +14155,10 @@ public final class Ddl {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public Builder setQueryContext(io.greptime.v1.Common.QueryContext value) {
|
||||
@@ -14036,6 +14175,10 @@ public final class Ddl {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public Builder setQueryContext(
|
||||
@@ -14050,6 +14193,10 @@ public final class Ddl {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public Builder mergeQueryContext(io.greptime.v1.Common.QueryContext value) {
|
||||
@@ -14068,6 +14215,10 @@ public final class Ddl {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public Builder clearQueryContext() {
|
||||
@@ -14082,6 +14233,10 @@ public final class Ddl {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public io.greptime.v1.Common.QueryContext.Builder getQueryContextBuilder() {
|
||||
@@ -14090,6 +14245,10 @@ public final class Ddl {
|
||||
return getQueryContextFieldBuilder().getBuilder();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
public io.greptime.v1.Common.QueryContextOrBuilder getQueryContextOrBuilder() {
|
||||
@@ -14101,6 +14260,10 @@ public final class Ddl {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The query context for the ddl procedures.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.greptime.v1.QueryContext query_context = 64;</code>
|
||||
*/
|
||||
private com.google.protobuf.SingleFieldBuilderV3<
|
||||
@@ -14117,6 +14280,104 @@ public final class Ddl {
|
||||
return queryContextBuilder_;
|
||||
}
|
||||
|
||||
private boolean wait_ ;
|
||||
/**
|
||||
* <pre>
|
||||
* The timeout will be passed to the procedure.
|
||||
* Note: Each procedure may implement its own timeout handling mechanism.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 65;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public boolean getWait() {
|
||||
return wait_;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The timeout will be passed to the procedure.
|
||||
* Note: Each procedure may implement its own timeout handling mechanism.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 65;</code>
|
||||
* @param value The wait to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setWait(boolean value) {
|
||||
|
||||
wait_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The timeout will be passed to the procedure.
|
||||
* Note: Each procedure may implement its own timeout handling mechanism.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 65;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearWait() {
|
||||
|
||||
wait_ = false;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int timeoutSecs_ ;
|
||||
/**
|
||||
* <pre>
|
||||
* The flag that controls whether to wait for the procedure to complete.
|
||||
* If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
* Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
* Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
* </pre>
|
||||
*
|
||||
* <code>uint32 timeout_secs = 66;</code>
|
||||
* @return The timeoutSecs.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getTimeoutSecs() {
|
||||
return timeoutSecs_;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The flag that controls whether to wait for the procedure to complete.
|
||||
* If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
* Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
* Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
* </pre>
|
||||
*
|
||||
* <code>uint32 timeout_secs = 66;</code>
|
||||
* @param value The timeoutSecs to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setTimeoutSecs(int value) {
|
||||
|
||||
timeoutSecs_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* The flag that controls whether to wait for the procedure to complete.
|
||||
* If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
* Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
* Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
* </pre>
|
||||
*
|
||||
* <code>uint32 timeout_secs = 66;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearTimeoutSecs() {
|
||||
|
||||
timeoutSecs_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private com.google.protobuf.SingleFieldBuilderV3<
|
||||
greptime.v1.meta.Ddl.CreateTableTask, greptime.v1.meta.Ddl.CreateTableTask.Builder, greptime.v1.meta.Ddl.CreateTableTaskOrBuilder> createTableTaskBuilder_;
|
||||
/**
|
||||
@@ -18035,44 +18296,45 @@ public final class Ddl {
|
||||
"ggerExpr\"E\n\017DropTriggerTask\0222\n\014drop_trig" +
|
||||
"ger\030\001 \001(\0132\034.greptime.v1.DropTriggerExpr\"" +
|
||||
"?\n\rCommentOnTask\022.\n\ncomment_on\030\001 \001(\0132\032.g" +
|
||||
"reptime.v1.CommentOnExpr\"\265\t\n\016DdlTaskRequ" +
|
||||
"reptime.v1.CommentOnExpr\"\331\t\n\016DdlTaskRequ" +
|
||||
"est\022/\n\006header\030\001 \001(\0132\037.greptime.v1.meta.R" +
|
||||
"equestHeader\0220\n\rquery_context\030@ \001(\0132\031.gr" +
|
||||
"eptime.v1.QueryContext\022>\n\021create_table_t" +
|
||||
"ask\030\002 \001(\0132!.greptime.v1.meta.CreateTable" +
|
||||
"TaskH\000\022:\n\017drop_table_task\030\003 \001(\0132\037.grepti" +
|
||||
"me.v1.meta.DropTableTaskH\000\022<\n\020alter_tabl" +
|
||||
"e_task\030\004 \001(\0132 .greptime.v1.meta.AlterTab" +
|
||||
"leTaskH\000\022B\n\023truncate_table_task\030\005 \001(\0132#." +
|
||||
"greptime.v1.meta.TruncateTableTaskH\000\022@\n\022" +
|
||||
"create_table_tasks\030\006 \001(\0132\".greptime.v1.m" +
|
||||
"eta.CreateTableTasksH\000\022<\n\020drop_table_tas" +
|
||||
"ks\030\007 \001(\0132 .greptime.v1.meta.DropTableTas" +
|
||||
"ksH\000\022>\n\021alter_table_tasks\030\010 \001(\0132!.grepti" +
|
||||
"me.v1.meta.AlterTableTasksH\000\022@\n\022drop_dat" +
|
||||
"abase_task\030\t \001(\0132\".greptime.v1.meta.Drop" +
|
||||
"DatabaseTaskH\000\022D\n\024create_database_task\030\n" +
|
||||
" \001(\0132$.greptime.v1.meta.CreateDatabaseTa" +
|
||||
"skH\000\022<\n\020create_flow_task\030\013 \001(\0132 .greptim" +
|
||||
"e.v1.meta.CreateFlowTaskH\000\0228\n\016drop_flow_" +
|
||||
"task\030\014 \001(\0132\036.greptime.v1.meta.DropFlowTa" +
|
||||
"skH\000\022<\n\020create_view_task\030\r \001(\0132 .greptim" +
|
||||
"e.v1.meta.CreateViewTaskH\000\0228\n\016drop_view_" +
|
||||
"task\030\016 \001(\0132\036.greptime.v1.meta.DropViewTa" +
|
||||
"skH\000\022B\n\023alter_database_task\030\017 \001(\0132#.grep" +
|
||||
"time.v1.meta.AlterDatabaseTaskH\000\022B\n\023crea" +
|
||||
"te_trigger_task\030\020 \001(\0132#.greptime.v1.meta" +
|
||||
".CreateTriggerTaskH\000\022>\n\021drop_trigger_tas" +
|
||||
"k\030\021 \001(\0132!.greptime.v1.meta.DropTriggerTa" +
|
||||
"skH\000\022:\n\017comment_on_task\030\022 \001(\0132\037.greptime" +
|
||||
".v1.meta.CommentOnTaskH\000B\006\n\004task\"\230\001\n\017Ddl" +
|
||||
"TaskResponse\0220\n\006header\030\001 \001(\0132 .greptime." +
|
||||
"v1.meta.ResponseHeader\022*\n\003pid\030\002 \001(\0132\035.gr" +
|
||||
"eptime.v1.meta.ProcedureId\022\'\n\ttable_ids\030" +
|
||||
"\005 \003(\0132\024.greptime.v1.TableId*#\n\013DdlTaskTy" +
|
||||
"pe\022\n\n\006Create\020\000\022\010\n\004Drop\020\001B<Z:github.com/G" +
|
||||
"reptimeTeam/greptime-proto/go/greptime/v" +
|
||||
"1/metab\006proto3"
|
||||
"eptime.v1.QueryContext\022\014\n\004wait\030A \001(\010\022\024\n\014" +
|
||||
"timeout_secs\030B \001(\r\022>\n\021create_table_task\030" +
|
||||
"\002 \001(\0132!.greptime.v1.meta.CreateTableTask" +
|
||||
"H\000\022:\n\017drop_table_task\030\003 \001(\0132\037.greptime.v" +
|
||||
"1.meta.DropTableTaskH\000\022<\n\020alter_table_ta" +
|
||||
"sk\030\004 \001(\0132 .greptime.v1.meta.AlterTableTa" +
|
||||
"skH\000\022B\n\023truncate_table_task\030\005 \001(\0132#.grep" +
|
||||
"time.v1.meta.TruncateTableTaskH\000\022@\n\022crea" +
|
||||
"te_table_tasks\030\006 \001(\0132\".greptime.v1.meta." +
|
||||
"CreateTableTasksH\000\022<\n\020drop_table_tasks\030\007" +
|
||||
" \001(\0132 .greptime.v1.meta.DropTableTasksH\000" +
|
||||
"\022>\n\021alter_table_tasks\030\010 \001(\0132!.greptime.v" +
|
||||
"1.meta.AlterTableTasksH\000\022@\n\022drop_databas" +
|
||||
"e_task\030\t \001(\0132\".greptime.v1.meta.DropData" +
|
||||
"baseTaskH\000\022D\n\024create_database_task\030\n \001(\013" +
|
||||
"2$.greptime.v1.meta.CreateDatabaseTaskH\000" +
|
||||
"\022<\n\020create_flow_task\030\013 \001(\0132 .greptime.v1" +
|
||||
".meta.CreateFlowTaskH\000\0228\n\016drop_flow_task" +
|
||||
"\030\014 \001(\0132\036.greptime.v1.meta.DropFlowTaskH\000" +
|
||||
"\022<\n\020create_view_task\030\r \001(\0132 .greptime.v1" +
|
||||
".meta.CreateViewTaskH\000\0228\n\016drop_view_task" +
|
||||
"\030\016 \001(\0132\036.greptime.v1.meta.DropViewTaskH\000" +
|
||||
"\022B\n\023alter_database_task\030\017 \001(\0132#.greptime" +
|
||||
".v1.meta.AlterDatabaseTaskH\000\022B\n\023create_t" +
|
||||
"rigger_task\030\020 \001(\0132#.greptime.v1.meta.Cre" +
|
||||
"ateTriggerTaskH\000\022>\n\021drop_trigger_task\030\021 " +
|
||||
"\001(\0132!.greptime.v1.meta.DropTriggerTaskH\000" +
|
||||
"\022:\n\017comment_on_task\030\022 \001(\0132\037.greptime.v1." +
|
||||
"meta.CommentOnTaskH\000B\006\n\004task\"\230\001\n\017DdlTask" +
|
||||
"Response\0220\n\006header\030\001 \001(\0132 .greptime.v1.m" +
|
||||
"eta.ResponseHeader\022*\n\003pid\030\002 \001(\0132\035.grepti" +
|
||||
"me.v1.meta.ProcedureId\022\'\n\ttable_ids\030\005 \003(" +
|
||||
"\0132\024.greptime.v1.TableId*#\n\013DdlTaskType\022\n" +
|
||||
"\n\006Create\020\000\022\010\n\004Drop\020\001B<Z:github.com/Grept" +
|
||||
"imeTeam/greptime-proto/go/greptime/v1/me" +
|
||||
"tab\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
@@ -18189,7 +18451,7 @@ public final class Ddl {
|
||||
internal_static_greptime_v1_meta_DdlTaskRequest_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_greptime_v1_meta_DdlTaskRequest_descriptor,
|
||||
new java.lang.String[] { "Header", "QueryContext", "CreateTableTask", "DropTableTask", "AlterTableTask", "TruncateTableTask", "CreateTableTasks", "DropTableTasks", "AlterTableTasks", "DropDatabaseTask", "CreateDatabaseTask", "CreateFlowTask", "DropFlowTask", "CreateViewTask", "DropViewTask", "AlterDatabaseTask", "CreateTriggerTask", "DropTriggerTask", "CommentOnTask", "Task", });
|
||||
new java.lang.String[] { "Header", "QueryContext", "Wait", "TimeoutSecs", "CreateTableTask", "DropTableTask", "AlterTableTask", "TruncateTableTask", "CreateTableTasks", "DropTableTasks", "AlterTableTasks", "DropDatabaseTask", "CreateDatabaseTask", "CreateFlowTask", "DropFlowTask", "CreateViewTask", "DropViewTask", "AlterDatabaseTask", "CreateTriggerTask", "DropTriggerTask", "CommentOnTask", "Task", });
|
||||
internal_static_greptime_v1_meta_DdlTaskResponse_descriptor =
|
||||
getDescriptor().getMessageTypes().get(18);
|
||||
internal_static_greptime_v1_meta_DdlTaskResponse_fieldAccessorTable = new
|
||||
|
||||
@@ -22058,16 +22058,6 @@ java.lang.String defaultValue);
|
||||
*/
|
||||
com.google.protobuf.ByteString
|
||||
getIntoPartitionExprsBytes(int index);
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* Wait for the repartition to complete.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 3;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
boolean getWait();
|
||||
}
|
||||
/**
|
||||
* Protobuf type {@code greptime.v1.Repartition}
|
||||
@@ -22135,11 +22125,6 @@ java.lang.String defaultValue);
|
||||
intoPartitionExprs_.add(s);
|
||||
break;
|
||||
}
|
||||
case 24: {
|
||||
|
||||
wait_ = input.readBool();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
if (!parseUnknownField(
|
||||
input, unknownFields, extensionRegistry, tag)) {
|
||||
@@ -22282,21 +22267,6 @@ java.lang.String defaultValue);
|
||||
return intoPartitionExprs_.getByteString(index);
|
||||
}
|
||||
|
||||
public static final int WAIT_FIELD_NUMBER = 3;
|
||||
private boolean wait_;
|
||||
/**
|
||||
* <pre>
|
||||
* Wait for the repartition to complete.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 3;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public boolean getWait() {
|
||||
return wait_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -22317,9 +22287,6 @@ java.lang.String defaultValue);
|
||||
for (int i = 0; i < intoPartitionExprs_.size(); i++) {
|
||||
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, intoPartitionExprs_.getRaw(i));
|
||||
}
|
||||
if (wait_ != false) {
|
||||
output.writeBool(3, wait_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
|
||||
@@ -22345,10 +22312,6 @@ java.lang.String defaultValue);
|
||||
size += dataSize;
|
||||
size += 1 * getIntoPartitionExprsList().size();
|
||||
}
|
||||
if (wait_ != false) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeBoolSize(3, wait_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
return size;
|
||||
@@ -22368,8 +22331,6 @@ java.lang.String defaultValue);
|
||||
.equals(other.getFromPartitionExprsList())) return false;
|
||||
if (!getIntoPartitionExprsList()
|
||||
.equals(other.getIntoPartitionExprsList())) return false;
|
||||
if (getWait()
|
||||
!= other.getWait()) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -22389,9 +22350,6 @@ java.lang.String defaultValue);
|
||||
hash = (37 * hash) + INTO_PARTITION_EXPRS_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getIntoPartitionExprsList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + WAIT_FIELD_NUMBER;
|
||||
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
||||
getWait());
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -22529,8 +22487,6 @@ java.lang.String defaultValue);
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
intoPartitionExprs_ = com.google.protobuf.LazyStringArrayList.EMPTY;
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
wait_ = false;
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -22568,7 +22524,6 @@ java.lang.String defaultValue);
|
||||
bitField0_ = (bitField0_ & ~0x00000002);
|
||||
}
|
||||
result.intoPartitionExprs_ = intoPartitionExprs_;
|
||||
result.wait_ = wait_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -22637,9 +22592,6 @@ java.lang.String defaultValue);
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
if (other.getWait() != false) {
|
||||
setWait(other.getWait());
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -22961,49 +22913,6 @@ java.lang.String defaultValue);
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private boolean wait_ ;
|
||||
/**
|
||||
* <pre>
|
||||
* Wait for the repartition to complete.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 3;</code>
|
||||
* @return The wait.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public boolean getWait() {
|
||||
return wait_;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Wait for the repartition to complete.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 3;</code>
|
||||
* @param value The wait to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setWait(boolean value) {
|
||||
|
||||
wait_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Wait for the repartition to complete.
|
||||
* </pre>
|
||||
*
|
||||
* <code>bool wait = 3;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearWait() {
|
||||
|
||||
wait_ = false;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@java.lang.Override
|
||||
public final Builder setUnknownFields(
|
||||
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
||||
@@ -54647,113 +54556,112 @@ java.lang.String defaultValue);
|
||||
"lltext\030\001 \001(\0132\032.greptime.v1.UnsetFulltext" +
|
||||
"H\000\022.\n\010inverted\030\002 \001(\0132\032.greptime.v1.Unset" +
|
||||
"InvertedH\000\022.\n\010skipping\030\003 \001(\0132\032.greptime." +
|
||||
"v1.UnsetSkippingH\000B\t\n\007options\"W\n\013Reparti" +
|
||||
"v1.UnsetSkippingH\000B\t\n\007options\"I\n\013Reparti" +
|
||||
"tion\022\034\n\024from_partition_exprs\030\001 \003(\t\022\034\n\024in" +
|
||||
"to_partition_exprs\030\002 \003(\t\022\014\n\004wait\030\003 \001(\010\"\216" +
|
||||
"\001\n\rDropTableExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023" +
|
||||
"\n\013schema_name\030\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022" +
|
||||
"&\n\010table_id\030\004 \001(\0132\024.greptime.v1.TableId\022" +
|
||||
"\026\n\016drop_if_exists\030\005 \001(\010\"\314\001\n\022CreateDataba" +
|
||||
"seExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_n" +
|
||||
"ame\030\002 \001(\t\022\034\n\024create_if_not_exists\030\003 \001(\010\022" +
|
||||
"=\n\007options\030\004 \003(\0132,.greptime.v1.CreateDat" +
|
||||
"abaseExpr.OptionsEntry\032.\n\014OptionsEntry\022\013" +
|
||||
"\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"\250\001\n\021Trunc" +
|
||||
"ateTableExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013sc" +
|
||||
"hema_name\030\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010t" +
|
||||
"able_id\030\004 \001(\0132\024.greptime.v1.TableId\022,\n\013t" +
|
||||
"ime_ranges\030\005 \001(\0132\027.greptime.v1.TimeRange" +
|
||||
"s\"U\n\020DropDatabaseExpr\022\024\n\014catalog_name\030\001 " +
|
||||
"\001(\t\022\023\n\013schema_name\030\002 \001(\t\022\026\n\016drop_if_exis" +
|
||||
"ts\030\003 \001(\010\"9\n\nAddColumns\022+\n\013add_columns\030\001 " +
|
||||
"\003(\0132\026.greptime.v1.AddColumn\"?\n\014DropDefau" +
|
||||
"lts\022/\n\rdrop_defaults\030\001 \003(\0132\030.greptime.v1" +
|
||||
".DropDefault\"<\n\013SetDefaults\022-\n\014set_defau" +
|
||||
"lts\030\001 \003(\0132\027.greptime.v1.SetDefault\"<\n\013Dr" +
|
||||
"opColumns\022-\n\014drop_columns\030\001 \003(\0132\027.grepti" +
|
||||
"me.v1.DropColumn\"O\n\021ModifyColumnTypes\022:\n" +
|
||||
"\023modify_column_types\030\001 \003(\0132\035.greptime.v1" +
|
||||
".ModifyColumnType\"%\n\013RenameTable\022\026\n\016new_" +
|
||||
"table_name\030\001 \001(\t\"\204\001\n\tAddColumn\022*\n\ncolumn" +
|
||||
"_def\030\001 \001(\0132\026.greptime.v1.ColumnDef\0220\n\010lo" +
|
||||
"cation\030\003 \001(\0132\036.greptime.v1.AddColumnLoca" +
|
||||
"tion\022\031\n\021add_if_not_exists\030\004 \001(\010\"\236\001\n\020Modi" +
|
||||
"fyColumnType\022\023\n\013column_name\030\001 \001(\t\0220\n\013tar" +
|
||||
"get_type\030\002 \001(\0162\033.greptime.v1.ColumnDataT" +
|
||||
"ype\022C\n\025target_type_extension\030\003 \001(\0132$.gre" +
|
||||
"ptime.v1.ColumnDataTypeExtension\"$\n\006Opti" +
|
||||
"on\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t\"=\n\017SetTab" +
|
||||
"leOptions\022*\n\rtable_options\030\001 \003(\0132\023.grept" +
|
||||
"ime.v1.Option\"!\n\021UnsetTableOptions\022\014\n\004ke" +
|
||||
"ys\030\001 \003(\t\"\032\n\nDropColumn\022\014\n\004name\030\001 \001(\t\"\025\n\007" +
|
||||
"TableId\022\n\n\002id\030\001 \001(\r\"\024\n\006FlowId\022\n\n\002id\030\001 \001(" +
|
||||
"\r\"\254\002\n\tColumnDef\022\014\n\004name\030\001 \001(\t\022.\n\tdata_ty" +
|
||||
"pe\030\002 \001(\0162\033.greptime.v1.ColumnDataType\022\023\n" +
|
||||
"\013is_nullable\030\003 \001(\010\022\032\n\022default_constraint" +
|
||||
"\030\004 \001(\014\0220\n\rsemantic_type\030\005 \001(\0162\031.greptime" +
|
||||
".v1.SemanticType\022\017\n\007comment\030\006 \001(\t\022@\n\022dat" +
|
||||
"atype_extension\030\007 \001(\0132$.greptime.v1.Colu" +
|
||||
"mnDataTypeExtension\022+\n\007options\030\010 \001(\0132\032.g" +
|
||||
"reptime.v1.ColumnOptions\"\230\001\n\021AddColumnLo" +
|
||||
"cation\022B\n\rlocation_type\030\001 \001(\0162+.greptime" +
|
||||
".v1.AddColumnLocation.LocationType\022\031\n\021af" +
|
||||
"ter_column_name\030\002 \001(\t\"$\n\014LocationType\022\t\n" +
|
||||
"\005FIRST\020\000\022\t\n\005AFTER\020\001\"\324\001\n\013SetFulltext\022\023\n\013c" +
|
||||
"olumn_name\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022\'\n\010anal" +
|
||||
"yzer\030\003 \001(\0162\025.greptime.v1.Analyzer\022\026\n\016cas" +
|
||||
"e_sensitive\030\004 \001(\010\022-\n\007backend\030\005 \001(\0162\034.gre" +
|
||||
"ptime.v1.FulltextBackend\022\023\n\013granularity\030" +
|
||||
"\006 \001(\004\022\033\n\023false_positive_rate\030\007 \001(\001\"$\n\rUn" +
|
||||
"setFulltext\022\023\n\013column_name\030\001 \001(\t\"\"\n\013SetI" +
|
||||
"nverted\022\023\n\013column_name\030\001 \001(\t\"$\n\rUnsetInv" +
|
||||
"erted\022\023\n\013column_name\030\001 \001(\t\"\241\001\n\013SetSkippi" +
|
||||
"ng\022\023\n\013column_name\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022" +
|
||||
"\023\n\013granularity\030\003 \001(\004\022;\n\023skipping_index_t" +
|
||||
"ype\030\004 \001(\0162\036.greptime.v1.SkippingIndexTyp" +
|
||||
"e\022\033\n\023false_positive_rate\030\005 \001(\001\"$\n\rUnsetS" +
|
||||
"kipping\022\023\n\013column_name\030\001 \001(\t\"\314\001\n\021AlterDa" +
|
||||
"tabaseExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013sche" +
|
||||
"ma_name\030\002 \001(\t\022?\n\024set_database_options\030\003 " +
|
||||
"\001(\0132\037.greptime.v1.SetDatabaseOptionsH\000\022C" +
|
||||
"\n\026unset_database_options\030\004 \001(\0132!.greptim" +
|
||||
"e.v1.UnsetDatabaseOptionsH\000B\006\n\004kind\"G\n\022S" +
|
||||
"etDatabaseOptions\0221\n\024set_database_option" +
|
||||
"s\030\001 \003(\0132\023.greptime.v1.Option\"$\n\024UnsetDat" +
|
||||
"abaseOptions\022\014\n\004keys\030\001 \003(\t\"\331\004\n\021CreateTri" +
|
||||
"ggerExpr\022\024\n\014catalog_name\030\001 \001(\t\022\024\n\014trigge" +
|
||||
"r_name\030\002 \001(\t\022\034\n\024create_if_not_exists\030\003 \001" +
|
||||
"(\010\022\013\n\003sql\030\004 \001(\t\022,\n\010channels\030\005 \003(\0132\032.grep" +
|
||||
"time.v1.NotifyChannel\022:\n\006labels\030\006 \003(\0132*." +
|
||||
"greptime.v1.CreateTriggerExpr.LabelsEntr" +
|
||||
"y\022D\n\013annotations\030\007 \003(\0132/.greptime.v1.Cre" +
|
||||
"ateTriggerExpr.AnnotationsEntry\022+\n\010inter" +
|
||||
"val\030\010 \001(\0132\031.google.protobuf.Duration\022\031\n\021" +
|
||||
"raw_interval_expr\030\t \001(\t\022&\n\003for\030\n \001(\0132\031.g" +
|
||||
"oogle.protobuf.Duration\022\024\n\014for_raw_expr\030" +
|
||||
"\013 \001(\t\0222\n\017keep_firing_for\030\014 \001(\0132\031.google." +
|
||||
"protobuf.Duration\022 \n\030keep_firing_for_raw" +
|
||||
"_expr\030\r \001(\t\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022" +
|
||||
"\r\n\005value\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry\022\013" +
|
||||
"\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"]\n\rNotify" +
|
||||
"Channel\022\014\n\004name\030\001 \001(\t\022.\n\007webhook\030\002 \001(\0132\033" +
|
||||
".greptime.v1.WebhookOptionsH\000B\016\n\014channel" +
|
||||
"_type\"\177\n\016WebhookOptions\022\013\n\003url\030\001 \001(\t\0223\n\004" +
|
||||
"opts\030\002 \003(\0132%.greptime.v1.WebhookOptions." +
|
||||
"OptsEntry\032+\n\tOptsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" +
|
||||
"alue\030\002 \001(\t:\0028\001\"U\n\017DropTriggerExpr\022\024\n\014cat" +
|
||||
"alog_name\030\001 \001(\t\022\024\n\014trigger_name\030\002 \001(\t\022\026\n" +
|
||||
"\016drop_if_exists\030\003 \001(\010\"\252\001\n\rCommentOnExpr\022" +
|
||||
"\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001" +
|
||||
"(\t\0223\n\013object_type\030\003 \001(\0162\036.greptime.v1.Co" +
|
||||
"mmentObjectType\022\023\n\013object_name\030\004 \001(\t\022\023\n\013" +
|
||||
"column_name\030\005 \001(\t\022\017\n\007comment\030\006 \001(\t*$\n\010An" +
|
||||
"alyzer\022\013\n\007ENGLISH\020\000\022\013\n\007CHINESE\020\001*)\n\017Full" +
|
||||
"textBackend\022\013\n\007TANTIVY\020\000\022\t\n\005BLOOM\020\001*%\n\021S" +
|
||||
"kippingIndexType\022\020\n\014BLOOM_FILTER\020\000*4\n\021Co" +
|
||||
"mmentObjectType\022\t\n\005TABLE\020\000\022\n\n\006COLUMN\020\001\022\010" +
|
||||
"\n\004FLOW\020\002BL\n\016io.greptime.v1B\003DdlZ5github." +
|
||||
"com/GreptimeTeam/greptime-proto/go/grept" +
|
||||
"ime/v1b\006proto3"
|
||||
"to_partition_exprs\030\002 \003(\t\"\216\001\n\rDropTableEx" +
|
||||
"pr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030" +
|
||||
"\002 \001(\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010table_id\030\004 " +
|
||||
"\001(\0132\024.greptime.v1.TableId\022\026\n\016drop_if_exi" +
|
||||
"sts\030\005 \001(\010\"\314\001\n\022CreateDatabaseExpr\022\024\n\014cata" +
|
||||
"log_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\022\034\n\024c" +
|
||||
"reate_if_not_exists\030\003 \001(\010\022=\n\007options\030\004 \003" +
|
||||
"(\0132,.greptime.v1.CreateDatabaseExpr.Opti" +
|
||||
"onsEntry\032.\n\014OptionsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" +
|
||||
"\005value\030\002 \001(\t:\0028\001\"\250\001\n\021TruncateTableExpr\022\024" +
|
||||
"\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(" +
|
||||
"\t\022\022\n\ntable_name\030\003 \001(\t\022&\n\010table_id\030\004 \001(\0132" +
|
||||
"\024.greptime.v1.TableId\022,\n\013time_ranges\030\005 \001" +
|
||||
"(\0132\027.greptime.v1.TimeRanges\"U\n\020DropDatab" +
|
||||
"aseExpr\022\024\n\014catalog_name\030\001 \001(\t\022\023\n\013schema_" +
|
||||
"name\030\002 \001(\t\022\026\n\016drop_if_exists\030\003 \001(\010\"9\n\nAd" +
|
||||
"dColumns\022+\n\013add_columns\030\001 \003(\0132\026.greptime" +
|
||||
".v1.AddColumn\"?\n\014DropDefaults\022/\n\rdrop_de" +
|
||||
"faults\030\001 \003(\0132\030.greptime.v1.DropDefault\"<" +
|
||||
"\n\013SetDefaults\022-\n\014set_defaults\030\001 \003(\0132\027.gr" +
|
||||
"eptime.v1.SetDefault\"<\n\013DropColumns\022-\n\014d" +
|
||||
"rop_columns\030\001 \003(\0132\027.greptime.v1.DropColu" +
|
||||
"mn\"O\n\021ModifyColumnTypes\022:\n\023modify_column" +
|
||||
"_types\030\001 \003(\0132\035.greptime.v1.ModifyColumnT" +
|
||||
"ype\"%\n\013RenameTable\022\026\n\016new_table_name\030\001 \001" +
|
||||
"(\t\"\204\001\n\tAddColumn\022*\n\ncolumn_def\030\001 \001(\0132\026.g" +
|
||||
"reptime.v1.ColumnDef\0220\n\010location\030\003 \001(\0132\036" +
|
||||
".greptime.v1.AddColumnLocation\022\031\n\021add_if" +
|
||||
"_not_exists\030\004 \001(\010\"\236\001\n\020ModifyColumnType\022\023" +
|
||||
"\n\013column_name\030\001 \001(\t\0220\n\013target_type\030\002 \001(\016" +
|
||||
"2\033.greptime.v1.ColumnDataType\022C\n\025target_" +
|
||||
"type_extension\030\003 \001(\0132$.greptime.v1.Colum" +
|
||||
"nDataTypeExtension\"$\n\006Option\022\013\n\003key\030\001 \001(" +
|
||||
"\t\022\r\n\005value\030\002 \001(\t\"=\n\017SetTableOptions\022*\n\rt" +
|
||||
"able_options\030\001 \003(\0132\023.greptime.v1.Option\"" +
|
||||
"!\n\021UnsetTableOptions\022\014\n\004keys\030\001 \003(\t\"\032\n\nDr" +
|
||||
"opColumn\022\014\n\004name\030\001 \001(\t\"\025\n\007TableId\022\n\n\002id\030" +
|
||||
"\001 \001(\r\"\024\n\006FlowId\022\n\n\002id\030\001 \001(\r\"\254\002\n\tColumnDe" +
|
||||
"f\022\014\n\004name\030\001 \001(\t\022.\n\tdata_type\030\002 \001(\0162\033.gre" +
|
||||
"ptime.v1.ColumnDataType\022\023\n\013is_nullable\030\003" +
|
||||
" \001(\010\022\032\n\022default_constraint\030\004 \001(\014\0220\n\rsema" +
|
||||
"ntic_type\030\005 \001(\0162\031.greptime.v1.SemanticTy" +
|
||||
"pe\022\017\n\007comment\030\006 \001(\t\022@\n\022datatype_extensio" +
|
||||
"n\030\007 \001(\0132$.greptime.v1.ColumnDataTypeExte" +
|
||||
"nsion\022+\n\007options\030\010 \001(\0132\032.greptime.v1.Col" +
|
||||
"umnOptions\"\230\001\n\021AddColumnLocation\022B\n\rloca" +
|
||||
"tion_type\030\001 \001(\0162+.greptime.v1.AddColumnL" +
|
||||
"ocation.LocationType\022\031\n\021after_column_nam" +
|
||||
"e\030\002 \001(\t\"$\n\014LocationType\022\t\n\005FIRST\020\000\022\t\n\005AF" +
|
||||
"TER\020\001\"\324\001\n\013SetFulltext\022\023\n\013column_name\030\001 \001" +
|
||||
"(\t\022\016\n\006enable\030\002 \001(\010\022\'\n\010analyzer\030\003 \001(\0162\025.g" +
|
||||
"reptime.v1.Analyzer\022\026\n\016case_sensitive\030\004 " +
|
||||
"\001(\010\022-\n\007backend\030\005 \001(\0162\034.greptime.v1.Fullt" +
|
||||
"extBackend\022\023\n\013granularity\030\006 \001(\004\022\033\n\023false" +
|
||||
"_positive_rate\030\007 \001(\001\"$\n\rUnsetFulltext\022\023\n" +
|
||||
"\013column_name\030\001 \001(\t\"\"\n\013SetInverted\022\023\n\013col" +
|
||||
"umn_name\030\001 \001(\t\"$\n\rUnsetInverted\022\023\n\013colum" +
|
||||
"n_name\030\001 \001(\t\"\241\001\n\013SetSkipping\022\023\n\013column_n" +
|
||||
"ame\030\001 \001(\t\022\016\n\006enable\030\002 \001(\010\022\023\n\013granularity" +
|
||||
"\030\003 \001(\004\022;\n\023skipping_index_type\030\004 \001(\0162\036.gr" +
|
||||
"eptime.v1.SkippingIndexType\022\033\n\023false_pos" +
|
||||
"itive_rate\030\005 \001(\001\"$\n\rUnsetSkipping\022\023\n\013col" +
|
||||
"umn_name\030\001 \001(\t\"\314\001\n\021AlterDatabaseExpr\022\024\n\014" +
|
||||
"catalog_name\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\022" +
|
||||
"?\n\024set_database_options\030\003 \001(\0132\037.greptime" +
|
||||
".v1.SetDatabaseOptionsH\000\022C\n\026unset_databa" +
|
||||
"se_options\030\004 \001(\0132!.greptime.v1.UnsetData" +
|
||||
"baseOptionsH\000B\006\n\004kind\"G\n\022SetDatabaseOpti" +
|
||||
"ons\0221\n\024set_database_options\030\001 \003(\0132\023.grep" +
|
||||
"time.v1.Option\"$\n\024UnsetDatabaseOptions\022\014" +
|
||||
"\n\004keys\030\001 \003(\t\"\331\004\n\021CreateTriggerExpr\022\024\n\014ca" +
|
||||
"talog_name\030\001 \001(\t\022\024\n\014trigger_name\030\002 \001(\t\022\034" +
|
||||
"\n\024create_if_not_exists\030\003 \001(\010\022\013\n\003sql\030\004 \001(" +
|
||||
"\t\022,\n\010channels\030\005 \003(\0132\032.greptime.v1.Notify" +
|
||||
"Channel\022:\n\006labels\030\006 \003(\0132*.greptime.v1.Cr" +
|
||||
"eateTriggerExpr.LabelsEntry\022D\n\013annotatio" +
|
||||
"ns\030\007 \003(\0132/.greptime.v1.CreateTriggerExpr" +
|
||||
".AnnotationsEntry\022+\n\010interval\030\010 \001(\0132\031.go" +
|
||||
"ogle.protobuf.Duration\022\031\n\021raw_interval_e" +
|
||||
"xpr\030\t \001(\t\022&\n\003for\030\n \001(\0132\031.google.protobuf" +
|
||||
".Duration\022\024\n\014for_raw_expr\030\013 \001(\t\0222\n\017keep_" +
|
||||
"firing_for\030\014 \001(\0132\031.google.protobuf.Durat" +
|
||||
"ion\022 \n\030keep_firing_for_raw_expr\030\r \001(\t\032-\n" +
|
||||
"\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t" +
|
||||
":\0028\001\0322\n\020AnnotationsEntry\022\013\n\003key\030\001 \001(\t\022\r\n" +
|
||||
"\005value\030\002 \001(\t:\0028\001\"]\n\rNotifyChannel\022\014\n\004nam" +
|
||||
"e\030\001 \001(\t\022.\n\007webhook\030\002 \001(\0132\033.greptime.v1.W" +
|
||||
"ebhookOptionsH\000B\016\n\014channel_type\"\177\n\016Webho" +
|
||||
"okOptions\022\013\n\003url\030\001 \001(\t\0223\n\004opts\030\002 \003(\0132%.g" +
|
||||
"reptime.v1.WebhookOptions.OptsEntry\032+\n\tO" +
|
||||
"ptsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001" +
|
||||
"\"U\n\017DropTriggerExpr\022\024\n\014catalog_name\030\001 \001(" +
|
||||
"\t\022\024\n\014trigger_name\030\002 \001(\t\022\026\n\016drop_if_exist" +
|
||||
"s\030\003 \001(\010\"\252\001\n\rCommentOnExpr\022\024\n\014catalog_nam" +
|
||||
"e\030\001 \001(\t\022\023\n\013schema_name\030\002 \001(\t\0223\n\013object_t" +
|
||||
"ype\030\003 \001(\0162\036.greptime.v1.CommentObjectTyp" +
|
||||
"e\022\023\n\013object_name\030\004 \001(\t\022\023\n\013column_name\030\005 " +
|
||||
"\001(\t\022\017\n\007comment\030\006 \001(\t*$\n\010Analyzer\022\013\n\007ENGL" +
|
||||
"ISH\020\000\022\013\n\007CHINESE\020\001*)\n\017FulltextBackend\022\013\n" +
|
||||
"\007TANTIVY\020\000\022\t\n\005BLOOM\020\001*%\n\021SkippingIndexTy" +
|
||||
"pe\022\020\n\014BLOOM_FILTER\020\000*4\n\021CommentObjectTyp" +
|
||||
"e\022\t\n\005TABLE\020\000\022\n\n\006COLUMN\020\001\022\010\n\004FLOW\020\002BL\n\016io" +
|
||||
".greptime.v1B\003DdlZ5github.com/GreptimeTe" +
|
||||
"am/greptime-proto/go/greptime/v1b\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
@@ -54856,7 +54764,7 @@ java.lang.String defaultValue);
|
||||
internal_static_greptime_v1_Repartition_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_greptime_v1_Repartition_descriptor,
|
||||
new java.lang.String[] { "FromPartitionExprs", "IntoPartitionExprs", "Wait", });
|
||||
new java.lang.String[] { "FromPartitionExprs", "IntoPartitionExprs", });
|
||||
internal_static_greptime_v1_DropTableExpr_descriptor =
|
||||
getDescriptor().getMessageTypes().get(14);
|
||||
internal_static_greptime_v1_DropTableExpr_fieldAccessorTable = new
|
||||
|
||||
@@ -166,8 +166,6 @@ message Repartition {
|
||||
repeated string from_partition_exprs = 1;
|
||||
// The into partition expressions serialized in JSON format.
|
||||
repeated string into_partition_exprs = 2;
|
||||
// Wait for the repartition to complete.
|
||||
bool wait = 3;
|
||||
}
|
||||
|
||||
message DropTableExpr {
|
||||
|
||||
@@ -104,7 +104,19 @@ message CommentOnTask {
|
||||
|
||||
message DdlTaskRequest {
|
||||
RequestHeader header = 1;
|
||||
// The query context for the ddl procedures.
|
||||
QueryContext query_context = 64;
|
||||
// The timeout will be passed to the procedure.
|
||||
//
|
||||
// Note: Each procedure may implement its own timeout handling mechanism.
|
||||
bool wait = 65;
|
||||
// The flag that controls whether to wait for the procedure to complete.
|
||||
//
|
||||
// If wait is `true`, the procedure will wait for completion(success or failure) and the result will be returned.
|
||||
// Otherwise, the procedure will be submitted and return the [ProcedureId](common_procedure::ProcedureId) immediately.
|
||||
//
|
||||
// Note: The value of `wait` is independent of the `timeout` option. If a procedure ignores the `timeout` and `wait` is set to true, the operation returns until the procedure completes.
|
||||
uint32 timeout_secs = 66;
|
||||
|
||||
oneof task {
|
||||
CreateTableTask create_table_task = 2;
|
||||
|
||||
Reference in New Issue
Block a user