filer.pb.go 186 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.24.0
  4. // protoc v3.12.3
  5. // source: filer.proto
  6. package filer_pb
  7. import (
  8. context "context"
  9. proto "github.com/golang/protobuf/proto"
  10. grpc "google.golang.org/grpc"
  11. codes "google.golang.org/grpc/codes"
  12. status "google.golang.org/grpc/status"
  13. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  14. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  15. reflect "reflect"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that this generated code is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  21. // Verify that runtime/protoimpl is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  23. )
  24. // This is a compile-time assertion that a sufficiently up-to-date version
  25. // of the legacy proto package is being used.
  26. const _ = proto.ProtoPackageIsVersion4
  27. type FilerConf_PathConf_DiskType int32
  28. const (
  29. FilerConf_PathConf_NONE FilerConf_PathConf_DiskType = 0
  30. FilerConf_PathConf_HDD FilerConf_PathConf_DiskType = 1
  31. FilerConf_PathConf_SSD FilerConf_PathConf_DiskType = 2
  32. )
  33. // Enum value maps for FilerConf_PathConf_DiskType.
  34. var (
  35. FilerConf_PathConf_DiskType_name = map[int32]string{
  36. 0: "NONE",
  37. 1: "HDD",
  38. 2: "SSD",
  39. }
  40. FilerConf_PathConf_DiskType_value = map[string]int32{
  41. "NONE": 0,
  42. "HDD": 1,
  43. "SSD": 2,
  44. }
  45. )
  46. func (x FilerConf_PathConf_DiskType) Enum() *FilerConf_PathConf_DiskType {
  47. p := new(FilerConf_PathConf_DiskType)
  48. *p = x
  49. return p
  50. }
  51. func (x FilerConf_PathConf_DiskType) String() string {
  52. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  53. }
  54. func (FilerConf_PathConf_DiskType) Descriptor() protoreflect.EnumDescriptor {
  55. return file_filer_proto_enumTypes[0].Descriptor()
  56. }
  57. func (FilerConf_PathConf_DiskType) Type() protoreflect.EnumType {
  58. return &file_filer_proto_enumTypes[0]
  59. }
  60. func (x FilerConf_PathConf_DiskType) Number() protoreflect.EnumNumber {
  61. return protoreflect.EnumNumber(x)
  62. }
  63. // Deprecated: Use FilerConf_PathConf_DiskType.Descriptor instead.
  64. func (FilerConf_PathConf_DiskType) EnumDescriptor() ([]byte, []int) {
  65. return file_filer_proto_rawDescGZIP(), []int{47, 0, 0}
  66. }
  67. type LookupDirectoryEntryRequest struct {
  68. state protoimpl.MessageState
  69. sizeCache protoimpl.SizeCache
  70. unknownFields protoimpl.UnknownFields
  71. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  72. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  73. }
  74. func (x *LookupDirectoryEntryRequest) Reset() {
  75. *x = LookupDirectoryEntryRequest{}
  76. if protoimpl.UnsafeEnabled {
  77. mi := &file_filer_proto_msgTypes[0]
  78. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  79. ms.StoreMessageInfo(mi)
  80. }
  81. }
  82. func (x *LookupDirectoryEntryRequest) String() string {
  83. return protoimpl.X.MessageStringOf(x)
  84. }
  85. func (*LookupDirectoryEntryRequest) ProtoMessage() {}
  86. func (x *LookupDirectoryEntryRequest) ProtoReflect() protoreflect.Message {
  87. mi := &file_filer_proto_msgTypes[0]
  88. if protoimpl.UnsafeEnabled && x != nil {
  89. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  90. if ms.LoadMessageInfo() == nil {
  91. ms.StoreMessageInfo(mi)
  92. }
  93. return ms
  94. }
  95. return mi.MessageOf(x)
  96. }
  97. // Deprecated: Use LookupDirectoryEntryRequest.ProtoReflect.Descriptor instead.
  98. func (*LookupDirectoryEntryRequest) Descriptor() ([]byte, []int) {
  99. return file_filer_proto_rawDescGZIP(), []int{0}
  100. }
  101. func (x *LookupDirectoryEntryRequest) GetDirectory() string {
  102. if x != nil {
  103. return x.Directory
  104. }
  105. return ""
  106. }
  107. func (x *LookupDirectoryEntryRequest) GetName() string {
  108. if x != nil {
  109. return x.Name
  110. }
  111. return ""
  112. }
  113. type LookupDirectoryEntryResponse struct {
  114. state protoimpl.MessageState
  115. sizeCache protoimpl.SizeCache
  116. unknownFields protoimpl.UnknownFields
  117. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  118. }
  119. func (x *LookupDirectoryEntryResponse) Reset() {
  120. *x = LookupDirectoryEntryResponse{}
  121. if protoimpl.UnsafeEnabled {
  122. mi := &file_filer_proto_msgTypes[1]
  123. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  124. ms.StoreMessageInfo(mi)
  125. }
  126. }
  127. func (x *LookupDirectoryEntryResponse) String() string {
  128. return protoimpl.X.MessageStringOf(x)
  129. }
  130. func (*LookupDirectoryEntryResponse) ProtoMessage() {}
  131. func (x *LookupDirectoryEntryResponse) ProtoReflect() protoreflect.Message {
  132. mi := &file_filer_proto_msgTypes[1]
  133. if protoimpl.UnsafeEnabled && x != nil {
  134. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  135. if ms.LoadMessageInfo() == nil {
  136. ms.StoreMessageInfo(mi)
  137. }
  138. return ms
  139. }
  140. return mi.MessageOf(x)
  141. }
  142. // Deprecated: Use LookupDirectoryEntryResponse.ProtoReflect.Descriptor instead.
  143. func (*LookupDirectoryEntryResponse) Descriptor() ([]byte, []int) {
  144. return file_filer_proto_rawDescGZIP(), []int{1}
  145. }
  146. func (x *LookupDirectoryEntryResponse) GetEntry() *Entry {
  147. if x != nil {
  148. return x.Entry
  149. }
  150. return nil
  151. }
  152. type ListEntriesRequest struct {
  153. state protoimpl.MessageState
  154. sizeCache protoimpl.SizeCache
  155. unknownFields protoimpl.UnknownFields
  156. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  157. Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
  158. StartFromFileName string `protobuf:"bytes,3,opt,name=startFromFileName,proto3" json:"startFromFileName,omitempty"`
  159. InclusiveStartFrom bool `protobuf:"varint,4,opt,name=inclusiveStartFrom,proto3" json:"inclusiveStartFrom,omitempty"`
  160. Limit uint32 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  161. }
  162. func (x *ListEntriesRequest) Reset() {
  163. *x = ListEntriesRequest{}
  164. if protoimpl.UnsafeEnabled {
  165. mi := &file_filer_proto_msgTypes[2]
  166. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  167. ms.StoreMessageInfo(mi)
  168. }
  169. }
  170. func (x *ListEntriesRequest) String() string {
  171. return protoimpl.X.MessageStringOf(x)
  172. }
  173. func (*ListEntriesRequest) ProtoMessage() {}
  174. func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message {
  175. mi := &file_filer_proto_msgTypes[2]
  176. if protoimpl.UnsafeEnabled && x != nil {
  177. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  178. if ms.LoadMessageInfo() == nil {
  179. ms.StoreMessageInfo(mi)
  180. }
  181. return ms
  182. }
  183. return mi.MessageOf(x)
  184. }
  185. // Deprecated: Use ListEntriesRequest.ProtoReflect.Descriptor instead.
  186. func (*ListEntriesRequest) Descriptor() ([]byte, []int) {
  187. return file_filer_proto_rawDescGZIP(), []int{2}
  188. }
  189. func (x *ListEntriesRequest) GetDirectory() string {
  190. if x != nil {
  191. return x.Directory
  192. }
  193. return ""
  194. }
  195. func (x *ListEntriesRequest) GetPrefix() string {
  196. if x != nil {
  197. return x.Prefix
  198. }
  199. return ""
  200. }
  201. func (x *ListEntriesRequest) GetStartFromFileName() string {
  202. if x != nil {
  203. return x.StartFromFileName
  204. }
  205. return ""
  206. }
  207. func (x *ListEntriesRequest) GetInclusiveStartFrom() bool {
  208. if x != nil {
  209. return x.InclusiveStartFrom
  210. }
  211. return false
  212. }
  213. func (x *ListEntriesRequest) GetLimit() uint32 {
  214. if x != nil {
  215. return x.Limit
  216. }
  217. return 0
  218. }
  219. type ListEntriesResponse struct {
  220. state protoimpl.MessageState
  221. sizeCache protoimpl.SizeCache
  222. unknownFields protoimpl.UnknownFields
  223. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  224. }
  225. func (x *ListEntriesResponse) Reset() {
  226. *x = ListEntriesResponse{}
  227. if protoimpl.UnsafeEnabled {
  228. mi := &file_filer_proto_msgTypes[3]
  229. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  230. ms.StoreMessageInfo(mi)
  231. }
  232. }
  233. func (x *ListEntriesResponse) String() string {
  234. return protoimpl.X.MessageStringOf(x)
  235. }
  236. func (*ListEntriesResponse) ProtoMessage() {}
  237. func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message {
  238. mi := &file_filer_proto_msgTypes[3]
  239. if protoimpl.UnsafeEnabled && x != nil {
  240. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  241. if ms.LoadMessageInfo() == nil {
  242. ms.StoreMessageInfo(mi)
  243. }
  244. return ms
  245. }
  246. return mi.MessageOf(x)
  247. }
  248. // Deprecated: Use ListEntriesResponse.ProtoReflect.Descriptor instead.
  249. func (*ListEntriesResponse) Descriptor() ([]byte, []int) {
  250. return file_filer_proto_rawDescGZIP(), []int{3}
  251. }
  252. func (x *ListEntriesResponse) GetEntry() *Entry {
  253. if x != nil {
  254. return x.Entry
  255. }
  256. return nil
  257. }
  258. type Entry struct {
  259. state protoimpl.MessageState
  260. sizeCache protoimpl.SizeCache
  261. unknownFields protoimpl.UnknownFields
  262. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  263. IsDirectory bool `protobuf:"varint,2,opt,name=is_directory,json=isDirectory,proto3" json:"is_directory,omitempty"`
  264. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  265. Attributes *FuseAttributes `protobuf:"bytes,4,opt,name=attributes,proto3" json:"attributes,omitempty"`
  266. Extended map[string][]byte `protobuf:"bytes,5,rep,name=extended,proto3" json:"extended,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  267. HardLinkId []byte `protobuf:"bytes,7,opt,name=hard_link_id,json=hardLinkId,proto3" json:"hard_link_id,omitempty"`
  268. HardLinkCounter int32 `protobuf:"varint,8,opt,name=hard_link_counter,json=hardLinkCounter,proto3" json:"hard_link_counter,omitempty"` // only exists in hard link meta data
  269. }
  270. func (x *Entry) Reset() {
  271. *x = Entry{}
  272. if protoimpl.UnsafeEnabled {
  273. mi := &file_filer_proto_msgTypes[4]
  274. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  275. ms.StoreMessageInfo(mi)
  276. }
  277. }
  278. func (x *Entry) String() string {
  279. return protoimpl.X.MessageStringOf(x)
  280. }
  281. func (*Entry) ProtoMessage() {}
  282. func (x *Entry) ProtoReflect() protoreflect.Message {
  283. mi := &file_filer_proto_msgTypes[4]
  284. if protoimpl.UnsafeEnabled && x != nil {
  285. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  286. if ms.LoadMessageInfo() == nil {
  287. ms.StoreMessageInfo(mi)
  288. }
  289. return ms
  290. }
  291. return mi.MessageOf(x)
  292. }
  293. // Deprecated: Use Entry.ProtoReflect.Descriptor instead.
  294. func (*Entry) Descriptor() ([]byte, []int) {
  295. return file_filer_proto_rawDescGZIP(), []int{4}
  296. }
  297. func (x *Entry) GetName() string {
  298. if x != nil {
  299. return x.Name
  300. }
  301. return ""
  302. }
  303. func (x *Entry) GetIsDirectory() bool {
  304. if x != nil {
  305. return x.IsDirectory
  306. }
  307. return false
  308. }
  309. func (x *Entry) GetChunks() []*FileChunk {
  310. if x != nil {
  311. return x.Chunks
  312. }
  313. return nil
  314. }
  315. func (x *Entry) GetAttributes() *FuseAttributes {
  316. if x != nil {
  317. return x.Attributes
  318. }
  319. return nil
  320. }
  321. func (x *Entry) GetExtended() map[string][]byte {
  322. if x != nil {
  323. return x.Extended
  324. }
  325. return nil
  326. }
  327. func (x *Entry) GetHardLinkId() []byte {
  328. if x != nil {
  329. return x.HardLinkId
  330. }
  331. return nil
  332. }
  333. func (x *Entry) GetHardLinkCounter() int32 {
  334. if x != nil {
  335. return x.HardLinkCounter
  336. }
  337. return 0
  338. }
  339. type FullEntry struct {
  340. state protoimpl.MessageState
  341. sizeCache protoimpl.SizeCache
  342. unknownFields protoimpl.UnknownFields
  343. Dir string `protobuf:"bytes,1,opt,name=dir,proto3" json:"dir,omitempty"`
  344. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  345. }
  346. func (x *FullEntry) Reset() {
  347. *x = FullEntry{}
  348. if protoimpl.UnsafeEnabled {
  349. mi := &file_filer_proto_msgTypes[5]
  350. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  351. ms.StoreMessageInfo(mi)
  352. }
  353. }
  354. func (x *FullEntry) String() string {
  355. return protoimpl.X.MessageStringOf(x)
  356. }
  357. func (*FullEntry) ProtoMessage() {}
  358. func (x *FullEntry) ProtoReflect() protoreflect.Message {
  359. mi := &file_filer_proto_msgTypes[5]
  360. if protoimpl.UnsafeEnabled && x != nil {
  361. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  362. if ms.LoadMessageInfo() == nil {
  363. ms.StoreMessageInfo(mi)
  364. }
  365. return ms
  366. }
  367. return mi.MessageOf(x)
  368. }
  369. // Deprecated: Use FullEntry.ProtoReflect.Descriptor instead.
  370. func (*FullEntry) Descriptor() ([]byte, []int) {
  371. return file_filer_proto_rawDescGZIP(), []int{5}
  372. }
  373. func (x *FullEntry) GetDir() string {
  374. if x != nil {
  375. return x.Dir
  376. }
  377. return ""
  378. }
  379. func (x *FullEntry) GetEntry() *Entry {
  380. if x != nil {
  381. return x.Entry
  382. }
  383. return nil
  384. }
  385. type EventNotification struct {
  386. state protoimpl.MessageState
  387. sizeCache protoimpl.SizeCache
  388. unknownFields protoimpl.UnknownFields
  389. OldEntry *Entry `protobuf:"bytes,1,opt,name=old_entry,json=oldEntry,proto3" json:"old_entry,omitempty"`
  390. NewEntry *Entry `protobuf:"bytes,2,opt,name=new_entry,json=newEntry,proto3" json:"new_entry,omitempty"`
  391. DeleteChunks bool `protobuf:"varint,3,opt,name=delete_chunks,json=deleteChunks,proto3" json:"delete_chunks,omitempty"`
  392. NewParentPath string `protobuf:"bytes,4,opt,name=new_parent_path,json=newParentPath,proto3" json:"new_parent_path,omitempty"`
  393. IsFromOtherCluster bool `protobuf:"varint,5,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  394. Signatures []int32 `protobuf:"varint,6,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  395. }
  396. func (x *EventNotification) Reset() {
  397. *x = EventNotification{}
  398. if protoimpl.UnsafeEnabled {
  399. mi := &file_filer_proto_msgTypes[6]
  400. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  401. ms.StoreMessageInfo(mi)
  402. }
  403. }
  404. func (x *EventNotification) String() string {
  405. return protoimpl.X.MessageStringOf(x)
  406. }
  407. func (*EventNotification) ProtoMessage() {}
  408. func (x *EventNotification) ProtoReflect() protoreflect.Message {
  409. mi := &file_filer_proto_msgTypes[6]
  410. if protoimpl.UnsafeEnabled && x != nil {
  411. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  412. if ms.LoadMessageInfo() == nil {
  413. ms.StoreMessageInfo(mi)
  414. }
  415. return ms
  416. }
  417. return mi.MessageOf(x)
  418. }
  419. // Deprecated: Use EventNotification.ProtoReflect.Descriptor instead.
  420. func (*EventNotification) Descriptor() ([]byte, []int) {
  421. return file_filer_proto_rawDescGZIP(), []int{6}
  422. }
  423. func (x *EventNotification) GetOldEntry() *Entry {
  424. if x != nil {
  425. return x.OldEntry
  426. }
  427. return nil
  428. }
  429. func (x *EventNotification) GetNewEntry() *Entry {
  430. if x != nil {
  431. return x.NewEntry
  432. }
  433. return nil
  434. }
  435. func (x *EventNotification) GetDeleteChunks() bool {
  436. if x != nil {
  437. return x.DeleteChunks
  438. }
  439. return false
  440. }
  441. func (x *EventNotification) GetNewParentPath() string {
  442. if x != nil {
  443. return x.NewParentPath
  444. }
  445. return ""
  446. }
  447. func (x *EventNotification) GetIsFromOtherCluster() bool {
  448. if x != nil {
  449. return x.IsFromOtherCluster
  450. }
  451. return false
  452. }
  453. func (x *EventNotification) GetSignatures() []int32 {
  454. if x != nil {
  455. return x.Signatures
  456. }
  457. return nil
  458. }
  459. type FileChunk struct {
  460. state protoimpl.MessageState
  461. sizeCache protoimpl.SizeCache
  462. unknownFields protoimpl.UnknownFields
  463. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // to be deprecated
  464. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
  465. Size uint64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
  466. Mtime int64 `protobuf:"varint,4,opt,name=mtime,proto3" json:"mtime,omitempty"`
  467. ETag string `protobuf:"bytes,5,opt,name=e_tag,json=eTag,proto3" json:"e_tag,omitempty"`
  468. SourceFileId string `protobuf:"bytes,6,opt,name=source_file_id,json=sourceFileId,proto3" json:"source_file_id,omitempty"` // to be deprecated
  469. Fid *FileId `protobuf:"bytes,7,opt,name=fid,proto3" json:"fid,omitempty"`
  470. SourceFid *FileId `protobuf:"bytes,8,opt,name=source_fid,json=sourceFid,proto3" json:"source_fid,omitempty"`
  471. CipherKey []byte `protobuf:"bytes,9,opt,name=cipher_key,json=cipherKey,proto3" json:"cipher_key,omitempty"`
  472. IsCompressed bool `protobuf:"varint,10,opt,name=is_compressed,json=isCompressed,proto3" json:"is_compressed,omitempty"`
  473. IsChunkManifest bool `protobuf:"varint,11,opt,name=is_chunk_manifest,json=isChunkManifest,proto3" json:"is_chunk_manifest,omitempty"` // content is a list of FileChunks
  474. }
  475. func (x *FileChunk) Reset() {
  476. *x = FileChunk{}
  477. if protoimpl.UnsafeEnabled {
  478. mi := &file_filer_proto_msgTypes[7]
  479. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  480. ms.StoreMessageInfo(mi)
  481. }
  482. }
  483. func (x *FileChunk) String() string {
  484. return protoimpl.X.MessageStringOf(x)
  485. }
  486. func (*FileChunk) ProtoMessage() {}
  487. func (x *FileChunk) ProtoReflect() protoreflect.Message {
  488. mi := &file_filer_proto_msgTypes[7]
  489. if protoimpl.UnsafeEnabled && x != nil {
  490. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  491. if ms.LoadMessageInfo() == nil {
  492. ms.StoreMessageInfo(mi)
  493. }
  494. return ms
  495. }
  496. return mi.MessageOf(x)
  497. }
  498. // Deprecated: Use FileChunk.ProtoReflect.Descriptor instead.
  499. func (*FileChunk) Descriptor() ([]byte, []int) {
  500. return file_filer_proto_rawDescGZIP(), []int{7}
  501. }
  502. func (x *FileChunk) GetFileId() string {
  503. if x != nil {
  504. return x.FileId
  505. }
  506. return ""
  507. }
  508. func (x *FileChunk) GetOffset() int64 {
  509. if x != nil {
  510. return x.Offset
  511. }
  512. return 0
  513. }
  514. func (x *FileChunk) GetSize() uint64 {
  515. if x != nil {
  516. return x.Size
  517. }
  518. return 0
  519. }
  520. func (x *FileChunk) GetMtime() int64 {
  521. if x != nil {
  522. return x.Mtime
  523. }
  524. return 0
  525. }
  526. func (x *FileChunk) GetETag() string {
  527. if x != nil {
  528. return x.ETag
  529. }
  530. return ""
  531. }
  532. func (x *FileChunk) GetSourceFileId() string {
  533. if x != nil {
  534. return x.SourceFileId
  535. }
  536. return ""
  537. }
  538. func (x *FileChunk) GetFid() *FileId {
  539. if x != nil {
  540. return x.Fid
  541. }
  542. return nil
  543. }
  544. func (x *FileChunk) GetSourceFid() *FileId {
  545. if x != nil {
  546. return x.SourceFid
  547. }
  548. return nil
  549. }
  550. func (x *FileChunk) GetCipherKey() []byte {
  551. if x != nil {
  552. return x.CipherKey
  553. }
  554. return nil
  555. }
  556. func (x *FileChunk) GetIsCompressed() bool {
  557. if x != nil {
  558. return x.IsCompressed
  559. }
  560. return false
  561. }
  562. func (x *FileChunk) GetIsChunkManifest() bool {
  563. if x != nil {
  564. return x.IsChunkManifest
  565. }
  566. return false
  567. }
  568. type FileChunkManifest struct {
  569. state protoimpl.MessageState
  570. sizeCache protoimpl.SizeCache
  571. unknownFields protoimpl.UnknownFields
  572. Chunks []*FileChunk `protobuf:"bytes,1,rep,name=chunks,proto3" json:"chunks,omitempty"`
  573. }
  574. func (x *FileChunkManifest) Reset() {
  575. *x = FileChunkManifest{}
  576. if protoimpl.UnsafeEnabled {
  577. mi := &file_filer_proto_msgTypes[8]
  578. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  579. ms.StoreMessageInfo(mi)
  580. }
  581. }
  582. func (x *FileChunkManifest) String() string {
  583. return protoimpl.X.MessageStringOf(x)
  584. }
  585. func (*FileChunkManifest) ProtoMessage() {}
  586. func (x *FileChunkManifest) ProtoReflect() protoreflect.Message {
  587. mi := &file_filer_proto_msgTypes[8]
  588. if protoimpl.UnsafeEnabled && x != nil {
  589. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  590. if ms.LoadMessageInfo() == nil {
  591. ms.StoreMessageInfo(mi)
  592. }
  593. return ms
  594. }
  595. return mi.MessageOf(x)
  596. }
  597. // Deprecated: Use FileChunkManifest.ProtoReflect.Descriptor instead.
  598. func (*FileChunkManifest) Descriptor() ([]byte, []int) {
  599. return file_filer_proto_rawDescGZIP(), []int{8}
  600. }
  601. func (x *FileChunkManifest) GetChunks() []*FileChunk {
  602. if x != nil {
  603. return x.Chunks
  604. }
  605. return nil
  606. }
  607. type FileId struct {
  608. state protoimpl.MessageState
  609. sizeCache protoimpl.SizeCache
  610. unknownFields protoimpl.UnknownFields
  611. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  612. FileKey uint64 `protobuf:"varint,2,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`
  613. Cookie uint32 `protobuf:"fixed32,3,opt,name=cookie,proto3" json:"cookie,omitempty"`
  614. }
  615. func (x *FileId) Reset() {
  616. *x = FileId{}
  617. if protoimpl.UnsafeEnabled {
  618. mi := &file_filer_proto_msgTypes[9]
  619. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  620. ms.StoreMessageInfo(mi)
  621. }
  622. }
  623. func (x *FileId) String() string {
  624. return protoimpl.X.MessageStringOf(x)
  625. }
  626. func (*FileId) ProtoMessage() {}
  627. func (x *FileId) ProtoReflect() protoreflect.Message {
  628. mi := &file_filer_proto_msgTypes[9]
  629. if protoimpl.UnsafeEnabled && x != nil {
  630. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  631. if ms.LoadMessageInfo() == nil {
  632. ms.StoreMessageInfo(mi)
  633. }
  634. return ms
  635. }
  636. return mi.MessageOf(x)
  637. }
  638. // Deprecated: Use FileId.ProtoReflect.Descriptor instead.
  639. func (*FileId) Descriptor() ([]byte, []int) {
  640. return file_filer_proto_rawDescGZIP(), []int{9}
  641. }
  642. func (x *FileId) GetVolumeId() uint32 {
  643. if x != nil {
  644. return x.VolumeId
  645. }
  646. return 0
  647. }
  648. func (x *FileId) GetFileKey() uint64 {
  649. if x != nil {
  650. return x.FileKey
  651. }
  652. return 0
  653. }
  654. func (x *FileId) GetCookie() uint32 {
  655. if x != nil {
  656. return x.Cookie
  657. }
  658. return 0
  659. }
  660. type FuseAttributes struct {
  661. state protoimpl.MessageState
  662. sizeCache protoimpl.SizeCache
  663. unknownFields protoimpl.UnknownFields
  664. FileSize uint64 `protobuf:"varint,1,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`
  665. Mtime int64 `protobuf:"varint,2,opt,name=mtime,proto3" json:"mtime,omitempty"` // unix time in seconds
  666. FileMode uint32 `protobuf:"varint,3,opt,name=file_mode,json=fileMode,proto3" json:"file_mode,omitempty"`
  667. Uid uint32 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"`
  668. Gid uint32 `protobuf:"varint,5,opt,name=gid,proto3" json:"gid,omitempty"`
  669. Crtime int64 `protobuf:"varint,6,opt,name=crtime,proto3" json:"crtime,omitempty"` // unix time in seconds
  670. Mime string `protobuf:"bytes,7,opt,name=mime,proto3" json:"mime,omitempty"`
  671. Replication string `protobuf:"bytes,8,opt,name=replication,proto3" json:"replication,omitempty"`
  672. Collection string `protobuf:"bytes,9,opt,name=collection,proto3" json:"collection,omitempty"`
  673. TtlSec int32 `protobuf:"varint,10,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  674. UserName string `protobuf:"bytes,11,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // for hdfs
  675. GroupName []string `protobuf:"bytes,12,rep,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // for hdfs
  676. SymlinkTarget string `protobuf:"bytes,13,opt,name=symlink_target,json=symlinkTarget,proto3" json:"symlink_target,omitempty"`
  677. Md5 []byte `protobuf:"bytes,14,opt,name=md5,proto3" json:"md5,omitempty"`
  678. }
  679. func (x *FuseAttributes) Reset() {
  680. *x = FuseAttributes{}
  681. if protoimpl.UnsafeEnabled {
  682. mi := &file_filer_proto_msgTypes[10]
  683. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  684. ms.StoreMessageInfo(mi)
  685. }
  686. }
  687. func (x *FuseAttributes) String() string {
  688. return protoimpl.X.MessageStringOf(x)
  689. }
  690. func (*FuseAttributes) ProtoMessage() {}
  691. func (x *FuseAttributes) ProtoReflect() protoreflect.Message {
  692. mi := &file_filer_proto_msgTypes[10]
  693. if protoimpl.UnsafeEnabled && x != nil {
  694. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  695. if ms.LoadMessageInfo() == nil {
  696. ms.StoreMessageInfo(mi)
  697. }
  698. return ms
  699. }
  700. return mi.MessageOf(x)
  701. }
  702. // Deprecated: Use FuseAttributes.ProtoReflect.Descriptor instead.
  703. func (*FuseAttributes) Descriptor() ([]byte, []int) {
  704. return file_filer_proto_rawDescGZIP(), []int{10}
  705. }
  706. func (x *FuseAttributes) GetFileSize() uint64 {
  707. if x != nil {
  708. return x.FileSize
  709. }
  710. return 0
  711. }
  712. func (x *FuseAttributes) GetMtime() int64 {
  713. if x != nil {
  714. return x.Mtime
  715. }
  716. return 0
  717. }
  718. func (x *FuseAttributes) GetFileMode() uint32 {
  719. if x != nil {
  720. return x.FileMode
  721. }
  722. return 0
  723. }
  724. func (x *FuseAttributes) GetUid() uint32 {
  725. if x != nil {
  726. return x.Uid
  727. }
  728. return 0
  729. }
  730. func (x *FuseAttributes) GetGid() uint32 {
  731. if x != nil {
  732. return x.Gid
  733. }
  734. return 0
  735. }
  736. func (x *FuseAttributes) GetCrtime() int64 {
  737. if x != nil {
  738. return x.Crtime
  739. }
  740. return 0
  741. }
  742. func (x *FuseAttributes) GetMime() string {
  743. if x != nil {
  744. return x.Mime
  745. }
  746. return ""
  747. }
  748. func (x *FuseAttributes) GetReplication() string {
  749. if x != nil {
  750. return x.Replication
  751. }
  752. return ""
  753. }
  754. func (x *FuseAttributes) GetCollection() string {
  755. if x != nil {
  756. return x.Collection
  757. }
  758. return ""
  759. }
  760. func (x *FuseAttributes) GetTtlSec() int32 {
  761. if x != nil {
  762. return x.TtlSec
  763. }
  764. return 0
  765. }
  766. func (x *FuseAttributes) GetUserName() string {
  767. if x != nil {
  768. return x.UserName
  769. }
  770. return ""
  771. }
  772. func (x *FuseAttributes) GetGroupName() []string {
  773. if x != nil {
  774. return x.GroupName
  775. }
  776. return nil
  777. }
  778. func (x *FuseAttributes) GetSymlinkTarget() string {
  779. if x != nil {
  780. return x.SymlinkTarget
  781. }
  782. return ""
  783. }
  784. func (x *FuseAttributes) GetMd5() []byte {
  785. if x != nil {
  786. return x.Md5
  787. }
  788. return nil
  789. }
  790. type CreateEntryRequest struct {
  791. state protoimpl.MessageState
  792. sizeCache protoimpl.SizeCache
  793. unknownFields protoimpl.UnknownFields
  794. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  795. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  796. OExcl bool `protobuf:"varint,3,opt,name=o_excl,json=oExcl,proto3" json:"o_excl,omitempty"`
  797. IsFromOtherCluster bool `protobuf:"varint,4,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  798. Signatures []int32 `protobuf:"varint,5,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  799. }
  800. func (x *CreateEntryRequest) Reset() {
  801. *x = CreateEntryRequest{}
  802. if protoimpl.UnsafeEnabled {
  803. mi := &file_filer_proto_msgTypes[11]
  804. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  805. ms.StoreMessageInfo(mi)
  806. }
  807. }
  808. func (x *CreateEntryRequest) String() string {
  809. return protoimpl.X.MessageStringOf(x)
  810. }
  811. func (*CreateEntryRequest) ProtoMessage() {}
  812. func (x *CreateEntryRequest) ProtoReflect() protoreflect.Message {
  813. mi := &file_filer_proto_msgTypes[11]
  814. if protoimpl.UnsafeEnabled && x != nil {
  815. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  816. if ms.LoadMessageInfo() == nil {
  817. ms.StoreMessageInfo(mi)
  818. }
  819. return ms
  820. }
  821. return mi.MessageOf(x)
  822. }
  823. // Deprecated: Use CreateEntryRequest.ProtoReflect.Descriptor instead.
  824. func (*CreateEntryRequest) Descriptor() ([]byte, []int) {
  825. return file_filer_proto_rawDescGZIP(), []int{11}
  826. }
  827. func (x *CreateEntryRequest) GetDirectory() string {
  828. if x != nil {
  829. return x.Directory
  830. }
  831. return ""
  832. }
  833. func (x *CreateEntryRequest) GetEntry() *Entry {
  834. if x != nil {
  835. return x.Entry
  836. }
  837. return nil
  838. }
  839. func (x *CreateEntryRequest) GetOExcl() bool {
  840. if x != nil {
  841. return x.OExcl
  842. }
  843. return false
  844. }
  845. func (x *CreateEntryRequest) GetIsFromOtherCluster() bool {
  846. if x != nil {
  847. return x.IsFromOtherCluster
  848. }
  849. return false
  850. }
  851. func (x *CreateEntryRequest) GetSignatures() []int32 {
  852. if x != nil {
  853. return x.Signatures
  854. }
  855. return nil
  856. }
  857. type CreateEntryResponse struct {
  858. state protoimpl.MessageState
  859. sizeCache protoimpl.SizeCache
  860. unknownFields protoimpl.UnknownFields
  861. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  862. }
  863. func (x *CreateEntryResponse) Reset() {
  864. *x = CreateEntryResponse{}
  865. if protoimpl.UnsafeEnabled {
  866. mi := &file_filer_proto_msgTypes[12]
  867. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  868. ms.StoreMessageInfo(mi)
  869. }
  870. }
  871. func (x *CreateEntryResponse) String() string {
  872. return protoimpl.X.MessageStringOf(x)
  873. }
  874. func (*CreateEntryResponse) ProtoMessage() {}
  875. func (x *CreateEntryResponse) ProtoReflect() protoreflect.Message {
  876. mi := &file_filer_proto_msgTypes[12]
  877. if protoimpl.UnsafeEnabled && x != nil {
  878. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  879. if ms.LoadMessageInfo() == nil {
  880. ms.StoreMessageInfo(mi)
  881. }
  882. return ms
  883. }
  884. return mi.MessageOf(x)
  885. }
  886. // Deprecated: Use CreateEntryResponse.ProtoReflect.Descriptor instead.
  887. func (*CreateEntryResponse) Descriptor() ([]byte, []int) {
  888. return file_filer_proto_rawDescGZIP(), []int{12}
  889. }
  890. func (x *CreateEntryResponse) GetError() string {
  891. if x != nil {
  892. return x.Error
  893. }
  894. return ""
  895. }
  896. type UpdateEntryRequest struct {
  897. state protoimpl.MessageState
  898. sizeCache protoimpl.SizeCache
  899. unknownFields protoimpl.UnknownFields
  900. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  901. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  902. IsFromOtherCluster bool `protobuf:"varint,3,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  903. Signatures []int32 `protobuf:"varint,4,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  904. }
  905. func (x *UpdateEntryRequest) Reset() {
  906. *x = UpdateEntryRequest{}
  907. if protoimpl.UnsafeEnabled {
  908. mi := &file_filer_proto_msgTypes[13]
  909. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  910. ms.StoreMessageInfo(mi)
  911. }
  912. }
  913. func (x *UpdateEntryRequest) String() string {
  914. return protoimpl.X.MessageStringOf(x)
  915. }
  916. func (*UpdateEntryRequest) ProtoMessage() {}
  917. func (x *UpdateEntryRequest) ProtoReflect() protoreflect.Message {
  918. mi := &file_filer_proto_msgTypes[13]
  919. if protoimpl.UnsafeEnabled && x != nil {
  920. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  921. if ms.LoadMessageInfo() == nil {
  922. ms.StoreMessageInfo(mi)
  923. }
  924. return ms
  925. }
  926. return mi.MessageOf(x)
  927. }
  928. // Deprecated: Use UpdateEntryRequest.ProtoReflect.Descriptor instead.
  929. func (*UpdateEntryRequest) Descriptor() ([]byte, []int) {
  930. return file_filer_proto_rawDescGZIP(), []int{13}
  931. }
  932. func (x *UpdateEntryRequest) GetDirectory() string {
  933. if x != nil {
  934. return x.Directory
  935. }
  936. return ""
  937. }
  938. func (x *UpdateEntryRequest) GetEntry() *Entry {
  939. if x != nil {
  940. return x.Entry
  941. }
  942. return nil
  943. }
  944. func (x *UpdateEntryRequest) GetIsFromOtherCluster() bool {
  945. if x != nil {
  946. return x.IsFromOtherCluster
  947. }
  948. return false
  949. }
  950. func (x *UpdateEntryRequest) GetSignatures() []int32 {
  951. if x != nil {
  952. return x.Signatures
  953. }
  954. return nil
  955. }
  956. type UpdateEntryResponse struct {
  957. state protoimpl.MessageState
  958. sizeCache protoimpl.SizeCache
  959. unknownFields protoimpl.UnknownFields
  960. }
  961. func (x *UpdateEntryResponse) Reset() {
  962. *x = UpdateEntryResponse{}
  963. if protoimpl.UnsafeEnabled {
  964. mi := &file_filer_proto_msgTypes[14]
  965. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  966. ms.StoreMessageInfo(mi)
  967. }
  968. }
  969. func (x *UpdateEntryResponse) String() string {
  970. return protoimpl.X.MessageStringOf(x)
  971. }
  972. func (*UpdateEntryResponse) ProtoMessage() {}
  973. func (x *UpdateEntryResponse) ProtoReflect() protoreflect.Message {
  974. mi := &file_filer_proto_msgTypes[14]
  975. if protoimpl.UnsafeEnabled && x != nil {
  976. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  977. if ms.LoadMessageInfo() == nil {
  978. ms.StoreMessageInfo(mi)
  979. }
  980. return ms
  981. }
  982. return mi.MessageOf(x)
  983. }
  984. // Deprecated: Use UpdateEntryResponse.ProtoReflect.Descriptor instead.
  985. func (*UpdateEntryResponse) Descriptor() ([]byte, []int) {
  986. return file_filer_proto_rawDescGZIP(), []int{14}
  987. }
  988. type AppendToEntryRequest struct {
  989. state protoimpl.MessageState
  990. sizeCache protoimpl.SizeCache
  991. unknownFields protoimpl.UnknownFields
  992. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  993. EntryName string `protobuf:"bytes,2,opt,name=entry_name,json=entryName,proto3" json:"entry_name,omitempty"`
  994. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  995. }
  996. func (x *AppendToEntryRequest) Reset() {
  997. *x = AppendToEntryRequest{}
  998. if protoimpl.UnsafeEnabled {
  999. mi := &file_filer_proto_msgTypes[15]
  1000. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1001. ms.StoreMessageInfo(mi)
  1002. }
  1003. }
  1004. func (x *AppendToEntryRequest) String() string {
  1005. return protoimpl.X.MessageStringOf(x)
  1006. }
  1007. func (*AppendToEntryRequest) ProtoMessage() {}
  1008. func (x *AppendToEntryRequest) ProtoReflect() protoreflect.Message {
  1009. mi := &file_filer_proto_msgTypes[15]
  1010. if protoimpl.UnsafeEnabled && x != nil {
  1011. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1012. if ms.LoadMessageInfo() == nil {
  1013. ms.StoreMessageInfo(mi)
  1014. }
  1015. return ms
  1016. }
  1017. return mi.MessageOf(x)
  1018. }
  1019. // Deprecated: Use AppendToEntryRequest.ProtoReflect.Descriptor instead.
  1020. func (*AppendToEntryRequest) Descriptor() ([]byte, []int) {
  1021. return file_filer_proto_rawDescGZIP(), []int{15}
  1022. }
  1023. func (x *AppendToEntryRequest) GetDirectory() string {
  1024. if x != nil {
  1025. return x.Directory
  1026. }
  1027. return ""
  1028. }
  1029. func (x *AppendToEntryRequest) GetEntryName() string {
  1030. if x != nil {
  1031. return x.EntryName
  1032. }
  1033. return ""
  1034. }
  1035. func (x *AppendToEntryRequest) GetChunks() []*FileChunk {
  1036. if x != nil {
  1037. return x.Chunks
  1038. }
  1039. return nil
  1040. }
  1041. type AppendToEntryResponse struct {
  1042. state protoimpl.MessageState
  1043. sizeCache protoimpl.SizeCache
  1044. unknownFields protoimpl.UnknownFields
  1045. }
  1046. func (x *AppendToEntryResponse) Reset() {
  1047. *x = AppendToEntryResponse{}
  1048. if protoimpl.UnsafeEnabled {
  1049. mi := &file_filer_proto_msgTypes[16]
  1050. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1051. ms.StoreMessageInfo(mi)
  1052. }
  1053. }
  1054. func (x *AppendToEntryResponse) String() string {
  1055. return protoimpl.X.MessageStringOf(x)
  1056. }
  1057. func (*AppendToEntryResponse) ProtoMessage() {}
  1058. func (x *AppendToEntryResponse) ProtoReflect() protoreflect.Message {
  1059. mi := &file_filer_proto_msgTypes[16]
  1060. if protoimpl.UnsafeEnabled && x != nil {
  1061. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1062. if ms.LoadMessageInfo() == nil {
  1063. ms.StoreMessageInfo(mi)
  1064. }
  1065. return ms
  1066. }
  1067. return mi.MessageOf(x)
  1068. }
  1069. // Deprecated: Use AppendToEntryResponse.ProtoReflect.Descriptor instead.
  1070. func (*AppendToEntryResponse) Descriptor() ([]byte, []int) {
  1071. return file_filer_proto_rawDescGZIP(), []int{16}
  1072. }
  1073. type DeleteEntryRequest struct {
  1074. state protoimpl.MessageState
  1075. sizeCache protoimpl.SizeCache
  1076. unknownFields protoimpl.UnknownFields
  1077. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1078. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  1079. // bool is_directory = 3;
  1080. IsDeleteData bool `protobuf:"varint,4,opt,name=is_delete_data,json=isDeleteData,proto3" json:"is_delete_data,omitempty"`
  1081. IsRecursive bool `protobuf:"varint,5,opt,name=is_recursive,json=isRecursive,proto3" json:"is_recursive,omitempty"`
  1082. IgnoreRecursiveError bool `protobuf:"varint,6,opt,name=ignore_recursive_error,json=ignoreRecursiveError,proto3" json:"ignore_recursive_error,omitempty"`
  1083. IsFromOtherCluster bool `protobuf:"varint,7,opt,name=is_from_other_cluster,json=isFromOtherCluster,proto3" json:"is_from_other_cluster,omitempty"`
  1084. Signatures []int32 `protobuf:"varint,8,rep,packed,name=signatures,proto3" json:"signatures,omitempty"`
  1085. }
  1086. func (x *DeleteEntryRequest) Reset() {
  1087. *x = DeleteEntryRequest{}
  1088. if protoimpl.UnsafeEnabled {
  1089. mi := &file_filer_proto_msgTypes[17]
  1090. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1091. ms.StoreMessageInfo(mi)
  1092. }
  1093. }
  1094. func (x *DeleteEntryRequest) String() string {
  1095. return protoimpl.X.MessageStringOf(x)
  1096. }
  1097. func (*DeleteEntryRequest) ProtoMessage() {}
  1098. func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message {
  1099. mi := &file_filer_proto_msgTypes[17]
  1100. if protoimpl.UnsafeEnabled && x != nil {
  1101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1102. if ms.LoadMessageInfo() == nil {
  1103. ms.StoreMessageInfo(mi)
  1104. }
  1105. return ms
  1106. }
  1107. return mi.MessageOf(x)
  1108. }
  1109. // Deprecated: Use DeleteEntryRequest.ProtoReflect.Descriptor instead.
  1110. func (*DeleteEntryRequest) Descriptor() ([]byte, []int) {
  1111. return file_filer_proto_rawDescGZIP(), []int{17}
  1112. }
  1113. func (x *DeleteEntryRequest) GetDirectory() string {
  1114. if x != nil {
  1115. return x.Directory
  1116. }
  1117. return ""
  1118. }
  1119. func (x *DeleteEntryRequest) GetName() string {
  1120. if x != nil {
  1121. return x.Name
  1122. }
  1123. return ""
  1124. }
  1125. func (x *DeleteEntryRequest) GetIsDeleteData() bool {
  1126. if x != nil {
  1127. return x.IsDeleteData
  1128. }
  1129. return false
  1130. }
  1131. func (x *DeleteEntryRequest) GetIsRecursive() bool {
  1132. if x != nil {
  1133. return x.IsRecursive
  1134. }
  1135. return false
  1136. }
  1137. func (x *DeleteEntryRequest) GetIgnoreRecursiveError() bool {
  1138. if x != nil {
  1139. return x.IgnoreRecursiveError
  1140. }
  1141. return false
  1142. }
  1143. func (x *DeleteEntryRequest) GetIsFromOtherCluster() bool {
  1144. if x != nil {
  1145. return x.IsFromOtherCluster
  1146. }
  1147. return false
  1148. }
  1149. func (x *DeleteEntryRequest) GetSignatures() []int32 {
  1150. if x != nil {
  1151. return x.Signatures
  1152. }
  1153. return nil
  1154. }
  1155. type DeleteEntryResponse struct {
  1156. state protoimpl.MessageState
  1157. sizeCache protoimpl.SizeCache
  1158. unknownFields protoimpl.UnknownFields
  1159. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  1160. }
  1161. func (x *DeleteEntryResponse) Reset() {
  1162. *x = DeleteEntryResponse{}
  1163. if protoimpl.UnsafeEnabled {
  1164. mi := &file_filer_proto_msgTypes[18]
  1165. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1166. ms.StoreMessageInfo(mi)
  1167. }
  1168. }
  1169. func (x *DeleteEntryResponse) String() string {
  1170. return protoimpl.X.MessageStringOf(x)
  1171. }
  1172. func (*DeleteEntryResponse) ProtoMessage() {}
  1173. func (x *DeleteEntryResponse) ProtoReflect() protoreflect.Message {
  1174. mi := &file_filer_proto_msgTypes[18]
  1175. if protoimpl.UnsafeEnabled && x != nil {
  1176. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1177. if ms.LoadMessageInfo() == nil {
  1178. ms.StoreMessageInfo(mi)
  1179. }
  1180. return ms
  1181. }
  1182. return mi.MessageOf(x)
  1183. }
  1184. // Deprecated: Use DeleteEntryResponse.ProtoReflect.Descriptor instead.
  1185. func (*DeleteEntryResponse) Descriptor() ([]byte, []int) {
  1186. return file_filer_proto_rawDescGZIP(), []int{18}
  1187. }
  1188. func (x *DeleteEntryResponse) GetError() string {
  1189. if x != nil {
  1190. return x.Error
  1191. }
  1192. return ""
  1193. }
  1194. type AtomicRenameEntryRequest struct {
  1195. state protoimpl.MessageState
  1196. sizeCache protoimpl.SizeCache
  1197. unknownFields protoimpl.UnknownFields
  1198. OldDirectory string `protobuf:"bytes,1,opt,name=old_directory,json=oldDirectory,proto3" json:"old_directory,omitempty"`
  1199. OldName string `protobuf:"bytes,2,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  1200. NewDirectory string `protobuf:"bytes,3,opt,name=new_directory,json=newDirectory,proto3" json:"new_directory,omitempty"`
  1201. NewName string `protobuf:"bytes,4,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"`
  1202. }
  1203. func (x *AtomicRenameEntryRequest) Reset() {
  1204. *x = AtomicRenameEntryRequest{}
  1205. if protoimpl.UnsafeEnabled {
  1206. mi := &file_filer_proto_msgTypes[19]
  1207. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1208. ms.StoreMessageInfo(mi)
  1209. }
  1210. }
  1211. func (x *AtomicRenameEntryRequest) String() string {
  1212. return protoimpl.X.MessageStringOf(x)
  1213. }
  1214. func (*AtomicRenameEntryRequest) ProtoMessage() {}
  1215. func (x *AtomicRenameEntryRequest) ProtoReflect() protoreflect.Message {
  1216. mi := &file_filer_proto_msgTypes[19]
  1217. if protoimpl.UnsafeEnabled && x != nil {
  1218. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1219. if ms.LoadMessageInfo() == nil {
  1220. ms.StoreMessageInfo(mi)
  1221. }
  1222. return ms
  1223. }
  1224. return mi.MessageOf(x)
  1225. }
  1226. // Deprecated: Use AtomicRenameEntryRequest.ProtoReflect.Descriptor instead.
  1227. func (*AtomicRenameEntryRequest) Descriptor() ([]byte, []int) {
  1228. return file_filer_proto_rawDescGZIP(), []int{19}
  1229. }
  1230. func (x *AtomicRenameEntryRequest) GetOldDirectory() string {
  1231. if x != nil {
  1232. return x.OldDirectory
  1233. }
  1234. return ""
  1235. }
  1236. func (x *AtomicRenameEntryRequest) GetOldName() string {
  1237. if x != nil {
  1238. return x.OldName
  1239. }
  1240. return ""
  1241. }
  1242. func (x *AtomicRenameEntryRequest) GetNewDirectory() string {
  1243. if x != nil {
  1244. return x.NewDirectory
  1245. }
  1246. return ""
  1247. }
  1248. func (x *AtomicRenameEntryRequest) GetNewName() string {
  1249. if x != nil {
  1250. return x.NewName
  1251. }
  1252. return ""
  1253. }
  1254. type AtomicRenameEntryResponse struct {
  1255. state protoimpl.MessageState
  1256. sizeCache protoimpl.SizeCache
  1257. unknownFields protoimpl.UnknownFields
  1258. }
  1259. func (x *AtomicRenameEntryResponse) Reset() {
  1260. *x = AtomicRenameEntryResponse{}
  1261. if protoimpl.UnsafeEnabled {
  1262. mi := &file_filer_proto_msgTypes[20]
  1263. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1264. ms.StoreMessageInfo(mi)
  1265. }
  1266. }
  1267. func (x *AtomicRenameEntryResponse) String() string {
  1268. return protoimpl.X.MessageStringOf(x)
  1269. }
  1270. func (*AtomicRenameEntryResponse) ProtoMessage() {}
  1271. func (x *AtomicRenameEntryResponse) ProtoReflect() protoreflect.Message {
  1272. mi := &file_filer_proto_msgTypes[20]
  1273. if protoimpl.UnsafeEnabled && x != nil {
  1274. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1275. if ms.LoadMessageInfo() == nil {
  1276. ms.StoreMessageInfo(mi)
  1277. }
  1278. return ms
  1279. }
  1280. return mi.MessageOf(x)
  1281. }
  1282. // Deprecated: Use AtomicRenameEntryResponse.ProtoReflect.Descriptor instead.
  1283. func (*AtomicRenameEntryResponse) Descriptor() ([]byte, []int) {
  1284. return file_filer_proto_rawDescGZIP(), []int{20}
  1285. }
  1286. type AssignVolumeRequest struct {
  1287. state protoimpl.MessageState
  1288. sizeCache protoimpl.SizeCache
  1289. unknownFields protoimpl.UnknownFields
  1290. Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
  1291. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1292. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  1293. TtlSec int32 `protobuf:"varint,4,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  1294. DataCenter string `protobuf:"bytes,5,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1295. Path string `protobuf:"bytes,6,opt,name=path,proto3" json:"path,omitempty"`
  1296. Rack string `protobuf:"bytes,7,opt,name=rack,proto3" json:"rack,omitempty"`
  1297. }
  1298. func (x *AssignVolumeRequest) Reset() {
  1299. *x = AssignVolumeRequest{}
  1300. if protoimpl.UnsafeEnabled {
  1301. mi := &file_filer_proto_msgTypes[21]
  1302. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1303. ms.StoreMessageInfo(mi)
  1304. }
  1305. }
  1306. func (x *AssignVolumeRequest) String() string {
  1307. return protoimpl.X.MessageStringOf(x)
  1308. }
  1309. func (*AssignVolumeRequest) ProtoMessage() {}
  1310. func (x *AssignVolumeRequest) ProtoReflect() protoreflect.Message {
  1311. mi := &file_filer_proto_msgTypes[21]
  1312. if protoimpl.UnsafeEnabled && x != nil {
  1313. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1314. if ms.LoadMessageInfo() == nil {
  1315. ms.StoreMessageInfo(mi)
  1316. }
  1317. return ms
  1318. }
  1319. return mi.MessageOf(x)
  1320. }
  1321. // Deprecated: Use AssignVolumeRequest.ProtoReflect.Descriptor instead.
  1322. func (*AssignVolumeRequest) Descriptor() ([]byte, []int) {
  1323. return file_filer_proto_rawDescGZIP(), []int{21}
  1324. }
  1325. func (x *AssignVolumeRequest) GetCount() int32 {
  1326. if x != nil {
  1327. return x.Count
  1328. }
  1329. return 0
  1330. }
  1331. func (x *AssignVolumeRequest) GetCollection() string {
  1332. if x != nil {
  1333. return x.Collection
  1334. }
  1335. return ""
  1336. }
  1337. func (x *AssignVolumeRequest) GetReplication() string {
  1338. if x != nil {
  1339. return x.Replication
  1340. }
  1341. return ""
  1342. }
  1343. func (x *AssignVolumeRequest) GetTtlSec() int32 {
  1344. if x != nil {
  1345. return x.TtlSec
  1346. }
  1347. return 0
  1348. }
  1349. func (x *AssignVolumeRequest) GetDataCenter() string {
  1350. if x != nil {
  1351. return x.DataCenter
  1352. }
  1353. return ""
  1354. }
  1355. func (x *AssignVolumeRequest) GetPath() string {
  1356. if x != nil {
  1357. return x.Path
  1358. }
  1359. return ""
  1360. }
  1361. func (x *AssignVolumeRequest) GetRack() string {
  1362. if x != nil {
  1363. return x.Rack
  1364. }
  1365. return ""
  1366. }
  1367. type AssignVolumeResponse struct {
  1368. state protoimpl.MessageState
  1369. sizeCache protoimpl.SizeCache
  1370. unknownFields protoimpl.UnknownFields
  1371. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`
  1372. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  1373. PublicUrl string `protobuf:"bytes,3,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1374. Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1375. Auth string `protobuf:"bytes,5,opt,name=auth,proto3" json:"auth,omitempty"`
  1376. Collection string `protobuf:"bytes,6,opt,name=collection,proto3" json:"collection,omitempty"`
  1377. Replication string `protobuf:"bytes,7,opt,name=replication,proto3" json:"replication,omitempty"`
  1378. Error string `protobuf:"bytes,8,opt,name=error,proto3" json:"error,omitempty"`
  1379. }
  1380. func (x *AssignVolumeResponse) Reset() {
  1381. *x = AssignVolumeResponse{}
  1382. if protoimpl.UnsafeEnabled {
  1383. mi := &file_filer_proto_msgTypes[22]
  1384. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1385. ms.StoreMessageInfo(mi)
  1386. }
  1387. }
  1388. func (x *AssignVolumeResponse) String() string {
  1389. return protoimpl.X.MessageStringOf(x)
  1390. }
  1391. func (*AssignVolumeResponse) ProtoMessage() {}
  1392. func (x *AssignVolumeResponse) ProtoReflect() protoreflect.Message {
  1393. mi := &file_filer_proto_msgTypes[22]
  1394. if protoimpl.UnsafeEnabled && x != nil {
  1395. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1396. if ms.LoadMessageInfo() == nil {
  1397. ms.StoreMessageInfo(mi)
  1398. }
  1399. return ms
  1400. }
  1401. return mi.MessageOf(x)
  1402. }
  1403. // Deprecated: Use AssignVolumeResponse.ProtoReflect.Descriptor instead.
  1404. func (*AssignVolumeResponse) Descriptor() ([]byte, []int) {
  1405. return file_filer_proto_rawDescGZIP(), []int{22}
  1406. }
  1407. func (x *AssignVolumeResponse) GetFileId() string {
  1408. if x != nil {
  1409. return x.FileId
  1410. }
  1411. return ""
  1412. }
  1413. func (x *AssignVolumeResponse) GetUrl() string {
  1414. if x != nil {
  1415. return x.Url
  1416. }
  1417. return ""
  1418. }
  1419. func (x *AssignVolumeResponse) GetPublicUrl() string {
  1420. if x != nil {
  1421. return x.PublicUrl
  1422. }
  1423. return ""
  1424. }
  1425. func (x *AssignVolumeResponse) GetCount() int32 {
  1426. if x != nil {
  1427. return x.Count
  1428. }
  1429. return 0
  1430. }
  1431. func (x *AssignVolumeResponse) GetAuth() string {
  1432. if x != nil {
  1433. return x.Auth
  1434. }
  1435. return ""
  1436. }
  1437. func (x *AssignVolumeResponse) GetCollection() string {
  1438. if x != nil {
  1439. return x.Collection
  1440. }
  1441. return ""
  1442. }
  1443. func (x *AssignVolumeResponse) GetReplication() string {
  1444. if x != nil {
  1445. return x.Replication
  1446. }
  1447. return ""
  1448. }
  1449. func (x *AssignVolumeResponse) GetError() string {
  1450. if x != nil {
  1451. return x.Error
  1452. }
  1453. return ""
  1454. }
  1455. type LookupVolumeRequest struct {
  1456. state protoimpl.MessageState
  1457. sizeCache protoimpl.SizeCache
  1458. unknownFields protoimpl.UnknownFields
  1459. VolumeIds []string `protobuf:"bytes,1,rep,name=volume_ids,json=volumeIds,proto3" json:"volume_ids,omitempty"`
  1460. }
  1461. func (x *LookupVolumeRequest) Reset() {
  1462. *x = LookupVolumeRequest{}
  1463. if protoimpl.UnsafeEnabled {
  1464. mi := &file_filer_proto_msgTypes[23]
  1465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1466. ms.StoreMessageInfo(mi)
  1467. }
  1468. }
  1469. func (x *LookupVolumeRequest) String() string {
  1470. return protoimpl.X.MessageStringOf(x)
  1471. }
  1472. func (*LookupVolumeRequest) ProtoMessage() {}
  1473. func (x *LookupVolumeRequest) ProtoReflect() protoreflect.Message {
  1474. mi := &file_filer_proto_msgTypes[23]
  1475. if protoimpl.UnsafeEnabled && x != nil {
  1476. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1477. if ms.LoadMessageInfo() == nil {
  1478. ms.StoreMessageInfo(mi)
  1479. }
  1480. return ms
  1481. }
  1482. return mi.MessageOf(x)
  1483. }
  1484. // Deprecated: Use LookupVolumeRequest.ProtoReflect.Descriptor instead.
  1485. func (*LookupVolumeRequest) Descriptor() ([]byte, []int) {
  1486. return file_filer_proto_rawDescGZIP(), []int{23}
  1487. }
  1488. func (x *LookupVolumeRequest) GetVolumeIds() []string {
  1489. if x != nil {
  1490. return x.VolumeIds
  1491. }
  1492. return nil
  1493. }
  1494. type Locations struct {
  1495. state protoimpl.MessageState
  1496. sizeCache protoimpl.SizeCache
  1497. unknownFields protoimpl.UnknownFields
  1498. Locations []*Location `protobuf:"bytes,1,rep,name=locations,proto3" json:"locations,omitempty"`
  1499. }
  1500. func (x *Locations) Reset() {
  1501. *x = Locations{}
  1502. if protoimpl.UnsafeEnabled {
  1503. mi := &file_filer_proto_msgTypes[24]
  1504. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1505. ms.StoreMessageInfo(mi)
  1506. }
  1507. }
  1508. func (x *Locations) String() string {
  1509. return protoimpl.X.MessageStringOf(x)
  1510. }
  1511. func (*Locations) ProtoMessage() {}
  1512. func (x *Locations) ProtoReflect() protoreflect.Message {
  1513. mi := &file_filer_proto_msgTypes[24]
  1514. if protoimpl.UnsafeEnabled && x != nil {
  1515. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1516. if ms.LoadMessageInfo() == nil {
  1517. ms.StoreMessageInfo(mi)
  1518. }
  1519. return ms
  1520. }
  1521. return mi.MessageOf(x)
  1522. }
  1523. // Deprecated: Use Locations.ProtoReflect.Descriptor instead.
  1524. func (*Locations) Descriptor() ([]byte, []int) {
  1525. return file_filer_proto_rawDescGZIP(), []int{24}
  1526. }
  1527. func (x *Locations) GetLocations() []*Location {
  1528. if x != nil {
  1529. return x.Locations
  1530. }
  1531. return nil
  1532. }
  1533. type Location struct {
  1534. state protoimpl.MessageState
  1535. sizeCache protoimpl.SizeCache
  1536. unknownFields protoimpl.UnknownFields
  1537. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  1538. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1539. }
  1540. func (x *Location) Reset() {
  1541. *x = Location{}
  1542. if protoimpl.UnsafeEnabled {
  1543. mi := &file_filer_proto_msgTypes[25]
  1544. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1545. ms.StoreMessageInfo(mi)
  1546. }
  1547. }
  1548. func (x *Location) String() string {
  1549. return protoimpl.X.MessageStringOf(x)
  1550. }
  1551. func (*Location) ProtoMessage() {}
  1552. func (x *Location) ProtoReflect() protoreflect.Message {
  1553. mi := &file_filer_proto_msgTypes[25]
  1554. if protoimpl.UnsafeEnabled && x != nil {
  1555. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1556. if ms.LoadMessageInfo() == nil {
  1557. ms.StoreMessageInfo(mi)
  1558. }
  1559. return ms
  1560. }
  1561. return mi.MessageOf(x)
  1562. }
  1563. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  1564. func (*Location) Descriptor() ([]byte, []int) {
  1565. return file_filer_proto_rawDescGZIP(), []int{25}
  1566. }
  1567. func (x *Location) GetUrl() string {
  1568. if x != nil {
  1569. return x.Url
  1570. }
  1571. return ""
  1572. }
  1573. func (x *Location) GetPublicUrl() string {
  1574. if x != nil {
  1575. return x.PublicUrl
  1576. }
  1577. return ""
  1578. }
  1579. type LookupVolumeResponse struct {
  1580. state protoimpl.MessageState
  1581. sizeCache protoimpl.SizeCache
  1582. unknownFields protoimpl.UnknownFields
  1583. LocationsMap map[string]*Locations `protobuf:"bytes,1,rep,name=locations_map,json=locationsMap,proto3" json:"locations_map,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1584. }
  1585. func (x *LookupVolumeResponse) Reset() {
  1586. *x = LookupVolumeResponse{}
  1587. if protoimpl.UnsafeEnabled {
  1588. mi := &file_filer_proto_msgTypes[26]
  1589. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1590. ms.StoreMessageInfo(mi)
  1591. }
  1592. }
  1593. func (x *LookupVolumeResponse) String() string {
  1594. return protoimpl.X.MessageStringOf(x)
  1595. }
  1596. func (*LookupVolumeResponse) ProtoMessage() {}
  1597. func (x *LookupVolumeResponse) ProtoReflect() protoreflect.Message {
  1598. mi := &file_filer_proto_msgTypes[26]
  1599. if protoimpl.UnsafeEnabled && x != nil {
  1600. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1601. if ms.LoadMessageInfo() == nil {
  1602. ms.StoreMessageInfo(mi)
  1603. }
  1604. return ms
  1605. }
  1606. return mi.MessageOf(x)
  1607. }
  1608. // Deprecated: Use LookupVolumeResponse.ProtoReflect.Descriptor instead.
  1609. func (*LookupVolumeResponse) Descriptor() ([]byte, []int) {
  1610. return file_filer_proto_rawDescGZIP(), []int{26}
  1611. }
  1612. func (x *LookupVolumeResponse) GetLocationsMap() map[string]*Locations {
  1613. if x != nil {
  1614. return x.LocationsMap
  1615. }
  1616. return nil
  1617. }
  1618. type Collection struct {
  1619. state protoimpl.MessageState
  1620. sizeCache protoimpl.SizeCache
  1621. unknownFields protoimpl.UnknownFields
  1622. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1623. }
  1624. func (x *Collection) Reset() {
  1625. *x = Collection{}
  1626. if protoimpl.UnsafeEnabled {
  1627. mi := &file_filer_proto_msgTypes[27]
  1628. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1629. ms.StoreMessageInfo(mi)
  1630. }
  1631. }
  1632. func (x *Collection) String() string {
  1633. return protoimpl.X.MessageStringOf(x)
  1634. }
  1635. func (*Collection) ProtoMessage() {}
  1636. func (x *Collection) ProtoReflect() protoreflect.Message {
  1637. mi := &file_filer_proto_msgTypes[27]
  1638. if protoimpl.UnsafeEnabled && x != nil {
  1639. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1640. if ms.LoadMessageInfo() == nil {
  1641. ms.StoreMessageInfo(mi)
  1642. }
  1643. return ms
  1644. }
  1645. return mi.MessageOf(x)
  1646. }
  1647. // Deprecated: Use Collection.ProtoReflect.Descriptor instead.
  1648. func (*Collection) Descriptor() ([]byte, []int) {
  1649. return file_filer_proto_rawDescGZIP(), []int{27}
  1650. }
  1651. func (x *Collection) GetName() string {
  1652. if x != nil {
  1653. return x.Name
  1654. }
  1655. return ""
  1656. }
  1657. type CollectionListRequest struct {
  1658. state protoimpl.MessageState
  1659. sizeCache protoimpl.SizeCache
  1660. unknownFields protoimpl.UnknownFields
  1661. IncludeNormalVolumes bool `protobuf:"varint,1,opt,name=include_normal_volumes,json=includeNormalVolumes,proto3" json:"include_normal_volumes,omitempty"`
  1662. IncludeEcVolumes bool `protobuf:"varint,2,opt,name=include_ec_volumes,json=includeEcVolumes,proto3" json:"include_ec_volumes,omitempty"`
  1663. }
  1664. func (x *CollectionListRequest) Reset() {
  1665. *x = CollectionListRequest{}
  1666. if protoimpl.UnsafeEnabled {
  1667. mi := &file_filer_proto_msgTypes[28]
  1668. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1669. ms.StoreMessageInfo(mi)
  1670. }
  1671. }
  1672. func (x *CollectionListRequest) String() string {
  1673. return protoimpl.X.MessageStringOf(x)
  1674. }
  1675. func (*CollectionListRequest) ProtoMessage() {}
  1676. func (x *CollectionListRequest) ProtoReflect() protoreflect.Message {
  1677. mi := &file_filer_proto_msgTypes[28]
  1678. if protoimpl.UnsafeEnabled && x != nil {
  1679. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1680. if ms.LoadMessageInfo() == nil {
  1681. ms.StoreMessageInfo(mi)
  1682. }
  1683. return ms
  1684. }
  1685. return mi.MessageOf(x)
  1686. }
  1687. // Deprecated: Use CollectionListRequest.ProtoReflect.Descriptor instead.
  1688. func (*CollectionListRequest) Descriptor() ([]byte, []int) {
  1689. return file_filer_proto_rawDescGZIP(), []int{28}
  1690. }
  1691. func (x *CollectionListRequest) GetIncludeNormalVolumes() bool {
  1692. if x != nil {
  1693. return x.IncludeNormalVolumes
  1694. }
  1695. return false
  1696. }
  1697. func (x *CollectionListRequest) GetIncludeEcVolumes() bool {
  1698. if x != nil {
  1699. return x.IncludeEcVolumes
  1700. }
  1701. return false
  1702. }
  1703. type CollectionListResponse struct {
  1704. state protoimpl.MessageState
  1705. sizeCache protoimpl.SizeCache
  1706. unknownFields protoimpl.UnknownFields
  1707. Collections []*Collection `protobuf:"bytes,1,rep,name=collections,proto3" json:"collections,omitempty"`
  1708. }
  1709. func (x *CollectionListResponse) Reset() {
  1710. *x = CollectionListResponse{}
  1711. if protoimpl.UnsafeEnabled {
  1712. mi := &file_filer_proto_msgTypes[29]
  1713. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1714. ms.StoreMessageInfo(mi)
  1715. }
  1716. }
  1717. func (x *CollectionListResponse) String() string {
  1718. return protoimpl.X.MessageStringOf(x)
  1719. }
  1720. func (*CollectionListResponse) ProtoMessage() {}
  1721. func (x *CollectionListResponse) ProtoReflect() protoreflect.Message {
  1722. mi := &file_filer_proto_msgTypes[29]
  1723. if protoimpl.UnsafeEnabled && x != nil {
  1724. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1725. if ms.LoadMessageInfo() == nil {
  1726. ms.StoreMessageInfo(mi)
  1727. }
  1728. return ms
  1729. }
  1730. return mi.MessageOf(x)
  1731. }
  1732. // Deprecated: Use CollectionListResponse.ProtoReflect.Descriptor instead.
  1733. func (*CollectionListResponse) Descriptor() ([]byte, []int) {
  1734. return file_filer_proto_rawDescGZIP(), []int{29}
  1735. }
  1736. func (x *CollectionListResponse) GetCollections() []*Collection {
  1737. if x != nil {
  1738. return x.Collections
  1739. }
  1740. return nil
  1741. }
  1742. type DeleteCollectionRequest struct {
  1743. state protoimpl.MessageState
  1744. sizeCache protoimpl.SizeCache
  1745. unknownFields protoimpl.UnknownFields
  1746. Collection string `protobuf:"bytes,1,opt,name=collection,proto3" json:"collection,omitempty"`
  1747. }
  1748. func (x *DeleteCollectionRequest) Reset() {
  1749. *x = DeleteCollectionRequest{}
  1750. if protoimpl.UnsafeEnabled {
  1751. mi := &file_filer_proto_msgTypes[30]
  1752. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1753. ms.StoreMessageInfo(mi)
  1754. }
  1755. }
  1756. func (x *DeleteCollectionRequest) String() string {
  1757. return protoimpl.X.MessageStringOf(x)
  1758. }
  1759. func (*DeleteCollectionRequest) ProtoMessage() {}
  1760. func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
  1761. mi := &file_filer_proto_msgTypes[30]
  1762. if protoimpl.UnsafeEnabled && x != nil {
  1763. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1764. if ms.LoadMessageInfo() == nil {
  1765. ms.StoreMessageInfo(mi)
  1766. }
  1767. return ms
  1768. }
  1769. return mi.MessageOf(x)
  1770. }
  1771. // Deprecated: Use DeleteCollectionRequest.ProtoReflect.Descriptor instead.
  1772. func (*DeleteCollectionRequest) Descriptor() ([]byte, []int) {
  1773. return file_filer_proto_rawDescGZIP(), []int{30}
  1774. }
  1775. func (x *DeleteCollectionRequest) GetCollection() string {
  1776. if x != nil {
  1777. return x.Collection
  1778. }
  1779. return ""
  1780. }
  1781. type DeleteCollectionResponse struct {
  1782. state protoimpl.MessageState
  1783. sizeCache protoimpl.SizeCache
  1784. unknownFields protoimpl.UnknownFields
  1785. }
  1786. func (x *DeleteCollectionResponse) Reset() {
  1787. *x = DeleteCollectionResponse{}
  1788. if protoimpl.UnsafeEnabled {
  1789. mi := &file_filer_proto_msgTypes[31]
  1790. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1791. ms.StoreMessageInfo(mi)
  1792. }
  1793. }
  1794. func (x *DeleteCollectionResponse) String() string {
  1795. return protoimpl.X.MessageStringOf(x)
  1796. }
  1797. func (*DeleteCollectionResponse) ProtoMessage() {}
  1798. func (x *DeleteCollectionResponse) ProtoReflect() protoreflect.Message {
  1799. mi := &file_filer_proto_msgTypes[31]
  1800. if protoimpl.UnsafeEnabled && x != nil {
  1801. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1802. if ms.LoadMessageInfo() == nil {
  1803. ms.StoreMessageInfo(mi)
  1804. }
  1805. return ms
  1806. }
  1807. return mi.MessageOf(x)
  1808. }
  1809. // Deprecated: Use DeleteCollectionResponse.ProtoReflect.Descriptor instead.
  1810. func (*DeleteCollectionResponse) Descriptor() ([]byte, []int) {
  1811. return file_filer_proto_rawDescGZIP(), []int{31}
  1812. }
  1813. type StatisticsRequest struct {
  1814. state protoimpl.MessageState
  1815. sizeCache protoimpl.SizeCache
  1816. unknownFields protoimpl.UnknownFields
  1817. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1818. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1819. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1820. }
  1821. func (x *StatisticsRequest) Reset() {
  1822. *x = StatisticsRequest{}
  1823. if protoimpl.UnsafeEnabled {
  1824. mi := &file_filer_proto_msgTypes[32]
  1825. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1826. ms.StoreMessageInfo(mi)
  1827. }
  1828. }
  1829. func (x *StatisticsRequest) String() string {
  1830. return protoimpl.X.MessageStringOf(x)
  1831. }
  1832. func (*StatisticsRequest) ProtoMessage() {}
  1833. func (x *StatisticsRequest) ProtoReflect() protoreflect.Message {
  1834. mi := &file_filer_proto_msgTypes[32]
  1835. if protoimpl.UnsafeEnabled && x != nil {
  1836. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1837. if ms.LoadMessageInfo() == nil {
  1838. ms.StoreMessageInfo(mi)
  1839. }
  1840. return ms
  1841. }
  1842. return mi.MessageOf(x)
  1843. }
  1844. // Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
  1845. func (*StatisticsRequest) Descriptor() ([]byte, []int) {
  1846. return file_filer_proto_rawDescGZIP(), []int{32}
  1847. }
  1848. func (x *StatisticsRequest) GetReplication() string {
  1849. if x != nil {
  1850. return x.Replication
  1851. }
  1852. return ""
  1853. }
  1854. func (x *StatisticsRequest) GetCollection() string {
  1855. if x != nil {
  1856. return x.Collection
  1857. }
  1858. return ""
  1859. }
  1860. func (x *StatisticsRequest) GetTtl() string {
  1861. if x != nil {
  1862. return x.Ttl
  1863. }
  1864. return ""
  1865. }
  1866. type StatisticsResponse struct {
  1867. state protoimpl.MessageState
  1868. sizeCache protoimpl.SizeCache
  1869. unknownFields protoimpl.UnknownFields
  1870. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1871. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1872. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1873. TotalSize uint64 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
  1874. UsedSize uint64 `protobuf:"varint,5,opt,name=used_size,json=usedSize,proto3" json:"used_size,omitempty"`
  1875. FileCount uint64 `protobuf:"varint,6,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  1876. }
  1877. func (x *StatisticsResponse) Reset() {
  1878. *x = StatisticsResponse{}
  1879. if protoimpl.UnsafeEnabled {
  1880. mi := &file_filer_proto_msgTypes[33]
  1881. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1882. ms.StoreMessageInfo(mi)
  1883. }
  1884. }
  1885. func (x *StatisticsResponse) String() string {
  1886. return protoimpl.X.MessageStringOf(x)
  1887. }
  1888. func (*StatisticsResponse) ProtoMessage() {}
  1889. func (x *StatisticsResponse) ProtoReflect() protoreflect.Message {
  1890. mi := &file_filer_proto_msgTypes[33]
  1891. if protoimpl.UnsafeEnabled && x != nil {
  1892. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1893. if ms.LoadMessageInfo() == nil {
  1894. ms.StoreMessageInfo(mi)
  1895. }
  1896. return ms
  1897. }
  1898. return mi.MessageOf(x)
  1899. }
  1900. // Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
  1901. func (*StatisticsResponse) Descriptor() ([]byte, []int) {
  1902. return file_filer_proto_rawDescGZIP(), []int{33}
  1903. }
  1904. func (x *StatisticsResponse) GetReplication() string {
  1905. if x != nil {
  1906. return x.Replication
  1907. }
  1908. return ""
  1909. }
  1910. func (x *StatisticsResponse) GetCollection() string {
  1911. if x != nil {
  1912. return x.Collection
  1913. }
  1914. return ""
  1915. }
  1916. func (x *StatisticsResponse) GetTtl() string {
  1917. if x != nil {
  1918. return x.Ttl
  1919. }
  1920. return ""
  1921. }
  1922. func (x *StatisticsResponse) GetTotalSize() uint64 {
  1923. if x != nil {
  1924. return x.TotalSize
  1925. }
  1926. return 0
  1927. }
  1928. func (x *StatisticsResponse) GetUsedSize() uint64 {
  1929. if x != nil {
  1930. return x.UsedSize
  1931. }
  1932. return 0
  1933. }
  1934. func (x *StatisticsResponse) GetFileCount() uint64 {
  1935. if x != nil {
  1936. return x.FileCount
  1937. }
  1938. return 0
  1939. }
  1940. type GetFilerConfigurationRequest struct {
  1941. state protoimpl.MessageState
  1942. sizeCache protoimpl.SizeCache
  1943. unknownFields protoimpl.UnknownFields
  1944. }
  1945. func (x *GetFilerConfigurationRequest) Reset() {
  1946. *x = GetFilerConfigurationRequest{}
  1947. if protoimpl.UnsafeEnabled {
  1948. mi := &file_filer_proto_msgTypes[34]
  1949. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1950. ms.StoreMessageInfo(mi)
  1951. }
  1952. }
  1953. func (x *GetFilerConfigurationRequest) String() string {
  1954. return protoimpl.X.MessageStringOf(x)
  1955. }
  1956. func (*GetFilerConfigurationRequest) ProtoMessage() {}
  1957. func (x *GetFilerConfigurationRequest) ProtoReflect() protoreflect.Message {
  1958. mi := &file_filer_proto_msgTypes[34]
  1959. if protoimpl.UnsafeEnabled && x != nil {
  1960. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1961. if ms.LoadMessageInfo() == nil {
  1962. ms.StoreMessageInfo(mi)
  1963. }
  1964. return ms
  1965. }
  1966. return mi.MessageOf(x)
  1967. }
  1968. // Deprecated: Use GetFilerConfigurationRequest.ProtoReflect.Descriptor instead.
  1969. func (*GetFilerConfigurationRequest) Descriptor() ([]byte, []int) {
  1970. return file_filer_proto_rawDescGZIP(), []int{34}
  1971. }
  1972. type GetFilerConfigurationResponse struct {
  1973. state protoimpl.MessageState
  1974. sizeCache protoimpl.SizeCache
  1975. unknownFields protoimpl.UnknownFields
  1976. Masters []string `protobuf:"bytes,1,rep,name=masters,proto3" json:"masters,omitempty"`
  1977. Replication string `protobuf:"bytes,2,opt,name=replication,proto3" json:"replication,omitempty"`
  1978. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  1979. MaxMb uint32 `protobuf:"varint,4,opt,name=max_mb,json=maxMb,proto3" json:"max_mb,omitempty"`
  1980. DirBuckets string `protobuf:"bytes,5,opt,name=dir_buckets,json=dirBuckets,proto3" json:"dir_buckets,omitempty"`
  1981. Cipher bool `protobuf:"varint,7,opt,name=cipher,proto3" json:"cipher,omitempty"`
  1982. Signature int32 `protobuf:"varint,8,opt,name=signature,proto3" json:"signature,omitempty"`
  1983. MetricsAddress string `protobuf:"bytes,9,opt,name=metrics_address,json=metricsAddress,proto3" json:"metrics_address,omitempty"`
  1984. MetricsIntervalSec int32 `protobuf:"varint,10,opt,name=metrics_interval_sec,json=metricsIntervalSec,proto3" json:"metrics_interval_sec,omitempty"`
  1985. }
  1986. func (x *GetFilerConfigurationResponse) Reset() {
  1987. *x = GetFilerConfigurationResponse{}
  1988. if protoimpl.UnsafeEnabled {
  1989. mi := &file_filer_proto_msgTypes[35]
  1990. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1991. ms.StoreMessageInfo(mi)
  1992. }
  1993. }
  1994. func (x *GetFilerConfigurationResponse) String() string {
  1995. return protoimpl.X.MessageStringOf(x)
  1996. }
  1997. func (*GetFilerConfigurationResponse) ProtoMessage() {}
  1998. func (x *GetFilerConfigurationResponse) ProtoReflect() protoreflect.Message {
  1999. mi := &file_filer_proto_msgTypes[35]
  2000. if protoimpl.UnsafeEnabled && x != nil {
  2001. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2002. if ms.LoadMessageInfo() == nil {
  2003. ms.StoreMessageInfo(mi)
  2004. }
  2005. return ms
  2006. }
  2007. return mi.MessageOf(x)
  2008. }
  2009. // Deprecated: Use GetFilerConfigurationResponse.ProtoReflect.Descriptor instead.
  2010. func (*GetFilerConfigurationResponse) Descriptor() ([]byte, []int) {
  2011. return file_filer_proto_rawDescGZIP(), []int{35}
  2012. }
  2013. func (x *GetFilerConfigurationResponse) GetMasters() []string {
  2014. if x != nil {
  2015. return x.Masters
  2016. }
  2017. return nil
  2018. }
  2019. func (x *GetFilerConfigurationResponse) GetReplication() string {
  2020. if x != nil {
  2021. return x.Replication
  2022. }
  2023. return ""
  2024. }
  2025. func (x *GetFilerConfigurationResponse) GetCollection() string {
  2026. if x != nil {
  2027. return x.Collection
  2028. }
  2029. return ""
  2030. }
  2031. func (x *GetFilerConfigurationResponse) GetMaxMb() uint32 {
  2032. if x != nil {
  2033. return x.MaxMb
  2034. }
  2035. return 0
  2036. }
  2037. func (x *GetFilerConfigurationResponse) GetDirBuckets() string {
  2038. if x != nil {
  2039. return x.DirBuckets
  2040. }
  2041. return ""
  2042. }
  2043. func (x *GetFilerConfigurationResponse) GetCipher() bool {
  2044. if x != nil {
  2045. return x.Cipher
  2046. }
  2047. return false
  2048. }
  2049. func (x *GetFilerConfigurationResponse) GetSignature() int32 {
  2050. if x != nil {
  2051. return x.Signature
  2052. }
  2053. return 0
  2054. }
  2055. func (x *GetFilerConfigurationResponse) GetMetricsAddress() string {
  2056. if x != nil {
  2057. return x.MetricsAddress
  2058. }
  2059. return ""
  2060. }
  2061. func (x *GetFilerConfigurationResponse) GetMetricsIntervalSec() int32 {
  2062. if x != nil {
  2063. return x.MetricsIntervalSec
  2064. }
  2065. return 0
  2066. }
  2067. type SubscribeMetadataRequest struct {
  2068. state protoimpl.MessageState
  2069. sizeCache protoimpl.SizeCache
  2070. unknownFields protoimpl.UnknownFields
  2071. ClientName string `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
  2072. PathPrefix string `protobuf:"bytes,2,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"`
  2073. SinceNs int64 `protobuf:"varint,3,opt,name=since_ns,json=sinceNs,proto3" json:"since_ns,omitempty"`
  2074. Signature int32 `protobuf:"varint,4,opt,name=signature,proto3" json:"signature,omitempty"`
  2075. }
  2076. func (x *SubscribeMetadataRequest) Reset() {
  2077. *x = SubscribeMetadataRequest{}
  2078. if protoimpl.UnsafeEnabled {
  2079. mi := &file_filer_proto_msgTypes[36]
  2080. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2081. ms.StoreMessageInfo(mi)
  2082. }
  2083. }
  2084. func (x *SubscribeMetadataRequest) String() string {
  2085. return protoimpl.X.MessageStringOf(x)
  2086. }
  2087. func (*SubscribeMetadataRequest) ProtoMessage() {}
  2088. func (x *SubscribeMetadataRequest) ProtoReflect() protoreflect.Message {
  2089. mi := &file_filer_proto_msgTypes[36]
  2090. if protoimpl.UnsafeEnabled && x != nil {
  2091. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2092. if ms.LoadMessageInfo() == nil {
  2093. ms.StoreMessageInfo(mi)
  2094. }
  2095. return ms
  2096. }
  2097. return mi.MessageOf(x)
  2098. }
  2099. // Deprecated: Use SubscribeMetadataRequest.ProtoReflect.Descriptor instead.
  2100. func (*SubscribeMetadataRequest) Descriptor() ([]byte, []int) {
  2101. return file_filer_proto_rawDescGZIP(), []int{36}
  2102. }
  2103. func (x *SubscribeMetadataRequest) GetClientName() string {
  2104. if x != nil {
  2105. return x.ClientName
  2106. }
  2107. return ""
  2108. }
  2109. func (x *SubscribeMetadataRequest) GetPathPrefix() string {
  2110. if x != nil {
  2111. return x.PathPrefix
  2112. }
  2113. return ""
  2114. }
  2115. func (x *SubscribeMetadataRequest) GetSinceNs() int64 {
  2116. if x != nil {
  2117. return x.SinceNs
  2118. }
  2119. return 0
  2120. }
  2121. func (x *SubscribeMetadataRequest) GetSignature() int32 {
  2122. if x != nil {
  2123. return x.Signature
  2124. }
  2125. return 0
  2126. }
  2127. type SubscribeMetadataResponse struct {
  2128. state protoimpl.MessageState
  2129. sizeCache protoimpl.SizeCache
  2130. unknownFields protoimpl.UnknownFields
  2131. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  2132. EventNotification *EventNotification `protobuf:"bytes,2,opt,name=event_notification,json=eventNotification,proto3" json:"event_notification,omitempty"`
  2133. TsNs int64 `protobuf:"varint,3,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2134. }
  2135. func (x *SubscribeMetadataResponse) Reset() {
  2136. *x = SubscribeMetadataResponse{}
  2137. if protoimpl.UnsafeEnabled {
  2138. mi := &file_filer_proto_msgTypes[37]
  2139. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2140. ms.StoreMessageInfo(mi)
  2141. }
  2142. }
  2143. func (x *SubscribeMetadataResponse) String() string {
  2144. return protoimpl.X.MessageStringOf(x)
  2145. }
  2146. func (*SubscribeMetadataResponse) ProtoMessage() {}
  2147. func (x *SubscribeMetadataResponse) ProtoReflect() protoreflect.Message {
  2148. mi := &file_filer_proto_msgTypes[37]
  2149. if protoimpl.UnsafeEnabled && x != nil {
  2150. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2151. if ms.LoadMessageInfo() == nil {
  2152. ms.StoreMessageInfo(mi)
  2153. }
  2154. return ms
  2155. }
  2156. return mi.MessageOf(x)
  2157. }
  2158. // Deprecated: Use SubscribeMetadataResponse.ProtoReflect.Descriptor instead.
  2159. func (*SubscribeMetadataResponse) Descriptor() ([]byte, []int) {
  2160. return file_filer_proto_rawDescGZIP(), []int{37}
  2161. }
  2162. func (x *SubscribeMetadataResponse) GetDirectory() string {
  2163. if x != nil {
  2164. return x.Directory
  2165. }
  2166. return ""
  2167. }
  2168. func (x *SubscribeMetadataResponse) GetEventNotification() *EventNotification {
  2169. if x != nil {
  2170. return x.EventNotification
  2171. }
  2172. return nil
  2173. }
  2174. func (x *SubscribeMetadataResponse) GetTsNs() int64 {
  2175. if x != nil {
  2176. return x.TsNs
  2177. }
  2178. return 0
  2179. }
  2180. type LogEntry struct {
  2181. state protoimpl.MessageState
  2182. sizeCache protoimpl.SizeCache
  2183. unknownFields protoimpl.UnknownFields
  2184. TsNs int64 `protobuf:"varint,1,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  2185. PartitionKeyHash int32 `protobuf:"varint,2,opt,name=partition_key_hash,json=partitionKeyHash,proto3" json:"partition_key_hash,omitempty"`
  2186. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  2187. }
  2188. func (x *LogEntry) Reset() {
  2189. *x = LogEntry{}
  2190. if protoimpl.UnsafeEnabled {
  2191. mi := &file_filer_proto_msgTypes[38]
  2192. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2193. ms.StoreMessageInfo(mi)
  2194. }
  2195. }
  2196. func (x *LogEntry) String() string {
  2197. return protoimpl.X.MessageStringOf(x)
  2198. }
  2199. func (*LogEntry) ProtoMessage() {}
  2200. func (x *LogEntry) ProtoReflect() protoreflect.Message {
  2201. mi := &file_filer_proto_msgTypes[38]
  2202. if protoimpl.UnsafeEnabled && x != nil {
  2203. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2204. if ms.LoadMessageInfo() == nil {
  2205. ms.StoreMessageInfo(mi)
  2206. }
  2207. return ms
  2208. }
  2209. return mi.MessageOf(x)
  2210. }
  2211. // Deprecated: Use LogEntry.ProtoReflect.Descriptor instead.
  2212. func (*LogEntry) Descriptor() ([]byte, []int) {
  2213. return file_filer_proto_rawDescGZIP(), []int{38}
  2214. }
  2215. func (x *LogEntry) GetTsNs() int64 {
  2216. if x != nil {
  2217. return x.TsNs
  2218. }
  2219. return 0
  2220. }
  2221. func (x *LogEntry) GetPartitionKeyHash() int32 {
  2222. if x != nil {
  2223. return x.PartitionKeyHash
  2224. }
  2225. return 0
  2226. }
  2227. func (x *LogEntry) GetData() []byte {
  2228. if x != nil {
  2229. return x.Data
  2230. }
  2231. return nil
  2232. }
  2233. type KeepConnectedRequest struct {
  2234. state protoimpl.MessageState
  2235. sizeCache protoimpl.SizeCache
  2236. unknownFields protoimpl.UnknownFields
  2237. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  2238. GrpcPort uint32 `protobuf:"varint,2,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  2239. Resources []string `protobuf:"bytes,3,rep,name=resources,proto3" json:"resources,omitempty"`
  2240. }
  2241. func (x *KeepConnectedRequest) Reset() {
  2242. *x = KeepConnectedRequest{}
  2243. if protoimpl.UnsafeEnabled {
  2244. mi := &file_filer_proto_msgTypes[39]
  2245. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2246. ms.StoreMessageInfo(mi)
  2247. }
  2248. }
  2249. func (x *KeepConnectedRequest) String() string {
  2250. return protoimpl.X.MessageStringOf(x)
  2251. }
  2252. func (*KeepConnectedRequest) ProtoMessage() {}
  2253. func (x *KeepConnectedRequest) ProtoReflect() protoreflect.Message {
  2254. mi := &file_filer_proto_msgTypes[39]
  2255. if protoimpl.UnsafeEnabled && x != nil {
  2256. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2257. if ms.LoadMessageInfo() == nil {
  2258. ms.StoreMessageInfo(mi)
  2259. }
  2260. return ms
  2261. }
  2262. return mi.MessageOf(x)
  2263. }
  2264. // Deprecated: Use KeepConnectedRequest.ProtoReflect.Descriptor instead.
  2265. func (*KeepConnectedRequest) Descriptor() ([]byte, []int) {
  2266. return file_filer_proto_rawDescGZIP(), []int{39}
  2267. }
  2268. func (x *KeepConnectedRequest) GetName() string {
  2269. if x != nil {
  2270. return x.Name
  2271. }
  2272. return ""
  2273. }
  2274. func (x *KeepConnectedRequest) GetGrpcPort() uint32 {
  2275. if x != nil {
  2276. return x.GrpcPort
  2277. }
  2278. return 0
  2279. }
  2280. func (x *KeepConnectedRequest) GetResources() []string {
  2281. if x != nil {
  2282. return x.Resources
  2283. }
  2284. return nil
  2285. }
  2286. type KeepConnectedResponse struct {
  2287. state protoimpl.MessageState
  2288. sizeCache protoimpl.SizeCache
  2289. unknownFields protoimpl.UnknownFields
  2290. }
  2291. func (x *KeepConnectedResponse) Reset() {
  2292. *x = KeepConnectedResponse{}
  2293. if protoimpl.UnsafeEnabled {
  2294. mi := &file_filer_proto_msgTypes[40]
  2295. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2296. ms.StoreMessageInfo(mi)
  2297. }
  2298. }
  2299. func (x *KeepConnectedResponse) String() string {
  2300. return protoimpl.X.MessageStringOf(x)
  2301. }
  2302. func (*KeepConnectedResponse) ProtoMessage() {}
  2303. func (x *KeepConnectedResponse) ProtoReflect() protoreflect.Message {
  2304. mi := &file_filer_proto_msgTypes[40]
  2305. if protoimpl.UnsafeEnabled && x != nil {
  2306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2307. if ms.LoadMessageInfo() == nil {
  2308. ms.StoreMessageInfo(mi)
  2309. }
  2310. return ms
  2311. }
  2312. return mi.MessageOf(x)
  2313. }
  2314. // Deprecated: Use KeepConnectedResponse.ProtoReflect.Descriptor instead.
  2315. func (*KeepConnectedResponse) Descriptor() ([]byte, []int) {
  2316. return file_filer_proto_rawDescGZIP(), []int{40}
  2317. }
  2318. type LocateBrokerRequest struct {
  2319. state protoimpl.MessageState
  2320. sizeCache protoimpl.SizeCache
  2321. unknownFields protoimpl.UnknownFields
  2322. Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
  2323. }
  2324. func (x *LocateBrokerRequest) Reset() {
  2325. *x = LocateBrokerRequest{}
  2326. if protoimpl.UnsafeEnabled {
  2327. mi := &file_filer_proto_msgTypes[41]
  2328. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2329. ms.StoreMessageInfo(mi)
  2330. }
  2331. }
  2332. func (x *LocateBrokerRequest) String() string {
  2333. return protoimpl.X.MessageStringOf(x)
  2334. }
  2335. func (*LocateBrokerRequest) ProtoMessage() {}
  2336. func (x *LocateBrokerRequest) ProtoReflect() protoreflect.Message {
  2337. mi := &file_filer_proto_msgTypes[41]
  2338. if protoimpl.UnsafeEnabled && x != nil {
  2339. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2340. if ms.LoadMessageInfo() == nil {
  2341. ms.StoreMessageInfo(mi)
  2342. }
  2343. return ms
  2344. }
  2345. return mi.MessageOf(x)
  2346. }
  2347. // Deprecated: Use LocateBrokerRequest.ProtoReflect.Descriptor instead.
  2348. func (*LocateBrokerRequest) Descriptor() ([]byte, []int) {
  2349. return file_filer_proto_rawDescGZIP(), []int{41}
  2350. }
  2351. func (x *LocateBrokerRequest) GetResource() string {
  2352. if x != nil {
  2353. return x.Resource
  2354. }
  2355. return ""
  2356. }
  2357. type LocateBrokerResponse struct {
  2358. state protoimpl.MessageState
  2359. sizeCache protoimpl.SizeCache
  2360. unknownFields protoimpl.UnknownFields
  2361. Found bool `protobuf:"varint,1,opt,name=found,proto3" json:"found,omitempty"`
  2362. Resources []*LocateBrokerResponse_Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"`
  2363. }
  2364. func (x *LocateBrokerResponse) Reset() {
  2365. *x = LocateBrokerResponse{}
  2366. if protoimpl.UnsafeEnabled {
  2367. mi := &file_filer_proto_msgTypes[42]
  2368. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2369. ms.StoreMessageInfo(mi)
  2370. }
  2371. }
  2372. func (x *LocateBrokerResponse) String() string {
  2373. return protoimpl.X.MessageStringOf(x)
  2374. }
  2375. func (*LocateBrokerResponse) ProtoMessage() {}
  2376. func (x *LocateBrokerResponse) ProtoReflect() protoreflect.Message {
  2377. mi := &file_filer_proto_msgTypes[42]
  2378. if protoimpl.UnsafeEnabled && x != nil {
  2379. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2380. if ms.LoadMessageInfo() == nil {
  2381. ms.StoreMessageInfo(mi)
  2382. }
  2383. return ms
  2384. }
  2385. return mi.MessageOf(x)
  2386. }
  2387. // Deprecated: Use LocateBrokerResponse.ProtoReflect.Descriptor instead.
  2388. func (*LocateBrokerResponse) Descriptor() ([]byte, []int) {
  2389. return file_filer_proto_rawDescGZIP(), []int{42}
  2390. }
  2391. func (x *LocateBrokerResponse) GetFound() bool {
  2392. if x != nil {
  2393. return x.Found
  2394. }
  2395. return false
  2396. }
  2397. func (x *LocateBrokerResponse) GetResources() []*LocateBrokerResponse_Resource {
  2398. if x != nil {
  2399. return x.Resources
  2400. }
  2401. return nil
  2402. }
  2403. // Key-Value operations
  2404. type KvGetRequest struct {
  2405. state protoimpl.MessageState
  2406. sizeCache protoimpl.SizeCache
  2407. unknownFields protoimpl.UnknownFields
  2408. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2409. }
  2410. func (x *KvGetRequest) Reset() {
  2411. *x = KvGetRequest{}
  2412. if protoimpl.UnsafeEnabled {
  2413. mi := &file_filer_proto_msgTypes[43]
  2414. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2415. ms.StoreMessageInfo(mi)
  2416. }
  2417. }
  2418. func (x *KvGetRequest) String() string {
  2419. return protoimpl.X.MessageStringOf(x)
  2420. }
  2421. func (*KvGetRequest) ProtoMessage() {}
  2422. func (x *KvGetRequest) ProtoReflect() protoreflect.Message {
  2423. mi := &file_filer_proto_msgTypes[43]
  2424. if protoimpl.UnsafeEnabled && x != nil {
  2425. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2426. if ms.LoadMessageInfo() == nil {
  2427. ms.StoreMessageInfo(mi)
  2428. }
  2429. return ms
  2430. }
  2431. return mi.MessageOf(x)
  2432. }
  2433. // Deprecated: Use KvGetRequest.ProtoReflect.Descriptor instead.
  2434. func (*KvGetRequest) Descriptor() ([]byte, []int) {
  2435. return file_filer_proto_rawDescGZIP(), []int{43}
  2436. }
  2437. func (x *KvGetRequest) GetKey() []byte {
  2438. if x != nil {
  2439. return x.Key
  2440. }
  2441. return nil
  2442. }
  2443. type KvGetResponse struct {
  2444. state protoimpl.MessageState
  2445. sizeCache protoimpl.SizeCache
  2446. unknownFields protoimpl.UnknownFields
  2447. Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
  2448. Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"`
  2449. }
  2450. func (x *KvGetResponse) Reset() {
  2451. *x = KvGetResponse{}
  2452. if protoimpl.UnsafeEnabled {
  2453. mi := &file_filer_proto_msgTypes[44]
  2454. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2455. ms.StoreMessageInfo(mi)
  2456. }
  2457. }
  2458. func (x *KvGetResponse) String() string {
  2459. return protoimpl.X.MessageStringOf(x)
  2460. }
  2461. func (*KvGetResponse) ProtoMessage() {}
  2462. func (x *KvGetResponse) ProtoReflect() protoreflect.Message {
  2463. mi := &file_filer_proto_msgTypes[44]
  2464. if protoimpl.UnsafeEnabled && x != nil {
  2465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2466. if ms.LoadMessageInfo() == nil {
  2467. ms.StoreMessageInfo(mi)
  2468. }
  2469. return ms
  2470. }
  2471. return mi.MessageOf(x)
  2472. }
  2473. // Deprecated: Use KvGetResponse.ProtoReflect.Descriptor instead.
  2474. func (*KvGetResponse) Descriptor() ([]byte, []int) {
  2475. return file_filer_proto_rawDescGZIP(), []int{44}
  2476. }
  2477. func (x *KvGetResponse) GetValue() []byte {
  2478. if x != nil {
  2479. return x.Value
  2480. }
  2481. return nil
  2482. }
  2483. func (x *KvGetResponse) GetError() string {
  2484. if x != nil {
  2485. return x.Error
  2486. }
  2487. return ""
  2488. }
  2489. type KvPutRequest struct {
  2490. state protoimpl.MessageState
  2491. sizeCache protoimpl.SizeCache
  2492. unknownFields protoimpl.UnknownFields
  2493. Key []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
  2494. Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
  2495. }
  2496. func (x *KvPutRequest) Reset() {
  2497. *x = KvPutRequest{}
  2498. if protoimpl.UnsafeEnabled {
  2499. mi := &file_filer_proto_msgTypes[45]
  2500. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2501. ms.StoreMessageInfo(mi)
  2502. }
  2503. }
  2504. func (x *KvPutRequest) String() string {
  2505. return protoimpl.X.MessageStringOf(x)
  2506. }
  2507. func (*KvPutRequest) ProtoMessage() {}
  2508. func (x *KvPutRequest) ProtoReflect() protoreflect.Message {
  2509. mi := &file_filer_proto_msgTypes[45]
  2510. if protoimpl.UnsafeEnabled && x != nil {
  2511. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2512. if ms.LoadMessageInfo() == nil {
  2513. ms.StoreMessageInfo(mi)
  2514. }
  2515. return ms
  2516. }
  2517. return mi.MessageOf(x)
  2518. }
  2519. // Deprecated: Use KvPutRequest.ProtoReflect.Descriptor instead.
  2520. func (*KvPutRequest) Descriptor() ([]byte, []int) {
  2521. return file_filer_proto_rawDescGZIP(), []int{45}
  2522. }
  2523. func (x *KvPutRequest) GetKey() []byte {
  2524. if x != nil {
  2525. return x.Key
  2526. }
  2527. return nil
  2528. }
  2529. func (x *KvPutRequest) GetValue() []byte {
  2530. if x != nil {
  2531. return x.Value
  2532. }
  2533. return nil
  2534. }
  2535. type KvPutResponse struct {
  2536. state protoimpl.MessageState
  2537. sizeCache protoimpl.SizeCache
  2538. unknownFields protoimpl.UnknownFields
  2539. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  2540. }
  2541. func (x *KvPutResponse) Reset() {
  2542. *x = KvPutResponse{}
  2543. if protoimpl.UnsafeEnabled {
  2544. mi := &file_filer_proto_msgTypes[46]
  2545. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2546. ms.StoreMessageInfo(mi)
  2547. }
  2548. }
  2549. func (x *KvPutResponse) String() string {
  2550. return protoimpl.X.MessageStringOf(x)
  2551. }
  2552. func (*KvPutResponse) ProtoMessage() {}
  2553. func (x *KvPutResponse) ProtoReflect() protoreflect.Message {
  2554. mi := &file_filer_proto_msgTypes[46]
  2555. if protoimpl.UnsafeEnabled && x != nil {
  2556. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2557. if ms.LoadMessageInfo() == nil {
  2558. ms.StoreMessageInfo(mi)
  2559. }
  2560. return ms
  2561. }
  2562. return mi.MessageOf(x)
  2563. }
  2564. // Deprecated: Use KvPutResponse.ProtoReflect.Descriptor instead.
  2565. func (*KvPutResponse) Descriptor() ([]byte, []int) {
  2566. return file_filer_proto_rawDescGZIP(), []int{46}
  2567. }
  2568. func (x *KvPutResponse) GetError() string {
  2569. if x != nil {
  2570. return x.Error
  2571. }
  2572. return ""
  2573. }
  2574. // path-based configurations
  2575. type FilerConf struct {
  2576. state protoimpl.MessageState
  2577. sizeCache protoimpl.SizeCache
  2578. unknownFields protoimpl.UnknownFields
  2579. Version int32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
  2580. Locations []*FilerConf_PathConf `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
  2581. }
  2582. func (x *FilerConf) Reset() {
  2583. *x = FilerConf{}
  2584. if protoimpl.UnsafeEnabled {
  2585. mi := &file_filer_proto_msgTypes[47]
  2586. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2587. ms.StoreMessageInfo(mi)
  2588. }
  2589. }
  2590. func (x *FilerConf) String() string {
  2591. return protoimpl.X.MessageStringOf(x)
  2592. }
  2593. func (*FilerConf) ProtoMessage() {}
  2594. func (x *FilerConf) ProtoReflect() protoreflect.Message {
  2595. mi := &file_filer_proto_msgTypes[47]
  2596. if protoimpl.UnsafeEnabled && x != nil {
  2597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2598. if ms.LoadMessageInfo() == nil {
  2599. ms.StoreMessageInfo(mi)
  2600. }
  2601. return ms
  2602. }
  2603. return mi.MessageOf(x)
  2604. }
  2605. // Deprecated: Use FilerConf.ProtoReflect.Descriptor instead.
  2606. func (*FilerConf) Descriptor() ([]byte, []int) {
  2607. return file_filer_proto_rawDescGZIP(), []int{47}
  2608. }
  2609. func (x *FilerConf) GetVersion() int32 {
  2610. if x != nil {
  2611. return x.Version
  2612. }
  2613. return 0
  2614. }
  2615. func (x *FilerConf) GetLocations() []*FilerConf_PathConf {
  2616. if x != nil {
  2617. return x.Locations
  2618. }
  2619. return nil
  2620. }
  2621. // if found, send the exact address
  2622. // if not found, send the full list of existing brokers
  2623. type LocateBrokerResponse_Resource struct {
  2624. state protoimpl.MessageState
  2625. sizeCache protoimpl.SizeCache
  2626. unknownFields protoimpl.UnknownFields
  2627. GrpcAddresses string `protobuf:"bytes,1,opt,name=grpc_addresses,json=grpcAddresses,proto3" json:"grpc_addresses,omitempty"`
  2628. ResourceCount int32 `protobuf:"varint,2,opt,name=resource_count,json=resourceCount,proto3" json:"resource_count,omitempty"`
  2629. }
  2630. func (x *LocateBrokerResponse_Resource) Reset() {
  2631. *x = LocateBrokerResponse_Resource{}
  2632. if protoimpl.UnsafeEnabled {
  2633. mi := &file_filer_proto_msgTypes[50]
  2634. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2635. ms.StoreMessageInfo(mi)
  2636. }
  2637. }
  2638. func (x *LocateBrokerResponse_Resource) String() string {
  2639. return protoimpl.X.MessageStringOf(x)
  2640. }
  2641. func (*LocateBrokerResponse_Resource) ProtoMessage() {}
  2642. func (x *LocateBrokerResponse_Resource) ProtoReflect() protoreflect.Message {
  2643. mi := &file_filer_proto_msgTypes[50]
  2644. if protoimpl.UnsafeEnabled && x != nil {
  2645. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2646. if ms.LoadMessageInfo() == nil {
  2647. ms.StoreMessageInfo(mi)
  2648. }
  2649. return ms
  2650. }
  2651. return mi.MessageOf(x)
  2652. }
  2653. // Deprecated: Use LocateBrokerResponse_Resource.ProtoReflect.Descriptor instead.
  2654. func (*LocateBrokerResponse_Resource) Descriptor() ([]byte, []int) {
  2655. return file_filer_proto_rawDescGZIP(), []int{42, 0}
  2656. }
  2657. func (x *LocateBrokerResponse_Resource) GetGrpcAddresses() string {
  2658. if x != nil {
  2659. return x.GrpcAddresses
  2660. }
  2661. return ""
  2662. }
  2663. func (x *LocateBrokerResponse_Resource) GetResourceCount() int32 {
  2664. if x != nil {
  2665. return x.ResourceCount
  2666. }
  2667. return 0
  2668. }
  2669. type FilerConf_PathConf struct {
  2670. state protoimpl.MessageState
  2671. sizeCache protoimpl.SizeCache
  2672. unknownFields protoimpl.UnknownFields
  2673. LocationPrefix string `protobuf:"bytes,1,opt,name=location_prefix,json=locationPrefix,proto3" json:"location_prefix,omitempty"`
  2674. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  2675. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  2676. Ttl string `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"`
  2677. DiskType FilerConf_PathConf_DiskType `protobuf:"varint,5,opt,name=disk_type,json=diskType,proto3,enum=filer_pb.FilerConf_PathConf_DiskType" json:"disk_type,omitempty"`
  2678. Fsync bool `protobuf:"varint,6,opt,name=fsync,proto3" json:"fsync,omitempty"`
  2679. }
  2680. func (x *FilerConf_PathConf) Reset() {
  2681. *x = FilerConf_PathConf{}
  2682. if protoimpl.UnsafeEnabled {
  2683. mi := &file_filer_proto_msgTypes[51]
  2684. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2685. ms.StoreMessageInfo(mi)
  2686. }
  2687. }
  2688. func (x *FilerConf_PathConf) String() string {
  2689. return protoimpl.X.MessageStringOf(x)
  2690. }
  2691. func (*FilerConf_PathConf) ProtoMessage() {}
  2692. func (x *FilerConf_PathConf) ProtoReflect() protoreflect.Message {
  2693. mi := &file_filer_proto_msgTypes[51]
  2694. if protoimpl.UnsafeEnabled && x != nil {
  2695. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2696. if ms.LoadMessageInfo() == nil {
  2697. ms.StoreMessageInfo(mi)
  2698. }
  2699. return ms
  2700. }
  2701. return mi.MessageOf(x)
  2702. }
  2703. // Deprecated: Use FilerConf_PathConf.ProtoReflect.Descriptor instead.
  2704. func (*FilerConf_PathConf) Descriptor() ([]byte, []int) {
  2705. return file_filer_proto_rawDescGZIP(), []int{47, 0}
  2706. }
  2707. func (x *FilerConf_PathConf) GetLocationPrefix() string {
  2708. if x != nil {
  2709. return x.LocationPrefix
  2710. }
  2711. return ""
  2712. }
  2713. func (x *FilerConf_PathConf) GetCollection() string {
  2714. if x != nil {
  2715. return x.Collection
  2716. }
  2717. return ""
  2718. }
  2719. func (x *FilerConf_PathConf) GetReplication() string {
  2720. if x != nil {
  2721. return x.Replication
  2722. }
  2723. return ""
  2724. }
  2725. func (x *FilerConf_PathConf) GetTtl() string {
  2726. if x != nil {
  2727. return x.Ttl
  2728. }
  2729. return ""
  2730. }
  2731. func (x *FilerConf_PathConf) GetDiskType() FilerConf_PathConf_DiskType {
  2732. if x != nil {
  2733. return x.DiskType
  2734. }
  2735. return FilerConf_PathConf_NONE
  2736. }
  2737. func (x *FilerConf_PathConf) GetFsync() bool {
  2738. if x != nil {
  2739. return x.Fsync
  2740. }
  2741. return false
  2742. }
  2743. var File_filer_proto protoreflect.FileDescriptor
  2744. var file_filer_proto_rawDesc = []byte{
  2745. 0x0a, 0x0b, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x66,
  2746. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x22, 0x4f, 0x0a, 0x1b, 0x4c, 0x6f, 0x6f, 0x6b, 0x75,
  2747. 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2748. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2749. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2750. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  2751. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x1c, 0x4c, 0x6f, 0x6f, 0x6b,
  2752. 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2753. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72,
  2754. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  2755. 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22,
  2756. 0xbe, 0x01, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2757. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2758. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2759. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02,
  2760. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x2c, 0x0a, 0x11,
  2761. 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  2762. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72,
  2763. 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x69, 0x6e,
  2764. 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d,
  2765. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76,
  2766. 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69,
  2767. 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74,
  2768. 0x22, 0x3c, 0x0a, 0x13, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2769. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79,
  2770. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  2771. 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0xeb,
  2772. 0x02, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  2773. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c,
  2774. 0x69, 0x73, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01,
  2775. 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12,
  2776. 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2777. 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43,
  2778. 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x38, 0x0a, 0x0a,
  2779. 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b,
  2780. 0x32, 0x18, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x75, 0x73, 0x65,
  2781. 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x52, 0x0a, 0x61, 0x74, 0x74, 0x72,
  2782. 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x39, 0x0a, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64,
  2783. 0x65, 0x64, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2784. 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64,
  2785. 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65,
  2786. 0x64, 0x12, 0x20, 0x0a, 0x0c, 0x68, 0x61, 0x72, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x69,
  2787. 0x64, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x0a, 0x68, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x6e,
  2788. 0x6b, 0x49, 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x68, 0x61, 0x72, 0x64, 0x5f, 0x6c, 0x69, 0x6e, 0x6b,
  2789. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0f,
  2790. 0x68, 0x61, 0x72, 0x64, 0x4c, 0x69, 0x6e, 0x6b, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x65, 0x72, 0x1a,
  2791. 0x3b, 0x0a, 0x0d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2792. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  2793. 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2794. 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x44, 0x0a, 0x09,
  2795. 0x46, 0x75, 0x6c, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x64, 0x69, 0x72,
  2796. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x64, 0x69, 0x72, 0x12, 0x25, 0x0a, 0x05, 0x65,
  2797. 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c,
  2798. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74,
  2799. 0x72, 0x79, 0x22, 0x8f, 0x02, 0x0a, 0x11, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69,
  2800. 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2c, 0x0a, 0x09, 0x6f, 0x6c, 0x64, 0x5f,
  2801. 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69,
  2802. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6f, 0x6c,
  2803. 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x2c, 0x0a, 0x09, 0x6e, 0x65, 0x77, 0x5f, 0x65, 0x6e,
  2804. 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  2805. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6e, 0x65, 0x77, 0x45,
  2806. 0x6e, 0x74, 0x72, 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5f, 0x63,
  2807. 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64, 0x65, 0x6c,
  2808. 0x65, 0x74, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x6e, 0x65, 0x77,
  2809. 0x5f, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61, 0x74, 0x68, 0x18, 0x04, 0x20, 0x01,
  2810. 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65, 0x77, 0x50, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x50, 0x61, 0x74,
  2811. 0x68, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68,
  2812. 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08,
  2813. 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75,
  2814. 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  2815. 0x65, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74,
  2816. 0x75, 0x72, 0x65, 0x73, 0x22, 0xe6, 0x02, 0x0a, 0x09, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75,
  2817. 0x6e, 0x6b, 0x12, 0x17, 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20,
  2818. 0x01, 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f,
  2819. 0x66, 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66,
  2820. 0x73, 0x65, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  2821. 0x04, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65,
  2822. 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x13, 0x0a,
  2823. 0x05, 0x65, 0x5f, 0x74, 0x61, 0x67, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x65, 0x54,
  2824. 0x61, 0x67, 0x12, 0x24, 0x0a, 0x0e, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x6c,
  2825. 0x65, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x73, 0x6f, 0x75, 0x72,
  2826. 0x63, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x03, 0x66, 0x69, 0x64, 0x18,
  2827. 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  2828. 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x03, 0x66, 0x69, 0x64, 0x12, 0x2f, 0x0a, 0x0a,
  2829. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b,
  2830. 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65,
  2831. 0x49, 0x64, 0x52, 0x09, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x46, 0x69, 0x64, 0x12, 0x1d, 0x0a,
  2832. 0x0a, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x09, 0x20, 0x01, 0x28,
  2833. 0x0c, 0x52, 0x09, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x4b, 0x65, 0x79, 0x12, 0x23, 0x0a, 0x0d,
  2834. 0x69, 0x73, 0x5f, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x18, 0x0a, 0x20,
  2835. 0x01, 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x43, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65,
  2836. 0x64, 0x12, 0x2a, 0x0a, 0x11, 0x69, 0x73, 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x5f, 0x6d, 0x61,
  2837. 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0f, 0x69, 0x73,
  2838. 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x4d, 0x61, 0x6e, 0x69, 0x66, 0x65, 0x73, 0x74, 0x22, 0x40, 0x0a,
  2839. 0x11, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x4d, 0x61, 0x6e, 0x69, 0x66, 0x65,
  2840. 0x73, 0x74, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x01, 0x20, 0x03,
  2841. 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69,
  2842. 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x22,
  2843. 0x58, 0x0a, 0x06, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x6f, 0x6c,
  2844. 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x76, 0x6f,
  2845. 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6b,
  2846. 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x4b, 0x65,
  2847. 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28,
  2848. 0x07, 0x52, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x22, 0x80, 0x03, 0x0a, 0x0e, 0x46, 0x75,
  2849. 0x73, 0x65, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x1b, 0x0a, 0x09,
  2850. 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52,
  2851. 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69,
  2852. 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x12,
  2853. 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20, 0x01,
  2854. 0x28, 0x0d, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x0a, 0x03,
  2855. 0x75, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12, 0x10,
  2856. 0x0a, 0x03, 0x67, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x67, 0x69, 0x64,
  2857. 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28, 0x03,
  2858. 0x52, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6d, 0x69, 0x6d, 0x65,
  2859. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6d, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a, 0x0b,
  2860. 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28,
  2861. 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e,
  2862. 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01,
  2863. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x17,
  2864. 0x0a, 0x07, 0x74, 0x74, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52,
  2865. 0x06, 0x74, 0x74, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72, 0x5f,
  2866. 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65, 0x72,
  2867. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x6e, 0x61,
  2868. 0x6d, 0x65, 0x18, 0x0c, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x4e,
  2869. 0x61, 0x6d, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x5f, 0x74,
  2870. 0x61, 0x72, 0x67, 0x65, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x73, 0x79, 0x6d,
  2871. 0x6c, 0x69, 0x6e, 0x6b, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6d, 0x64,
  2872. 0x35, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6d, 0x64, 0x35, 0x22, 0xc3, 0x01, 0x0a,
  2873. 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75,
  2874. 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  2875. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72,
  2876. 0x79, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
  2877. 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72,
  2878. 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x5f, 0x65, 0x78,
  2879. 0x63, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x6f, 0x45, 0x78, 0x63, 0x6c, 0x12,
  2880. 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72,
  2881. 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12,
  2882. 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74,
  2883. 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73,
  2884. 0x18, 0x05, 0x20, 0x03, 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72,
  2885. 0x65, 0x73, 0x22, 0x2b, 0x0a, 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2886. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72,
  2887. 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22,
  2888. 0xac, 0x01, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2889. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2890. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2891. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20,
  2892. 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45,
  2893. 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x31, 0x0a, 0x15, 0x69,
  2894. 0x73, 0x5f, 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75,
  2895. 0x73, 0x74, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72,
  2896. 0x6f, 0x6d, 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e,
  2897. 0x0a, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x04, 0x20, 0x03,
  2898. 0x28, 0x05, 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x15,
  2899. 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73,
  2900. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x80, 0x01, 0x0a, 0x14, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64,
  2901. 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c,
  2902. 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28,
  2903. 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x1d, 0x0a, 0x0a,
  2904. 0x65, 0x6e, 0x74, 0x72, 0x79, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2905. 0x52, 0x09, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2b, 0x0a, 0x06, 0x63,
  2906. 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69,
  2907. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b,
  2908. 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x22, 0x17, 0x0a, 0x15, 0x41, 0x70, 0x70, 0x65,
  2909. 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  2910. 0x65, 0x22, 0x98, 0x02, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2911. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65,
  2912. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72,
  2913. 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02,
  2914. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x69, 0x73,
  2915. 0x5f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01,
  2916. 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61,
  2917. 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65,
  2918. 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73,
  2919. 0x69, 0x76, 0x65, 0x12, 0x34, 0x0a, 0x16, 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65,
  2920. 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x5f, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x06, 0x20,
  2921. 0x01, 0x28, 0x08, 0x52, 0x14, 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x52, 0x65, 0x63, 0x75, 0x72,
  2922. 0x73, 0x69, 0x76, 0x65, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x12, 0x31, 0x0a, 0x15, 0x69, 0x73, 0x5f,
  2923. 0x66, 0x72, 0x6f, 0x6d, 0x5f, 0x6f, 0x74, 0x68, 0x65, 0x72, 0x5f, 0x63, 0x6c, 0x75, 0x73, 0x74,
  2924. 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x73, 0x46, 0x72, 0x6f, 0x6d,
  2925. 0x4f, 0x74, 0x68, 0x65, 0x72, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x12, 0x1e, 0x0a, 0x0a,
  2926. 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x05,
  2927. 0x52, 0x0a, 0x73, 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x73, 0x22, 0x2b, 0x0a, 0x13,
  2928. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2929. 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01,
  2930. 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x9a, 0x01, 0x0a, 0x18, 0x41, 0x74,
  2931. 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2932. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x23, 0x0a, 0x0d, 0x6f, 0x6c, 0x64, 0x5f, 0x64, 0x69,
  2933. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f,
  2934. 0x6c, 0x64, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6f,
  2935. 0x6c, 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f,
  2936. 0x6c, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x6e, 0x65, 0x77, 0x5f, 0x64, 0x69,
  2937. 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e,
  2938. 0x65, 0x77, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6e,
  2939. 0x65, 0x77, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6e,
  2940. 0x65, 0x77, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x1b, 0x0a, 0x19, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63,
  2941. 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2942. 0x6e, 0x73, 0x65, 0x22, 0xcf, 0x01, 0x0a, 0x13, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f,
  2943. 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63,
  2944. 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e,
  2945. 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2946. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  2947. 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2948. 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74,
  2949. 0x69, 0x6f, 0x6e, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x74, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x04,
  2950. 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x74, 0x74, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x1f, 0x0a, 0x0b,
  2951. 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28,
  2952. 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a,
  2953. 0x04, 0x70, 0x61, 0x74, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x70, 0x61, 0x74,
  2954. 0x68, 0x12, 0x12, 0x0a, 0x04, 0x72, 0x61, 0x63, 0x6b, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52,
  2955. 0x04, 0x72, 0x61, 0x63, 0x6b, 0x22, 0xe2, 0x01, 0x0a, 0x14, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e,
  2956. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x17,
  2957. 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2958. 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02,
  2959. 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62,
  2960. 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70,
  2961. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e,
  2962. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x12,
  2963. 0x0a, 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x75,
  2964. 0x74, 0x68, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  2965. 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  2966. 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  2967. 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  2968. 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x08, 0x20,
  2969. 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x34, 0x0a, 0x13, 0x4c, 0x6f,
  2970. 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2971. 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18,
  2972. 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x73,
  2973. 0x22, 0x3d, 0x0a, 0x09, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x30, 0x0a,
  2974. 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  2975. 0x32, 0x12, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61,
  2976. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22,
  2977. 0x3b, 0x0a, 0x08, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x75,
  2978. 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a,
  2979. 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28,
  2980. 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x22, 0xc3, 0x01, 0x0a,
  2981. 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73,
  2982. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x55, 0x0a, 0x0d, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f,
  2983. 0x6e, 0x73, 0x5f, 0x6d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x30, 0x2e, 0x66,
  2984. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f,
  2985. 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x4c, 0x6f, 0x63,
  2986. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0c,
  2987. 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x1a, 0x54, 0x0a, 0x11,
  2988. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72,
  2989. 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  2990. 0x6b, 0x65, 0x79, 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01,
  2991. 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f,
  2992. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02,
  2993. 0x38, 0x01, 0x22, 0x20, 0x0a, 0x0a, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  2994. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  2995. 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x7b, 0x0a, 0x15, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  2996. 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x34, 0x0a,
  2997. 0x16, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x5f,
  2998. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69,
  2999. 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x56, 0x6f, 0x6c, 0x75,
  3000. 0x6d, 0x65, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x65,
  3001. 0x63, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52,
  3002. 0x10, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  3003. 0x73, 0x22, 0x50, 0x0a, 0x16, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c,
  3004. 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x36, 0x0a, 0x0b, 0x63,
  3005. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b,
  3006. 0x32, 0x14, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c,
  3007. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  3008. 0x6f, 0x6e, 0x73, 0x22, 0x39, 0x0a, 0x17, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c,
  3009. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e,
  3010. 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01,
  3011. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x1a,
  3012. 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  3013. 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x67, 0x0a, 0x11, 0x53, 0x74,
  3014. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  3015. 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01,
  3016. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  3017. 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  3018. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  3019. 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  3020. 0x74, 0x74, 0x6c, 0x22, 0xc3, 0x01, 0x0a, 0x12, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69,
  3021. 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65,
  3022. 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  3023. 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a,
  3024. 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  3025. 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03,
  3026. 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1d,
  3027. 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01,
  3028. 0x28, 0x04, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1b, 0x0a,
  3029. 0x09, 0x75, 0x73, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04,
  3030. 0x52, 0x08, 0x75, 0x73, 0x65, 0x64, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69,
  3031. 0x6c, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09,
  3032. 0x66, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x1e, 0x0a, 0x1c, 0x47, 0x65, 0x74,
  3033. 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69,
  3034. 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xc4, 0x02, 0x0a, 0x1d, 0x47, 0x65,
  3035. 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74,
  3036. 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d,
  3037. 0x61, 0x73, 0x74, 0x65, 0x72, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x61,
  3038. 0x73, 0x74, 0x65, 0x72, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  3039. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c,
  3040. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  3041. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c,
  3042. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x06, 0x6d, 0x61, 0x78, 0x5f, 0x6d,
  3043. 0x62, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6d, 0x61, 0x78, 0x4d, 0x62, 0x12, 0x1f,
  3044. 0x0a, 0x0b, 0x64, 0x69, 0x72, 0x5f, 0x62, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x18, 0x05, 0x20,
  3045. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x69, 0x72, 0x42, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x12,
  3046. 0x16, 0x0a, 0x06, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52,
  3047. 0x06, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69, 0x67, 0x6e, 0x61,
  3048. 0x74, 0x75, 0x72, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x73, 0x69, 0x67, 0x6e,
  3049. 0x61, 0x74, 0x75, 0x72, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73,
  3050. 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x09, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e,
  3051. 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x30,
  3052. 0x0a, 0x14, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76,
  3053. 0x61, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05, 0x52, 0x12, 0x6d, 0x65,
  3054. 0x74, 0x72, 0x69, 0x63, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x53, 0x65, 0x63,
  3055. 0x22, 0x95, 0x01, 0x0a, 0x18, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65,
  3056. 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a,
  3057. 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01,
  3058. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f,
  3059. 0x0a, 0x0b, 0x70, 0x61, 0x74, 0x68, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02, 0x20,
  3060. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x74, 0x68, 0x50, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12,
  3061. 0x19, 0x0a, 0x08, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28,
  3062. 0x03, 0x52, 0x07, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x4e, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x73, 0x69,
  3063. 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x09, 0x73,
  3064. 0x69, 0x67, 0x6e, 0x61, 0x74, 0x75, 0x72, 0x65, 0x22, 0x9a, 0x01, 0x0a, 0x19, 0x53, 0x75, 0x62,
  3065. 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65,
  3066. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  3067. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  3068. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x4a, 0x0a, 0x12, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x6f,
  3069. 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
  3070. 0x32, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x76, 0x65, 0x6e,
  3071. 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x11, 0x65,
  3072. 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3073. 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52,
  3074. 0x04, 0x74, 0x73, 0x4e, 0x73, 0x22, 0x61, 0x0a, 0x08, 0x4c, 0x6f, 0x67, 0x45, 0x6e, 0x74, 0x72,
  3075. 0x79, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03,
  3076. 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74,
  3077. 0x69, 0x6f, 0x6e, 0x5f, 0x6b, 0x65, 0x79, 0x5f, 0x68, 0x61, 0x73, 0x68, 0x18, 0x02, 0x20, 0x01,
  3078. 0x28, 0x05, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79,
  3079. 0x48, 0x61, 0x73, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x03, 0x20, 0x01,
  3080. 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x65, 0x0a, 0x14, 0x4b, 0x65, 0x65, 0x70,
  3081. 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3082. 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04,
  3083. 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72,
  3084. 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72,
  3085. 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x03,
  3086. 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22,
  3087. 0x17, 0x0a, 0x15, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64,
  3088. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x31, 0x0a, 0x13, 0x4c, 0x6f, 0x63, 0x61,
  3089. 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  3090. 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  3091. 0x09, 0x52, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x14,
  3092. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70,
  3093. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x18, 0x01, 0x20,
  3094. 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x12, 0x45, 0x0a, 0x09, 0x72, 0x65,
  3095. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e,
  3096. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42,
  3097. 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x52, 0x65,
  3098. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  3099. 0x73, 0x1a, 0x58, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x12, 0x25, 0x0a,
  3100. 0x0e, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x18,
  3101. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x67, 0x72, 0x70, 0x63, 0x41, 0x64, 0x64, 0x72, 0x65,
  3102. 0x73, 0x73, 0x65, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65,
  3103. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65,
  3104. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x20, 0x0a, 0x0c, 0x4b,
  3105. 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b,
  3106. 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x3b, 0x0a,
  3107. 0x0d, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14,
  3108. 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76,
  3109. 0x61, 0x6c, 0x75, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x02, 0x20,
  3110. 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x36, 0x0a, 0x0c, 0x4b, 0x76,
  3111. 0x50, 0x75, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65,
  3112. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05,
  3113. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c,
  3114. 0x75, 0x65, 0x22, 0x25, 0x0a, 0x0d, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f,
  3115. 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01,
  3116. 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0xed, 0x02, 0x0a, 0x09, 0x46, 0x69,
  3117. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69,
  3118. 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f,
  3119. 0x6e, 0x12, 0x3a, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02,
  3120. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3121. 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x2e, 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f,
  3122. 0x6e, 0x66, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x89, 0x02,
  3123. 0x0a, 0x08, 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x12, 0x27, 0x0a, 0x0f, 0x6c, 0x6f,
  3124. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x01, 0x20,
  3125. 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x50, 0x72, 0x65,
  3126. 0x66, 0x69, 0x78, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  3127. 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  3128. 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69,
  3129. 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63,
  3130. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x04, 0x20, 0x01,
  3131. 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x42, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f,
  3132. 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x25, 0x2e, 0x66, 0x69, 0x6c,
  3133. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x2e,
  3134. 0x50, 0x61, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70,
  3135. 0x65, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66,
  3136. 0x73, 0x79, 0x6e, 0x63, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x73, 0x79, 0x6e,
  3137. 0x63, 0x22, 0x26, 0x0a, 0x08, 0x44, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x12, 0x08, 0x0a,
  3138. 0x04, 0x4e, 0x4f, 0x4e, 0x45, 0x10, 0x00, 0x12, 0x07, 0x0a, 0x03, 0x48, 0x44, 0x44, 0x10, 0x01,
  3139. 0x12, 0x07, 0x0a, 0x03, 0x53, 0x53, 0x44, 0x10, 0x02, 0x32, 0xdc, 0x0c, 0x0a, 0x0c, 0x53, 0x65,
  3140. 0x61, 0x77, 0x65, 0x65, 0x64, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x12, 0x67, 0x0a, 0x14, 0x4c, 0x6f,
  3141. 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74,
  3142. 0x72, 0x79, 0x12, 0x25, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f,
  3143. 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74,
  3144. 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  3145. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63,
  3146. 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3147. 0x65, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69,
  3148. 0x65, 0x73, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69,
  3149. 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3150. 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  3151. 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3152. 0x00, 0x30, 0x01, 0x12, 0x4c, 0x0a, 0x0b, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74,
  3153. 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72,
  3154. 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3155. 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65, 0x61,
  3156. 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3157. 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3158. 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61,
  3159. 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d,
  3160. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65,
  3161. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  3162. 0x52, 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79,
  3163. 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65,
  3164. 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3165. 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65,
  3166. 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3167. 0x65, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74,
  3168. 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65,
  3169. 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3170. 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65,
  3171. 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3172. 0x00, 0x12, 0x5e, 0x0a, 0x11, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d,
  3173. 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3174. 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e,
  3175. 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c,
  3176. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61,
  3177. 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22,
  3178. 0x00, 0x12, 0x4f, 0x0a, 0x0c, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  3179. 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73,
  3180. 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  3181. 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69,
  3182. 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3183. 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0c, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75,
  3184. 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f,
  3185. 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3186. 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f,
  3187. 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3188. 0x65, 0x22, 0x00, 0x12, 0x55, 0x0a, 0x0e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  3189. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3190. 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52,
  3191. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  3192. 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74,
  3193. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x10, 0x44, 0x65,
  3194. 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21,
  3195. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65,
  3196. 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3197. 0x74, 0x1a, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c,
  3198. 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73,
  3199. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74, 0x69,
  3200. 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3201. 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65,
  3202. 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74,
  3203. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3204. 0x22, 0x00, 0x12, 0x6a, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f,
  3205. 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x66, 0x69,
  3206. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43,
  3207. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75,
  3208. 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47,
  3209. 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61,
  3210. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x60,
  3211. 0x0a, 0x11, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64,
  3212. 0x61, 0x74, 0x61, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53,
  3213. 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61,
  3214. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  3215. 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61,
  3216. 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01,
  3217. 0x12, 0x65, 0x0a, 0x16, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4c, 0x6f, 0x63,
  3218. 0x61, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c,
  3219. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d,
  3220. 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23,
  3221. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72,
  3222. 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f,
  3223. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01, 0x12, 0x56, 0x0a, 0x0d, 0x4b, 0x65, 0x65, 0x70, 0x43,
  3224. 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  3225. 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65,
  3226. 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  3227. 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65,
  3228. 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x28, 0x01, 0x30, 0x01, 0x12,
  3229. 0x4f, 0x0a, 0x0c, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x12,
  3230. 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74,
  3231. 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e,
  3232. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65,
  3233. 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  3234. 0x12, 0x3a, 0x0a, 0x05, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  3235. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x47, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  3236. 0x74, 0x1a, 0x17, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x47,
  3237. 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x3a, 0x0a, 0x05,
  3238. 0x4b, 0x76, 0x50, 0x75, 0x74, 0x12, 0x16, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3239. 0x2e, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e,
  3240. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x76, 0x50, 0x75, 0x74, 0x52, 0x65,
  3241. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0x4f, 0x0a, 0x10, 0x73, 0x65, 0x61, 0x77,
  3242. 0x65, 0x65, 0x64, 0x66, 0x73, 0x2e, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x42, 0x0a, 0x46, 0x69,
  3243. 0x6c, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62,
  3244. 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x68, 0x72, 0x69, 0x73, 0x6c, 0x75, 0x73, 0x66, 0x2f, 0x73,
  3245. 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x66, 0x73, 0x2f, 0x77, 0x65, 0x65, 0x64, 0x2f, 0x70, 0x62,
  3246. 0x2f, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f,
  3247. 0x33,
  3248. }
  3249. var (
  3250. file_filer_proto_rawDescOnce sync.Once
  3251. file_filer_proto_rawDescData = file_filer_proto_rawDesc
  3252. )
  3253. func file_filer_proto_rawDescGZIP() []byte {
  3254. file_filer_proto_rawDescOnce.Do(func() {
  3255. file_filer_proto_rawDescData = protoimpl.X.CompressGZIP(file_filer_proto_rawDescData)
  3256. })
  3257. return file_filer_proto_rawDescData
  3258. }
  3259. var file_filer_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
  3260. var file_filer_proto_msgTypes = make([]protoimpl.MessageInfo, 52)
  3261. var file_filer_proto_goTypes = []interface{}{
  3262. (FilerConf_PathConf_DiskType)(0), // 0: filer_pb.FilerConf.PathConf.DiskType
  3263. (*LookupDirectoryEntryRequest)(nil), // 1: filer_pb.LookupDirectoryEntryRequest
  3264. (*LookupDirectoryEntryResponse)(nil), // 2: filer_pb.LookupDirectoryEntryResponse
  3265. (*ListEntriesRequest)(nil), // 3: filer_pb.ListEntriesRequest
  3266. (*ListEntriesResponse)(nil), // 4: filer_pb.ListEntriesResponse
  3267. (*Entry)(nil), // 5: filer_pb.Entry
  3268. (*FullEntry)(nil), // 6: filer_pb.FullEntry
  3269. (*EventNotification)(nil), // 7: filer_pb.EventNotification
  3270. (*FileChunk)(nil), // 8: filer_pb.FileChunk
  3271. (*FileChunkManifest)(nil), // 9: filer_pb.FileChunkManifest
  3272. (*FileId)(nil), // 10: filer_pb.FileId
  3273. (*FuseAttributes)(nil), // 11: filer_pb.FuseAttributes
  3274. (*CreateEntryRequest)(nil), // 12: filer_pb.CreateEntryRequest
  3275. (*CreateEntryResponse)(nil), // 13: filer_pb.CreateEntryResponse
  3276. (*UpdateEntryRequest)(nil), // 14: filer_pb.UpdateEntryRequest
  3277. (*UpdateEntryResponse)(nil), // 15: filer_pb.UpdateEntryResponse
  3278. (*AppendToEntryRequest)(nil), // 16: filer_pb.AppendToEntryRequest
  3279. (*AppendToEntryResponse)(nil), // 17: filer_pb.AppendToEntryResponse
  3280. (*DeleteEntryRequest)(nil), // 18: filer_pb.DeleteEntryRequest
  3281. (*DeleteEntryResponse)(nil), // 19: filer_pb.DeleteEntryResponse
  3282. (*AtomicRenameEntryRequest)(nil), // 20: filer_pb.AtomicRenameEntryRequest
  3283. (*AtomicRenameEntryResponse)(nil), // 21: filer_pb.AtomicRenameEntryResponse
  3284. (*AssignVolumeRequest)(nil), // 22: filer_pb.AssignVolumeRequest
  3285. (*AssignVolumeResponse)(nil), // 23: filer_pb.AssignVolumeResponse
  3286. (*LookupVolumeRequest)(nil), // 24: filer_pb.LookupVolumeRequest
  3287. (*Locations)(nil), // 25: filer_pb.Locations
  3288. (*Location)(nil), // 26: filer_pb.Location
  3289. (*LookupVolumeResponse)(nil), // 27: filer_pb.LookupVolumeResponse
  3290. (*Collection)(nil), // 28: filer_pb.Collection
  3291. (*CollectionListRequest)(nil), // 29: filer_pb.CollectionListRequest
  3292. (*CollectionListResponse)(nil), // 30: filer_pb.CollectionListResponse
  3293. (*DeleteCollectionRequest)(nil), // 31: filer_pb.DeleteCollectionRequest
  3294. (*DeleteCollectionResponse)(nil), // 32: filer_pb.DeleteCollectionResponse
  3295. (*StatisticsRequest)(nil), // 33: filer_pb.StatisticsRequest
  3296. (*StatisticsResponse)(nil), // 34: filer_pb.StatisticsResponse
  3297. (*GetFilerConfigurationRequest)(nil), // 35: filer_pb.GetFilerConfigurationRequest
  3298. (*GetFilerConfigurationResponse)(nil), // 36: filer_pb.GetFilerConfigurationResponse
  3299. (*SubscribeMetadataRequest)(nil), // 37: filer_pb.SubscribeMetadataRequest
  3300. (*SubscribeMetadataResponse)(nil), // 38: filer_pb.SubscribeMetadataResponse
  3301. (*LogEntry)(nil), // 39: filer_pb.LogEntry
  3302. (*KeepConnectedRequest)(nil), // 40: filer_pb.KeepConnectedRequest
  3303. (*KeepConnectedResponse)(nil), // 41: filer_pb.KeepConnectedResponse
  3304. (*LocateBrokerRequest)(nil), // 42: filer_pb.LocateBrokerRequest
  3305. (*LocateBrokerResponse)(nil), // 43: filer_pb.LocateBrokerResponse
  3306. (*KvGetRequest)(nil), // 44: filer_pb.KvGetRequest
  3307. (*KvGetResponse)(nil), // 45: filer_pb.KvGetResponse
  3308. (*KvPutRequest)(nil), // 46: filer_pb.KvPutRequest
  3309. (*KvPutResponse)(nil), // 47: filer_pb.KvPutResponse
  3310. (*FilerConf)(nil), // 48: filer_pb.FilerConf
  3311. nil, // 49: filer_pb.Entry.ExtendedEntry
  3312. nil, // 50: filer_pb.LookupVolumeResponse.LocationsMapEntry
  3313. (*LocateBrokerResponse_Resource)(nil), // 51: filer_pb.LocateBrokerResponse.Resource
  3314. (*FilerConf_PathConf)(nil), // 52: filer_pb.FilerConf.PathConf
  3315. }
  3316. var file_filer_proto_depIdxs = []int32{
  3317. 5, // 0: filer_pb.LookupDirectoryEntryResponse.entry:type_name -> filer_pb.Entry
  3318. 5, // 1: filer_pb.ListEntriesResponse.entry:type_name -> filer_pb.Entry
  3319. 8, // 2: filer_pb.Entry.chunks:type_name -> filer_pb.FileChunk
  3320. 11, // 3: filer_pb.Entry.attributes:type_name -> filer_pb.FuseAttributes
  3321. 49, // 4: filer_pb.Entry.extended:type_name -> filer_pb.Entry.ExtendedEntry
  3322. 5, // 5: filer_pb.FullEntry.entry:type_name -> filer_pb.Entry
  3323. 5, // 6: filer_pb.EventNotification.old_entry:type_name -> filer_pb.Entry
  3324. 5, // 7: filer_pb.EventNotification.new_entry:type_name -> filer_pb.Entry
  3325. 10, // 8: filer_pb.FileChunk.fid:type_name -> filer_pb.FileId
  3326. 10, // 9: filer_pb.FileChunk.source_fid:type_name -> filer_pb.FileId
  3327. 8, // 10: filer_pb.FileChunkManifest.chunks:type_name -> filer_pb.FileChunk
  3328. 5, // 11: filer_pb.CreateEntryRequest.entry:type_name -> filer_pb.Entry
  3329. 5, // 12: filer_pb.UpdateEntryRequest.entry:type_name -> filer_pb.Entry
  3330. 8, // 13: filer_pb.AppendToEntryRequest.chunks:type_name -> filer_pb.FileChunk
  3331. 26, // 14: filer_pb.Locations.locations:type_name -> filer_pb.Location
  3332. 50, // 15: filer_pb.LookupVolumeResponse.locations_map:type_name -> filer_pb.LookupVolumeResponse.LocationsMapEntry
  3333. 28, // 16: filer_pb.CollectionListResponse.collections:type_name -> filer_pb.Collection
  3334. 7, // 17: filer_pb.SubscribeMetadataResponse.event_notification:type_name -> filer_pb.EventNotification
  3335. 51, // 18: filer_pb.LocateBrokerResponse.resources:type_name -> filer_pb.LocateBrokerResponse.Resource
  3336. 52, // 19: filer_pb.FilerConf.locations:type_name -> filer_pb.FilerConf.PathConf
  3337. 25, // 20: filer_pb.LookupVolumeResponse.LocationsMapEntry.value:type_name -> filer_pb.Locations
  3338. 0, // 21: filer_pb.FilerConf.PathConf.disk_type:type_name -> filer_pb.FilerConf.PathConf.DiskType
  3339. 1, // 22: filer_pb.SeaweedFiler.LookupDirectoryEntry:input_type -> filer_pb.LookupDirectoryEntryRequest
  3340. 3, // 23: filer_pb.SeaweedFiler.ListEntries:input_type -> filer_pb.ListEntriesRequest
  3341. 12, // 24: filer_pb.SeaweedFiler.CreateEntry:input_type -> filer_pb.CreateEntryRequest
  3342. 14, // 25: filer_pb.SeaweedFiler.UpdateEntry:input_type -> filer_pb.UpdateEntryRequest
  3343. 16, // 26: filer_pb.SeaweedFiler.AppendToEntry:input_type -> filer_pb.AppendToEntryRequest
  3344. 18, // 27: filer_pb.SeaweedFiler.DeleteEntry:input_type -> filer_pb.DeleteEntryRequest
  3345. 20, // 28: filer_pb.SeaweedFiler.AtomicRenameEntry:input_type -> filer_pb.AtomicRenameEntryRequest
  3346. 22, // 29: filer_pb.SeaweedFiler.AssignVolume:input_type -> filer_pb.AssignVolumeRequest
  3347. 24, // 30: filer_pb.SeaweedFiler.LookupVolume:input_type -> filer_pb.LookupVolumeRequest
  3348. 29, // 31: filer_pb.SeaweedFiler.CollectionList:input_type -> filer_pb.CollectionListRequest
  3349. 31, // 32: filer_pb.SeaweedFiler.DeleteCollection:input_type -> filer_pb.DeleteCollectionRequest
  3350. 33, // 33: filer_pb.SeaweedFiler.Statistics:input_type -> filer_pb.StatisticsRequest
  3351. 35, // 34: filer_pb.SeaweedFiler.GetFilerConfiguration:input_type -> filer_pb.GetFilerConfigurationRequest
  3352. 37, // 35: filer_pb.SeaweedFiler.SubscribeMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  3353. 37, // 36: filer_pb.SeaweedFiler.SubscribeLocalMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  3354. 40, // 37: filer_pb.SeaweedFiler.KeepConnected:input_type -> filer_pb.KeepConnectedRequest
  3355. 42, // 38: filer_pb.SeaweedFiler.LocateBroker:input_type -> filer_pb.LocateBrokerRequest
  3356. 44, // 39: filer_pb.SeaweedFiler.KvGet:input_type -> filer_pb.KvGetRequest
  3357. 46, // 40: filer_pb.SeaweedFiler.KvPut:input_type -> filer_pb.KvPutRequest
  3358. 2, // 41: filer_pb.SeaweedFiler.LookupDirectoryEntry:output_type -> filer_pb.LookupDirectoryEntryResponse
  3359. 4, // 42: filer_pb.SeaweedFiler.ListEntries:output_type -> filer_pb.ListEntriesResponse
  3360. 13, // 43: filer_pb.SeaweedFiler.CreateEntry:output_type -> filer_pb.CreateEntryResponse
  3361. 15, // 44: filer_pb.SeaweedFiler.UpdateEntry:output_type -> filer_pb.UpdateEntryResponse
  3362. 17, // 45: filer_pb.SeaweedFiler.AppendToEntry:output_type -> filer_pb.AppendToEntryResponse
  3363. 19, // 46: filer_pb.SeaweedFiler.DeleteEntry:output_type -> filer_pb.DeleteEntryResponse
  3364. 21, // 47: filer_pb.SeaweedFiler.AtomicRenameEntry:output_type -> filer_pb.AtomicRenameEntryResponse
  3365. 23, // 48: filer_pb.SeaweedFiler.AssignVolume:output_type -> filer_pb.AssignVolumeResponse
  3366. 27, // 49: filer_pb.SeaweedFiler.LookupVolume:output_type -> filer_pb.LookupVolumeResponse
  3367. 30, // 50: filer_pb.SeaweedFiler.CollectionList:output_type -> filer_pb.CollectionListResponse
  3368. 32, // 51: filer_pb.SeaweedFiler.DeleteCollection:output_type -> filer_pb.DeleteCollectionResponse
  3369. 34, // 52: filer_pb.SeaweedFiler.Statistics:output_type -> filer_pb.StatisticsResponse
  3370. 36, // 53: filer_pb.SeaweedFiler.GetFilerConfiguration:output_type -> filer_pb.GetFilerConfigurationResponse
  3371. 38, // 54: filer_pb.SeaweedFiler.SubscribeMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  3372. 38, // 55: filer_pb.SeaweedFiler.SubscribeLocalMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  3373. 41, // 56: filer_pb.SeaweedFiler.KeepConnected:output_type -> filer_pb.KeepConnectedResponse
  3374. 43, // 57: filer_pb.SeaweedFiler.LocateBroker:output_type -> filer_pb.LocateBrokerResponse
  3375. 45, // 58: filer_pb.SeaweedFiler.KvGet:output_type -> filer_pb.KvGetResponse
  3376. 47, // 59: filer_pb.SeaweedFiler.KvPut:output_type -> filer_pb.KvPutResponse
  3377. 41, // [41:60] is the sub-list for method output_type
  3378. 22, // [22:41] is the sub-list for method input_type
  3379. 22, // [22:22] is the sub-list for extension type_name
  3380. 22, // [22:22] is the sub-list for extension extendee
  3381. 0, // [0:22] is the sub-list for field type_name
  3382. }
  3383. func init() { file_filer_proto_init() }
  3384. func file_filer_proto_init() {
  3385. if File_filer_proto != nil {
  3386. return
  3387. }
  3388. if !protoimpl.UnsafeEnabled {
  3389. file_filer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3390. switch v := v.(*LookupDirectoryEntryRequest); i {
  3391. case 0:
  3392. return &v.state
  3393. case 1:
  3394. return &v.sizeCache
  3395. case 2:
  3396. return &v.unknownFields
  3397. default:
  3398. return nil
  3399. }
  3400. }
  3401. file_filer_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3402. switch v := v.(*LookupDirectoryEntryResponse); i {
  3403. case 0:
  3404. return &v.state
  3405. case 1:
  3406. return &v.sizeCache
  3407. case 2:
  3408. return &v.unknownFields
  3409. default:
  3410. return nil
  3411. }
  3412. }
  3413. file_filer_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3414. switch v := v.(*ListEntriesRequest); i {
  3415. case 0:
  3416. return &v.state
  3417. case 1:
  3418. return &v.sizeCache
  3419. case 2:
  3420. return &v.unknownFields
  3421. default:
  3422. return nil
  3423. }
  3424. }
  3425. file_filer_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3426. switch v := v.(*ListEntriesResponse); i {
  3427. case 0:
  3428. return &v.state
  3429. case 1:
  3430. return &v.sizeCache
  3431. case 2:
  3432. return &v.unknownFields
  3433. default:
  3434. return nil
  3435. }
  3436. }
  3437. file_filer_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3438. switch v := v.(*Entry); i {
  3439. case 0:
  3440. return &v.state
  3441. case 1:
  3442. return &v.sizeCache
  3443. case 2:
  3444. return &v.unknownFields
  3445. default:
  3446. return nil
  3447. }
  3448. }
  3449. file_filer_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3450. switch v := v.(*FullEntry); i {
  3451. case 0:
  3452. return &v.state
  3453. case 1:
  3454. return &v.sizeCache
  3455. case 2:
  3456. return &v.unknownFields
  3457. default:
  3458. return nil
  3459. }
  3460. }
  3461. file_filer_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3462. switch v := v.(*EventNotification); i {
  3463. case 0:
  3464. return &v.state
  3465. case 1:
  3466. return &v.sizeCache
  3467. case 2:
  3468. return &v.unknownFields
  3469. default:
  3470. return nil
  3471. }
  3472. }
  3473. file_filer_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3474. switch v := v.(*FileChunk); i {
  3475. case 0:
  3476. return &v.state
  3477. case 1:
  3478. return &v.sizeCache
  3479. case 2:
  3480. return &v.unknownFields
  3481. default:
  3482. return nil
  3483. }
  3484. }
  3485. file_filer_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3486. switch v := v.(*FileChunkManifest); i {
  3487. case 0:
  3488. return &v.state
  3489. case 1:
  3490. return &v.sizeCache
  3491. case 2:
  3492. return &v.unknownFields
  3493. default:
  3494. return nil
  3495. }
  3496. }
  3497. file_filer_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3498. switch v := v.(*FileId); i {
  3499. case 0:
  3500. return &v.state
  3501. case 1:
  3502. return &v.sizeCache
  3503. case 2:
  3504. return &v.unknownFields
  3505. default:
  3506. return nil
  3507. }
  3508. }
  3509. file_filer_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3510. switch v := v.(*FuseAttributes); i {
  3511. case 0:
  3512. return &v.state
  3513. case 1:
  3514. return &v.sizeCache
  3515. case 2:
  3516. return &v.unknownFields
  3517. default:
  3518. return nil
  3519. }
  3520. }
  3521. file_filer_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3522. switch v := v.(*CreateEntryRequest); i {
  3523. case 0:
  3524. return &v.state
  3525. case 1:
  3526. return &v.sizeCache
  3527. case 2:
  3528. return &v.unknownFields
  3529. default:
  3530. return nil
  3531. }
  3532. }
  3533. file_filer_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3534. switch v := v.(*CreateEntryResponse); i {
  3535. case 0:
  3536. return &v.state
  3537. case 1:
  3538. return &v.sizeCache
  3539. case 2:
  3540. return &v.unknownFields
  3541. default:
  3542. return nil
  3543. }
  3544. }
  3545. file_filer_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3546. switch v := v.(*UpdateEntryRequest); i {
  3547. case 0:
  3548. return &v.state
  3549. case 1:
  3550. return &v.sizeCache
  3551. case 2:
  3552. return &v.unknownFields
  3553. default:
  3554. return nil
  3555. }
  3556. }
  3557. file_filer_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3558. switch v := v.(*UpdateEntryResponse); i {
  3559. case 0:
  3560. return &v.state
  3561. case 1:
  3562. return &v.sizeCache
  3563. case 2:
  3564. return &v.unknownFields
  3565. default:
  3566. return nil
  3567. }
  3568. }
  3569. file_filer_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3570. switch v := v.(*AppendToEntryRequest); i {
  3571. case 0:
  3572. return &v.state
  3573. case 1:
  3574. return &v.sizeCache
  3575. case 2:
  3576. return &v.unknownFields
  3577. default:
  3578. return nil
  3579. }
  3580. }
  3581. file_filer_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3582. switch v := v.(*AppendToEntryResponse); i {
  3583. case 0:
  3584. return &v.state
  3585. case 1:
  3586. return &v.sizeCache
  3587. case 2:
  3588. return &v.unknownFields
  3589. default:
  3590. return nil
  3591. }
  3592. }
  3593. file_filer_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3594. switch v := v.(*DeleteEntryRequest); i {
  3595. case 0:
  3596. return &v.state
  3597. case 1:
  3598. return &v.sizeCache
  3599. case 2:
  3600. return &v.unknownFields
  3601. default:
  3602. return nil
  3603. }
  3604. }
  3605. file_filer_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3606. switch v := v.(*DeleteEntryResponse); i {
  3607. case 0:
  3608. return &v.state
  3609. case 1:
  3610. return &v.sizeCache
  3611. case 2:
  3612. return &v.unknownFields
  3613. default:
  3614. return nil
  3615. }
  3616. }
  3617. file_filer_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3618. switch v := v.(*AtomicRenameEntryRequest); i {
  3619. case 0:
  3620. return &v.state
  3621. case 1:
  3622. return &v.sizeCache
  3623. case 2:
  3624. return &v.unknownFields
  3625. default:
  3626. return nil
  3627. }
  3628. }
  3629. file_filer_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3630. switch v := v.(*AtomicRenameEntryResponse); i {
  3631. case 0:
  3632. return &v.state
  3633. case 1:
  3634. return &v.sizeCache
  3635. case 2:
  3636. return &v.unknownFields
  3637. default:
  3638. return nil
  3639. }
  3640. }
  3641. file_filer_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3642. switch v := v.(*AssignVolumeRequest); i {
  3643. case 0:
  3644. return &v.state
  3645. case 1:
  3646. return &v.sizeCache
  3647. case 2:
  3648. return &v.unknownFields
  3649. default:
  3650. return nil
  3651. }
  3652. }
  3653. file_filer_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3654. switch v := v.(*AssignVolumeResponse); i {
  3655. case 0:
  3656. return &v.state
  3657. case 1:
  3658. return &v.sizeCache
  3659. case 2:
  3660. return &v.unknownFields
  3661. default:
  3662. return nil
  3663. }
  3664. }
  3665. file_filer_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3666. switch v := v.(*LookupVolumeRequest); i {
  3667. case 0:
  3668. return &v.state
  3669. case 1:
  3670. return &v.sizeCache
  3671. case 2:
  3672. return &v.unknownFields
  3673. default:
  3674. return nil
  3675. }
  3676. }
  3677. file_filer_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3678. switch v := v.(*Locations); i {
  3679. case 0:
  3680. return &v.state
  3681. case 1:
  3682. return &v.sizeCache
  3683. case 2:
  3684. return &v.unknownFields
  3685. default:
  3686. return nil
  3687. }
  3688. }
  3689. file_filer_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3690. switch v := v.(*Location); i {
  3691. case 0:
  3692. return &v.state
  3693. case 1:
  3694. return &v.sizeCache
  3695. case 2:
  3696. return &v.unknownFields
  3697. default:
  3698. return nil
  3699. }
  3700. }
  3701. file_filer_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3702. switch v := v.(*LookupVolumeResponse); i {
  3703. case 0:
  3704. return &v.state
  3705. case 1:
  3706. return &v.sizeCache
  3707. case 2:
  3708. return &v.unknownFields
  3709. default:
  3710. return nil
  3711. }
  3712. }
  3713. file_filer_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3714. switch v := v.(*Collection); i {
  3715. case 0:
  3716. return &v.state
  3717. case 1:
  3718. return &v.sizeCache
  3719. case 2:
  3720. return &v.unknownFields
  3721. default:
  3722. return nil
  3723. }
  3724. }
  3725. file_filer_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3726. switch v := v.(*CollectionListRequest); i {
  3727. case 0:
  3728. return &v.state
  3729. case 1:
  3730. return &v.sizeCache
  3731. case 2:
  3732. return &v.unknownFields
  3733. default:
  3734. return nil
  3735. }
  3736. }
  3737. file_filer_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3738. switch v := v.(*CollectionListResponse); i {
  3739. case 0:
  3740. return &v.state
  3741. case 1:
  3742. return &v.sizeCache
  3743. case 2:
  3744. return &v.unknownFields
  3745. default:
  3746. return nil
  3747. }
  3748. }
  3749. file_filer_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3750. switch v := v.(*DeleteCollectionRequest); i {
  3751. case 0:
  3752. return &v.state
  3753. case 1:
  3754. return &v.sizeCache
  3755. case 2:
  3756. return &v.unknownFields
  3757. default:
  3758. return nil
  3759. }
  3760. }
  3761. file_filer_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3762. switch v := v.(*DeleteCollectionResponse); i {
  3763. case 0:
  3764. return &v.state
  3765. case 1:
  3766. return &v.sizeCache
  3767. case 2:
  3768. return &v.unknownFields
  3769. default:
  3770. return nil
  3771. }
  3772. }
  3773. file_filer_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3774. switch v := v.(*StatisticsRequest); i {
  3775. case 0:
  3776. return &v.state
  3777. case 1:
  3778. return &v.sizeCache
  3779. case 2:
  3780. return &v.unknownFields
  3781. default:
  3782. return nil
  3783. }
  3784. }
  3785. file_filer_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3786. switch v := v.(*StatisticsResponse); i {
  3787. case 0:
  3788. return &v.state
  3789. case 1:
  3790. return &v.sizeCache
  3791. case 2:
  3792. return &v.unknownFields
  3793. default:
  3794. return nil
  3795. }
  3796. }
  3797. file_filer_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3798. switch v := v.(*GetFilerConfigurationRequest); i {
  3799. case 0:
  3800. return &v.state
  3801. case 1:
  3802. return &v.sizeCache
  3803. case 2:
  3804. return &v.unknownFields
  3805. default:
  3806. return nil
  3807. }
  3808. }
  3809. file_filer_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3810. switch v := v.(*GetFilerConfigurationResponse); i {
  3811. case 0:
  3812. return &v.state
  3813. case 1:
  3814. return &v.sizeCache
  3815. case 2:
  3816. return &v.unknownFields
  3817. default:
  3818. return nil
  3819. }
  3820. }
  3821. file_filer_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3822. switch v := v.(*SubscribeMetadataRequest); i {
  3823. case 0:
  3824. return &v.state
  3825. case 1:
  3826. return &v.sizeCache
  3827. case 2:
  3828. return &v.unknownFields
  3829. default:
  3830. return nil
  3831. }
  3832. }
  3833. file_filer_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3834. switch v := v.(*SubscribeMetadataResponse); i {
  3835. case 0:
  3836. return &v.state
  3837. case 1:
  3838. return &v.sizeCache
  3839. case 2:
  3840. return &v.unknownFields
  3841. default:
  3842. return nil
  3843. }
  3844. }
  3845. file_filer_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3846. switch v := v.(*LogEntry); i {
  3847. case 0:
  3848. return &v.state
  3849. case 1:
  3850. return &v.sizeCache
  3851. case 2:
  3852. return &v.unknownFields
  3853. default:
  3854. return nil
  3855. }
  3856. }
  3857. file_filer_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  3858. switch v := v.(*KeepConnectedRequest); i {
  3859. case 0:
  3860. return &v.state
  3861. case 1:
  3862. return &v.sizeCache
  3863. case 2:
  3864. return &v.unknownFields
  3865. default:
  3866. return nil
  3867. }
  3868. }
  3869. file_filer_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  3870. switch v := v.(*KeepConnectedResponse); i {
  3871. case 0:
  3872. return &v.state
  3873. case 1:
  3874. return &v.sizeCache
  3875. case 2:
  3876. return &v.unknownFields
  3877. default:
  3878. return nil
  3879. }
  3880. }
  3881. file_filer_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  3882. switch v := v.(*LocateBrokerRequest); i {
  3883. case 0:
  3884. return &v.state
  3885. case 1:
  3886. return &v.sizeCache
  3887. case 2:
  3888. return &v.unknownFields
  3889. default:
  3890. return nil
  3891. }
  3892. }
  3893. file_filer_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  3894. switch v := v.(*LocateBrokerResponse); i {
  3895. case 0:
  3896. return &v.state
  3897. case 1:
  3898. return &v.sizeCache
  3899. case 2:
  3900. return &v.unknownFields
  3901. default:
  3902. return nil
  3903. }
  3904. }
  3905. file_filer_proto_msgTypes[43].Exporter = func(v interface{}, i int) interface{} {
  3906. switch v := v.(*KvGetRequest); i {
  3907. case 0:
  3908. return &v.state
  3909. case 1:
  3910. return &v.sizeCache
  3911. case 2:
  3912. return &v.unknownFields
  3913. default:
  3914. return nil
  3915. }
  3916. }
  3917. file_filer_proto_msgTypes[44].Exporter = func(v interface{}, i int) interface{} {
  3918. switch v := v.(*KvGetResponse); i {
  3919. case 0:
  3920. return &v.state
  3921. case 1:
  3922. return &v.sizeCache
  3923. case 2:
  3924. return &v.unknownFields
  3925. default:
  3926. return nil
  3927. }
  3928. }
  3929. file_filer_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
  3930. switch v := v.(*KvPutRequest); i {
  3931. case 0:
  3932. return &v.state
  3933. case 1:
  3934. return &v.sizeCache
  3935. case 2:
  3936. return &v.unknownFields
  3937. default:
  3938. return nil
  3939. }
  3940. }
  3941. file_filer_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} {
  3942. switch v := v.(*KvPutResponse); i {
  3943. case 0:
  3944. return &v.state
  3945. case 1:
  3946. return &v.sizeCache
  3947. case 2:
  3948. return &v.unknownFields
  3949. default:
  3950. return nil
  3951. }
  3952. }
  3953. file_filer_proto_msgTypes[47].Exporter = func(v interface{}, i int) interface{} {
  3954. switch v := v.(*FilerConf); i {
  3955. case 0:
  3956. return &v.state
  3957. case 1:
  3958. return &v.sizeCache
  3959. case 2:
  3960. return &v.unknownFields
  3961. default:
  3962. return nil
  3963. }
  3964. }
  3965. file_filer_proto_msgTypes[50].Exporter = func(v interface{}, i int) interface{} {
  3966. switch v := v.(*LocateBrokerResponse_Resource); i {
  3967. case 0:
  3968. return &v.state
  3969. case 1:
  3970. return &v.sizeCache
  3971. case 2:
  3972. return &v.unknownFields
  3973. default:
  3974. return nil
  3975. }
  3976. }
  3977. file_filer_proto_msgTypes[51].Exporter = func(v interface{}, i int) interface{} {
  3978. switch v := v.(*FilerConf_PathConf); i {
  3979. case 0:
  3980. return &v.state
  3981. case 1:
  3982. return &v.sizeCache
  3983. case 2:
  3984. return &v.unknownFields
  3985. default:
  3986. return nil
  3987. }
  3988. }
  3989. }
  3990. type x struct{}
  3991. out := protoimpl.TypeBuilder{
  3992. File: protoimpl.DescBuilder{
  3993. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3994. RawDescriptor: file_filer_proto_rawDesc,
  3995. NumEnums: 1,
  3996. NumMessages: 52,
  3997. NumExtensions: 0,
  3998. NumServices: 1,
  3999. },
  4000. GoTypes: file_filer_proto_goTypes,
  4001. DependencyIndexes: file_filer_proto_depIdxs,
  4002. EnumInfos: file_filer_proto_enumTypes,
  4003. MessageInfos: file_filer_proto_msgTypes,
  4004. }.Build()
  4005. File_filer_proto = out.File
  4006. file_filer_proto_rawDesc = nil
  4007. file_filer_proto_goTypes = nil
  4008. file_filer_proto_depIdxs = nil
  4009. }
  4010. // Reference imports to suppress errors if they are not otherwise used.
  4011. var _ context.Context
  4012. var _ grpc.ClientConnInterface
  4013. // This is a compile-time assertion to ensure that this generated file
  4014. // is compatible with the grpc package it is being compiled against.
  4015. const _ = grpc.SupportPackageIsVersion6
  4016. // SeaweedFilerClient is the client API for SeaweedFiler service.
  4017. //
  4018. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  4019. type SeaweedFilerClient interface {
  4020. LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error)
  4021. ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error)
  4022. CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error)
  4023. UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error)
  4024. AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error)
  4025. DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error)
  4026. AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error)
  4027. AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error)
  4028. LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error)
  4029. CollectionList(ctx context.Context, in *CollectionListRequest, opts ...grpc.CallOption) (*CollectionListResponse, error)
  4030. DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error)
  4031. Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error)
  4032. GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error)
  4033. SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error)
  4034. SubscribeLocalMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeLocalMetadataClient, error)
  4035. KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error)
  4036. LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error)
  4037. KvGet(ctx context.Context, in *KvGetRequest, opts ...grpc.CallOption) (*KvGetResponse, error)
  4038. KvPut(ctx context.Context, in *KvPutRequest, opts ...grpc.CallOption) (*KvPutResponse, error)
  4039. }
  4040. type seaweedFilerClient struct {
  4041. cc grpc.ClientConnInterface
  4042. }
  4043. func NewSeaweedFilerClient(cc grpc.ClientConnInterface) SeaweedFilerClient {
  4044. return &seaweedFilerClient{cc}
  4045. }
  4046. func (c *seaweedFilerClient) LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error) {
  4047. out := new(LookupDirectoryEntryResponse)
  4048. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupDirectoryEntry", in, out, opts...)
  4049. if err != nil {
  4050. return nil, err
  4051. }
  4052. return out, nil
  4053. }
  4054. func (c *seaweedFilerClient) ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error) {
  4055. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[0], "/filer_pb.SeaweedFiler/ListEntries", opts...)
  4056. if err != nil {
  4057. return nil, err
  4058. }
  4059. x := &seaweedFilerListEntriesClient{stream}
  4060. if err := x.ClientStream.SendMsg(in); err != nil {
  4061. return nil, err
  4062. }
  4063. if err := x.ClientStream.CloseSend(); err != nil {
  4064. return nil, err
  4065. }
  4066. return x, nil
  4067. }
  4068. type SeaweedFiler_ListEntriesClient interface {
  4069. Recv() (*ListEntriesResponse, error)
  4070. grpc.ClientStream
  4071. }
  4072. type seaweedFilerListEntriesClient struct {
  4073. grpc.ClientStream
  4074. }
  4075. func (x *seaweedFilerListEntriesClient) Recv() (*ListEntriesResponse, error) {
  4076. m := new(ListEntriesResponse)
  4077. if err := x.ClientStream.RecvMsg(m); err != nil {
  4078. return nil, err
  4079. }
  4080. return m, nil
  4081. }
  4082. func (c *seaweedFilerClient) CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error) {
  4083. out := new(CreateEntryResponse)
  4084. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/CreateEntry", in, out, opts...)
  4085. if err != nil {
  4086. return nil, err
  4087. }
  4088. return out, nil
  4089. }
  4090. func (c *seaweedFilerClient) UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error) {
  4091. out := new(UpdateEntryResponse)
  4092. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/UpdateEntry", in, out, opts...)
  4093. if err != nil {
  4094. return nil, err
  4095. }
  4096. return out, nil
  4097. }
  4098. func (c *seaweedFilerClient) AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error) {
  4099. out := new(AppendToEntryResponse)
  4100. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AppendToEntry", in, out, opts...)
  4101. if err != nil {
  4102. return nil, err
  4103. }
  4104. return out, nil
  4105. }
  4106. func (c *seaweedFilerClient) DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error) {
  4107. out := new(DeleteEntryResponse)
  4108. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteEntry", in, out, opts...)
  4109. if err != nil {
  4110. return nil, err
  4111. }
  4112. return out, nil
  4113. }
  4114. func (c *seaweedFilerClient) AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error) {
  4115. out := new(AtomicRenameEntryResponse)
  4116. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AtomicRenameEntry", in, out, opts...)
  4117. if err != nil {
  4118. return nil, err
  4119. }
  4120. return out, nil
  4121. }
  4122. func (c *seaweedFilerClient) AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error) {
  4123. out := new(AssignVolumeResponse)
  4124. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AssignVolume", in, out, opts...)
  4125. if err != nil {
  4126. return nil, err
  4127. }
  4128. return out, nil
  4129. }
  4130. func (c *seaweedFilerClient) LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error) {
  4131. out := new(LookupVolumeResponse)
  4132. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupVolume", in, out, opts...)
  4133. if err != nil {
  4134. return nil, err
  4135. }
  4136. return out, nil
  4137. }
  4138. func (c *seaweedFilerClient) CollectionList(ctx context.Context, in *CollectionListRequest, opts ...grpc.CallOption) (*CollectionListResponse, error) {
  4139. out := new(CollectionListResponse)
  4140. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/CollectionList", in, out, opts...)
  4141. if err != nil {
  4142. return nil, err
  4143. }
  4144. return out, nil
  4145. }
  4146. func (c *seaweedFilerClient) DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error) {
  4147. out := new(DeleteCollectionResponse)
  4148. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteCollection", in, out, opts...)
  4149. if err != nil {
  4150. return nil, err
  4151. }
  4152. return out, nil
  4153. }
  4154. func (c *seaweedFilerClient) Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error) {
  4155. out := new(StatisticsResponse)
  4156. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/Statistics", in, out, opts...)
  4157. if err != nil {
  4158. return nil, err
  4159. }
  4160. return out, nil
  4161. }
  4162. func (c *seaweedFilerClient) GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error) {
  4163. out := new(GetFilerConfigurationResponse)
  4164. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/GetFilerConfiguration", in, out, opts...)
  4165. if err != nil {
  4166. return nil, err
  4167. }
  4168. return out, nil
  4169. }
  4170. func (c *seaweedFilerClient) SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error) {
  4171. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[1], "/filer_pb.SeaweedFiler/SubscribeMetadata", opts...)
  4172. if err != nil {
  4173. return nil, err
  4174. }
  4175. x := &seaweedFilerSubscribeMetadataClient{stream}
  4176. if err := x.ClientStream.SendMsg(in); err != nil {
  4177. return nil, err
  4178. }
  4179. if err := x.ClientStream.CloseSend(); err != nil {
  4180. return nil, err
  4181. }
  4182. return x, nil
  4183. }
  4184. type SeaweedFiler_SubscribeMetadataClient interface {
  4185. Recv() (*SubscribeMetadataResponse, error)
  4186. grpc.ClientStream
  4187. }
  4188. type seaweedFilerSubscribeMetadataClient struct {
  4189. grpc.ClientStream
  4190. }
  4191. func (x *seaweedFilerSubscribeMetadataClient) Recv() (*SubscribeMetadataResponse, error) {
  4192. m := new(SubscribeMetadataResponse)
  4193. if err := x.ClientStream.RecvMsg(m); err != nil {
  4194. return nil, err
  4195. }
  4196. return m, nil
  4197. }
  4198. func (c *seaweedFilerClient) SubscribeLocalMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeLocalMetadataClient, error) {
  4199. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[2], "/filer_pb.SeaweedFiler/SubscribeLocalMetadata", opts...)
  4200. if err != nil {
  4201. return nil, err
  4202. }
  4203. x := &seaweedFilerSubscribeLocalMetadataClient{stream}
  4204. if err := x.ClientStream.SendMsg(in); err != nil {
  4205. return nil, err
  4206. }
  4207. if err := x.ClientStream.CloseSend(); err != nil {
  4208. return nil, err
  4209. }
  4210. return x, nil
  4211. }
  4212. type SeaweedFiler_SubscribeLocalMetadataClient interface {
  4213. Recv() (*SubscribeMetadataResponse, error)
  4214. grpc.ClientStream
  4215. }
  4216. type seaweedFilerSubscribeLocalMetadataClient struct {
  4217. grpc.ClientStream
  4218. }
  4219. func (x *seaweedFilerSubscribeLocalMetadataClient) Recv() (*SubscribeMetadataResponse, error) {
  4220. m := new(SubscribeMetadataResponse)
  4221. if err := x.ClientStream.RecvMsg(m); err != nil {
  4222. return nil, err
  4223. }
  4224. return m, nil
  4225. }
  4226. func (c *seaweedFilerClient) KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error) {
  4227. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[3], "/filer_pb.SeaweedFiler/KeepConnected", opts...)
  4228. if err != nil {
  4229. return nil, err
  4230. }
  4231. x := &seaweedFilerKeepConnectedClient{stream}
  4232. return x, nil
  4233. }
  4234. type SeaweedFiler_KeepConnectedClient interface {
  4235. Send(*KeepConnectedRequest) error
  4236. Recv() (*KeepConnectedResponse, error)
  4237. grpc.ClientStream
  4238. }
  4239. type seaweedFilerKeepConnectedClient struct {
  4240. grpc.ClientStream
  4241. }
  4242. func (x *seaweedFilerKeepConnectedClient) Send(m *KeepConnectedRequest) error {
  4243. return x.ClientStream.SendMsg(m)
  4244. }
  4245. func (x *seaweedFilerKeepConnectedClient) Recv() (*KeepConnectedResponse, error) {
  4246. m := new(KeepConnectedResponse)
  4247. if err := x.ClientStream.RecvMsg(m); err != nil {
  4248. return nil, err
  4249. }
  4250. return m, nil
  4251. }
  4252. func (c *seaweedFilerClient) LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error) {
  4253. out := new(LocateBrokerResponse)
  4254. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LocateBroker", in, out, opts...)
  4255. if err != nil {
  4256. return nil, err
  4257. }
  4258. return out, nil
  4259. }
  4260. func (c *seaweedFilerClient) KvGet(ctx context.Context, in *KvGetRequest, opts ...grpc.CallOption) (*KvGetResponse, error) {
  4261. out := new(KvGetResponse)
  4262. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/KvGet", in, out, opts...)
  4263. if err != nil {
  4264. return nil, err
  4265. }
  4266. return out, nil
  4267. }
  4268. func (c *seaweedFilerClient) KvPut(ctx context.Context, in *KvPutRequest, opts ...grpc.CallOption) (*KvPutResponse, error) {
  4269. out := new(KvPutResponse)
  4270. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/KvPut", in, out, opts...)
  4271. if err != nil {
  4272. return nil, err
  4273. }
  4274. return out, nil
  4275. }
  4276. // SeaweedFilerServer is the server API for SeaweedFiler service.
  4277. type SeaweedFilerServer interface {
  4278. LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error)
  4279. ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error
  4280. CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error)
  4281. UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error)
  4282. AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error)
  4283. DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error)
  4284. AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error)
  4285. AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error)
  4286. LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error)
  4287. CollectionList(context.Context, *CollectionListRequest) (*CollectionListResponse, error)
  4288. DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error)
  4289. Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error)
  4290. GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error)
  4291. SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error
  4292. SubscribeLocalMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeLocalMetadataServer) error
  4293. KeepConnected(SeaweedFiler_KeepConnectedServer) error
  4294. LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error)
  4295. KvGet(context.Context, *KvGetRequest) (*KvGetResponse, error)
  4296. KvPut(context.Context, *KvPutRequest) (*KvPutResponse, error)
  4297. }
  4298. // UnimplementedSeaweedFilerServer can be embedded to have forward compatible implementations.
  4299. type UnimplementedSeaweedFilerServer struct {
  4300. }
  4301. func (*UnimplementedSeaweedFilerServer) LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error) {
  4302. return nil, status.Errorf(codes.Unimplemented, "method LookupDirectoryEntry not implemented")
  4303. }
  4304. func (*UnimplementedSeaweedFilerServer) ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error {
  4305. return status.Errorf(codes.Unimplemented, "method ListEntries not implemented")
  4306. }
  4307. func (*UnimplementedSeaweedFilerServer) CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error) {
  4308. return nil, status.Errorf(codes.Unimplemented, "method CreateEntry not implemented")
  4309. }
  4310. func (*UnimplementedSeaweedFilerServer) UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error) {
  4311. return nil, status.Errorf(codes.Unimplemented, "method UpdateEntry not implemented")
  4312. }
  4313. func (*UnimplementedSeaweedFilerServer) AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error) {
  4314. return nil, status.Errorf(codes.Unimplemented, "method AppendToEntry not implemented")
  4315. }
  4316. func (*UnimplementedSeaweedFilerServer) DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error) {
  4317. return nil, status.Errorf(codes.Unimplemented, "method DeleteEntry not implemented")
  4318. }
  4319. func (*UnimplementedSeaweedFilerServer) AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error) {
  4320. return nil, status.Errorf(codes.Unimplemented, "method AtomicRenameEntry not implemented")
  4321. }
  4322. func (*UnimplementedSeaweedFilerServer) AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error) {
  4323. return nil, status.Errorf(codes.Unimplemented, "method AssignVolume not implemented")
  4324. }
  4325. func (*UnimplementedSeaweedFilerServer) LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error) {
  4326. return nil, status.Errorf(codes.Unimplemented, "method LookupVolume not implemented")
  4327. }
  4328. func (*UnimplementedSeaweedFilerServer) CollectionList(context.Context, *CollectionListRequest) (*CollectionListResponse, error) {
  4329. return nil, status.Errorf(codes.Unimplemented, "method CollectionList not implemented")
  4330. }
  4331. func (*UnimplementedSeaweedFilerServer) DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error) {
  4332. return nil, status.Errorf(codes.Unimplemented, "method DeleteCollection not implemented")
  4333. }
  4334. func (*UnimplementedSeaweedFilerServer) Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error) {
  4335. return nil, status.Errorf(codes.Unimplemented, "method Statistics not implemented")
  4336. }
  4337. func (*UnimplementedSeaweedFilerServer) GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error) {
  4338. return nil, status.Errorf(codes.Unimplemented, "method GetFilerConfiguration not implemented")
  4339. }
  4340. func (*UnimplementedSeaweedFilerServer) SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error {
  4341. return status.Errorf(codes.Unimplemented, "method SubscribeMetadata not implemented")
  4342. }
  4343. func (*UnimplementedSeaweedFilerServer) SubscribeLocalMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeLocalMetadataServer) error {
  4344. return status.Errorf(codes.Unimplemented, "method SubscribeLocalMetadata not implemented")
  4345. }
  4346. func (*UnimplementedSeaweedFilerServer) KeepConnected(SeaweedFiler_KeepConnectedServer) error {
  4347. return status.Errorf(codes.Unimplemented, "method KeepConnected not implemented")
  4348. }
  4349. func (*UnimplementedSeaweedFilerServer) LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error) {
  4350. return nil, status.Errorf(codes.Unimplemented, "method LocateBroker not implemented")
  4351. }
  4352. func (*UnimplementedSeaweedFilerServer) KvGet(context.Context, *KvGetRequest) (*KvGetResponse, error) {
  4353. return nil, status.Errorf(codes.Unimplemented, "method KvGet not implemented")
  4354. }
  4355. func (*UnimplementedSeaweedFilerServer) KvPut(context.Context, *KvPutRequest) (*KvPutResponse, error) {
  4356. return nil, status.Errorf(codes.Unimplemented, "method KvPut not implemented")
  4357. }
  4358. func RegisterSeaweedFilerServer(s *grpc.Server, srv SeaweedFilerServer) {
  4359. s.RegisterService(&_SeaweedFiler_serviceDesc, srv)
  4360. }
  4361. func _SeaweedFiler_LookupDirectoryEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4362. in := new(LookupDirectoryEntryRequest)
  4363. if err := dec(in); err != nil {
  4364. return nil, err
  4365. }
  4366. if interceptor == nil {
  4367. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, in)
  4368. }
  4369. info := &grpc.UnaryServerInfo{
  4370. Server: srv,
  4371. FullMethod: "/filer_pb.SeaweedFiler/LookupDirectoryEntry",
  4372. }
  4373. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4374. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, req.(*LookupDirectoryEntryRequest))
  4375. }
  4376. return interceptor(ctx, in, info, handler)
  4377. }
  4378. func _SeaweedFiler_ListEntries_Handler(srv interface{}, stream grpc.ServerStream) error {
  4379. m := new(ListEntriesRequest)
  4380. if err := stream.RecvMsg(m); err != nil {
  4381. return err
  4382. }
  4383. return srv.(SeaweedFilerServer).ListEntries(m, &seaweedFilerListEntriesServer{stream})
  4384. }
  4385. type SeaweedFiler_ListEntriesServer interface {
  4386. Send(*ListEntriesResponse) error
  4387. grpc.ServerStream
  4388. }
  4389. type seaweedFilerListEntriesServer struct {
  4390. grpc.ServerStream
  4391. }
  4392. func (x *seaweedFilerListEntriesServer) Send(m *ListEntriesResponse) error {
  4393. return x.ServerStream.SendMsg(m)
  4394. }
  4395. func _SeaweedFiler_CreateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4396. in := new(CreateEntryRequest)
  4397. if err := dec(in); err != nil {
  4398. return nil, err
  4399. }
  4400. if interceptor == nil {
  4401. return srv.(SeaweedFilerServer).CreateEntry(ctx, in)
  4402. }
  4403. info := &grpc.UnaryServerInfo{
  4404. Server: srv,
  4405. FullMethod: "/filer_pb.SeaweedFiler/CreateEntry",
  4406. }
  4407. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4408. return srv.(SeaweedFilerServer).CreateEntry(ctx, req.(*CreateEntryRequest))
  4409. }
  4410. return interceptor(ctx, in, info, handler)
  4411. }
  4412. func _SeaweedFiler_UpdateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4413. in := new(UpdateEntryRequest)
  4414. if err := dec(in); err != nil {
  4415. return nil, err
  4416. }
  4417. if interceptor == nil {
  4418. return srv.(SeaweedFilerServer).UpdateEntry(ctx, in)
  4419. }
  4420. info := &grpc.UnaryServerInfo{
  4421. Server: srv,
  4422. FullMethod: "/filer_pb.SeaweedFiler/UpdateEntry",
  4423. }
  4424. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4425. return srv.(SeaweedFilerServer).UpdateEntry(ctx, req.(*UpdateEntryRequest))
  4426. }
  4427. return interceptor(ctx, in, info, handler)
  4428. }
  4429. func _SeaweedFiler_AppendToEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4430. in := new(AppendToEntryRequest)
  4431. if err := dec(in); err != nil {
  4432. return nil, err
  4433. }
  4434. if interceptor == nil {
  4435. return srv.(SeaweedFilerServer).AppendToEntry(ctx, in)
  4436. }
  4437. info := &grpc.UnaryServerInfo{
  4438. Server: srv,
  4439. FullMethod: "/filer_pb.SeaweedFiler/AppendToEntry",
  4440. }
  4441. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4442. return srv.(SeaweedFilerServer).AppendToEntry(ctx, req.(*AppendToEntryRequest))
  4443. }
  4444. return interceptor(ctx, in, info, handler)
  4445. }
  4446. func _SeaweedFiler_DeleteEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4447. in := new(DeleteEntryRequest)
  4448. if err := dec(in); err != nil {
  4449. return nil, err
  4450. }
  4451. if interceptor == nil {
  4452. return srv.(SeaweedFilerServer).DeleteEntry(ctx, in)
  4453. }
  4454. info := &grpc.UnaryServerInfo{
  4455. Server: srv,
  4456. FullMethod: "/filer_pb.SeaweedFiler/DeleteEntry",
  4457. }
  4458. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4459. return srv.(SeaweedFilerServer).DeleteEntry(ctx, req.(*DeleteEntryRequest))
  4460. }
  4461. return interceptor(ctx, in, info, handler)
  4462. }
  4463. func _SeaweedFiler_AtomicRenameEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4464. in := new(AtomicRenameEntryRequest)
  4465. if err := dec(in); err != nil {
  4466. return nil, err
  4467. }
  4468. if interceptor == nil {
  4469. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, in)
  4470. }
  4471. info := &grpc.UnaryServerInfo{
  4472. Server: srv,
  4473. FullMethod: "/filer_pb.SeaweedFiler/AtomicRenameEntry",
  4474. }
  4475. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4476. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, req.(*AtomicRenameEntryRequest))
  4477. }
  4478. return interceptor(ctx, in, info, handler)
  4479. }
  4480. func _SeaweedFiler_AssignVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4481. in := new(AssignVolumeRequest)
  4482. if err := dec(in); err != nil {
  4483. return nil, err
  4484. }
  4485. if interceptor == nil {
  4486. return srv.(SeaweedFilerServer).AssignVolume(ctx, in)
  4487. }
  4488. info := &grpc.UnaryServerInfo{
  4489. Server: srv,
  4490. FullMethod: "/filer_pb.SeaweedFiler/AssignVolume",
  4491. }
  4492. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4493. return srv.(SeaweedFilerServer).AssignVolume(ctx, req.(*AssignVolumeRequest))
  4494. }
  4495. return interceptor(ctx, in, info, handler)
  4496. }
  4497. func _SeaweedFiler_LookupVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4498. in := new(LookupVolumeRequest)
  4499. if err := dec(in); err != nil {
  4500. return nil, err
  4501. }
  4502. if interceptor == nil {
  4503. return srv.(SeaweedFilerServer).LookupVolume(ctx, in)
  4504. }
  4505. info := &grpc.UnaryServerInfo{
  4506. Server: srv,
  4507. FullMethod: "/filer_pb.SeaweedFiler/LookupVolume",
  4508. }
  4509. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4510. return srv.(SeaweedFilerServer).LookupVolume(ctx, req.(*LookupVolumeRequest))
  4511. }
  4512. return interceptor(ctx, in, info, handler)
  4513. }
  4514. func _SeaweedFiler_CollectionList_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4515. in := new(CollectionListRequest)
  4516. if err := dec(in); err != nil {
  4517. return nil, err
  4518. }
  4519. if interceptor == nil {
  4520. return srv.(SeaweedFilerServer).CollectionList(ctx, in)
  4521. }
  4522. info := &grpc.UnaryServerInfo{
  4523. Server: srv,
  4524. FullMethod: "/filer_pb.SeaweedFiler/CollectionList",
  4525. }
  4526. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4527. return srv.(SeaweedFilerServer).CollectionList(ctx, req.(*CollectionListRequest))
  4528. }
  4529. return interceptor(ctx, in, info, handler)
  4530. }
  4531. func _SeaweedFiler_DeleteCollection_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4532. in := new(DeleteCollectionRequest)
  4533. if err := dec(in); err != nil {
  4534. return nil, err
  4535. }
  4536. if interceptor == nil {
  4537. return srv.(SeaweedFilerServer).DeleteCollection(ctx, in)
  4538. }
  4539. info := &grpc.UnaryServerInfo{
  4540. Server: srv,
  4541. FullMethod: "/filer_pb.SeaweedFiler/DeleteCollection",
  4542. }
  4543. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4544. return srv.(SeaweedFilerServer).DeleteCollection(ctx, req.(*DeleteCollectionRequest))
  4545. }
  4546. return interceptor(ctx, in, info, handler)
  4547. }
  4548. func _SeaweedFiler_Statistics_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4549. in := new(StatisticsRequest)
  4550. if err := dec(in); err != nil {
  4551. return nil, err
  4552. }
  4553. if interceptor == nil {
  4554. return srv.(SeaweedFilerServer).Statistics(ctx, in)
  4555. }
  4556. info := &grpc.UnaryServerInfo{
  4557. Server: srv,
  4558. FullMethod: "/filer_pb.SeaweedFiler/Statistics",
  4559. }
  4560. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4561. return srv.(SeaweedFilerServer).Statistics(ctx, req.(*StatisticsRequest))
  4562. }
  4563. return interceptor(ctx, in, info, handler)
  4564. }
  4565. func _SeaweedFiler_GetFilerConfiguration_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4566. in := new(GetFilerConfigurationRequest)
  4567. if err := dec(in); err != nil {
  4568. return nil, err
  4569. }
  4570. if interceptor == nil {
  4571. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, in)
  4572. }
  4573. info := &grpc.UnaryServerInfo{
  4574. Server: srv,
  4575. FullMethod: "/filer_pb.SeaweedFiler/GetFilerConfiguration",
  4576. }
  4577. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4578. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, req.(*GetFilerConfigurationRequest))
  4579. }
  4580. return interceptor(ctx, in, info, handler)
  4581. }
  4582. func _SeaweedFiler_SubscribeMetadata_Handler(srv interface{}, stream grpc.ServerStream) error {
  4583. m := new(SubscribeMetadataRequest)
  4584. if err := stream.RecvMsg(m); err != nil {
  4585. return err
  4586. }
  4587. return srv.(SeaweedFilerServer).SubscribeMetadata(m, &seaweedFilerSubscribeMetadataServer{stream})
  4588. }
  4589. type SeaweedFiler_SubscribeMetadataServer interface {
  4590. Send(*SubscribeMetadataResponse) error
  4591. grpc.ServerStream
  4592. }
  4593. type seaweedFilerSubscribeMetadataServer struct {
  4594. grpc.ServerStream
  4595. }
  4596. func (x *seaweedFilerSubscribeMetadataServer) Send(m *SubscribeMetadataResponse) error {
  4597. return x.ServerStream.SendMsg(m)
  4598. }
  4599. func _SeaweedFiler_SubscribeLocalMetadata_Handler(srv interface{}, stream grpc.ServerStream) error {
  4600. m := new(SubscribeMetadataRequest)
  4601. if err := stream.RecvMsg(m); err != nil {
  4602. return err
  4603. }
  4604. return srv.(SeaweedFilerServer).SubscribeLocalMetadata(m, &seaweedFilerSubscribeLocalMetadataServer{stream})
  4605. }
  4606. type SeaweedFiler_SubscribeLocalMetadataServer interface {
  4607. Send(*SubscribeMetadataResponse) error
  4608. grpc.ServerStream
  4609. }
  4610. type seaweedFilerSubscribeLocalMetadataServer struct {
  4611. grpc.ServerStream
  4612. }
  4613. func (x *seaweedFilerSubscribeLocalMetadataServer) Send(m *SubscribeMetadataResponse) error {
  4614. return x.ServerStream.SendMsg(m)
  4615. }
  4616. func _SeaweedFiler_KeepConnected_Handler(srv interface{}, stream grpc.ServerStream) error {
  4617. return srv.(SeaweedFilerServer).KeepConnected(&seaweedFilerKeepConnectedServer{stream})
  4618. }
  4619. type SeaweedFiler_KeepConnectedServer interface {
  4620. Send(*KeepConnectedResponse) error
  4621. Recv() (*KeepConnectedRequest, error)
  4622. grpc.ServerStream
  4623. }
  4624. type seaweedFilerKeepConnectedServer struct {
  4625. grpc.ServerStream
  4626. }
  4627. func (x *seaweedFilerKeepConnectedServer) Send(m *KeepConnectedResponse) error {
  4628. return x.ServerStream.SendMsg(m)
  4629. }
  4630. func (x *seaweedFilerKeepConnectedServer) Recv() (*KeepConnectedRequest, error) {
  4631. m := new(KeepConnectedRequest)
  4632. if err := x.ServerStream.RecvMsg(m); err != nil {
  4633. return nil, err
  4634. }
  4635. return m, nil
  4636. }
  4637. func _SeaweedFiler_LocateBroker_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4638. in := new(LocateBrokerRequest)
  4639. if err := dec(in); err != nil {
  4640. return nil, err
  4641. }
  4642. if interceptor == nil {
  4643. return srv.(SeaweedFilerServer).LocateBroker(ctx, in)
  4644. }
  4645. info := &grpc.UnaryServerInfo{
  4646. Server: srv,
  4647. FullMethod: "/filer_pb.SeaweedFiler/LocateBroker",
  4648. }
  4649. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4650. return srv.(SeaweedFilerServer).LocateBroker(ctx, req.(*LocateBrokerRequest))
  4651. }
  4652. return interceptor(ctx, in, info, handler)
  4653. }
  4654. func _SeaweedFiler_KvGet_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4655. in := new(KvGetRequest)
  4656. if err := dec(in); err != nil {
  4657. return nil, err
  4658. }
  4659. if interceptor == nil {
  4660. return srv.(SeaweedFilerServer).KvGet(ctx, in)
  4661. }
  4662. info := &grpc.UnaryServerInfo{
  4663. Server: srv,
  4664. FullMethod: "/filer_pb.SeaweedFiler/KvGet",
  4665. }
  4666. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4667. return srv.(SeaweedFilerServer).KvGet(ctx, req.(*KvGetRequest))
  4668. }
  4669. return interceptor(ctx, in, info, handler)
  4670. }
  4671. func _SeaweedFiler_KvPut_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  4672. in := new(KvPutRequest)
  4673. if err := dec(in); err != nil {
  4674. return nil, err
  4675. }
  4676. if interceptor == nil {
  4677. return srv.(SeaweedFilerServer).KvPut(ctx, in)
  4678. }
  4679. info := &grpc.UnaryServerInfo{
  4680. Server: srv,
  4681. FullMethod: "/filer_pb.SeaweedFiler/KvPut",
  4682. }
  4683. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  4684. return srv.(SeaweedFilerServer).KvPut(ctx, req.(*KvPutRequest))
  4685. }
  4686. return interceptor(ctx, in, info, handler)
  4687. }
  4688. var _SeaweedFiler_serviceDesc = grpc.ServiceDesc{
  4689. ServiceName: "filer_pb.SeaweedFiler",
  4690. HandlerType: (*SeaweedFilerServer)(nil),
  4691. Methods: []grpc.MethodDesc{
  4692. {
  4693. MethodName: "LookupDirectoryEntry",
  4694. Handler: _SeaweedFiler_LookupDirectoryEntry_Handler,
  4695. },
  4696. {
  4697. MethodName: "CreateEntry",
  4698. Handler: _SeaweedFiler_CreateEntry_Handler,
  4699. },
  4700. {
  4701. MethodName: "UpdateEntry",
  4702. Handler: _SeaweedFiler_UpdateEntry_Handler,
  4703. },
  4704. {
  4705. MethodName: "AppendToEntry",
  4706. Handler: _SeaweedFiler_AppendToEntry_Handler,
  4707. },
  4708. {
  4709. MethodName: "DeleteEntry",
  4710. Handler: _SeaweedFiler_DeleteEntry_Handler,
  4711. },
  4712. {
  4713. MethodName: "AtomicRenameEntry",
  4714. Handler: _SeaweedFiler_AtomicRenameEntry_Handler,
  4715. },
  4716. {
  4717. MethodName: "AssignVolume",
  4718. Handler: _SeaweedFiler_AssignVolume_Handler,
  4719. },
  4720. {
  4721. MethodName: "LookupVolume",
  4722. Handler: _SeaweedFiler_LookupVolume_Handler,
  4723. },
  4724. {
  4725. MethodName: "CollectionList",
  4726. Handler: _SeaweedFiler_CollectionList_Handler,
  4727. },
  4728. {
  4729. MethodName: "DeleteCollection",
  4730. Handler: _SeaweedFiler_DeleteCollection_Handler,
  4731. },
  4732. {
  4733. MethodName: "Statistics",
  4734. Handler: _SeaweedFiler_Statistics_Handler,
  4735. },
  4736. {
  4737. MethodName: "GetFilerConfiguration",
  4738. Handler: _SeaweedFiler_GetFilerConfiguration_Handler,
  4739. },
  4740. {
  4741. MethodName: "LocateBroker",
  4742. Handler: _SeaweedFiler_LocateBroker_Handler,
  4743. },
  4744. {
  4745. MethodName: "KvGet",
  4746. Handler: _SeaweedFiler_KvGet_Handler,
  4747. },
  4748. {
  4749. MethodName: "KvPut",
  4750. Handler: _SeaweedFiler_KvPut_Handler,
  4751. },
  4752. },
  4753. Streams: []grpc.StreamDesc{
  4754. {
  4755. StreamName: "ListEntries",
  4756. Handler: _SeaweedFiler_ListEntries_Handler,
  4757. ServerStreams: true,
  4758. },
  4759. {
  4760. StreamName: "SubscribeMetadata",
  4761. Handler: _SeaweedFiler_SubscribeMetadata_Handler,
  4762. ServerStreams: true,
  4763. },
  4764. {
  4765. StreamName: "SubscribeLocalMetadata",
  4766. Handler: _SeaweedFiler_SubscribeLocalMetadata_Handler,
  4767. ServerStreams: true,
  4768. },
  4769. {
  4770. StreamName: "KeepConnected",
  4771. Handler: _SeaweedFiler_KeepConnected_Handler,
  4772. ServerStreams: true,
  4773. ClientStreams: true,
  4774. },
  4775. },
  4776. Metadata: "filer.proto",
  4777. }