mirror of https://github.com/milvus-io/milvus.git
parent
2ebeade25e
commit
3a866dab3d
|
@ -373,10 +373,9 @@ static void InitDefaultsscc_info_DescribeSegmentResponse_milvus_2eproto() {
|
|||
::milvus::proto::milvus::DescribeSegmentResponse::InitAsDefaultInstance();
|
||||
}
|
||||
|
||||
::PROTOBUF_NAMESPACE_ID::internal::SCCInfo<2> scc_info_DescribeSegmentResponse_milvus_2eproto =
|
||||
{{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 2, InitDefaultsscc_info_DescribeSegmentResponse_milvus_2eproto}, {
|
||||
&scc_info_Status_common_2eproto.base,
|
||||
&scc_info_IndexDescription_milvus_2eproto.base,}};
|
||||
::PROTOBUF_NAMESPACE_ID::internal::SCCInfo<1> scc_info_DescribeSegmentResponse_milvus_2eproto =
|
||||
{{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsscc_info_DescribeSegmentResponse_milvus_2eproto}, {
|
||||
&scc_info_Status_common_2eproto.base,}};
|
||||
|
||||
static void InitDefaultsscc_info_DropCollectionRequest_milvus_2eproto() {
|
||||
GOOGLE_PROTOBUF_VERIFY_VERSION;
|
||||
|
@ -1012,7 +1011,7 @@ const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_milvus_2eproto::offsets[] PROT
|
|||
~0u, // no _weak_field_map_
|
||||
PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::DescribeSegmentResponse, status_),
|
||||
PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::DescribeSegmentResponse, indexid_),
|
||||
PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::DescribeSegmentResponse, index_description_),
|
||||
PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::DescribeSegmentResponse, buildid_),
|
||||
~0u, // no _has_bits_
|
||||
PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::ShowSegmentRequest, _internal_metadata_),
|
||||
~0u, // no _extensions_
|
||||
|
@ -1312,122 +1311,120 @@ const char descriptor_table_protodef_milvus_2eproto[] PROTOBUF_SECTION_VARIABLE(
|
|||
"(\t\022\024\n\014partitionIDs\030\003 \003(\003\"m\n\026DescribeSegm"
|
||||
"entRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto."
|
||||
"common.MsgBase\022\024\n\014collectionID\030\002 \001(\003\022\021\n\t"
|
||||
"segmentID\030\003 \001(\003\"\231\001\n\027DescribeSegmentRespo"
|
||||
"nse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.commo"
|
||||
"n.Status\022\017\n\007indexID\030\002 \001(\003\022@\n\021index_descr"
|
||||
"iption\030\003 \001(\0132%.milvus.proto.milvus.Index"
|
||||
"Description\"k\n\022ShowSegmentRequest\022*\n\004bas"
|
||||
"e\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022\024\n"
|
||||
"\014collectionID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003"
|
||||
"\"V\n\023ShowSegmentResponse\022+\n\006status\030\001 \001(\0132"
|
||||
"\033.milvus.proto.common.Status\022\022\n\nsegmentI"
|
||||
"Ds\030\002 \003(\003\"\267\001\n\022CreateIndexRequest\022*\n\004base\030"
|
||||
"\001 \001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007d"
|
||||
"b_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\022\n"
|
||||
"\nfield_name\030\004 \001(\t\0227\n\014extra_params\030\005 \003(\0132"
|
||||
"!.milvus.proto.common.KeyValuePair\"\224\001\n\024D"
|
||||
"escribeIndexRequest\022*\n\004base\030\001 \001(\0132\034.milv"
|
||||
"us.proto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t"
|
||||
"\022\027\n\017collection_name\030\003 \001(\t\022\022\n\nfield_name\030"
|
||||
"\004 \001(\t\022\022\n\nindex_name\030\005 \001(\t\"Y\n\020IndexDescri"
|
||||
"ption\022\022\n\nindex_name\030\001 \001(\t\0221\n\006params\030\002 \003("
|
||||
"\0132!.milvus.proto.common.KeyValuePair\"\207\001\n"
|
||||
"\025DescribeIndexResponse\022+\n\006status\030\001 \001(\0132\033"
|
||||
".milvus.proto.common.Status\022A\n\022index_des"
|
||||
"criptions\030\002 \003(\0132%.milvus.proto.milvus.In"
|
||||
"dexDescription\"\221\001\n\021IndexStateRequest\022*\n\004"
|
||||
"base\030\001 \001(\0132\034.milvus.proto.common.MsgBase"
|
||||
"\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001"
|
||||
"(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\nindex_name\030\005 \001"
|
||||
"(\t\"q\n\022IndexStateResponse\022+\n\006status\030\001 \001(\013"
|
||||
"2\033.milvus.proto.common.Status\022.\n\005state\030\002"
|
||||
" \001(\0162\037.milvus.proto.common.IndexState\"\275\001"
|
||||
"\n\rInsertRequest\022*\n\004base\030\001 \001(\0132\034.milvus.p"
|
||||
"roto.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017"
|
||||
"collection_name\030\003 \001(\t\022\026\n\016partition_name\030"
|
||||
"\004 \001(\t\022+\n\010row_data\030\005 \003(\0132\031.milvus.proto.c"
|
||||
"ommon.Blob\022\021\n\thash_keys\030\006 \003(\r\"e\n\016InsertR"
|
||||
"esponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.c"
|
||||
"ommon.Status\022\023\n\013rowID_begin\030\002 \001(\003\022\021\n\trow"
|
||||
"ID_end\030\003 \001(\003\"c\n\020PlaceholderValue\022\013\n\003tag\030"
|
||||
"\001 \001(\t\0222\n\004type\030\002 \001(\0162$.milvus.proto.milvu"
|
||||
"s.PlaceholderType\022\016\n\006values\030\003 \003(\014\"O\n\020Pla"
|
||||
"ceholderGroup\022;\n\014placeholders\030\001 \003(\0132%.mi"
|
||||
"lvus.proto.milvus.PlaceholderValue\"\246\001\n\rS"
|
||||
"earchRequest\022*\n\004base\030\001 \001(\0132\034.milvus.prot"
|
||||
"o.common.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017col"
|
||||
"lection_name\030\003 \001(\t\022\027\n\017partition_names\030\004 "
|
||||
"\003(\t\022\013\n\003dsl\030\005 \001(\t\022\031\n\021placeholder_group\030\006 "
|
||||
"\001(\014\"5\n\004Hits\022\013\n\003IDs\030\001 \003(\003\022\020\n\010row_data\030\002 \003"
|
||||
"(\014\022\016\n\006scores\030\003 \003(\002\"J\n\rSearchResults\022+\n\006s"
|
||||
"tatus\030\001 \001(\0132\033.milvus.proto.common.Status"
|
||||
"\022\014\n\004hits\030\002 \003(\014\"d\n\014FlushRequest\022*\n\004base\030\001"
|
||||
" \001(\0132\034.milvus.proto.common.MsgBase\022\017\n\007db"
|
||||
"_name\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\"r\n\024"
|
||||
"RegisterLinkResponse\022-\n\007address\030\001 \001(\0132\034."
|
||||
"milvus.proto.common.Address\022+\n\006status\030\002 "
|
||||
"\001(\0132\033.milvus.proto.common.Status*@\n\017Plac"
|
||||
"eholderType\022\010\n\004NONE\020\000\022\021\n\rVECTOR_BINARY\020d"
|
||||
"\022\020\n\014VECTOR_FLOAT\020e2\357\020\n\rMilvusService\022_\n\020"
|
||||
"CreateCollection\022,.milvus.proto.milvus.C"
|
||||
"reateCollectionRequest\032\033.milvus.proto.co"
|
||||
"mmon.Status\"\000\022[\n\016DropCollection\022*.milvus"
|
||||
".proto.milvus.DropCollectionRequest\032\033.mi"
|
||||
"lvus.proto.common.Status\"\000\022_\n\rHasCollect"
|
||||
"ion\022).milvus.proto.milvus.HasCollectionR"
|
||||
"equest\032!.milvus.proto.milvus.BoolRespons"
|
||||
"e\"\000\022[\n\016LoadCollection\022*.milvus.proto.mil"
|
||||
"vus.LoadCollectionRequest\032\033.milvus.proto"
|
||||
".common.Status\"\000\022a\n\021ReleaseCollection\022-."
|
||||
"milvus.proto.milvus.ReleaseCollectionReq"
|
||||
"uest\032\033.milvus.proto.common.Status\"\000\022w\n\022D"
|
||||
"escribeCollection\022..milvus.proto.milvus."
|
||||
"DescribeCollectionRequest\032/.milvus.proto"
|
||||
".milvus.DescribeCollectionResponse\"\000\022v\n\027"
|
||||
"GetCollectionStatistics\022+.milvus.proto.m"
|
||||
"ilvus.CollectionStatsRequest\032,.milvus.pr"
|
||||
"oto.milvus.CollectionStatsResponse\"\000\022l\n\017"
|
||||
"ShowCollections\022*.milvus.proto.milvus.Sh"
|
||||
"owCollectionRequest\032+.milvus.proto.milvu"
|
||||
"s.ShowCollectionResponse\"\000\022]\n\017CreatePart"
|
||||
"ition\022+.milvus.proto.milvus.CreatePartit"
|
||||
"ionRequest\032\033.milvus.proto.common.Status\""
|
||||
"\000\022Y\n\rDropPartition\022).milvus.proto.milvus"
|
||||
".DropPartitionRequest\032\033.milvus.proto.com"
|
||||
"mon.Status\"\000\022]\n\014HasPartition\022(.milvus.pr"
|
||||
"oto.milvus.HasPartitionRequest\032!.milvus."
|
||||
"proto.milvus.BoolResponse\"\000\022Y\n\016LoadParti"
|
||||
"tions\022(.milvus.proto.milvus.LoadPartiton"
|
||||
"Request\032\033.milvus.proto.common.Status\"\000\022`"
|
||||
"\n\021ReleasePartitions\022,.milvus.proto.milvu"
|
||||
"s.ReleasePartitionRequest\032\033.milvus.proto"
|
||||
".common.Status\"\000\022s\n\026GetPartitionStatisti"
|
||||
"cs\022*.milvus.proto.milvus.PartitionStatsR"
|
||||
"equest\032+.milvus.proto.milvus.PartitionSt"
|
||||
"atsResponse\"\000\022i\n\016ShowPartitions\022).milvus"
|
||||
".proto.milvus.ShowPartitionRequest\032*.mil"
|
||||
"vus.proto.milvus.ShowPartitionResponse\"\000"
|
||||
"\022U\n\013CreateIndex\022\'.milvus.proto.milvus.Cr"
|
||||
"eateIndexRequest\032\033.milvus.proto.common.S"
|
||||
"tatus\"\000\022h\n\rDescribeIndex\022).milvus.proto."
|
||||
"milvus.DescribeIndexRequest\032*.milvus.pro"
|
||||
"to.milvus.DescribeIndexResponse\"\000\022b\n\rGet"
|
||||
"IndexState\022&.milvus.proto.milvus.IndexSt"
|
||||
"ateRequest\032\'.milvus.proto.milvus.IndexSt"
|
||||
"ateResponse\"\000\022S\n\006Insert\022\".milvus.proto.m"
|
||||
"ilvus.InsertRequest\032#.milvus.proto.milvu"
|
||||
"s.InsertResponse\"\000\022R\n\006Search\022\".milvus.pr"
|
||||
"oto.milvus.SearchRequest\032\".milvus.proto."
|
||||
"milvus.SearchResults\"\000\022I\n\005Flush\022!.milvus"
|
||||
".proto.milvus.FlushRequest\032\033.milvus.prot"
|
||||
"o.common.Status\"\000\022Q\n\014GetDdChannel\022\032.milv"
|
||||
"us.proto.common.Empty\032#.milvus.proto.mil"
|
||||
"vus.StringResponse\"\0002g\n\014ProxyService\022W\n\014"
|
||||
"RegisterLink\022\032.milvus.proto.common.Empty"
|
||||
"\032).milvus.proto.milvus.RegisterLinkRespo"
|
||||
"nse\"\000BBZ@github.com/zilliztech/milvus-di"
|
||||
"stributed/internal/proto/milvuspbb\006proto"
|
||||
"3"
|
||||
"segmentID\030\003 \001(\003\"h\n\027DescribeSegmentRespon"
|
||||
"se\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common"
|
||||
".Status\022\017\n\007indexID\030\002 \001(\003\022\017\n\007buildID\030\003 \001("
|
||||
"\003\"k\n\022ShowSegmentRequest\022*\n\004base\030\001 \001(\0132\034."
|
||||
"milvus.proto.common.MsgBase\022\024\n\014collectio"
|
||||
"nID\030\002 \001(\003\022\023\n\013partitionID\030\003 \001(\003\"V\n\023ShowSe"
|
||||
"gmentResponse\022+\n\006status\030\001 \001(\0132\033.milvus.p"
|
||||
"roto.common.Status\022\022\n\nsegmentIDs\030\002 \003(\003\"\267"
|
||||
"\001\n\022CreateIndexRequest\022*\n\004base\030\001 \001(\0132\034.mi"
|
||||
"lvus.proto.common.MsgBase\022\017\n\007db_name\030\002 \001"
|
||||
"(\t\022\027\n\017collection_name\030\003 \001(\t\022\022\n\nfield_nam"
|
||||
"e\030\004 \001(\t\0227\n\014extra_params\030\005 \003(\0132!.milvus.p"
|
||||
"roto.common.KeyValuePair\"\224\001\n\024DescribeInd"
|
||||
"exRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c"
|
||||
"ommon.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collec"
|
||||
"tion_name\030\003 \001(\t\022\022\n\nfield_name\030\004 \001(\t\022\022\n\ni"
|
||||
"ndex_name\030\005 \001(\t\"Y\n\020IndexDescription\022\022\n\ni"
|
||||
"ndex_name\030\001 \001(\t\0221\n\006params\030\002 \003(\0132!.milvus"
|
||||
".proto.common.KeyValuePair\"\207\001\n\025DescribeI"
|
||||
"ndexResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pr"
|
||||
"oto.common.Status\022A\n\022index_descriptions\030"
|
||||
"\002 \003(\0132%.milvus.proto.milvus.IndexDescrip"
|
||||
"tion\"\221\001\n\021IndexStateRequest\022*\n\004base\030\001 \001(\013"
|
||||
"2\034.milvus.proto.common.MsgBase\022\017\n\007db_nam"
|
||||
"e\030\002 \001(\t\022\027\n\017collection_name\030\003 \001(\t\022\022\n\nfiel"
|
||||
"d_name\030\004 \001(\t\022\022\n\nindex_name\030\005 \001(\t\"q\n\022Inde"
|
||||
"xStateResponse\022+\n\006status\030\001 \001(\0132\033.milvus."
|
||||
"proto.common.Status\022.\n\005state\030\002 \001(\0162\037.mil"
|
||||
"vus.proto.common.IndexState\"\275\001\n\rInsertRe"
|
||||
"quest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.commo"
|
||||
"n.MsgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection"
|
||||
"_name\030\003 \001(\t\022\026\n\016partition_name\030\004 \001(\t\022+\n\010r"
|
||||
"ow_data\030\005 \003(\0132\031.milvus.proto.common.Blob"
|
||||
"\022\021\n\thash_keys\030\006 \003(\r\"e\n\016InsertResponse\022+\n"
|
||||
"\006status\030\001 \001(\0132\033.milvus.proto.common.Stat"
|
||||
"us\022\023\n\013rowID_begin\030\002 \001(\003\022\021\n\trowID_end\030\003 \001"
|
||||
"(\003\"c\n\020PlaceholderValue\022\013\n\003tag\030\001 \001(\t\0222\n\004t"
|
||||
"ype\030\002 \001(\0162$.milvus.proto.milvus.Placehol"
|
||||
"derType\022\016\n\006values\030\003 \003(\014\"O\n\020PlaceholderGr"
|
||||
"oup\022;\n\014placeholders\030\001 \003(\0132%.milvus.proto"
|
||||
".milvus.PlaceholderValue\"\246\001\n\rSearchReque"
|
||||
"st\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.M"
|
||||
"sgBase\022\017\n\007db_name\030\002 \001(\t\022\027\n\017collection_na"
|
||||
"me\030\003 \001(\t\022\027\n\017partition_names\030\004 \003(\t\022\013\n\003dsl"
|
||||
"\030\005 \001(\t\022\031\n\021placeholder_group\030\006 \001(\014\"5\n\004Hit"
|
||||
"s\022\013\n\003IDs\030\001 \003(\003\022\020\n\010row_data\030\002 \003(\014\022\016\n\006scor"
|
||||
"es\030\003 \003(\002\"J\n\rSearchResults\022+\n\006status\030\001 \001("
|
||||
"\0132\033.milvus.proto.common.Status\022\014\n\004hits\030\002"
|
||||
" \003(\014\"d\n\014FlushRequest\022*\n\004base\030\001 \001(\0132\034.mil"
|
||||
"vus.proto.common.MsgBase\022\017\n\007db_name\030\002 \001("
|
||||
"\t\022\027\n\017collection_name\030\003 \001(\t\"r\n\024RegisterLi"
|
||||
"nkResponse\022-\n\007address\030\001 \001(\0132\034.milvus.pro"
|
||||
"to.common.Address\022+\n\006status\030\002 \001(\0132\033.milv"
|
||||
"us.proto.common.Status*@\n\017PlaceholderTyp"
|
||||
"e\022\010\n\004NONE\020\000\022\021\n\rVECTOR_BINARY\020d\022\020\n\014VECTOR"
|
||||
"_FLOAT\020e2\357\020\n\rMilvusService\022_\n\020CreateColl"
|
||||
"ection\022,.milvus.proto.milvus.CreateColle"
|
||||
"ctionRequest\032\033.milvus.proto.common.Statu"
|
||||
"s\"\000\022[\n\016DropCollection\022*.milvus.proto.mil"
|
||||
"vus.DropCollectionRequest\032\033.milvus.proto"
|
||||
".common.Status\"\000\022_\n\rHasCollection\022).milv"
|
||||
"us.proto.milvus.HasCollectionRequest\032!.m"
|
||||
"ilvus.proto.milvus.BoolResponse\"\000\022[\n\016Loa"
|
||||
"dCollection\022*.milvus.proto.milvus.LoadCo"
|
||||
"llectionRequest\032\033.milvus.proto.common.St"
|
||||
"atus\"\000\022a\n\021ReleaseCollection\022-.milvus.pro"
|
||||
"to.milvus.ReleaseCollectionRequest\032\033.mil"
|
||||
"vus.proto.common.Status\"\000\022w\n\022DescribeCol"
|
||||
"lection\022..milvus.proto.milvus.DescribeCo"
|
||||
"llectionRequest\032/.milvus.proto.milvus.De"
|
||||
"scribeCollectionResponse\"\000\022v\n\027GetCollect"
|
||||
"ionStatistics\022+.milvus.proto.milvus.Coll"
|
||||
"ectionStatsRequest\032,.milvus.proto.milvus"
|
||||
".CollectionStatsResponse\"\000\022l\n\017ShowCollec"
|
||||
"tions\022*.milvus.proto.milvus.ShowCollecti"
|
||||
"onRequest\032+.milvus.proto.milvus.ShowColl"
|
||||
"ectionResponse\"\000\022]\n\017CreatePartition\022+.mi"
|
||||
"lvus.proto.milvus.CreatePartitionRequest"
|
||||
"\032\033.milvus.proto.common.Status\"\000\022Y\n\rDropP"
|
||||
"artition\022).milvus.proto.milvus.DropParti"
|
||||
"tionRequest\032\033.milvus.proto.common.Status"
|
||||
"\"\000\022]\n\014HasPartition\022(.milvus.proto.milvus"
|
||||
".HasPartitionRequest\032!.milvus.proto.milv"
|
||||
"us.BoolResponse\"\000\022Y\n\016LoadPartitions\022(.mi"
|
||||
"lvus.proto.milvus.LoadPartitonRequest\032\033."
|
||||
"milvus.proto.common.Status\"\000\022`\n\021ReleaseP"
|
||||
"artitions\022,.milvus.proto.milvus.ReleaseP"
|
||||
"artitionRequest\032\033.milvus.proto.common.St"
|
||||
"atus\"\000\022s\n\026GetPartitionStatistics\022*.milvu"
|
||||
"s.proto.milvus.PartitionStatsRequest\032+.m"
|
||||
"ilvus.proto.milvus.PartitionStatsRespons"
|
||||
"e\"\000\022i\n\016ShowPartitions\022).milvus.proto.mil"
|
||||
"vus.ShowPartitionRequest\032*.milvus.proto."
|
||||
"milvus.ShowPartitionResponse\"\000\022U\n\013Create"
|
||||
"Index\022\'.milvus.proto.milvus.CreateIndexR"
|
||||
"equest\032\033.milvus.proto.common.Status\"\000\022h\n"
|
||||
"\rDescribeIndex\022).milvus.proto.milvus.Des"
|
||||
"cribeIndexRequest\032*.milvus.proto.milvus."
|
||||
"DescribeIndexResponse\"\000\022b\n\rGetIndexState"
|
||||
"\022&.milvus.proto.milvus.IndexStateRequest"
|
||||
"\032\'.milvus.proto.milvus.IndexStateRespons"
|
||||
"e\"\000\022S\n\006Insert\022\".milvus.proto.milvus.Inse"
|
||||
"rtRequest\032#.milvus.proto.milvus.InsertRe"
|
||||
"sponse\"\000\022R\n\006Search\022\".milvus.proto.milvus"
|
||||
".SearchRequest\032\".milvus.proto.milvus.Sea"
|
||||
"rchResults\"\000\022I\n\005Flush\022!.milvus.proto.mil"
|
||||
"vus.FlushRequest\032\033.milvus.proto.common.S"
|
||||
"tatus\"\000\022Q\n\014GetDdChannel\022\032.milvus.proto.c"
|
||||
"ommon.Empty\032#.milvus.proto.milvus.String"
|
||||
"Response\"\0002g\n\014ProxyService\022W\n\014RegisterLi"
|
||||
"nk\022\032.milvus.proto.common.Empty\032).milvus."
|
||||
"proto.milvus.RegisterLinkResponse\"\000BBZ@g"
|
||||
"ithub.com/zilliztech/milvus-distributed/"
|
||||
"internal/proto/milvuspbb\006proto3"
|
||||
;
|
||||
static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_milvus_2eproto_deps[2] = {
|
||||
&::descriptor_table_common_2eproto,
|
||||
|
@ -1479,7 +1476,7 @@ static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_mil
|
|||
static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_milvus_2eproto_once;
|
||||
static bool descriptor_table_milvus_2eproto_initialized = false;
|
||||
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_milvus_2eproto = {
|
||||
&descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 7361,
|
||||
&descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 7311,
|
||||
&descriptor_table_milvus_2eproto_once, descriptor_table_milvus_2eproto_sccs, descriptor_table_milvus_2eproto_deps, 41, 2,
|
||||
schemas, file_default_instances, TableStruct_milvus_2eproto::offsets,
|
||||
file_level_metadata_milvus_2eproto, 41, file_level_enum_descriptors_milvus_2eproto, file_level_service_descriptors_milvus_2eproto,
|
||||
|
@ -10673,23 +10670,16 @@ void DescribeSegmentRequest::InternalSwap(DescribeSegmentRequest* other) {
|
|||
void DescribeSegmentResponse::InitAsDefaultInstance() {
|
||||
::milvus::proto::milvus::_DescribeSegmentResponse_default_instance_._instance.get_mutable()->status_ = const_cast< ::milvus::proto::common::Status*>(
|
||||
::milvus::proto::common::Status::internal_default_instance());
|
||||
::milvus::proto::milvus::_DescribeSegmentResponse_default_instance_._instance.get_mutable()->index_description_ = const_cast< ::milvus::proto::milvus::IndexDescription*>(
|
||||
::milvus::proto::milvus::IndexDescription::internal_default_instance());
|
||||
}
|
||||
class DescribeSegmentResponse::_Internal {
|
||||
public:
|
||||
static const ::milvus::proto::common::Status& status(const DescribeSegmentResponse* msg);
|
||||
static const ::milvus::proto::milvus::IndexDescription& index_description(const DescribeSegmentResponse* msg);
|
||||
};
|
||||
|
||||
const ::milvus::proto::common::Status&
|
||||
DescribeSegmentResponse::_Internal::status(const DescribeSegmentResponse* msg) {
|
||||
return *msg->status_;
|
||||
}
|
||||
const ::milvus::proto::milvus::IndexDescription&
|
||||
DescribeSegmentResponse::_Internal::index_description(const DescribeSegmentResponse* msg) {
|
||||
return *msg->index_description_;
|
||||
}
|
||||
void DescribeSegmentResponse::clear_status() {
|
||||
if (GetArenaNoVirtual() == nullptr && status_ != nullptr) {
|
||||
delete status_;
|
||||
|
@ -10710,20 +10700,17 @@ DescribeSegmentResponse::DescribeSegmentResponse(const DescribeSegmentResponse&
|
|||
} else {
|
||||
status_ = nullptr;
|
||||
}
|
||||
if (from.has_index_description()) {
|
||||
index_description_ = new ::milvus::proto::milvus::IndexDescription(*from.index_description_);
|
||||
} else {
|
||||
index_description_ = nullptr;
|
||||
}
|
||||
indexid_ = from.indexid_;
|
||||
::memcpy(&indexid_, &from.indexid_,
|
||||
static_cast<size_t>(reinterpret_cast<char*>(&buildid_) -
|
||||
reinterpret_cast<char*>(&indexid_)) + sizeof(buildid_));
|
||||
// @@protoc_insertion_point(copy_constructor:milvus.proto.milvus.DescribeSegmentResponse)
|
||||
}
|
||||
|
||||
void DescribeSegmentResponse::SharedCtor() {
|
||||
::PROTOBUF_NAMESPACE_ID::internal::InitSCC(&scc_info_DescribeSegmentResponse_milvus_2eproto.base);
|
||||
::memset(&status_, 0, static_cast<size_t>(
|
||||
reinterpret_cast<char*>(&indexid_) -
|
||||
reinterpret_cast<char*>(&status_)) + sizeof(indexid_));
|
||||
reinterpret_cast<char*>(&buildid_) -
|
||||
reinterpret_cast<char*>(&status_)) + sizeof(buildid_));
|
||||
}
|
||||
|
||||
DescribeSegmentResponse::~DescribeSegmentResponse() {
|
||||
|
@ -10733,7 +10720,6 @@ DescribeSegmentResponse::~DescribeSegmentResponse() {
|
|||
|
||||
void DescribeSegmentResponse::SharedDtor() {
|
||||
if (this != internal_default_instance()) delete status_;
|
||||
if (this != internal_default_instance()) delete index_description_;
|
||||
}
|
||||
|
||||
void DescribeSegmentResponse::SetCachedSize(int size) const {
|
||||
|
@ -10755,11 +10741,9 @@ void DescribeSegmentResponse::Clear() {
|
|||
delete status_;
|
||||
}
|
||||
status_ = nullptr;
|
||||
if (GetArenaNoVirtual() == nullptr && index_description_ != nullptr) {
|
||||
delete index_description_;
|
||||
}
|
||||
index_description_ = nullptr;
|
||||
indexid_ = PROTOBUF_LONGLONG(0);
|
||||
::memset(&indexid_, 0, static_cast<size_t>(
|
||||
reinterpret_cast<char*>(&buildid_) -
|
||||
reinterpret_cast<char*>(&indexid_)) + sizeof(buildid_));
|
||||
_internal_metadata_.Clear();
|
||||
}
|
||||
|
||||
|
@ -10785,10 +10769,10 @@ const char* DescribeSegmentResponse::_InternalParse(const char* ptr, ::PROTOBUF_
|
|||
CHK_(ptr);
|
||||
} else goto handle_unusual;
|
||||
continue;
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
// int64 buildID = 3;
|
||||
case 3:
|
||||
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 26)) {
|
||||
ptr = ctx->ParseMessage(mutable_index_description(), ptr);
|
||||
if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 24)) {
|
||||
buildid_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint(&ptr);
|
||||
CHK_(ptr);
|
||||
} else goto handle_unusual;
|
||||
continue;
|
||||
|
@ -10846,11 +10830,13 @@ bool DescribeSegmentResponse::MergePartialFromCodedStream(
|
|||
break;
|
||||
}
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
// int64 buildID = 3;
|
||||
case 3: {
|
||||
if (static_cast< ::PROTOBUF_NAMESPACE_ID::uint8>(tag) == (26 & 0xFF)) {
|
||||
DO_(::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadMessage(
|
||||
input, mutable_index_description()));
|
||||
if (static_cast< ::PROTOBUF_NAMESPACE_ID::uint8>(tag) == (24 & 0xFF)) {
|
||||
|
||||
DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
|
||||
::PROTOBUF_NAMESPACE_ID::int64, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_INT64>(
|
||||
input, &buildid_)));
|
||||
} else {
|
||||
goto handle_unusual;
|
||||
}
|
||||
|
@ -10895,10 +10881,9 @@ void DescribeSegmentResponse::SerializeWithCachedSizes(
|
|||
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64(2, this->indexid(), output);
|
||||
}
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
if (this->has_index_description()) {
|
||||
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteMessageMaybeToArray(
|
||||
3, _Internal::index_description(this), output);
|
||||
// int64 buildID = 3;
|
||||
if (this->buildid() != 0) {
|
||||
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64(3, this->buildid(), output);
|
||||
}
|
||||
|
||||
if (_internal_metadata_.have_unknown_fields()) {
|
||||
|
@ -10926,11 +10911,9 @@ void DescribeSegmentResponse::SerializeWithCachedSizes(
|
|||
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64ToArray(2, this->indexid(), target);
|
||||
}
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
if (this->has_index_description()) {
|
||||
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::
|
||||
InternalWriteMessageToArray(
|
||||
3, _Internal::index_description(this), target);
|
||||
// int64 buildID = 3;
|
||||
if (this->buildid() != 0) {
|
||||
target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64ToArray(3, this->buildid(), target);
|
||||
}
|
||||
|
||||
if (_internal_metadata_.have_unknown_fields()) {
|
||||
|
@ -10961,13 +10944,6 @@ size_t DescribeSegmentResponse::ByteSizeLong() const {
|
|||
*status_);
|
||||
}
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
if (this->has_index_description()) {
|
||||
total_size += 1 +
|
||||
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(
|
||||
*index_description_);
|
||||
}
|
||||
|
||||
// int64 indexID = 2;
|
||||
if (this->indexid() != 0) {
|
||||
total_size += 1 +
|
||||
|
@ -10975,6 +10951,13 @@ size_t DescribeSegmentResponse::ByteSizeLong() const {
|
|||
this->indexid());
|
||||
}
|
||||
|
||||
// int64 buildID = 3;
|
||||
if (this->buildid() != 0) {
|
||||
total_size += 1 +
|
||||
::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size(
|
||||
this->buildid());
|
||||
}
|
||||
|
||||
int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size);
|
||||
SetCachedSize(cached_size);
|
||||
return total_size;
|
||||
|
@ -11005,12 +10988,12 @@ void DescribeSegmentResponse::MergeFrom(const DescribeSegmentResponse& from) {
|
|||
if (from.has_status()) {
|
||||
mutable_status()->::milvus::proto::common::Status::MergeFrom(from.status());
|
||||
}
|
||||
if (from.has_index_description()) {
|
||||
mutable_index_description()->::milvus::proto::milvus::IndexDescription::MergeFrom(from.index_description());
|
||||
}
|
||||
if (from.indexid() != 0) {
|
||||
set_indexid(from.indexid());
|
||||
}
|
||||
if (from.buildid() != 0) {
|
||||
set_buildid(from.buildid());
|
||||
}
|
||||
}
|
||||
|
||||
void DescribeSegmentResponse::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
|
||||
|
@ -11035,8 +11018,8 @@ void DescribeSegmentResponse::InternalSwap(DescribeSegmentResponse* other) {
|
|||
using std::swap;
|
||||
_internal_metadata_.Swap(&other->_internal_metadata_);
|
||||
swap(status_, other->status_);
|
||||
swap(index_description_, other->index_description_);
|
||||
swap(indexid_, other->indexid_);
|
||||
swap(buildid_, other->buildid_);
|
||||
}
|
||||
|
||||
::PROTOBUF_NAMESPACE_ID::Metadata DescribeSegmentResponse::GetMetadata() const {
|
||||
|
|
|
@ -4073,8 +4073,8 @@ class DescribeSegmentResponse :
|
|||
|
||||
enum : int {
|
||||
kStatusFieldNumber = 1,
|
||||
kIndexDescriptionFieldNumber = 3,
|
||||
kIndexIDFieldNumber = 2,
|
||||
kBuildIDFieldNumber = 3,
|
||||
};
|
||||
// .milvus.proto.common.Status status = 1;
|
||||
bool has_status() const;
|
||||
|
@ -4084,27 +4084,24 @@ class DescribeSegmentResponse :
|
|||
::milvus::proto::common::Status* mutable_status();
|
||||
void set_allocated_status(::milvus::proto::common::Status* status);
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
bool has_index_description() const;
|
||||
void clear_index_description();
|
||||
const ::milvus::proto::milvus::IndexDescription& index_description() const;
|
||||
::milvus::proto::milvus::IndexDescription* release_index_description();
|
||||
::milvus::proto::milvus::IndexDescription* mutable_index_description();
|
||||
void set_allocated_index_description(::milvus::proto::milvus::IndexDescription* index_description);
|
||||
|
||||
// int64 indexID = 2;
|
||||
void clear_indexid();
|
||||
::PROTOBUF_NAMESPACE_ID::int64 indexid() const;
|
||||
void set_indexid(::PROTOBUF_NAMESPACE_ID::int64 value);
|
||||
|
||||
// int64 buildID = 3;
|
||||
void clear_buildid();
|
||||
::PROTOBUF_NAMESPACE_ID::int64 buildid() const;
|
||||
void set_buildid(::PROTOBUF_NAMESPACE_ID::int64 value);
|
||||
|
||||
// @@protoc_insertion_point(class_scope:milvus.proto.milvus.DescribeSegmentResponse)
|
||||
private:
|
||||
class _Internal;
|
||||
|
||||
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena _internal_metadata_;
|
||||
::milvus::proto::common::Status* status_;
|
||||
::milvus::proto::milvus::IndexDescription* index_description_;
|
||||
::PROTOBUF_NAMESPACE_ID::int64 indexid_;
|
||||
::PROTOBUF_NAMESPACE_ID::int64 buildid_;
|
||||
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_;
|
||||
friend struct ::TableStruct_milvus_2eproto;
|
||||
};
|
||||
|
@ -10322,55 +10319,18 @@ inline void DescribeSegmentResponse::set_indexid(::PROTOBUF_NAMESPACE_ID::int64
|
|||
// @@protoc_insertion_point(field_set:milvus.proto.milvus.DescribeSegmentResponse.indexID)
|
||||
}
|
||||
|
||||
// .milvus.proto.milvus.IndexDescription index_description = 3;
|
||||
inline bool DescribeSegmentResponse::has_index_description() const {
|
||||
return this != internal_default_instance() && index_description_ != nullptr;
|
||||
// int64 buildID = 3;
|
||||
inline void DescribeSegmentResponse::clear_buildid() {
|
||||
buildid_ = PROTOBUF_LONGLONG(0);
|
||||
}
|
||||
inline void DescribeSegmentResponse::clear_index_description() {
|
||||
if (GetArenaNoVirtual() == nullptr && index_description_ != nullptr) {
|
||||
delete index_description_;
|
||||
}
|
||||
index_description_ = nullptr;
|
||||
inline ::PROTOBUF_NAMESPACE_ID::int64 DescribeSegmentResponse::buildid() const {
|
||||
// @@protoc_insertion_point(field_get:milvus.proto.milvus.DescribeSegmentResponse.buildID)
|
||||
return buildid_;
|
||||
}
|
||||
inline const ::milvus::proto::milvus::IndexDescription& DescribeSegmentResponse::index_description() const {
|
||||
const ::milvus::proto::milvus::IndexDescription* p = index_description_;
|
||||
// @@protoc_insertion_point(field_get:milvus.proto.milvus.DescribeSegmentResponse.index_description)
|
||||
return p != nullptr ? *p : *reinterpret_cast<const ::milvus::proto::milvus::IndexDescription*>(
|
||||
&::milvus::proto::milvus::_IndexDescription_default_instance_);
|
||||
}
|
||||
inline ::milvus::proto::milvus::IndexDescription* DescribeSegmentResponse::release_index_description() {
|
||||
// @@protoc_insertion_point(field_release:milvus.proto.milvus.DescribeSegmentResponse.index_description)
|
||||
inline void DescribeSegmentResponse::set_buildid(::PROTOBUF_NAMESPACE_ID::int64 value) {
|
||||
|
||||
::milvus::proto::milvus::IndexDescription* temp = index_description_;
|
||||
index_description_ = nullptr;
|
||||
return temp;
|
||||
}
|
||||
inline ::milvus::proto::milvus::IndexDescription* DescribeSegmentResponse::mutable_index_description() {
|
||||
|
||||
if (index_description_ == nullptr) {
|
||||
auto* p = CreateMaybeMessage<::milvus::proto::milvus::IndexDescription>(GetArenaNoVirtual());
|
||||
index_description_ = p;
|
||||
}
|
||||
// @@protoc_insertion_point(field_mutable:milvus.proto.milvus.DescribeSegmentResponse.index_description)
|
||||
return index_description_;
|
||||
}
|
||||
inline void DescribeSegmentResponse::set_allocated_index_description(::milvus::proto::milvus::IndexDescription* index_description) {
|
||||
::PROTOBUF_NAMESPACE_ID::Arena* message_arena = GetArenaNoVirtual();
|
||||
if (message_arena == nullptr) {
|
||||
delete index_description_;
|
||||
}
|
||||
if (index_description) {
|
||||
::PROTOBUF_NAMESPACE_ID::Arena* submessage_arena = nullptr;
|
||||
if (message_arena != submessage_arena) {
|
||||
index_description = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
|
||||
message_arena, index_description, submessage_arena);
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
}
|
||||
index_description_ = index_description;
|
||||
// @@protoc_insertion_point(field_set_allocated:milvus.proto.milvus.DescribeSegmentResponse.index_description)
|
||||
buildid_ = value;
|
||||
// @@protoc_insertion_point(field_set:milvus.proto.milvus.DescribeSegmentResponse.buildID)
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
|
|
|
@ -247,7 +247,7 @@ func (it *IndexBuildTask) Execute() error {
|
|||
}
|
||||
|
||||
var indexCodec storage.IndexCodec
|
||||
serializedIndexBlobs, err := indexCodec.Serialize(getStorageBlobs(indexBlobs))
|
||||
serializedIndexBlobs, err := indexCodec.Serialize(getStorageBlobs(indexBlobs), indexParams)
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
|
@ -480,14 +480,7 @@ func (t *DescribeSegmentReqTask) Execute() error {
|
|||
return err
|
||||
}
|
||||
t.Rsp.IndexID = segIdxInfo.IndexID
|
||||
indexInfo, err := t.core.MetaTable.GetIndexByID(segIdxInfo.IndexID)
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
t.Rsp.IndexDescription = &milvuspb.IndexDescription{
|
||||
IndexName: Params.DefaultIndexName, // TODO: set index name
|
||||
Params: indexInfo.IndexParams,
|
||||
}
|
||||
t.Rsp.BuildID = segIdxInfo.BuildID
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
@ -154,7 +154,7 @@ message DescribeSegmentRequest {
|
|||
message DescribeSegmentResponse {
|
||||
common.Status status = 1;
|
||||
int64 indexID = 2;
|
||||
IndexDescription index_description = 3;
|
||||
int64 buildID = 3;
|
||||
}
|
||||
|
||||
message ShowSegmentRequest {
|
||||
|
|
|
@ -1337,12 +1337,12 @@ func (m *DescribeSegmentRequest) GetSegmentID() int64 {
|
|||
}
|
||||
|
||||
type DescribeSegmentResponse struct {
|
||||
Status *commonpb.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"`
|
||||
IndexID int64 `protobuf:"varint,2,opt,name=indexID,proto3" json:"indexID,omitempty"`
|
||||
IndexDescription *IndexDescription `protobuf:"bytes,3,opt,name=index_description,json=indexDescription,proto3" json:"index_description,omitempty"`
|
||||
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
||||
XXX_unrecognized []byte `json:"-"`
|
||||
XXX_sizecache int32 `json:"-"`
|
||||
Status *commonpb.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"`
|
||||
IndexID int64 `protobuf:"varint,2,opt,name=indexID,proto3" json:"indexID,omitempty"`
|
||||
BuildID int64 `protobuf:"varint,3,opt,name=buildID,proto3" json:"buildID,omitempty"`
|
||||
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
||||
XXX_unrecognized []byte `json:"-"`
|
||||
XXX_sizecache int32 `json:"-"`
|
||||
}
|
||||
|
||||
func (m *DescribeSegmentResponse) Reset() { *m = DescribeSegmentResponse{} }
|
||||
|
@ -1384,11 +1384,11 @@ func (m *DescribeSegmentResponse) GetIndexID() int64 {
|
|||
return 0
|
||||
}
|
||||
|
||||
func (m *DescribeSegmentResponse) GetIndexDescription() *IndexDescription {
|
||||
func (m *DescribeSegmentResponse) GetBuildID() int64 {
|
||||
if m != nil {
|
||||
return m.IndexDescription
|
||||
return m.BuildID
|
||||
}
|
||||
return nil
|
||||
return 0
|
||||
}
|
||||
|
||||
type ShowSegmentRequest struct {
|
||||
|
@ -2408,113 +2408,112 @@ func init() {
|
|||
func init() { proto.RegisterFile("milvus.proto", fileDescriptor_02345ba45cc0e303) }
|
||||
|
||||
var fileDescriptor_02345ba45cc0e303 = []byte{
|
||||
// 1684 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x59, 0xcd, 0x6f, 0xdb, 0x46,
|
||||
0x16, 0x37, 0x25, 0x59, 0xb6, 0x9f, 0x29, 0x59, 0x1e, 0x7f, 0x29, 0x4a, 0xb2, 0x71, 0x66, 0x37,
|
||||
0x6b, 0xe7, 0xcb, 0x5e, 0x38, 0xfb, 0x79, 0x58, 0x20, 0xb1, 0xe5, 0x38, 0x42, 0x12, 0xc7, 0x4b,
|
||||
0x79, 0xb3, 0xeb, 0x0d, 0x02, 0x2d, 0x25, 0xce, 0x4a, 0xdc, 0x50, 0xa4, 0x96, 0x33, 0xf2, 0x47,
|
||||
0x4e, 0x8b, 0x5d, 0xa0, 0x05, 0xda, 0xa2, 0x3d, 0xf7, 0x5a, 0xa0, 0xd7, 0xa2, 0x4d, 0x8b, 0x9e,
|
||||
0x7a, 0x2d, 0xd0, 0xff, 0xa5, 0x28, 0xfa, 0x17, 0x14, 0x28, 0x38, 0xa4, 0x28, 0x92, 0x1a, 0x5a,
|
||||
0x6a, 0xd4, 0xd6, 0xf2, 0x8d, 0xf3, 0xf8, 0xe6, 0xbd, 0xdf, 0xbc, 0x8f, 0x99, 0x37, 0x6f, 0x40,
|
||||
0x6e, 0xea, 0xc6, 0x61, 0x9b, 0xae, 0xb5, 0x6c, 0x8b, 0x59, 0x68, 0x2e, 0x38, 0x5a, 0x73, 0x07,
|
||||
0x05, 0xb9, 0x66, 0x35, 0x9b, 0x96, 0xe9, 0x12, 0x0b, 0x32, 0xad, 0x35, 0x48, 0x53, 0x75, 0x47,
|
||||
0xf8, 0x43, 0x09, 0x96, 0xb6, 0x6c, 0xa2, 0x32, 0xb2, 0x65, 0x19, 0x06, 0xa9, 0x31, 0xdd, 0x32,
|
||||
0x15, 0xf2, 0x9f, 0x36, 0xa1, 0x0c, 0xfd, 0x06, 0x52, 0x55, 0x95, 0x92, 0xbc, 0xb4, 0x2c, 0xad,
|
||||
0x4e, 0x6f, 0x5c, 0x5a, 0x0b, 0xc9, 0xf6, 0x64, 0x3e, 0xa6, 0xf5, 0x4d, 0x95, 0x12, 0x85, 0x73,
|
||||
0xa2, 0x25, 0x98, 0xd0, 0xaa, 0x15, 0x53, 0x6d, 0x92, 0x7c, 0x62, 0x59, 0x5a, 0x9d, 0x52, 0xd2,
|
||||
0x5a, 0x75, 0x57, 0x6d, 0x12, 0xb4, 0x02, 0x33, 0x35, 0x5f, 0xbe, 0xcb, 0x90, 0xe4, 0x0c, 0xd9,
|
||||
0x2e, 0x99, 0x33, 0x2e, 0x42, 0xda, 0xc5, 0x97, 0x4f, 0x2d, 0x4b, 0xab, 0xb2, 0xe2, 0x8d, 0xf0,
|
||||
0xdb, 0x12, 0x2c, 0x14, 0x6d, 0xab, 0x35, 0x12, 0x28, 0xf1, 0x5b, 0x12, 0xcc, 0x3f, 0x50, 0xe9,
|
||||
0x68, 0x80, 0x39, 0x00, 0x79, 0xd3, 0xb2, 0x0c, 0x85, 0xd0, 0x96, 0x65, 0x52, 0x82, 0xee, 0x40,
|
||||
0x9a, 0x32, 0x95, 0xb5, 0xa9, 0x87, 0xe2, 0xa2, 0x10, 0x45, 0x99, 0xb3, 0x28, 0x1e, 0x2b, 0x9a,
|
||||
0x87, 0xf1, 0x43, 0xd5, 0x68, 0xbb, 0x20, 0x26, 0x15, 0x77, 0x80, 0x9f, 0x41, 0xb6, 0xcc, 0x6c,
|
||||
0xdd, 0xac, 0xff, 0x88, 0xc2, 0xa7, 0x3a, 0xc2, 0xdf, 0x93, 0xe0, 0x42, 0x91, 0xd0, 0x9a, 0xad,
|
||||
0x57, 0x47, 0x23, 0xf8, 0xf0, 0x67, 0x12, 0x14, 0x44, 0x88, 0x86, 0x59, 0xfb, 0x9f, 0xfd, 0x80,
|
||||
0x4e, 0xf0, 0x49, 0xd7, 0xc2, 0x93, 0xbc, 0x64, 0xec, 0x6a, 0x2b, 0x73, 0x42, 0x27, 0xee, 0x11,
|
||||
0x06, 0xb9, 0x0b, 0xb2, 0x54, 0xe4, 0xc0, 0x93, 0x4a, 0x88, 0xc6, 0x73, 0xe3, 0x91, 0xa5, 0x6a,
|
||||
0xa3, 0x61, 0xc4, 0x77, 0x25, 0xc8, 0x2b, 0xc4, 0x20, 0x2a, 0x1d, 0x11, 0xaf, 0xbe, 0x23, 0xc1,
|
||||
0x62, 0xc0, 0xbe, 0x4c, 0x65, 0xf4, 0x2c, 0xe1, 0xbc, 0xe9, 0xec, 0xb8, 0x51, 0x38, 0xc3, 0x44,
|
||||
0xd8, 0x1f, 0x60, 0xdc, 0xf9, 0xa2, 0xf9, 0xc4, 0x72, 0x72, 0x75, 0x7a, 0xe3, 0xaa, 0x70, 0xce,
|
||||
0x43, 0x72, 0xf2, 0xd4, 0xc9, 0xba, 0x3d, 0x55, 0xb7, 0x15, 0x97, 0x1f, 0x57, 0x61, 0xa1, 0xdc,
|
||||
0xb0, 0x8e, 0x7e, 0x4a, 0x2f, 0xe1, 0x63, 0x58, 0x8c, 0xea, 0x18, 0x66, 0xad, 0xd7, 0x21, 0x17,
|
||||
0xb1, 0xb2, 0xbb, 0xec, 0x29, 0x65, 0x26, 0x6c, 0x66, 0x8a, 0x3f, 0x75, 0xdc, 0xce, 0x4f, 0xb6,
|
||||
0x3d, 0xd5, 0x66, 0xfa, 0x59, 0x1f, 0x6c, 0xd7, 0x20, 0xdb, 0xea, 0xe0, 0x70, 0xf9, 0x52, 0x9c,
|
||||
0x2f, 0xe3, 0x53, 0xb9, 0xbd, 0x3e, 0x91, 0x60, 0xde, 0x39, 0xe7, 0xce, 0x13, 0xe6, 0x8f, 0x25,
|
||||
0x98, 0x7b, 0xa0, 0xd2, 0xf3, 0x04, 0xf9, 0x95, 0x04, 0x73, 0xce, 0x96, 0xe9, 0x62, 0x3e, 0x5b,
|
||||
0xc8, 0x2b, 0x30, 0x13, 0x86, 0x4c, 0xf3, 0x29, 0x1e, 0xd2, 0xd9, 0x10, 0x66, 0x8a, 0x3f, 0x97,
|
||||
0x60, 0xc9, 0xdb, 0x59, 0x47, 0xc2, 0xd6, 0x03, 0x03, 0x7f, 0x25, 0xc1, 0x82, 0x8f, 0xf8, 0xac,
|
||||
0x37, 0xe0, 0x41, 0x43, 0xe4, 0x0d, 0x09, 0x16, 0xa3, 0xa0, 0xcf, 0x64, 0x9b, 0xfe, 0x48, 0x82,
|
||||
0x79, 0x67, 0x0f, 0x1d, 0x09, 0x9f, 0x47, 0xeb, 0x91, 0x94, 0xa0, 0x1e, 0x79, 0x5f, 0x72, 0x0f,
|
||||
0x96, 0x00, 0xe0, 0x61, 0x0c, 0x27, 0x08, 0xb3, 0x84, 0x28, 0xcc, 0x1c, 0x6c, 0x3e, 0xa5, 0x54,
|
||||
0xa4, 0xf9, 0xe4, 0x72, 0xd2, 0xc1, 0x16, 0xa4, 0xf1, 0x62, 0xa0, 0x53, 0xe2, 0x95, 0x49, 0xbd,
|
||||
0x49, 0x4c, 0xf6, 0xfa, 0xe6, 0x8c, 0x1a, 0x23, 0xd1, 0x6b, 0x0c, 0x74, 0x09, 0xa6, 0xa8, 0xab,
|
||||
0xc7, 0xaf, 0xde, 0xba, 0x04, 0xfc, 0x85, 0x04, 0x4b, 0x3d, 0x70, 0x86, 0x31, 0x56, 0x1e, 0x26,
|
||||
0x74, 0x53, 0x23, 0xc7, 0x3e, 0x9a, 0xce, 0x10, 0x29, 0x30, 0xcb, 0x3f, 0x2b, 0x1a, 0xd7, 0xd7,
|
||||
0x72, 0xf0, 0x71, 0x40, 0x3d, 0x35, 0xa9, 0x37, 0x28, 0x39, 0xdc, 0xc5, 0x2e, 0xb3, 0x92, 0xd3,
|
||||
0x23, 0x14, 0xc7, 0x9a, 0xc8, 0xf1, 0xf4, 0xcf, 0x62, 0xc9, 0x65, 0x98, 0x0e, 0xb8, 0xd2, 0xb3,
|
||||
0x65, 0x90, 0x84, 0xff, 0x0d, 0x73, 0x21, 0x34, 0xc3, 0x18, 0xf2, 0x17, 0x00, 0xbe, 0x9b, 0xdc,
|
||||
0x80, 0x4b, 0x2a, 0x01, 0x0a, 0xfe, 0x46, 0x02, 0xe4, 0x96, 0x17, 0xdc, 0x4e, 0x67, 0x99, 0x93,
|
||||
0x97, 0x01, 0xfe, 0xa5, 0x13, 0x43, 0x0b, 0x6e, 0x66, 0x53, 0x9c, 0xc2, 0x7f, 0x17, 0x41, 0x26,
|
||||
0xc7, 0xcc, 0x56, 0x2b, 0x2d, 0xd5, 0x56, 0x9b, 0x34, 0x3f, 0x3e, 0xe8, 0xfe, 0x33, 0xcd, 0xa7,
|
||||
0xed, 0xf1, 0x59, 0xf8, 0x2b, 0xa7, 0x30, 0xf1, 0x22, 0x75, 0xd4, 0x57, 0x7c, 0x19, 0xc0, 0x0d,
|
||||
0x75, 0xfe, 0x7b, 0xdc, 0xfd, 0xcd, 0x29, 0x7c, 0x67, 0x37, 0x20, 0x17, 0x8d, 0xed, 0xc8, 0x14,
|
||||
0x29, 0x32, 0x05, 0xfd, 0x09, 0xd2, 0x9e, 0xf5, 0x06, 0xde, 0xbd, 0xbd, 0x09, 0xf8, 0x03, 0x09,
|
||||
0x16, 0x22, 0x86, 0x1b, 0x26, 0x2e, 0xf7, 0x01, 0xf5, 0xa4, 0x71, 0x07, 0xd5, 0x80, 0x79, 0x3c,
|
||||
0x1b, 0xcd, 0x63, 0x8a, 0xbf, 0x94, 0x60, 0x96, 0xf3, 0x39, 0xda, 0xc8, 0xf9, 0x75, 0xed, 0x7f,
|
||||
0x25, 0x40, 0xc1, 0x75, 0x0c, 0x63, 0xe9, 0xdf, 0xb9, 0x07, 0xb6, 0xbb, 0x92, 0xec, 0xc6, 0x15,
|
||||
0xe1, 0x9c, 0x80, 0x32, 0x97, 0x1b, 0x7f, 0x27, 0x41, 0xa6, 0x64, 0x52, 0x62, 0xb3, 0xd1, 0x2f,
|
||||
0x72, 0xd0, 0x6f, 0x61, 0xd2, 0xb6, 0x8e, 0x2a, 0x9a, 0xca, 0x54, 0x6f, 0x5f, 0xb8, 0x20, 0x84,
|
||||
0xb7, 0x69, 0x58, 0x55, 0x65, 0xc2, 0xb6, 0x8e, 0x8a, 0x2a, 0x53, 0xd1, 0x45, 0x98, 0x6a, 0xa8,
|
||||
0xb4, 0x51, 0x79, 0x41, 0x4e, 0x68, 0x3e, 0xbd, 0x9c, 0x5c, 0xcd, 0x28, 0x93, 0x0e, 0xe1, 0x21,
|
||||
0x39, 0xa1, 0xf8, 0xff, 0x12, 0x64, 0x3b, 0xeb, 0x1f, 0xc6, 0xfc, 0x57, 0x60, 0xda, 0xb6, 0x8e,
|
||||
0x4a, 0xc5, 0x4a, 0x95, 0xd4, 0x75, 0xd3, 0x3b, 0x11, 0x80, 0x93, 0x36, 0x1d, 0x8a, 0x83, 0xc2,
|
||||
0x65, 0x20, 0xa6, 0xe6, 0x9d, 0x06, 0x93, 0x9c, 0xb0, 0x6d, 0x6a, 0xf8, 0x10, 0x72, 0x7b, 0x86,
|
||||
0x5a, 0x23, 0x0d, 0xcb, 0xd0, 0x88, 0xcd, 0xb3, 0x12, 0xe5, 0x20, 0xc9, 0xd4, 0xba, 0x97, 0xdc,
|
||||
0xce, 0x27, 0xfa, 0x23, 0xa4, 0xd8, 0x49, 0xab, 0xe3, 0xe1, 0x5f, 0x09, 0xd3, 0x27, 0x20, 0x66,
|
||||
0xff, 0xa4, 0x45, 0x14, 0x3e, 0x03, 0x2d, 0x42, 0x9a, 0x77, 0xb1, 0xdc, 0x2a, 0x43, 0x56, 0xbc,
|
||||
0x11, 0x7e, 0x1e, 0xd2, 0xbb, 0x63, 0x5b, 0xed, 0x16, 0x2a, 0x81, 0xdc, 0xea, 0xd2, 0x1c, 0x23,
|
||||
0xc4, 0x27, 0x6b, 0x14, 0xb4, 0x12, 0x9a, 0x8a, 0xbf, 0x96, 0x20, 0x53, 0x26, 0xaa, 0x5d, 0x6b,
|
||||
0x9c, 0x87, 0xc2, 0xdf, 0xb1, 0xb8, 0x46, 0x0d, 0x2f, 0x4d, 0x9d, 0x4f, 0x74, 0x13, 0x66, 0x03,
|
||||
0x0b, 0xaa, 0xd4, 0x1d, 0x03, 0xe5, 0xd3, 0xbc, 0xd5, 0x9b, 0x6b, 0x45, 0x0c, 0x87, 0x1f, 0x42,
|
||||
0xea, 0x81, 0xce, 0xb8, 0x18, 0xe7, 0x10, 0x96, 0xf8, 0x21, 0xec, 0x7c, 0xa2, 0x0b, 0x81, 0xb8,
|
||||
0x4d, 0x70, 0x07, 0xf8, 0xc1, 0xc9, 0x3b, 0xc8, 0x96, 0xed, 0x79, 0x26, 0xa1, 0x78, 0x23, 0xfc,
|
||||
0xf7, 0xae, 0xe5, 0x68, 0xdb, 0x60, 0xf4, 0xf5, 0xa2, 0x12, 0x41, 0xaa, 0xa1, 0x7b, 0x45, 0xbc,
|
||||
0xac, 0xf0, 0x6f, 0xfc, 0x3f, 0x09, 0xe4, 0xfb, 0x46, 0x9b, 0x9e, 0xa5, 0x4f, 0x9c, 0xb4, 0x9b,
|
||||
0x57, 0x48, 0x5d, 0xa7, 0x8c, 0xd8, 0x8f, 0x74, 0xf3, 0x85, 0x9f, 0x7c, 0xbf, 0x87, 0x09, 0x55,
|
||||
0xd3, 0x6c, 0x42, 0xe9, 0xa9, 0x78, 0xee, 0xb9, 0x3c, 0x4a, 0x87, 0x39, 0x60, 0x9e, 0xc4, 0xc0,
|
||||
0xe6, 0xb9, 0x71, 0x17, 0x66, 0x22, 0xf9, 0x82, 0x26, 0x21, 0xb5, 0xfb, 0x64, 0x77, 0x3b, 0x37,
|
||||
0x86, 0x66, 0x21, 0xf3, 0x74, 0x7b, 0x6b, 0xff, 0x89, 0x52, 0xd9, 0x2c, 0xed, 0xde, 0x53, 0x0e,
|
||||
0x72, 0x1a, 0xca, 0x81, 0xec, 0x91, 0xee, 0x3f, 0x7a, 0x72, 0x6f, 0x3f, 0x47, 0x36, 0xbe, 0xcd,
|
||||
0x41, 0xe6, 0x31, 0x57, 0x54, 0x26, 0xf6, 0xa1, 0x5e, 0x23, 0xa8, 0x02, 0xb9, 0xe8, 0x0b, 0x05,
|
||||
0xba, 0x25, 0x4c, 0x9e, 0x98, 0x87, 0x8c, 0xc2, 0x69, 0xd0, 0xf1, 0x18, 0x7a, 0x06, 0xd9, 0xf0,
|
||||
0xd3, 0x02, 0xba, 0x21, 0x14, 0x2f, 0x7c, 0x7f, 0xe8, 0x27, 0xbc, 0x02, 0x99, 0xd0, 0x4b, 0x01,
|
||||
0xba, 0x2e, 0x94, 0x2d, 0x7a, 0x4d, 0x28, 0x5c, 0x15, 0xb2, 0x06, 0x9b, 0xfd, 0x2e, 0xfa, 0x70,
|
||||
0xf3, 0x37, 0x06, 0xbd, 0xb0, 0x43, 0xdc, 0x0f, 0xbd, 0x0a, 0xb3, 0x3d, 0xbd, 0x5c, 0x74, 0x5b,
|
||||
0x28, 0x3f, 0xae, 0xe7, 0xdb, 0x4f, 0xc5, 0x11, 0xa0, 0xde, 0x9e, 0x3b, 0x5a, 0x13, 0x7b, 0x20,
|
||||
0xee, 0xb9, 0xa0, 0xb0, 0x3e, 0x30, 0xbf, 0x6f, 0xb8, 0x43, 0x58, 0xda, 0x21, 0x2c, 0xdc, 0x8a,
|
||||
0xd5, 0x29, 0xd3, 0x6b, 0x14, 0xdd, 0x14, 0x87, 0x97, 0xb0, 0x89, 0x5c, 0xb8, 0x35, 0x18, 0xb3,
|
||||
0xaf, 0xd7, 0x80, 0x99, 0x70, 0x4b, 0x94, 0xc6, 0x78, 0x4c, 0xd8, 0x9c, 0x2d, 0xdc, 0x1c, 0x88,
|
||||
0xd7, 0xd7, 0xf6, 0x1c, 0x66, 0x22, 0x5d, 0xd0, 0xb8, 0xd5, 0x09, 0x7b, 0xa5, 0xfd, 0xbc, 0x77,
|
||||
0x00, 0x99, 0x50, 0xbb, 0x32, 0x26, 0xbc, 0x45, 0x2d, 0xcd, 0x7e, 0xa2, 0x9f, 0x83, 0x1c, 0xec,
|
||||
0x2a, 0xa2, 0xd5, 0xb8, 0xc4, 0xe9, 0x11, 0x3c, 0x50, 0xde, 0x1c, 0xb8, 0x79, 0xe3, 0x4f, 0xa6,
|
||||
0x31, 0x0a, 0x04, 0x6d, 0xc2, 0x7e, 0xc8, 0xff, 0xe9, 0x67, 0x4d, 0x40, 0xfa, 0xad, 0xd3, 0xb2,
|
||||
0xe6, 0x87, 0xda, 0x86, 0xc2, 0xe2, 0x0e, 0x61, 0xa1, 0xf6, 0x94, 0x17, 0xba, 0xe2, 0x50, 0x12,
|
||||
0x76, 0xdf, 0x62, 0x42, 0x49, 0xdc, 0xf4, 0xc2, 0x63, 0x48, 0x87, 0x6c, 0xa8, 0xad, 0x43, 0x63,
|
||||
0x9c, 0x2d, 0x6a, 0x56, 0x15, 0x6e, 0x0c, 0xc2, 0xea, 0xab, 0xfa, 0x2b, 0x4c, 0x07, 0x2e, 0xd7,
|
||||
0x68, 0xe5, 0x94, 0x88, 0x0d, 0x5e, 0x46, 0xfb, 0x99, 0xad, 0x01, 0x99, 0xd0, 0x55, 0x2c, 0x2e,
|
||||
0x5a, 0x05, 0xf7, 0xdc, 0x98, 0x05, 0x08, 0x6f, 0x76, 0x78, 0x0c, 0x55, 0x21, 0xb3, 0x43, 0x58,
|
||||
0xf7, 0x76, 0x80, 0x7e, 0x1d, 0x7f, 0x37, 0x0b, 0xde, 0xb9, 0x0a, 0x2b, 0x7d, 0xf9, 0x7c, 0x1d,
|
||||
0x65, 0x48, 0xbb, 0x85, 0x36, 0xc2, 0x31, 0x93, 0x02, 0xb7, 0x90, 0xc2, 0x2f, 0x4f, 0xe5, 0xf1,
|
||||
0x85, 0x2a, 0x90, 0x76, 0xcb, 0xa4, 0x18, 0xa1, 0xa1, 0xea, 0xb3, 0x70, 0x3a, 0x0f, 0xaf, 0xb3,
|
||||
0xf0, 0x18, 0x2a, 0xc1, 0x38, 0xaf, 0x8f, 0x90, 0x38, 0x31, 0x83, 0xb5, 0x53, 0x3f, 0x0f, 0xfe,
|
||||
0x05, 0xe4, 0x1d, 0xc2, 0x8a, 0xda, 0x56, 0x43, 0x35, 0x4d, 0x62, 0xa0, 0x82, 0x90, 0x7d, 0xbb,
|
||||
0xd9, 0x62, 0x27, 0x31, 0x2b, 0x0e, 0x3f, 0x68, 0xe3, 0xb1, 0x8d, 0x3a, 0xc8, 0x7b, 0xb6, 0x75,
|
||||
0x7c, 0xd2, 0xa9, 0x37, 0xfe, 0x06, 0x72, 0xb0, 0x90, 0x3a, 0x55, 0xc5, 0xf5, 0x98, 0xa4, 0xee,
|
||||
0xad, 0xc3, 0xf0, 0xd8, 0xe6, 0xe6, 0x3f, 0xee, 0xd6, 0x75, 0xd6, 0x68, 0x57, 0x1d, 0x19, 0xeb,
|
||||
0x2f, 0x75, 0xc3, 0xd0, 0x5f, 0x32, 0x52, 0x6b, 0xac, 0xbb, 0xd3, 0x6e, 0x6b, 0x3a, 0x65, 0xb6,
|
||||
0x5e, 0x6d, 0x33, 0xa2, 0xad, 0xeb, 0x26, 0x23, 0xb6, 0xa9, 0x1a, 0xeb, 0x5c, 0xb0, 0xc7, 0xd1,
|
||||
0xaa, 0x56, 0xd3, 0x7c, 0x7c, 0xe7, 0xfb, 0x00, 0x00, 0x00, 0xff, 0xff, 0x50, 0x4c, 0x09, 0xb0,
|
||||
0xf7, 0x21, 0x00, 0x00,
|
||||
// 1676 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x59, 0xdd, 0x6f, 0x1b, 0xc5,
|
||||
0x16, 0xcf, 0xda, 0x8e, 0x93, 0x9c, 0xac, 0x1d, 0x67, 0xf2, 0xe5, 0xba, 0xed, 0x6d, 0xba, 0xf7,
|
||||
0xf6, 0x26, 0xfd, 0x4a, 0xae, 0xd2, 0xfb, 0xf9, 0x70, 0xa5, 0x36, 0x71, 0x9a, 0x5a, 0x6d, 0xd3,
|
||||
0xdc, 0x75, 0x6e, 0x21, 0x54, 0x95, 0x59, 0x7b, 0x07, 0x7b, 0xe9, 0x7a, 0xd7, 0xec, 0x8c, 0xf3,
|
||||
0xd1, 0x27, 0x04, 0x12, 0x48, 0x80, 0xe0, 0x99, 0x57, 0x24, 0x5e, 0x11, 0x14, 0xc4, 0x7f, 0x80,
|
||||
0xc4, 0xff, 0x82, 0x10, 0x7f, 0x01, 0x12, 0xda, 0x99, 0xf5, 0x7a, 0x77, 0x33, 0x1b, 0x9b, 0x1a,
|
||||
0x88, 0xf3, 0xe6, 0x39, 0x3e, 0x73, 0xe6, 0x37, 0xbf, 0x73, 0xce, 0xcc, 0x99, 0xb3, 0x20, 0x37,
|
||||
0x0d, 0x73, 0xbf, 0x4d, 0x56, 0x5a, 0x8e, 0x4d, 0x6d, 0x34, 0x13, 0x1c, 0xad, 0xf0, 0x41, 0x41,
|
||||
0xae, 0xd9, 0xcd, 0xa6, 0x6d, 0x71, 0x61, 0x41, 0x26, 0xb5, 0x06, 0x6e, 0x6a, 0x7c, 0xa4, 0x7c,
|
||||
0x2e, 0xc1, 0xc2, 0x86, 0x83, 0x35, 0x8a, 0x37, 0x6c, 0xd3, 0xc4, 0x35, 0x6a, 0xd8, 0x96, 0x8a,
|
||||
0xdf, 0x6a, 0x63, 0x42, 0xd1, 0xdf, 0x20, 0x55, 0xd5, 0x08, 0xce, 0x4b, 0x8b, 0xd2, 0xf2, 0xe4,
|
||||
0xda, 0x85, 0x95, 0x90, 0x6d, 0xcf, 0xe6, 0x43, 0x52, 0x5f, 0xd7, 0x08, 0x56, 0x99, 0x26, 0x5a,
|
||||
0x80, 0x31, 0xbd, 0x5a, 0xb1, 0xb4, 0x26, 0xce, 0x27, 0x16, 0xa5, 0xe5, 0x09, 0x35, 0xad, 0x57,
|
||||
0xb7, 0xb5, 0x26, 0x46, 0x4b, 0x30, 0x55, 0xf3, 0xed, 0x73, 0x85, 0x24, 0x53, 0xc8, 0x76, 0xc5,
|
||||
0x4c, 0x71, 0x1e, 0xd2, 0x1c, 0x5f, 0x3e, 0xb5, 0x28, 0x2d, 0xcb, 0xaa, 0x37, 0x52, 0x3e, 0x94,
|
||||
0x60, 0xae, 0xe8, 0xd8, 0xad, 0xa1, 0x40, 0xa9, 0x7c, 0x20, 0xc1, 0xec, 0x3d, 0x8d, 0x0c, 0x07,
|
||||
0x98, 0x3d, 0x90, 0xd7, 0x6d, 0xdb, 0x54, 0x31, 0x69, 0xd9, 0x16, 0xc1, 0xe8, 0x16, 0xa4, 0x09,
|
||||
0xd5, 0x68, 0x9b, 0x78, 0x28, 0xce, 0x0b, 0x51, 0x94, 0x99, 0x8a, 0xea, 0xa9, 0xa2, 0x59, 0x18,
|
||||
0xdd, 0xd7, 0xcc, 0x36, 0x07, 0x31, 0xae, 0xf2, 0x81, 0xf2, 0x04, 0xb2, 0x65, 0xea, 0x18, 0x56,
|
||||
0xfd, 0x37, 0x34, 0x3e, 0xd1, 0x31, 0xfe, 0x89, 0x04, 0xe7, 0x8a, 0x98, 0xd4, 0x1c, 0xa3, 0x3a,
|
||||
0x1c, 0xc1, 0xa7, 0x7c, 0x23, 0x41, 0x41, 0x84, 0x68, 0x90, 0xbd, 0xff, 0xd7, 0x0f, 0xe8, 0x04,
|
||||
0x9b, 0x74, 0x25, 0x3c, 0xc9, 0x4b, 0xc6, 0xee, 0x6a, 0x65, 0x26, 0xe8, 0xc4, 0x3d, 0x52, 0x40,
|
||||
0xee, 0x82, 0x2c, 0x15, 0x19, 0xf0, 0xa4, 0x1a, 0x92, 0xb1, 0xdc, 0x78, 0x60, 0x6b, 0xfa, 0x70,
|
||||
0x90, 0xf8, 0xb1, 0x04, 0x79, 0x15, 0x9b, 0x58, 0x23, 0x43, 0xe2, 0xd5, 0x8f, 0x24, 0x98, 0x0f,
|
||||
0xf0, 0x4b, 0x35, 0x4a, 0x4e, 0x13, 0xce, 0xfb, 0xee, 0x89, 0x1b, 0x85, 0x33, 0x48, 0x84, 0xfd,
|
||||
0x0b, 0x46, 0xdd, 0x5f, 0x24, 0x9f, 0x58, 0x4c, 0x2e, 0x4f, 0xae, 0x5d, 0x16, 0xce, 0xb9, 0x8f,
|
||||
0x8f, 0x1e, 0xbb, 0x59, 0xb7, 0xa3, 0x19, 0x8e, 0xca, 0xf5, 0x95, 0x2a, 0xcc, 0x95, 0x1b, 0xf6,
|
||||
0xc1, 0xef, 0xe9, 0x25, 0xe5, 0x10, 0xe6, 0xa3, 0x6b, 0x0c, 0xb2, 0xd7, 0xab, 0x90, 0x8b, 0xb0,
|
||||
0xcc, 0xb7, 0x3d, 0xa1, 0x4e, 0x85, 0x69, 0x26, 0xca, 0xd7, 0xae, 0xdb, 0xd9, 0xcd, 0xb6, 0xa3,
|
||||
0x39, 0xd4, 0x38, 0xed, 0x8b, 0xed, 0x0a, 0x64, 0x5b, 0x1d, 0x1c, 0x5c, 0x2f, 0xc5, 0xf4, 0x32,
|
||||
0xbe, 0x94, 0xf1, 0xf5, 0x95, 0x04, 0xb3, 0xee, 0x3d, 0x77, 0x96, 0x30, 0x7f, 0x29, 0xc1, 0xcc,
|
||||
0x3d, 0x8d, 0x9c, 0x25, 0xc8, 0x2f, 0x24, 0x98, 0x71, 0x8f, 0x4c, 0x8e, 0xf9, 0x74, 0x21, 0x2f,
|
||||
0xc1, 0x54, 0x18, 0x32, 0xc9, 0xa7, 0x58, 0x48, 0x67, 0x43, 0x98, 0x89, 0xf2, 0xad, 0x04, 0x0b,
|
||||
0xde, 0xc9, 0x3a, 0x14, 0x5c, 0xf7, 0x0d, 0xfc, 0x85, 0x04, 0x73, 0x3e, 0xe2, 0xd3, 0x3e, 0x80,
|
||||
0xfb, 0x0d, 0x91, 0xf7, 0x24, 0x98, 0x8f, 0x82, 0x3e, 0x95, 0x63, 0xfa, 0x0b, 0x09, 0x66, 0xdd,
|
||||
0x33, 0x74, 0x28, 0x7c, 0x1e, 0xad, 0x47, 0x52, 0x82, 0x7a, 0xe4, 0x53, 0x89, 0x5f, 0x2c, 0x01,
|
||||
0xc0, 0x83, 0x10, 0x27, 0x08, 0xb3, 0x84, 0x28, 0xcc, 0x5c, 0x6c, 0xbe, 0xa4, 0x54, 0x24, 0xf9,
|
||||
0xe4, 0x62, 0xd2, 0xc5, 0x16, 0x94, 0xb1, 0x62, 0xa0, 0x53, 0xe2, 0x95, 0x71, 0xbd, 0x89, 0x2d,
|
||||
0xfa, 0xf2, 0x74, 0x46, 0xc9, 0x48, 0x1c, 0x27, 0x03, 0x5d, 0x80, 0x09, 0xc2, 0xd7, 0xf1, 0xab,
|
||||
0xb7, 0xae, 0x40, 0x79, 0x47, 0x82, 0x85, 0x63, 0x70, 0x06, 0x21, 0x2b, 0x0f, 0x63, 0x86, 0xa5,
|
||||
0xe3, 0x43, 0x1f, 0x4d, 0x67, 0xe8, 0xfe, 0x53, 0x6d, 0x1b, 0xa6, 0xee, 0xc3, 0xe8, 0x0c, 0x5d,
|
||||
0x4e, 0x90, 0xeb, 0xaf, 0x3f, 0x84, 0x8f, 0x45, 0x98, 0x0c, 0x38, 0xc4, 0x83, 0x12, 0x14, 0x29,
|
||||
0x6f, 0xc2, 0x4c, 0x08, 0xcd, 0x20, 0x74, 0xfc, 0x09, 0xc0, 0x27, 0x9b, 0x87, 0x4d, 0x52, 0x0d,
|
||||
0x48, 0x94, 0x1f, 0x25, 0x40, 0xbc, 0x48, 0x28, 0xb9, 0x34, 0x9d, 0x66, 0x66, 0x5d, 0x04, 0x78,
|
||||
0xc3, 0xc0, 0xa6, 0x1e, 0x3c, 0x92, 0x26, 0x98, 0x84, 0xfd, 0x5d, 0x04, 0x19, 0x1f, 0x52, 0x47,
|
||||
0xab, 0xb4, 0x34, 0x47, 0x6b, 0x92, 0xfc, 0x68, 0xbf, 0xa7, 0xc8, 0x24, 0x9b, 0xb6, 0xc3, 0x66,
|
||||
0x29, 0xdf, 0xbb, 0xe5, 0x85, 0x17, 0x6f, 0xc3, 0xbe, 0xe3, 0x8b, 0x00, 0x2c, 0x76, 0xf9, 0xdf,
|
||||
0xa3, 0xfc, 0x6f, 0x26, 0x61, 0xe7, 0xb3, 0x09, 0x39, 0xb6, 0x03, 0xbe, 0x9d, 0x96, 0x6b, 0x35,
|
||||
0x32, 0x45, 0x8a, 0x4c, 0x41, 0xff, 0x81, 0xb4, 0xc7, 0x5e, 0xdf, 0x67, 0xb0, 0x37, 0x41, 0xf9,
|
||||
0x4c, 0x82, 0xb9, 0x08, 0x71, 0x83, 0xc4, 0xe5, 0x2e, 0x20, 0x0e, 0x54, 0xef, 0xa2, 0xef, 0xa0,
|
||||
0x8a, 0xbc, 0x10, 0xbd, 0x41, 0x74, 0xaf, 0xea, 0xb4, 0x11, 0x91, 0x10, 0xe5, 0x3b, 0x09, 0xa6,
|
||||
0x99, 0x9e, 0xbb, 0x1a, 0x3e, 0xbb, 0xae, 0x7d, 0x5b, 0x02, 0x14, 0xdc, 0xc7, 0x20, 0x4c, 0xff,
|
||||
0x83, 0x5f, 0xbb, 0x7c, 0x27, 0xd9, 0xb5, 0x4b, 0xc2, 0x39, 0x81, 0xc5, 0xb8, 0xb6, 0xf2, 0xb3,
|
||||
0x04, 0x99, 0x92, 0x45, 0xb0, 0x43, 0x87, 0xbf, 0x54, 0x41, 0x7f, 0x87, 0x71, 0xc7, 0x3e, 0xa8,
|
||||
0xe8, 0x1a, 0xd5, 0xbc, 0x73, 0xe1, 0x9c, 0x10, 0xde, 0xba, 0x69, 0x57, 0xd5, 0x31, 0xc7, 0x3e,
|
||||
0x28, 0x6a, 0x54, 0x43, 0xe7, 0x61, 0xa2, 0xa1, 0x91, 0x46, 0xe5, 0x19, 0x3e, 0x22, 0xf9, 0xf4,
|
||||
0x62, 0x72, 0x39, 0xa3, 0x8e, 0xbb, 0x82, 0xfb, 0xf8, 0x88, 0x28, 0xef, 0x4a, 0x90, 0xed, 0xec,
|
||||
0x7f, 0x10, 0xfa, 0x2f, 0xc1, 0xa4, 0x63, 0x1f, 0x94, 0x8a, 0x95, 0x2a, 0xae, 0x1b, 0x96, 0x77,
|
||||
0x23, 0x00, 0x13, 0xad, 0xbb, 0x12, 0x17, 0x05, 0x57, 0xc0, 0x96, 0xee, 0xdd, 0x06, 0xe3, 0x4c,
|
||||
0xb0, 0x69, 0xe9, 0xca, 0x3e, 0xe4, 0x76, 0x4c, 0xad, 0x86, 0x1b, 0xb6, 0xa9, 0x63, 0x87, 0x65,
|
||||
0x25, 0xca, 0x41, 0x92, 0x6a, 0x75, 0x2f, 0xb9, 0xdd, 0x9f, 0xe8, 0xdf, 0x90, 0xa2, 0x47, 0xad,
|
||||
0x8e, 0x87, 0xff, 0x22, 0x4c, 0x9f, 0x80, 0x99, 0xdd, 0xa3, 0x16, 0x56, 0xd9, 0x0c, 0x34, 0x0f,
|
||||
0x69, 0xd6, 0x8b, 0xe2, 0xb5, 0x82, 0xac, 0x7a, 0x23, 0xe5, 0x69, 0x68, 0xdd, 0x2d, 0xc7, 0x6e,
|
||||
0xb7, 0x50, 0x09, 0xe4, 0x56, 0x57, 0xe6, 0x92, 0x10, 0x9f, 0xac, 0x51, 0xd0, 0x6a, 0x68, 0xaa,
|
||||
0xf2, 0x83, 0x04, 0x99, 0x32, 0xd6, 0x9c, 0x5a, 0xe3, 0x2c, 0x94, 0xef, 0x2e, 0xe3, 0x3a, 0x31,
|
||||
0xbd, 0x34, 0x75, 0x7f, 0xa2, 0xeb, 0x30, 0x1d, 0xd8, 0x50, 0xa5, 0xee, 0x12, 0x94, 0x4f, 0xb3,
|
||||
0x86, 0x6d, 0xae, 0x15, 0x21, 0x4e, 0xb9, 0x0f, 0xa9, 0x7b, 0x06, 0x65, 0x66, 0xdc, 0x4b, 0x58,
|
||||
0x62, 0x97, 0xb0, 0xfb, 0x13, 0x9d, 0x0b, 0xc4, 0x6d, 0x82, 0x39, 0xc0, 0x0f, 0x4e, 0xd6, 0x07,
|
||||
0xb6, 0x1d, 0xcf, 0x33, 0x09, 0xd5, 0x1b, 0x29, 0xaf, 0x76, 0x99, 0x23, 0x6d, 0x93, 0x92, 0x97,
|
||||
0x8b, 0x4a, 0x04, 0xa9, 0x86, 0xe1, 0x95, 0xe2, 0xb2, 0xca, 0x7e, 0xbb, 0xa5, 0x98, 0x7c, 0xd7,
|
||||
0x6c, 0x93, 0xd3, 0xf4, 0x89, 0x9b, 0x76, 0xb3, 0x2a, 0xae, 0x1b, 0x84, 0x62, 0xe7, 0x81, 0x61,
|
||||
0x3d, 0xf3, 0x93, 0xef, 0x9f, 0x30, 0xa6, 0xe9, 0xba, 0x83, 0x09, 0x39, 0x11, 0xcf, 0x1d, 0xae,
|
||||
0xa3, 0x76, 0x94, 0x03, 0xf4, 0x24, 0xfa, 0xa6, 0xe7, 0xda, 0x6d, 0x98, 0x8a, 0xe4, 0x0b, 0x1a,
|
||||
0x87, 0xd4, 0xf6, 0xa3, 0xed, 0xcd, 0xdc, 0x08, 0x9a, 0x86, 0xcc, 0xe3, 0xcd, 0x8d, 0xdd, 0x47,
|
||||
0x6a, 0x65, 0xbd, 0xb4, 0x7d, 0x47, 0xdd, 0xcb, 0xe9, 0x28, 0x07, 0xb2, 0x27, 0xba, 0xfb, 0xe0,
|
||||
0xd1, 0x9d, 0xdd, 0x1c, 0x5e, 0xfb, 0x29, 0x07, 0x99, 0x87, 0x6c, 0xa1, 0x32, 0x76, 0xf6, 0x8d,
|
||||
0x1a, 0x46, 0x15, 0xc8, 0x45, 0xbf, 0x33, 0xa0, 0x1b, 0xc2, 0xe4, 0x89, 0xf9, 0x1c, 0x51, 0x38,
|
||||
0x09, 0xba, 0x32, 0x82, 0x9e, 0x40, 0x36, 0xfc, 0x81, 0x00, 0x5d, 0x13, 0x9a, 0x17, 0x7e, 0x45,
|
||||
0xe8, 0x65, 0xbc, 0x02, 0x99, 0x50, 0xbf, 0x1f, 0x5d, 0x15, 0xda, 0x16, 0x7d, 0x13, 0x28, 0x5c,
|
||||
0x16, 0xaa, 0x06, 0x5b, 0xf6, 0x1c, 0x7d, 0xb8, 0x85, 0x1b, 0x83, 0x5e, 0xd8, 0xe7, 0xed, 0x85,
|
||||
0x5e, 0x83, 0xe9, 0x63, 0x1d, 0x59, 0x74, 0x53, 0x68, 0x3f, 0xae, 0x73, 0xdb, 0x6b, 0x89, 0x03,
|
||||
0x40, 0xc7, 0x3b, 0xe7, 0x68, 0x45, 0xec, 0x81, 0xb8, 0xa6, 0x7f, 0x61, 0xb5, 0x6f, 0x7d, 0x9f,
|
||||
0xb8, 0x7d, 0x58, 0xd8, 0xc2, 0x34, 0xdc, 0x50, 0x35, 0x08, 0x35, 0x6a, 0x04, 0x5d, 0x17, 0x87,
|
||||
0x97, 0xb0, 0x15, 0x5c, 0xb8, 0xd1, 0x9f, 0xb2, 0xbf, 0xae, 0x09, 0x53, 0xe1, 0xc6, 0x26, 0x89,
|
||||
0xf1, 0x98, 0xb0, 0xc5, 0x5a, 0xb8, 0xde, 0x97, 0xae, 0xbf, 0xda, 0x53, 0x98, 0x8a, 0xf4, 0x32,
|
||||
0xe3, 0x76, 0x27, 0xec, 0x78, 0xf6, 0xf2, 0xde, 0x1e, 0x64, 0x42, 0x4d, 0xc7, 0x98, 0xf0, 0x16,
|
||||
0x35, 0x26, 0x7b, 0x99, 0x7e, 0x0a, 0x72, 0xb0, 0x37, 0x88, 0x96, 0xe3, 0x12, 0xe7, 0x98, 0xe1,
|
||||
0xbe, 0xf2, 0x66, 0x8f, 0xe7, 0x8d, 0x3f, 0x99, 0xc4, 0x2c, 0x20, 0x68, 0xf6, 0xf5, 0x42, 0xfe,
|
||||
0xba, 0x9f, 0x35, 0x01, 0xeb, 0x37, 0x4e, 0xca, 0x9a, 0x5f, 0xcb, 0x0d, 0x81, 0xf9, 0x2d, 0x4c,
|
||||
0x43, 0x4d, 0x26, 0x2f, 0x74, 0xc5, 0xa1, 0x24, 0xec, 0xa1, 0xc5, 0x84, 0x92, 0xb8, 0x75, 0xa5,
|
||||
0x8c, 0x20, 0x03, 0xb2, 0xa1, 0xe6, 0x0c, 0x89, 0x71, 0xb6, 0xa8, 0xe5, 0x54, 0xb8, 0xd6, 0x8f,
|
||||
0xaa, 0xbf, 0xd4, 0xff, 0x61, 0x32, 0xf0, 0xb8, 0x46, 0x4b, 0x27, 0x44, 0x6c, 0xf0, 0x31, 0xda,
|
||||
0x8b, 0xb6, 0x06, 0x64, 0x42, 0x4f, 0xb1, 0xb8, 0x68, 0x15, 0xbc, 0x73, 0x63, 0x36, 0x20, 0x7c,
|
||||
0xd9, 0x29, 0x23, 0xa8, 0x0a, 0x99, 0x2d, 0x4c, 0xbb, 0xaf, 0x03, 0xf4, 0xd7, 0xf8, 0xb7, 0x59,
|
||||
0xf0, 0xcd, 0x55, 0x58, 0xea, 0xa9, 0xe7, 0xaf, 0x51, 0x86, 0x34, 0x2f, 0xb4, 0x91, 0x12, 0x33,
|
||||
0x29, 0xf0, 0x0a, 0x29, 0xfc, 0xf9, 0x44, 0x1d, 0xdf, 0xa8, 0x0a, 0x69, 0x5e, 0x26, 0xc5, 0x18,
|
||||
0x0d, 0x55, 0x9f, 0x85, 0x93, 0x75, 0x58, 0x9d, 0xa5, 0x8c, 0xa0, 0x12, 0x8c, 0xb2, 0xfa, 0x08,
|
||||
0x89, 0x13, 0x33, 0x58, 0x3b, 0xf5, 0xf2, 0xe0, 0xff, 0x40, 0xde, 0xc2, 0xb4, 0xa8, 0x6f, 0x34,
|
||||
0x34, 0xcb, 0xc2, 0x26, 0x2a, 0x08, 0xd5, 0x37, 0x9b, 0x2d, 0x7a, 0x14, 0xb3, 0xe3, 0xf0, 0x67,
|
||||
0x69, 0x65, 0x64, 0xad, 0x0e, 0xf2, 0x8e, 0x63, 0x1f, 0x1e, 0x75, 0xea, 0x8d, 0x57, 0x40, 0x0e,
|
||||
0x16, 0x52, 0x27, 0x2e, 0x71, 0x35, 0x26, 0xa9, 0x8f, 0xd7, 0x61, 0xca, 0xc8, 0xfa, 0xfa, 0x6b,
|
||||
0xb7, 0xeb, 0x06, 0x6d, 0xb4, 0xab, 0xae, 0x8d, 0xd5, 0xe7, 0x86, 0x69, 0x1a, 0xcf, 0x29, 0xae,
|
||||
0x35, 0x56, 0xf9, 0xb4, 0x9b, 0xba, 0x41, 0xa8, 0x63, 0x54, 0xdb, 0x14, 0xeb, 0xab, 0x86, 0x45,
|
||||
0xb1, 0x63, 0x69, 0xe6, 0x2a, 0x33, 0xec, 0x69, 0xb4, 0xaa, 0xd5, 0x34, 0x1b, 0xdf, 0xfa, 0x25,
|
||||
0x00, 0x00, 0xff, 0xff, 0x47, 0x3b, 0x71, 0x2a, 0xbd, 0x21, 0x00, 0x00,
|
||||
}
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
|
|
|
@ -41,6 +41,7 @@ func (s *segmentManager) seekSegment(positions []*internalPb.MsgPosition) error
|
|||
return nil
|
||||
}
|
||||
|
||||
//TODO, index params
|
||||
func (s *segmentManager) getIndexInfo(collectionID UniqueID, segmentID UniqueID) (UniqueID, indexParam, error) {
|
||||
req := &milvuspb.DescribeSegmentRequest{
|
||||
Base: &commonpb.MsgBase{
|
||||
|
@ -53,15 +54,7 @@ func (s *segmentManager) getIndexInfo(collectionID UniqueID, segmentID UniqueID)
|
|||
if err != nil {
|
||||
return 0, nil, err
|
||||
}
|
||||
if len(response.IndexDescription.Params) <= 0 {
|
||||
return 0, nil, errors.New("null index param")
|
||||
}
|
||||
|
||||
var targetIndexParam = make(map[string]string)
|
||||
for _, param := range response.IndexDescription.Params {
|
||||
targetIndexParam[param.Key] = param.Value
|
||||
}
|
||||
return response.IndexID, targetIndexParam, nil
|
||||
return response.IndexID, nil, nil
|
||||
}
|
||||
|
||||
func (s *segmentManager) loadSegment(collectionID UniqueID, partitionID UniqueID, segmentIDs []UniqueID, fieldIDs []int64) error {
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
package storage
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"sort"
|
||||
"strconv"
|
||||
|
@ -14,8 +15,9 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
Ts = "ts"
|
||||
DDL = "ddl"
|
||||
Ts = "ts"
|
||||
DDL = "ddl"
|
||||
indexParamsFile = "indexParams"
|
||||
)
|
||||
|
||||
type (
|
||||
|
@ -633,10 +635,29 @@ func NewIndexCodec() *IndexCodec {
|
|||
return &IndexCodec{}
|
||||
}
|
||||
|
||||
func (indexCodec *IndexCodec) Serialize(blobs []*Blob) ([]*Blob, error) {
|
||||
func (indexCodec *IndexCodec) Serialize(blobs []*Blob, params map[string]string) ([]*Blob, error) {
|
||||
paramsBytes, err := json.Marshal(params)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
blobs = append(blobs, &Blob{Key: indexParamsFile, Value: paramsBytes})
|
||||
return blobs, nil
|
||||
}
|
||||
|
||||
func (indexCodec *IndexCodec) Deserialize(blobs []*Blob) ([]*Blob, error) {
|
||||
return blobs, nil
|
||||
func (indexCodec *IndexCodec) Deserialize(blobs []*Blob) ([]*Blob, map[string]string, error) {
|
||||
var params map[string]string
|
||||
for i := 0; i < len(blobs); i++ {
|
||||
if blobs[i].Key != indexParamsFile {
|
||||
continue
|
||||
}
|
||||
if err := json.Unmarshal(blobs[i].Value, ¶ms); err != nil {
|
||||
return nil, nil, err
|
||||
}
|
||||
blobs = append(blobs[:i], blobs[i+1:]...)
|
||||
break
|
||||
}
|
||||
if params == nil {
|
||||
return nil, nil, errors.New("can not find params blob")
|
||||
}
|
||||
return blobs, params, nil
|
||||
}
|
||||
|
|
|
@ -307,10 +307,18 @@ func TestIndexCodec(t *testing.T) {
|
|||
[]byte{8, 8, 8, 8, 8, 8, 8, 8, 2, 3, 4, 5, 6, 7},
|
||||
},
|
||||
}
|
||||
blobsInput, err := indexCodec.Serialize(blobs)
|
||||
indexParams := map[string]string{
|
||||
"k1": "v1", "k2": "v2",
|
||||
}
|
||||
blobsInput, err := indexCodec.Serialize(blobs, indexParams)
|
||||
assert.Nil(t, err)
|
||||
assert.Equal(t, blobs, blobsInput)
|
||||
blobsOutput, err := indexCodec.Deserialize(blobs)
|
||||
assert.EqualValues(t, 4, len(blobsInput))
|
||||
assert.EqualValues(t, indexParamsFile, blobsInput[3])
|
||||
blobsOutput, indexParamsOutput, err := indexCodec.Deserialize(blobsInput)
|
||||
assert.Nil(t, err)
|
||||
assert.Equal(t, blobsOutput, blobsInput)
|
||||
assert.EqualValues(t, 3, len(blobsOutput))
|
||||
for i := 0; i < 3; i++ {
|
||||
assert.EqualValues(t, blobs[i], blobsOutput[i])
|
||||
}
|
||||
assert.EqualValues(t, indexParams, indexParamsOutput)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue