master.pb.go 161 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.26.0
  4. // protoc v3.17.3
  5. // source: master.proto
  6. package master_pb
  7. import (
  8. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  9. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  10. reflect "reflect"
  11. sync "sync"
  12. )
  13. const (
  14. // Verify that this generated code is sufficiently up-to-date.
  15. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  16. // Verify that runtime/protoimpl is sufficiently up-to-date.
  17. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  18. )
  19. type Heartbeat struct {
  20. state protoimpl.MessageState
  21. sizeCache protoimpl.SizeCache
  22. unknownFields protoimpl.UnknownFields
  23. Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"`
  24. Port uint32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"`
  25. PublicUrl string `protobuf:"bytes,3,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  26. MaxFileKey uint64 `protobuf:"varint,5,opt,name=max_file_key,json=maxFileKey,proto3" json:"max_file_key,omitempty"`
  27. DataCenter string `protobuf:"bytes,6,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  28. Rack string `protobuf:"bytes,7,opt,name=rack,proto3" json:"rack,omitempty"`
  29. AdminPort uint32 `protobuf:"varint,8,opt,name=admin_port,json=adminPort,proto3" json:"admin_port,omitempty"`
  30. Volumes []*VolumeInformationMessage `protobuf:"bytes,9,rep,name=volumes,proto3" json:"volumes,omitempty"`
  31. // delta volumes
  32. NewVolumes []*VolumeShortInformationMessage `protobuf:"bytes,10,rep,name=new_volumes,json=newVolumes,proto3" json:"new_volumes,omitempty"`
  33. DeletedVolumes []*VolumeShortInformationMessage `protobuf:"bytes,11,rep,name=deleted_volumes,json=deletedVolumes,proto3" json:"deleted_volumes,omitempty"`
  34. HasNoVolumes bool `protobuf:"varint,12,opt,name=has_no_volumes,json=hasNoVolumes,proto3" json:"has_no_volumes,omitempty"`
  35. // erasure coding
  36. EcShards []*VolumeEcShardInformationMessage `protobuf:"bytes,16,rep,name=ec_shards,json=ecShards,proto3" json:"ec_shards,omitempty"`
  37. // delta erasure coding shards
  38. NewEcShards []*VolumeEcShardInformationMessage `protobuf:"bytes,17,rep,name=new_ec_shards,json=newEcShards,proto3" json:"new_ec_shards,omitempty"`
  39. DeletedEcShards []*VolumeEcShardInformationMessage `protobuf:"bytes,18,rep,name=deleted_ec_shards,json=deletedEcShards,proto3" json:"deleted_ec_shards,omitempty"`
  40. HasNoEcShards bool `protobuf:"varint,19,opt,name=has_no_ec_shards,json=hasNoEcShards,proto3" json:"has_no_ec_shards,omitempty"`
  41. MaxVolumeCounts map[string]uint32 `protobuf:"bytes,4,rep,name=max_volume_counts,json=maxVolumeCounts,proto3" json:"max_volume_counts,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"varint,2,opt,name=value,proto3"`
  42. GrpcPort uint32 `protobuf:"varint,20,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  43. }
  44. func (x *Heartbeat) Reset() {
  45. *x = Heartbeat{}
  46. if protoimpl.UnsafeEnabled {
  47. mi := &file_master_proto_msgTypes[0]
  48. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  49. ms.StoreMessageInfo(mi)
  50. }
  51. }
  52. func (x *Heartbeat) String() string {
  53. return protoimpl.X.MessageStringOf(x)
  54. }
  55. func (*Heartbeat) ProtoMessage() {}
  56. func (x *Heartbeat) ProtoReflect() protoreflect.Message {
  57. mi := &file_master_proto_msgTypes[0]
  58. if protoimpl.UnsafeEnabled && x != nil {
  59. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  60. if ms.LoadMessageInfo() == nil {
  61. ms.StoreMessageInfo(mi)
  62. }
  63. return ms
  64. }
  65. return mi.MessageOf(x)
  66. }
  67. // Deprecated: Use Heartbeat.ProtoReflect.Descriptor instead.
  68. func (*Heartbeat) Descriptor() ([]byte, []int) {
  69. return file_master_proto_rawDescGZIP(), []int{0}
  70. }
  71. func (x *Heartbeat) GetIp() string {
  72. if x != nil {
  73. return x.Ip
  74. }
  75. return ""
  76. }
  77. func (x *Heartbeat) GetPort() uint32 {
  78. if x != nil {
  79. return x.Port
  80. }
  81. return 0
  82. }
  83. func (x *Heartbeat) GetPublicUrl() string {
  84. if x != nil {
  85. return x.PublicUrl
  86. }
  87. return ""
  88. }
  89. func (x *Heartbeat) GetMaxFileKey() uint64 {
  90. if x != nil {
  91. return x.MaxFileKey
  92. }
  93. return 0
  94. }
  95. func (x *Heartbeat) GetDataCenter() string {
  96. if x != nil {
  97. return x.DataCenter
  98. }
  99. return ""
  100. }
  101. func (x *Heartbeat) GetRack() string {
  102. if x != nil {
  103. return x.Rack
  104. }
  105. return ""
  106. }
  107. func (x *Heartbeat) GetAdminPort() uint32 {
  108. if x != nil {
  109. return x.AdminPort
  110. }
  111. return 0
  112. }
  113. func (x *Heartbeat) GetVolumes() []*VolumeInformationMessage {
  114. if x != nil {
  115. return x.Volumes
  116. }
  117. return nil
  118. }
  119. func (x *Heartbeat) GetNewVolumes() []*VolumeShortInformationMessage {
  120. if x != nil {
  121. return x.NewVolumes
  122. }
  123. return nil
  124. }
  125. func (x *Heartbeat) GetDeletedVolumes() []*VolumeShortInformationMessage {
  126. if x != nil {
  127. return x.DeletedVolumes
  128. }
  129. return nil
  130. }
  131. func (x *Heartbeat) GetHasNoVolumes() bool {
  132. if x != nil {
  133. return x.HasNoVolumes
  134. }
  135. return false
  136. }
  137. func (x *Heartbeat) GetEcShards() []*VolumeEcShardInformationMessage {
  138. if x != nil {
  139. return x.EcShards
  140. }
  141. return nil
  142. }
  143. func (x *Heartbeat) GetNewEcShards() []*VolumeEcShardInformationMessage {
  144. if x != nil {
  145. return x.NewEcShards
  146. }
  147. return nil
  148. }
  149. func (x *Heartbeat) GetDeletedEcShards() []*VolumeEcShardInformationMessage {
  150. if x != nil {
  151. return x.DeletedEcShards
  152. }
  153. return nil
  154. }
  155. func (x *Heartbeat) GetHasNoEcShards() bool {
  156. if x != nil {
  157. return x.HasNoEcShards
  158. }
  159. return false
  160. }
  161. func (x *Heartbeat) GetMaxVolumeCounts() map[string]uint32 {
  162. if x != nil {
  163. return x.MaxVolumeCounts
  164. }
  165. return nil
  166. }
  167. func (x *Heartbeat) GetGrpcPort() uint32 {
  168. if x != nil {
  169. return x.GrpcPort
  170. }
  171. return 0
  172. }
  173. type HeartbeatResponse struct {
  174. state protoimpl.MessageState
  175. sizeCache protoimpl.SizeCache
  176. unknownFields protoimpl.UnknownFields
  177. VolumeSizeLimit uint64 `protobuf:"varint,1,opt,name=volume_size_limit,json=volumeSizeLimit,proto3" json:"volume_size_limit,omitempty"`
  178. Leader string `protobuf:"bytes,2,opt,name=leader,proto3" json:"leader,omitempty"`
  179. MetricsAddress string `protobuf:"bytes,3,opt,name=metrics_address,json=metricsAddress,proto3" json:"metrics_address,omitempty"`
  180. MetricsIntervalSeconds uint32 `protobuf:"varint,4,opt,name=metrics_interval_seconds,json=metricsIntervalSeconds,proto3" json:"metrics_interval_seconds,omitempty"`
  181. StorageBackends []*StorageBackend `protobuf:"bytes,5,rep,name=storage_backends,json=storageBackends,proto3" json:"storage_backends,omitempty"`
  182. }
  183. func (x *HeartbeatResponse) Reset() {
  184. *x = HeartbeatResponse{}
  185. if protoimpl.UnsafeEnabled {
  186. mi := &file_master_proto_msgTypes[1]
  187. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  188. ms.StoreMessageInfo(mi)
  189. }
  190. }
  191. func (x *HeartbeatResponse) String() string {
  192. return protoimpl.X.MessageStringOf(x)
  193. }
  194. func (*HeartbeatResponse) ProtoMessage() {}
  195. func (x *HeartbeatResponse) ProtoReflect() protoreflect.Message {
  196. mi := &file_master_proto_msgTypes[1]
  197. if protoimpl.UnsafeEnabled && x != nil {
  198. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  199. if ms.LoadMessageInfo() == nil {
  200. ms.StoreMessageInfo(mi)
  201. }
  202. return ms
  203. }
  204. return mi.MessageOf(x)
  205. }
  206. // Deprecated: Use HeartbeatResponse.ProtoReflect.Descriptor instead.
  207. func (*HeartbeatResponse) Descriptor() ([]byte, []int) {
  208. return file_master_proto_rawDescGZIP(), []int{1}
  209. }
  210. func (x *HeartbeatResponse) GetVolumeSizeLimit() uint64 {
  211. if x != nil {
  212. return x.VolumeSizeLimit
  213. }
  214. return 0
  215. }
  216. func (x *HeartbeatResponse) GetLeader() string {
  217. if x != nil {
  218. return x.Leader
  219. }
  220. return ""
  221. }
  222. func (x *HeartbeatResponse) GetMetricsAddress() string {
  223. if x != nil {
  224. return x.MetricsAddress
  225. }
  226. return ""
  227. }
  228. func (x *HeartbeatResponse) GetMetricsIntervalSeconds() uint32 {
  229. if x != nil {
  230. return x.MetricsIntervalSeconds
  231. }
  232. return 0
  233. }
  234. func (x *HeartbeatResponse) GetStorageBackends() []*StorageBackend {
  235. if x != nil {
  236. return x.StorageBackends
  237. }
  238. return nil
  239. }
  240. type VolumeInformationMessage struct {
  241. state protoimpl.MessageState
  242. sizeCache protoimpl.SizeCache
  243. unknownFields protoimpl.UnknownFields
  244. Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  245. Size uint64 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
  246. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  247. FileCount uint64 `protobuf:"varint,4,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  248. DeleteCount uint64 `protobuf:"varint,5,opt,name=delete_count,json=deleteCount,proto3" json:"delete_count,omitempty"`
  249. DeletedByteCount uint64 `protobuf:"varint,6,opt,name=deleted_byte_count,json=deletedByteCount,proto3" json:"deleted_byte_count,omitempty"`
  250. ReadOnly bool `protobuf:"varint,7,opt,name=read_only,json=readOnly,proto3" json:"read_only,omitempty"`
  251. ReplicaPlacement uint32 `protobuf:"varint,8,opt,name=replica_placement,json=replicaPlacement,proto3" json:"replica_placement,omitempty"`
  252. Version uint32 `protobuf:"varint,9,opt,name=version,proto3" json:"version,omitempty"`
  253. Ttl uint32 `protobuf:"varint,10,opt,name=ttl,proto3" json:"ttl,omitempty"`
  254. CompactRevision uint32 `protobuf:"varint,11,opt,name=compact_revision,json=compactRevision,proto3" json:"compact_revision,omitempty"`
  255. ModifiedAtSecond int64 `protobuf:"varint,12,opt,name=modified_at_second,json=modifiedAtSecond,proto3" json:"modified_at_second,omitempty"`
  256. RemoteStorageName string `protobuf:"bytes,13,opt,name=remote_storage_name,json=remoteStorageName,proto3" json:"remote_storage_name,omitempty"`
  257. RemoteStorageKey string `protobuf:"bytes,14,opt,name=remote_storage_key,json=remoteStorageKey,proto3" json:"remote_storage_key,omitempty"`
  258. DiskType string `protobuf:"bytes,15,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  259. }
  260. func (x *VolumeInformationMessage) Reset() {
  261. *x = VolumeInformationMessage{}
  262. if protoimpl.UnsafeEnabled {
  263. mi := &file_master_proto_msgTypes[2]
  264. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  265. ms.StoreMessageInfo(mi)
  266. }
  267. }
  268. func (x *VolumeInformationMessage) String() string {
  269. return protoimpl.X.MessageStringOf(x)
  270. }
  271. func (*VolumeInformationMessage) ProtoMessage() {}
  272. func (x *VolumeInformationMessage) ProtoReflect() protoreflect.Message {
  273. mi := &file_master_proto_msgTypes[2]
  274. if protoimpl.UnsafeEnabled && x != nil {
  275. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  276. if ms.LoadMessageInfo() == nil {
  277. ms.StoreMessageInfo(mi)
  278. }
  279. return ms
  280. }
  281. return mi.MessageOf(x)
  282. }
  283. // Deprecated: Use VolumeInformationMessage.ProtoReflect.Descriptor instead.
  284. func (*VolumeInformationMessage) Descriptor() ([]byte, []int) {
  285. return file_master_proto_rawDescGZIP(), []int{2}
  286. }
  287. func (x *VolumeInformationMessage) GetId() uint32 {
  288. if x != nil {
  289. return x.Id
  290. }
  291. return 0
  292. }
  293. func (x *VolumeInformationMessage) GetSize() uint64 {
  294. if x != nil {
  295. return x.Size
  296. }
  297. return 0
  298. }
  299. func (x *VolumeInformationMessage) GetCollection() string {
  300. if x != nil {
  301. return x.Collection
  302. }
  303. return ""
  304. }
  305. func (x *VolumeInformationMessage) GetFileCount() uint64 {
  306. if x != nil {
  307. return x.FileCount
  308. }
  309. return 0
  310. }
  311. func (x *VolumeInformationMessage) GetDeleteCount() uint64 {
  312. if x != nil {
  313. return x.DeleteCount
  314. }
  315. return 0
  316. }
  317. func (x *VolumeInformationMessage) GetDeletedByteCount() uint64 {
  318. if x != nil {
  319. return x.DeletedByteCount
  320. }
  321. return 0
  322. }
  323. func (x *VolumeInformationMessage) GetReadOnly() bool {
  324. if x != nil {
  325. return x.ReadOnly
  326. }
  327. return false
  328. }
  329. func (x *VolumeInformationMessage) GetReplicaPlacement() uint32 {
  330. if x != nil {
  331. return x.ReplicaPlacement
  332. }
  333. return 0
  334. }
  335. func (x *VolumeInformationMessage) GetVersion() uint32 {
  336. if x != nil {
  337. return x.Version
  338. }
  339. return 0
  340. }
  341. func (x *VolumeInformationMessage) GetTtl() uint32 {
  342. if x != nil {
  343. return x.Ttl
  344. }
  345. return 0
  346. }
  347. func (x *VolumeInformationMessage) GetCompactRevision() uint32 {
  348. if x != nil {
  349. return x.CompactRevision
  350. }
  351. return 0
  352. }
  353. func (x *VolumeInformationMessage) GetModifiedAtSecond() int64 {
  354. if x != nil {
  355. return x.ModifiedAtSecond
  356. }
  357. return 0
  358. }
  359. func (x *VolumeInformationMessage) GetRemoteStorageName() string {
  360. if x != nil {
  361. return x.RemoteStorageName
  362. }
  363. return ""
  364. }
  365. func (x *VolumeInformationMessage) GetRemoteStorageKey() string {
  366. if x != nil {
  367. return x.RemoteStorageKey
  368. }
  369. return ""
  370. }
  371. func (x *VolumeInformationMessage) GetDiskType() string {
  372. if x != nil {
  373. return x.DiskType
  374. }
  375. return ""
  376. }
  377. type VolumeShortInformationMessage struct {
  378. state protoimpl.MessageState
  379. sizeCache protoimpl.SizeCache
  380. unknownFields protoimpl.UnknownFields
  381. Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  382. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  383. ReplicaPlacement uint32 `protobuf:"varint,8,opt,name=replica_placement,json=replicaPlacement,proto3" json:"replica_placement,omitempty"`
  384. Version uint32 `protobuf:"varint,9,opt,name=version,proto3" json:"version,omitempty"`
  385. Ttl uint32 `protobuf:"varint,10,opt,name=ttl,proto3" json:"ttl,omitempty"`
  386. DiskType string `protobuf:"bytes,15,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  387. }
  388. func (x *VolumeShortInformationMessage) Reset() {
  389. *x = VolumeShortInformationMessage{}
  390. if protoimpl.UnsafeEnabled {
  391. mi := &file_master_proto_msgTypes[3]
  392. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  393. ms.StoreMessageInfo(mi)
  394. }
  395. }
  396. func (x *VolumeShortInformationMessage) String() string {
  397. return protoimpl.X.MessageStringOf(x)
  398. }
  399. func (*VolumeShortInformationMessage) ProtoMessage() {}
  400. func (x *VolumeShortInformationMessage) ProtoReflect() protoreflect.Message {
  401. mi := &file_master_proto_msgTypes[3]
  402. if protoimpl.UnsafeEnabled && x != nil {
  403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  404. if ms.LoadMessageInfo() == nil {
  405. ms.StoreMessageInfo(mi)
  406. }
  407. return ms
  408. }
  409. return mi.MessageOf(x)
  410. }
  411. // Deprecated: Use VolumeShortInformationMessage.ProtoReflect.Descriptor instead.
  412. func (*VolumeShortInformationMessage) Descriptor() ([]byte, []int) {
  413. return file_master_proto_rawDescGZIP(), []int{3}
  414. }
  415. func (x *VolumeShortInformationMessage) GetId() uint32 {
  416. if x != nil {
  417. return x.Id
  418. }
  419. return 0
  420. }
  421. func (x *VolumeShortInformationMessage) GetCollection() string {
  422. if x != nil {
  423. return x.Collection
  424. }
  425. return ""
  426. }
  427. func (x *VolumeShortInformationMessage) GetReplicaPlacement() uint32 {
  428. if x != nil {
  429. return x.ReplicaPlacement
  430. }
  431. return 0
  432. }
  433. func (x *VolumeShortInformationMessage) GetVersion() uint32 {
  434. if x != nil {
  435. return x.Version
  436. }
  437. return 0
  438. }
  439. func (x *VolumeShortInformationMessage) GetTtl() uint32 {
  440. if x != nil {
  441. return x.Ttl
  442. }
  443. return 0
  444. }
  445. func (x *VolumeShortInformationMessage) GetDiskType() string {
  446. if x != nil {
  447. return x.DiskType
  448. }
  449. return ""
  450. }
  451. type VolumeEcShardInformationMessage struct {
  452. state protoimpl.MessageState
  453. sizeCache protoimpl.SizeCache
  454. unknownFields protoimpl.UnknownFields
  455. Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
  456. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  457. EcIndexBits uint32 `protobuf:"varint,3,opt,name=ec_index_bits,json=ecIndexBits,proto3" json:"ec_index_bits,omitempty"`
  458. DiskType string `protobuf:"bytes,4,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  459. }
  460. func (x *VolumeEcShardInformationMessage) Reset() {
  461. *x = VolumeEcShardInformationMessage{}
  462. if protoimpl.UnsafeEnabled {
  463. mi := &file_master_proto_msgTypes[4]
  464. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  465. ms.StoreMessageInfo(mi)
  466. }
  467. }
  468. func (x *VolumeEcShardInformationMessage) String() string {
  469. return protoimpl.X.MessageStringOf(x)
  470. }
  471. func (*VolumeEcShardInformationMessage) ProtoMessage() {}
  472. func (x *VolumeEcShardInformationMessage) ProtoReflect() protoreflect.Message {
  473. mi := &file_master_proto_msgTypes[4]
  474. if protoimpl.UnsafeEnabled && x != nil {
  475. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  476. if ms.LoadMessageInfo() == nil {
  477. ms.StoreMessageInfo(mi)
  478. }
  479. return ms
  480. }
  481. return mi.MessageOf(x)
  482. }
  483. // Deprecated: Use VolumeEcShardInformationMessage.ProtoReflect.Descriptor instead.
  484. func (*VolumeEcShardInformationMessage) Descriptor() ([]byte, []int) {
  485. return file_master_proto_rawDescGZIP(), []int{4}
  486. }
  487. func (x *VolumeEcShardInformationMessage) GetId() uint32 {
  488. if x != nil {
  489. return x.Id
  490. }
  491. return 0
  492. }
  493. func (x *VolumeEcShardInformationMessage) GetCollection() string {
  494. if x != nil {
  495. return x.Collection
  496. }
  497. return ""
  498. }
  499. func (x *VolumeEcShardInformationMessage) GetEcIndexBits() uint32 {
  500. if x != nil {
  501. return x.EcIndexBits
  502. }
  503. return 0
  504. }
  505. func (x *VolumeEcShardInformationMessage) GetDiskType() string {
  506. if x != nil {
  507. return x.DiskType
  508. }
  509. return ""
  510. }
  511. type StorageBackend struct {
  512. state protoimpl.MessageState
  513. sizeCache protoimpl.SizeCache
  514. unknownFields protoimpl.UnknownFields
  515. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
  516. Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  517. Properties map[string]string `protobuf:"bytes,3,rep,name=properties,proto3" json:"properties,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  518. }
  519. func (x *StorageBackend) Reset() {
  520. *x = StorageBackend{}
  521. if protoimpl.UnsafeEnabled {
  522. mi := &file_master_proto_msgTypes[5]
  523. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  524. ms.StoreMessageInfo(mi)
  525. }
  526. }
  527. func (x *StorageBackend) String() string {
  528. return protoimpl.X.MessageStringOf(x)
  529. }
  530. func (*StorageBackend) ProtoMessage() {}
  531. func (x *StorageBackend) ProtoReflect() protoreflect.Message {
  532. mi := &file_master_proto_msgTypes[5]
  533. if protoimpl.UnsafeEnabled && x != nil {
  534. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  535. if ms.LoadMessageInfo() == nil {
  536. ms.StoreMessageInfo(mi)
  537. }
  538. return ms
  539. }
  540. return mi.MessageOf(x)
  541. }
  542. // Deprecated: Use StorageBackend.ProtoReflect.Descriptor instead.
  543. func (*StorageBackend) Descriptor() ([]byte, []int) {
  544. return file_master_proto_rawDescGZIP(), []int{5}
  545. }
  546. func (x *StorageBackend) GetType() string {
  547. if x != nil {
  548. return x.Type
  549. }
  550. return ""
  551. }
  552. func (x *StorageBackend) GetId() string {
  553. if x != nil {
  554. return x.Id
  555. }
  556. return ""
  557. }
  558. func (x *StorageBackend) GetProperties() map[string]string {
  559. if x != nil {
  560. return x.Properties
  561. }
  562. return nil
  563. }
  564. type Empty struct {
  565. state protoimpl.MessageState
  566. sizeCache protoimpl.SizeCache
  567. unknownFields protoimpl.UnknownFields
  568. }
  569. func (x *Empty) Reset() {
  570. *x = Empty{}
  571. if protoimpl.UnsafeEnabled {
  572. mi := &file_master_proto_msgTypes[6]
  573. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  574. ms.StoreMessageInfo(mi)
  575. }
  576. }
  577. func (x *Empty) String() string {
  578. return protoimpl.X.MessageStringOf(x)
  579. }
  580. func (*Empty) ProtoMessage() {}
  581. func (x *Empty) ProtoReflect() protoreflect.Message {
  582. mi := &file_master_proto_msgTypes[6]
  583. if protoimpl.UnsafeEnabled && x != nil {
  584. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  585. if ms.LoadMessageInfo() == nil {
  586. ms.StoreMessageInfo(mi)
  587. }
  588. return ms
  589. }
  590. return mi.MessageOf(x)
  591. }
  592. // Deprecated: Use Empty.ProtoReflect.Descriptor instead.
  593. func (*Empty) Descriptor() ([]byte, []int) {
  594. return file_master_proto_rawDescGZIP(), []int{6}
  595. }
  596. type SuperBlockExtra struct {
  597. state protoimpl.MessageState
  598. sizeCache protoimpl.SizeCache
  599. unknownFields protoimpl.UnknownFields
  600. ErasureCoding *SuperBlockExtra_ErasureCoding `protobuf:"bytes,1,opt,name=erasure_coding,json=erasureCoding,proto3" json:"erasure_coding,omitempty"`
  601. }
  602. func (x *SuperBlockExtra) Reset() {
  603. *x = SuperBlockExtra{}
  604. if protoimpl.UnsafeEnabled {
  605. mi := &file_master_proto_msgTypes[7]
  606. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  607. ms.StoreMessageInfo(mi)
  608. }
  609. }
  610. func (x *SuperBlockExtra) String() string {
  611. return protoimpl.X.MessageStringOf(x)
  612. }
  613. func (*SuperBlockExtra) ProtoMessage() {}
  614. func (x *SuperBlockExtra) ProtoReflect() protoreflect.Message {
  615. mi := &file_master_proto_msgTypes[7]
  616. if protoimpl.UnsafeEnabled && x != nil {
  617. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  618. if ms.LoadMessageInfo() == nil {
  619. ms.StoreMessageInfo(mi)
  620. }
  621. return ms
  622. }
  623. return mi.MessageOf(x)
  624. }
  625. // Deprecated: Use SuperBlockExtra.ProtoReflect.Descriptor instead.
  626. func (*SuperBlockExtra) Descriptor() ([]byte, []int) {
  627. return file_master_proto_rawDescGZIP(), []int{7}
  628. }
  629. func (x *SuperBlockExtra) GetErasureCoding() *SuperBlockExtra_ErasureCoding {
  630. if x != nil {
  631. return x.ErasureCoding
  632. }
  633. return nil
  634. }
  635. type KeepConnectedRequest struct {
  636. state protoimpl.MessageState
  637. sizeCache protoimpl.SizeCache
  638. unknownFields protoimpl.UnknownFields
  639. ClientType string `protobuf:"bytes,1,opt,name=client_type,json=clientType,proto3" json:"client_type,omitempty"`
  640. ClientAddress string `protobuf:"bytes,3,opt,name=client_address,json=clientAddress,proto3" json:"client_address,omitempty"`
  641. Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"`
  642. }
  643. func (x *KeepConnectedRequest) Reset() {
  644. *x = KeepConnectedRequest{}
  645. if protoimpl.UnsafeEnabled {
  646. mi := &file_master_proto_msgTypes[8]
  647. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  648. ms.StoreMessageInfo(mi)
  649. }
  650. }
  651. func (x *KeepConnectedRequest) String() string {
  652. return protoimpl.X.MessageStringOf(x)
  653. }
  654. func (*KeepConnectedRequest) ProtoMessage() {}
  655. func (x *KeepConnectedRequest) ProtoReflect() protoreflect.Message {
  656. mi := &file_master_proto_msgTypes[8]
  657. if protoimpl.UnsafeEnabled && x != nil {
  658. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  659. if ms.LoadMessageInfo() == nil {
  660. ms.StoreMessageInfo(mi)
  661. }
  662. return ms
  663. }
  664. return mi.MessageOf(x)
  665. }
  666. // Deprecated: Use KeepConnectedRequest.ProtoReflect.Descriptor instead.
  667. func (*KeepConnectedRequest) Descriptor() ([]byte, []int) {
  668. return file_master_proto_rawDescGZIP(), []int{8}
  669. }
  670. func (x *KeepConnectedRequest) GetClientType() string {
  671. if x != nil {
  672. return x.ClientType
  673. }
  674. return ""
  675. }
  676. func (x *KeepConnectedRequest) GetClientAddress() string {
  677. if x != nil {
  678. return x.ClientAddress
  679. }
  680. return ""
  681. }
  682. func (x *KeepConnectedRequest) GetVersion() string {
  683. if x != nil {
  684. return x.Version
  685. }
  686. return ""
  687. }
  688. type VolumeLocation struct {
  689. state protoimpl.MessageState
  690. sizeCache protoimpl.SizeCache
  691. unknownFields protoimpl.UnknownFields
  692. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  693. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  694. NewVids []uint32 `protobuf:"varint,3,rep,packed,name=new_vids,json=newVids,proto3" json:"new_vids,omitempty"`
  695. DeletedVids []uint32 `protobuf:"varint,4,rep,packed,name=deleted_vids,json=deletedVids,proto3" json:"deleted_vids,omitempty"`
  696. Leader string `protobuf:"bytes,5,opt,name=leader,proto3" json:"leader,omitempty"` // optional when leader is not itself
  697. DataCenter string `protobuf:"bytes,6,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"` // optional when DataCenter is in use
  698. GrpcPort uint32 `protobuf:"varint,7,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  699. }
  700. func (x *VolumeLocation) Reset() {
  701. *x = VolumeLocation{}
  702. if protoimpl.UnsafeEnabled {
  703. mi := &file_master_proto_msgTypes[9]
  704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  705. ms.StoreMessageInfo(mi)
  706. }
  707. }
  708. func (x *VolumeLocation) String() string {
  709. return protoimpl.X.MessageStringOf(x)
  710. }
  711. func (*VolumeLocation) ProtoMessage() {}
  712. func (x *VolumeLocation) ProtoReflect() protoreflect.Message {
  713. mi := &file_master_proto_msgTypes[9]
  714. if protoimpl.UnsafeEnabled && x != nil {
  715. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  716. if ms.LoadMessageInfo() == nil {
  717. ms.StoreMessageInfo(mi)
  718. }
  719. return ms
  720. }
  721. return mi.MessageOf(x)
  722. }
  723. // Deprecated: Use VolumeLocation.ProtoReflect.Descriptor instead.
  724. func (*VolumeLocation) Descriptor() ([]byte, []int) {
  725. return file_master_proto_rawDescGZIP(), []int{9}
  726. }
  727. func (x *VolumeLocation) GetUrl() string {
  728. if x != nil {
  729. return x.Url
  730. }
  731. return ""
  732. }
  733. func (x *VolumeLocation) GetPublicUrl() string {
  734. if x != nil {
  735. return x.PublicUrl
  736. }
  737. return ""
  738. }
  739. func (x *VolumeLocation) GetNewVids() []uint32 {
  740. if x != nil {
  741. return x.NewVids
  742. }
  743. return nil
  744. }
  745. func (x *VolumeLocation) GetDeletedVids() []uint32 {
  746. if x != nil {
  747. return x.DeletedVids
  748. }
  749. return nil
  750. }
  751. func (x *VolumeLocation) GetLeader() string {
  752. if x != nil {
  753. return x.Leader
  754. }
  755. return ""
  756. }
  757. func (x *VolumeLocation) GetDataCenter() string {
  758. if x != nil {
  759. return x.DataCenter
  760. }
  761. return ""
  762. }
  763. func (x *VolumeLocation) GetGrpcPort() uint32 {
  764. if x != nil {
  765. return x.GrpcPort
  766. }
  767. return 0
  768. }
  769. type ClusterNodeUpdate struct {
  770. state protoimpl.MessageState
  771. sizeCache protoimpl.SizeCache
  772. unknownFields protoimpl.UnknownFields
  773. NodeType string `protobuf:"bytes,1,opt,name=node_type,json=nodeType,proto3" json:"node_type,omitempty"`
  774. Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"`
  775. IsLeader bool `protobuf:"varint,3,opt,name=is_leader,json=isLeader,proto3" json:"is_leader,omitempty"`
  776. IsAdd bool `protobuf:"varint,4,opt,name=is_add,json=isAdd,proto3" json:"is_add,omitempty"`
  777. }
  778. func (x *ClusterNodeUpdate) Reset() {
  779. *x = ClusterNodeUpdate{}
  780. if protoimpl.UnsafeEnabled {
  781. mi := &file_master_proto_msgTypes[10]
  782. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  783. ms.StoreMessageInfo(mi)
  784. }
  785. }
  786. func (x *ClusterNodeUpdate) String() string {
  787. return protoimpl.X.MessageStringOf(x)
  788. }
  789. func (*ClusterNodeUpdate) ProtoMessage() {}
  790. func (x *ClusterNodeUpdate) ProtoReflect() protoreflect.Message {
  791. mi := &file_master_proto_msgTypes[10]
  792. if protoimpl.UnsafeEnabled && x != nil {
  793. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  794. if ms.LoadMessageInfo() == nil {
  795. ms.StoreMessageInfo(mi)
  796. }
  797. return ms
  798. }
  799. return mi.MessageOf(x)
  800. }
  801. // Deprecated: Use ClusterNodeUpdate.ProtoReflect.Descriptor instead.
  802. func (*ClusterNodeUpdate) Descriptor() ([]byte, []int) {
  803. return file_master_proto_rawDescGZIP(), []int{10}
  804. }
  805. func (x *ClusterNodeUpdate) GetNodeType() string {
  806. if x != nil {
  807. return x.NodeType
  808. }
  809. return ""
  810. }
  811. func (x *ClusterNodeUpdate) GetAddress() string {
  812. if x != nil {
  813. return x.Address
  814. }
  815. return ""
  816. }
  817. func (x *ClusterNodeUpdate) GetIsLeader() bool {
  818. if x != nil {
  819. return x.IsLeader
  820. }
  821. return false
  822. }
  823. func (x *ClusterNodeUpdate) GetIsAdd() bool {
  824. if x != nil {
  825. return x.IsAdd
  826. }
  827. return false
  828. }
  829. type KeepConnectedResponse struct {
  830. state protoimpl.MessageState
  831. sizeCache protoimpl.SizeCache
  832. unknownFields protoimpl.UnknownFields
  833. VolumeLocation *VolumeLocation `protobuf:"bytes,1,opt,name=volume_location,json=volumeLocation,proto3" json:"volume_location,omitempty"`
  834. ClusterNodeUpdate *ClusterNodeUpdate `protobuf:"bytes,2,opt,name=cluster_node_update,json=clusterNodeUpdate,proto3" json:"cluster_node_update,omitempty"`
  835. }
  836. func (x *KeepConnectedResponse) Reset() {
  837. *x = KeepConnectedResponse{}
  838. if protoimpl.UnsafeEnabled {
  839. mi := &file_master_proto_msgTypes[11]
  840. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  841. ms.StoreMessageInfo(mi)
  842. }
  843. }
  844. func (x *KeepConnectedResponse) String() string {
  845. return protoimpl.X.MessageStringOf(x)
  846. }
  847. func (*KeepConnectedResponse) ProtoMessage() {}
  848. func (x *KeepConnectedResponse) ProtoReflect() protoreflect.Message {
  849. mi := &file_master_proto_msgTypes[11]
  850. if protoimpl.UnsafeEnabled && x != nil {
  851. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  852. if ms.LoadMessageInfo() == nil {
  853. ms.StoreMessageInfo(mi)
  854. }
  855. return ms
  856. }
  857. return mi.MessageOf(x)
  858. }
  859. // Deprecated: Use KeepConnectedResponse.ProtoReflect.Descriptor instead.
  860. func (*KeepConnectedResponse) Descriptor() ([]byte, []int) {
  861. return file_master_proto_rawDescGZIP(), []int{11}
  862. }
  863. func (x *KeepConnectedResponse) GetVolumeLocation() *VolumeLocation {
  864. if x != nil {
  865. return x.VolumeLocation
  866. }
  867. return nil
  868. }
  869. func (x *KeepConnectedResponse) GetClusterNodeUpdate() *ClusterNodeUpdate {
  870. if x != nil {
  871. return x.ClusterNodeUpdate
  872. }
  873. return nil
  874. }
  875. type LookupVolumeRequest struct {
  876. state protoimpl.MessageState
  877. sizeCache protoimpl.SizeCache
  878. unknownFields protoimpl.UnknownFields
  879. VolumeOrFileIds []string `protobuf:"bytes,1,rep,name=volume_or_file_ids,json=volumeOrFileIds,proto3" json:"volume_or_file_ids,omitempty"`
  880. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"` // optional, a bit faster if provided.
  881. }
  882. func (x *LookupVolumeRequest) Reset() {
  883. *x = LookupVolumeRequest{}
  884. if protoimpl.UnsafeEnabled {
  885. mi := &file_master_proto_msgTypes[12]
  886. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  887. ms.StoreMessageInfo(mi)
  888. }
  889. }
  890. func (x *LookupVolumeRequest) String() string {
  891. return protoimpl.X.MessageStringOf(x)
  892. }
  893. func (*LookupVolumeRequest) ProtoMessage() {}
  894. func (x *LookupVolumeRequest) ProtoReflect() protoreflect.Message {
  895. mi := &file_master_proto_msgTypes[12]
  896. if protoimpl.UnsafeEnabled && x != nil {
  897. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  898. if ms.LoadMessageInfo() == nil {
  899. ms.StoreMessageInfo(mi)
  900. }
  901. return ms
  902. }
  903. return mi.MessageOf(x)
  904. }
  905. // Deprecated: Use LookupVolumeRequest.ProtoReflect.Descriptor instead.
  906. func (*LookupVolumeRequest) Descriptor() ([]byte, []int) {
  907. return file_master_proto_rawDescGZIP(), []int{12}
  908. }
  909. func (x *LookupVolumeRequest) GetVolumeOrFileIds() []string {
  910. if x != nil {
  911. return x.VolumeOrFileIds
  912. }
  913. return nil
  914. }
  915. func (x *LookupVolumeRequest) GetCollection() string {
  916. if x != nil {
  917. return x.Collection
  918. }
  919. return ""
  920. }
  921. type LookupVolumeResponse struct {
  922. state protoimpl.MessageState
  923. sizeCache protoimpl.SizeCache
  924. unknownFields protoimpl.UnknownFields
  925. VolumeIdLocations []*LookupVolumeResponse_VolumeIdLocation `protobuf:"bytes,1,rep,name=volume_id_locations,json=volumeIdLocations,proto3" json:"volume_id_locations,omitempty"`
  926. }
  927. func (x *LookupVolumeResponse) Reset() {
  928. *x = LookupVolumeResponse{}
  929. if protoimpl.UnsafeEnabled {
  930. mi := &file_master_proto_msgTypes[13]
  931. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  932. ms.StoreMessageInfo(mi)
  933. }
  934. }
  935. func (x *LookupVolumeResponse) String() string {
  936. return protoimpl.X.MessageStringOf(x)
  937. }
  938. func (*LookupVolumeResponse) ProtoMessage() {}
  939. func (x *LookupVolumeResponse) ProtoReflect() protoreflect.Message {
  940. mi := &file_master_proto_msgTypes[13]
  941. if protoimpl.UnsafeEnabled && x != nil {
  942. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  943. if ms.LoadMessageInfo() == nil {
  944. ms.StoreMessageInfo(mi)
  945. }
  946. return ms
  947. }
  948. return mi.MessageOf(x)
  949. }
  950. // Deprecated: Use LookupVolumeResponse.ProtoReflect.Descriptor instead.
  951. func (*LookupVolumeResponse) Descriptor() ([]byte, []int) {
  952. return file_master_proto_rawDescGZIP(), []int{13}
  953. }
  954. func (x *LookupVolumeResponse) GetVolumeIdLocations() []*LookupVolumeResponse_VolumeIdLocation {
  955. if x != nil {
  956. return x.VolumeIdLocations
  957. }
  958. return nil
  959. }
  960. type Location struct {
  961. state protoimpl.MessageState
  962. sizeCache protoimpl.SizeCache
  963. unknownFields protoimpl.UnknownFields
  964. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  965. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  966. GrpcPort uint32 `protobuf:"varint,3,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  967. }
  968. func (x *Location) Reset() {
  969. *x = Location{}
  970. if protoimpl.UnsafeEnabled {
  971. mi := &file_master_proto_msgTypes[14]
  972. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  973. ms.StoreMessageInfo(mi)
  974. }
  975. }
  976. func (x *Location) String() string {
  977. return protoimpl.X.MessageStringOf(x)
  978. }
  979. func (*Location) ProtoMessage() {}
  980. func (x *Location) ProtoReflect() protoreflect.Message {
  981. mi := &file_master_proto_msgTypes[14]
  982. if protoimpl.UnsafeEnabled && x != nil {
  983. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  984. if ms.LoadMessageInfo() == nil {
  985. ms.StoreMessageInfo(mi)
  986. }
  987. return ms
  988. }
  989. return mi.MessageOf(x)
  990. }
  991. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  992. func (*Location) Descriptor() ([]byte, []int) {
  993. return file_master_proto_rawDescGZIP(), []int{14}
  994. }
  995. func (x *Location) GetUrl() string {
  996. if x != nil {
  997. return x.Url
  998. }
  999. return ""
  1000. }
  1001. func (x *Location) GetPublicUrl() string {
  1002. if x != nil {
  1003. return x.PublicUrl
  1004. }
  1005. return ""
  1006. }
  1007. func (x *Location) GetGrpcPort() uint32 {
  1008. if x != nil {
  1009. return x.GrpcPort
  1010. }
  1011. return 0
  1012. }
  1013. type AssignRequest struct {
  1014. state protoimpl.MessageState
  1015. sizeCache protoimpl.SizeCache
  1016. unknownFields protoimpl.UnknownFields
  1017. Count uint64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
  1018. Replication string `protobuf:"bytes,2,opt,name=replication,proto3" json:"replication,omitempty"`
  1019. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  1020. Ttl string `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1021. DataCenter string `protobuf:"bytes,5,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1022. Rack string `protobuf:"bytes,6,opt,name=rack,proto3" json:"rack,omitempty"`
  1023. DataNode string `protobuf:"bytes,7,opt,name=data_node,json=dataNode,proto3" json:"data_node,omitempty"`
  1024. MemoryMapMaxSizeMb uint32 `protobuf:"varint,8,opt,name=memory_map_max_size_mb,json=memoryMapMaxSizeMb,proto3" json:"memory_map_max_size_mb,omitempty"`
  1025. WritableVolumeCount uint32 `protobuf:"varint,9,opt,name=Writable_volume_count,json=WritableVolumeCount,proto3" json:"Writable_volume_count,omitempty"`
  1026. DiskType string `protobuf:"bytes,10,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  1027. }
  1028. func (x *AssignRequest) Reset() {
  1029. *x = AssignRequest{}
  1030. if protoimpl.UnsafeEnabled {
  1031. mi := &file_master_proto_msgTypes[15]
  1032. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1033. ms.StoreMessageInfo(mi)
  1034. }
  1035. }
  1036. func (x *AssignRequest) String() string {
  1037. return protoimpl.X.MessageStringOf(x)
  1038. }
  1039. func (*AssignRequest) ProtoMessage() {}
  1040. func (x *AssignRequest) ProtoReflect() protoreflect.Message {
  1041. mi := &file_master_proto_msgTypes[15]
  1042. if protoimpl.UnsafeEnabled && x != nil {
  1043. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1044. if ms.LoadMessageInfo() == nil {
  1045. ms.StoreMessageInfo(mi)
  1046. }
  1047. return ms
  1048. }
  1049. return mi.MessageOf(x)
  1050. }
  1051. // Deprecated: Use AssignRequest.ProtoReflect.Descriptor instead.
  1052. func (*AssignRequest) Descriptor() ([]byte, []int) {
  1053. return file_master_proto_rawDescGZIP(), []int{15}
  1054. }
  1055. func (x *AssignRequest) GetCount() uint64 {
  1056. if x != nil {
  1057. return x.Count
  1058. }
  1059. return 0
  1060. }
  1061. func (x *AssignRequest) GetReplication() string {
  1062. if x != nil {
  1063. return x.Replication
  1064. }
  1065. return ""
  1066. }
  1067. func (x *AssignRequest) GetCollection() string {
  1068. if x != nil {
  1069. return x.Collection
  1070. }
  1071. return ""
  1072. }
  1073. func (x *AssignRequest) GetTtl() string {
  1074. if x != nil {
  1075. return x.Ttl
  1076. }
  1077. return ""
  1078. }
  1079. func (x *AssignRequest) GetDataCenter() string {
  1080. if x != nil {
  1081. return x.DataCenter
  1082. }
  1083. return ""
  1084. }
  1085. func (x *AssignRequest) GetRack() string {
  1086. if x != nil {
  1087. return x.Rack
  1088. }
  1089. return ""
  1090. }
  1091. func (x *AssignRequest) GetDataNode() string {
  1092. if x != nil {
  1093. return x.DataNode
  1094. }
  1095. return ""
  1096. }
  1097. func (x *AssignRequest) GetMemoryMapMaxSizeMb() uint32 {
  1098. if x != nil {
  1099. return x.MemoryMapMaxSizeMb
  1100. }
  1101. return 0
  1102. }
  1103. func (x *AssignRequest) GetWritableVolumeCount() uint32 {
  1104. if x != nil {
  1105. return x.WritableVolumeCount
  1106. }
  1107. return 0
  1108. }
  1109. func (x *AssignRequest) GetDiskType() string {
  1110. if x != nil {
  1111. return x.DiskType
  1112. }
  1113. return ""
  1114. }
  1115. type AssignResponse struct {
  1116. state protoimpl.MessageState
  1117. sizeCache protoimpl.SizeCache
  1118. unknownFields protoimpl.UnknownFields
  1119. Fid string `protobuf:"bytes,1,opt,name=fid,proto3" json:"fid,omitempty"`
  1120. Count uint64 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1121. Error string `protobuf:"bytes,5,opt,name=error,proto3" json:"error,omitempty"`
  1122. Auth string `protobuf:"bytes,6,opt,name=auth,proto3" json:"auth,omitempty"`
  1123. Replicas []*Location `protobuf:"bytes,7,rep,name=replicas,proto3" json:"replicas,omitempty"`
  1124. Location *Location `protobuf:"bytes,8,opt,name=location,proto3" json:"location,omitempty"`
  1125. }
  1126. func (x *AssignResponse) Reset() {
  1127. *x = AssignResponse{}
  1128. if protoimpl.UnsafeEnabled {
  1129. mi := &file_master_proto_msgTypes[16]
  1130. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1131. ms.StoreMessageInfo(mi)
  1132. }
  1133. }
  1134. func (x *AssignResponse) String() string {
  1135. return protoimpl.X.MessageStringOf(x)
  1136. }
  1137. func (*AssignResponse) ProtoMessage() {}
  1138. func (x *AssignResponse) ProtoReflect() protoreflect.Message {
  1139. mi := &file_master_proto_msgTypes[16]
  1140. if protoimpl.UnsafeEnabled && x != nil {
  1141. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1142. if ms.LoadMessageInfo() == nil {
  1143. ms.StoreMessageInfo(mi)
  1144. }
  1145. return ms
  1146. }
  1147. return mi.MessageOf(x)
  1148. }
  1149. // Deprecated: Use AssignResponse.ProtoReflect.Descriptor instead.
  1150. func (*AssignResponse) Descriptor() ([]byte, []int) {
  1151. return file_master_proto_rawDescGZIP(), []int{16}
  1152. }
  1153. func (x *AssignResponse) GetFid() string {
  1154. if x != nil {
  1155. return x.Fid
  1156. }
  1157. return ""
  1158. }
  1159. func (x *AssignResponse) GetCount() uint64 {
  1160. if x != nil {
  1161. return x.Count
  1162. }
  1163. return 0
  1164. }
  1165. func (x *AssignResponse) GetError() string {
  1166. if x != nil {
  1167. return x.Error
  1168. }
  1169. return ""
  1170. }
  1171. func (x *AssignResponse) GetAuth() string {
  1172. if x != nil {
  1173. return x.Auth
  1174. }
  1175. return ""
  1176. }
  1177. func (x *AssignResponse) GetReplicas() []*Location {
  1178. if x != nil {
  1179. return x.Replicas
  1180. }
  1181. return nil
  1182. }
  1183. func (x *AssignResponse) GetLocation() *Location {
  1184. if x != nil {
  1185. return x.Location
  1186. }
  1187. return nil
  1188. }
  1189. type StatisticsRequest struct {
  1190. state protoimpl.MessageState
  1191. sizeCache protoimpl.SizeCache
  1192. unknownFields protoimpl.UnknownFields
  1193. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1194. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1195. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1196. DiskType string `protobuf:"bytes,4,opt,name=disk_type,json=diskType,proto3" json:"disk_type,omitempty"`
  1197. }
  1198. func (x *StatisticsRequest) Reset() {
  1199. *x = StatisticsRequest{}
  1200. if protoimpl.UnsafeEnabled {
  1201. mi := &file_master_proto_msgTypes[17]
  1202. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1203. ms.StoreMessageInfo(mi)
  1204. }
  1205. }
  1206. func (x *StatisticsRequest) String() string {
  1207. return protoimpl.X.MessageStringOf(x)
  1208. }
  1209. func (*StatisticsRequest) ProtoMessage() {}
  1210. func (x *StatisticsRequest) ProtoReflect() protoreflect.Message {
  1211. mi := &file_master_proto_msgTypes[17]
  1212. if protoimpl.UnsafeEnabled && x != nil {
  1213. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1214. if ms.LoadMessageInfo() == nil {
  1215. ms.StoreMessageInfo(mi)
  1216. }
  1217. return ms
  1218. }
  1219. return mi.MessageOf(x)
  1220. }
  1221. // Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
  1222. func (*StatisticsRequest) Descriptor() ([]byte, []int) {
  1223. return file_master_proto_rawDescGZIP(), []int{17}
  1224. }
  1225. func (x *StatisticsRequest) GetReplication() string {
  1226. if x != nil {
  1227. return x.Replication
  1228. }
  1229. return ""
  1230. }
  1231. func (x *StatisticsRequest) GetCollection() string {
  1232. if x != nil {
  1233. return x.Collection
  1234. }
  1235. return ""
  1236. }
  1237. func (x *StatisticsRequest) GetTtl() string {
  1238. if x != nil {
  1239. return x.Ttl
  1240. }
  1241. return ""
  1242. }
  1243. func (x *StatisticsRequest) GetDiskType() string {
  1244. if x != nil {
  1245. return x.DiskType
  1246. }
  1247. return ""
  1248. }
  1249. type StatisticsResponse struct {
  1250. state protoimpl.MessageState
  1251. sizeCache protoimpl.SizeCache
  1252. unknownFields protoimpl.UnknownFields
  1253. TotalSize uint64 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
  1254. UsedSize uint64 `protobuf:"varint,5,opt,name=used_size,json=usedSize,proto3" json:"used_size,omitempty"`
  1255. FileCount uint64 `protobuf:"varint,6,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  1256. }
  1257. func (x *StatisticsResponse) Reset() {
  1258. *x = StatisticsResponse{}
  1259. if protoimpl.UnsafeEnabled {
  1260. mi := &file_master_proto_msgTypes[18]
  1261. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1262. ms.StoreMessageInfo(mi)
  1263. }
  1264. }
  1265. func (x *StatisticsResponse) String() string {
  1266. return protoimpl.X.MessageStringOf(x)
  1267. }
  1268. func (*StatisticsResponse) ProtoMessage() {}
  1269. func (x *StatisticsResponse) ProtoReflect() protoreflect.Message {
  1270. mi := &file_master_proto_msgTypes[18]
  1271. if protoimpl.UnsafeEnabled && x != nil {
  1272. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1273. if ms.LoadMessageInfo() == nil {
  1274. ms.StoreMessageInfo(mi)
  1275. }
  1276. return ms
  1277. }
  1278. return mi.MessageOf(x)
  1279. }
  1280. // Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
  1281. func (*StatisticsResponse) Descriptor() ([]byte, []int) {
  1282. return file_master_proto_rawDescGZIP(), []int{18}
  1283. }
  1284. func (x *StatisticsResponse) GetTotalSize() uint64 {
  1285. if x != nil {
  1286. return x.TotalSize
  1287. }
  1288. return 0
  1289. }
  1290. func (x *StatisticsResponse) GetUsedSize() uint64 {
  1291. if x != nil {
  1292. return x.UsedSize
  1293. }
  1294. return 0
  1295. }
  1296. func (x *StatisticsResponse) GetFileCount() uint64 {
  1297. if x != nil {
  1298. return x.FileCount
  1299. }
  1300. return 0
  1301. }
  1302. //
  1303. // collection related
  1304. //
  1305. type Collection struct {
  1306. state protoimpl.MessageState
  1307. sizeCache protoimpl.SizeCache
  1308. unknownFields protoimpl.UnknownFields
  1309. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1310. }
  1311. func (x *Collection) Reset() {
  1312. *x = Collection{}
  1313. if protoimpl.UnsafeEnabled {
  1314. mi := &file_master_proto_msgTypes[19]
  1315. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1316. ms.StoreMessageInfo(mi)
  1317. }
  1318. }
  1319. func (x *Collection) String() string {
  1320. return protoimpl.X.MessageStringOf(x)
  1321. }
  1322. func (*Collection) ProtoMessage() {}
  1323. func (x *Collection) ProtoReflect() protoreflect.Message {
  1324. mi := &file_master_proto_msgTypes[19]
  1325. if protoimpl.UnsafeEnabled && x != nil {
  1326. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1327. if ms.LoadMessageInfo() == nil {
  1328. ms.StoreMessageInfo(mi)
  1329. }
  1330. return ms
  1331. }
  1332. return mi.MessageOf(x)
  1333. }
  1334. // Deprecated: Use Collection.ProtoReflect.Descriptor instead.
  1335. func (*Collection) Descriptor() ([]byte, []int) {
  1336. return file_master_proto_rawDescGZIP(), []int{19}
  1337. }
  1338. func (x *Collection) GetName() string {
  1339. if x != nil {
  1340. return x.Name
  1341. }
  1342. return ""
  1343. }
  1344. type CollectionListRequest struct {
  1345. state protoimpl.MessageState
  1346. sizeCache protoimpl.SizeCache
  1347. unknownFields protoimpl.UnknownFields
  1348. IncludeNormalVolumes bool `protobuf:"varint,1,opt,name=include_normal_volumes,json=includeNormalVolumes,proto3" json:"include_normal_volumes,omitempty"`
  1349. IncludeEcVolumes bool `protobuf:"varint,2,opt,name=include_ec_volumes,json=includeEcVolumes,proto3" json:"include_ec_volumes,omitempty"`
  1350. }
  1351. func (x *CollectionListRequest) Reset() {
  1352. *x = CollectionListRequest{}
  1353. if protoimpl.UnsafeEnabled {
  1354. mi := &file_master_proto_msgTypes[20]
  1355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1356. ms.StoreMessageInfo(mi)
  1357. }
  1358. }
  1359. func (x *CollectionListRequest) String() string {
  1360. return protoimpl.X.MessageStringOf(x)
  1361. }
  1362. func (*CollectionListRequest) ProtoMessage() {}
  1363. func (x *CollectionListRequest) ProtoReflect() protoreflect.Message {
  1364. mi := &file_master_proto_msgTypes[20]
  1365. if protoimpl.UnsafeEnabled && x != nil {
  1366. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1367. if ms.LoadMessageInfo() == nil {
  1368. ms.StoreMessageInfo(mi)
  1369. }
  1370. return ms
  1371. }
  1372. return mi.MessageOf(x)
  1373. }
  1374. // Deprecated: Use CollectionListRequest.ProtoReflect.Descriptor instead.
  1375. func (*CollectionListRequest) Descriptor() ([]byte, []int) {
  1376. return file_master_proto_rawDescGZIP(), []int{20}
  1377. }
  1378. func (x *CollectionListRequest) GetIncludeNormalVolumes() bool {
  1379. if x != nil {
  1380. return x.IncludeNormalVolumes
  1381. }
  1382. return false
  1383. }
  1384. func (x *CollectionListRequest) GetIncludeEcVolumes() bool {
  1385. if x != nil {
  1386. return x.IncludeEcVolumes
  1387. }
  1388. return false
  1389. }
  1390. type CollectionListResponse struct {
  1391. state protoimpl.MessageState
  1392. sizeCache protoimpl.SizeCache
  1393. unknownFields protoimpl.UnknownFields
  1394. Collections []*Collection `protobuf:"bytes,1,rep,name=collections,proto3" json:"collections,omitempty"`
  1395. }
  1396. func (x *CollectionListResponse) Reset() {
  1397. *x = CollectionListResponse{}
  1398. if protoimpl.UnsafeEnabled {
  1399. mi := &file_master_proto_msgTypes[21]
  1400. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1401. ms.StoreMessageInfo(mi)
  1402. }
  1403. }
  1404. func (x *CollectionListResponse) String() string {
  1405. return protoimpl.X.MessageStringOf(x)
  1406. }
  1407. func (*CollectionListResponse) ProtoMessage() {}
  1408. func (x *CollectionListResponse) ProtoReflect() protoreflect.Message {
  1409. mi := &file_master_proto_msgTypes[21]
  1410. if protoimpl.UnsafeEnabled && x != nil {
  1411. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1412. if ms.LoadMessageInfo() == nil {
  1413. ms.StoreMessageInfo(mi)
  1414. }
  1415. return ms
  1416. }
  1417. return mi.MessageOf(x)
  1418. }
  1419. // Deprecated: Use CollectionListResponse.ProtoReflect.Descriptor instead.
  1420. func (*CollectionListResponse) Descriptor() ([]byte, []int) {
  1421. return file_master_proto_rawDescGZIP(), []int{21}
  1422. }
  1423. func (x *CollectionListResponse) GetCollections() []*Collection {
  1424. if x != nil {
  1425. return x.Collections
  1426. }
  1427. return nil
  1428. }
  1429. type CollectionDeleteRequest struct {
  1430. state protoimpl.MessageState
  1431. sizeCache protoimpl.SizeCache
  1432. unknownFields protoimpl.UnknownFields
  1433. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1434. }
  1435. func (x *CollectionDeleteRequest) Reset() {
  1436. *x = CollectionDeleteRequest{}
  1437. if protoimpl.UnsafeEnabled {
  1438. mi := &file_master_proto_msgTypes[22]
  1439. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1440. ms.StoreMessageInfo(mi)
  1441. }
  1442. }
  1443. func (x *CollectionDeleteRequest) String() string {
  1444. return protoimpl.X.MessageStringOf(x)
  1445. }
  1446. func (*CollectionDeleteRequest) ProtoMessage() {}
  1447. func (x *CollectionDeleteRequest) ProtoReflect() protoreflect.Message {
  1448. mi := &file_master_proto_msgTypes[22]
  1449. if protoimpl.UnsafeEnabled && x != nil {
  1450. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1451. if ms.LoadMessageInfo() == nil {
  1452. ms.StoreMessageInfo(mi)
  1453. }
  1454. return ms
  1455. }
  1456. return mi.MessageOf(x)
  1457. }
  1458. // Deprecated: Use CollectionDeleteRequest.ProtoReflect.Descriptor instead.
  1459. func (*CollectionDeleteRequest) Descriptor() ([]byte, []int) {
  1460. return file_master_proto_rawDescGZIP(), []int{22}
  1461. }
  1462. func (x *CollectionDeleteRequest) GetName() string {
  1463. if x != nil {
  1464. return x.Name
  1465. }
  1466. return ""
  1467. }
  1468. type CollectionDeleteResponse struct {
  1469. state protoimpl.MessageState
  1470. sizeCache protoimpl.SizeCache
  1471. unknownFields protoimpl.UnknownFields
  1472. }
  1473. func (x *CollectionDeleteResponse) Reset() {
  1474. *x = CollectionDeleteResponse{}
  1475. if protoimpl.UnsafeEnabled {
  1476. mi := &file_master_proto_msgTypes[23]
  1477. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1478. ms.StoreMessageInfo(mi)
  1479. }
  1480. }
  1481. func (x *CollectionDeleteResponse) String() string {
  1482. return protoimpl.X.MessageStringOf(x)
  1483. }
  1484. func (*CollectionDeleteResponse) ProtoMessage() {}
  1485. func (x *CollectionDeleteResponse) ProtoReflect() protoreflect.Message {
  1486. mi := &file_master_proto_msgTypes[23]
  1487. if protoimpl.UnsafeEnabled && x != nil {
  1488. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1489. if ms.LoadMessageInfo() == nil {
  1490. ms.StoreMessageInfo(mi)
  1491. }
  1492. return ms
  1493. }
  1494. return mi.MessageOf(x)
  1495. }
  1496. // Deprecated: Use CollectionDeleteResponse.ProtoReflect.Descriptor instead.
  1497. func (*CollectionDeleteResponse) Descriptor() ([]byte, []int) {
  1498. return file_master_proto_rawDescGZIP(), []int{23}
  1499. }
  1500. //
  1501. // volume related
  1502. //
  1503. type DiskInfo struct {
  1504. state protoimpl.MessageState
  1505. sizeCache protoimpl.SizeCache
  1506. unknownFields protoimpl.UnknownFields
  1507. Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
  1508. VolumeCount int64 `protobuf:"varint,2,opt,name=volume_count,json=volumeCount,proto3" json:"volume_count,omitempty"`
  1509. MaxVolumeCount int64 `protobuf:"varint,3,opt,name=max_volume_count,json=maxVolumeCount,proto3" json:"max_volume_count,omitempty"`
  1510. FreeVolumeCount int64 `protobuf:"varint,4,opt,name=free_volume_count,json=freeVolumeCount,proto3" json:"free_volume_count,omitempty"`
  1511. ActiveVolumeCount int64 `protobuf:"varint,5,opt,name=active_volume_count,json=activeVolumeCount,proto3" json:"active_volume_count,omitempty"`
  1512. VolumeInfos []*VolumeInformationMessage `protobuf:"bytes,6,rep,name=volume_infos,json=volumeInfos,proto3" json:"volume_infos,omitempty"`
  1513. EcShardInfos []*VolumeEcShardInformationMessage `protobuf:"bytes,7,rep,name=ec_shard_infos,json=ecShardInfos,proto3" json:"ec_shard_infos,omitempty"`
  1514. RemoteVolumeCount int64 `protobuf:"varint,8,opt,name=remote_volume_count,json=remoteVolumeCount,proto3" json:"remote_volume_count,omitempty"`
  1515. }
  1516. func (x *DiskInfo) Reset() {
  1517. *x = DiskInfo{}
  1518. if protoimpl.UnsafeEnabled {
  1519. mi := &file_master_proto_msgTypes[24]
  1520. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1521. ms.StoreMessageInfo(mi)
  1522. }
  1523. }
  1524. func (x *DiskInfo) String() string {
  1525. return protoimpl.X.MessageStringOf(x)
  1526. }
  1527. func (*DiskInfo) ProtoMessage() {}
  1528. func (x *DiskInfo) ProtoReflect() protoreflect.Message {
  1529. mi := &file_master_proto_msgTypes[24]
  1530. if protoimpl.UnsafeEnabled && x != nil {
  1531. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1532. if ms.LoadMessageInfo() == nil {
  1533. ms.StoreMessageInfo(mi)
  1534. }
  1535. return ms
  1536. }
  1537. return mi.MessageOf(x)
  1538. }
  1539. // Deprecated: Use DiskInfo.ProtoReflect.Descriptor instead.
  1540. func (*DiskInfo) Descriptor() ([]byte, []int) {
  1541. return file_master_proto_rawDescGZIP(), []int{24}
  1542. }
  1543. func (x *DiskInfo) GetType() string {
  1544. if x != nil {
  1545. return x.Type
  1546. }
  1547. return ""
  1548. }
  1549. func (x *DiskInfo) GetVolumeCount() int64 {
  1550. if x != nil {
  1551. return x.VolumeCount
  1552. }
  1553. return 0
  1554. }
  1555. func (x *DiskInfo) GetMaxVolumeCount() int64 {
  1556. if x != nil {
  1557. return x.MaxVolumeCount
  1558. }
  1559. return 0
  1560. }
  1561. func (x *DiskInfo) GetFreeVolumeCount() int64 {
  1562. if x != nil {
  1563. return x.FreeVolumeCount
  1564. }
  1565. return 0
  1566. }
  1567. func (x *DiskInfo) GetActiveVolumeCount() int64 {
  1568. if x != nil {
  1569. return x.ActiveVolumeCount
  1570. }
  1571. return 0
  1572. }
  1573. func (x *DiskInfo) GetVolumeInfos() []*VolumeInformationMessage {
  1574. if x != nil {
  1575. return x.VolumeInfos
  1576. }
  1577. return nil
  1578. }
  1579. func (x *DiskInfo) GetEcShardInfos() []*VolumeEcShardInformationMessage {
  1580. if x != nil {
  1581. return x.EcShardInfos
  1582. }
  1583. return nil
  1584. }
  1585. func (x *DiskInfo) GetRemoteVolumeCount() int64 {
  1586. if x != nil {
  1587. return x.RemoteVolumeCount
  1588. }
  1589. return 0
  1590. }
  1591. type DataNodeInfo struct {
  1592. state protoimpl.MessageState
  1593. sizeCache protoimpl.SizeCache
  1594. unknownFields protoimpl.UnknownFields
  1595. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1596. DiskInfos map[string]*DiskInfo `protobuf:"bytes,2,rep,name=diskInfos,proto3" json:"diskInfos,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1597. GrpcPort uint32 `protobuf:"varint,3,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  1598. }
  1599. func (x *DataNodeInfo) Reset() {
  1600. *x = DataNodeInfo{}
  1601. if protoimpl.UnsafeEnabled {
  1602. mi := &file_master_proto_msgTypes[25]
  1603. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1604. ms.StoreMessageInfo(mi)
  1605. }
  1606. }
  1607. func (x *DataNodeInfo) String() string {
  1608. return protoimpl.X.MessageStringOf(x)
  1609. }
  1610. func (*DataNodeInfo) ProtoMessage() {}
  1611. func (x *DataNodeInfo) ProtoReflect() protoreflect.Message {
  1612. mi := &file_master_proto_msgTypes[25]
  1613. if protoimpl.UnsafeEnabled && x != nil {
  1614. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1615. if ms.LoadMessageInfo() == nil {
  1616. ms.StoreMessageInfo(mi)
  1617. }
  1618. return ms
  1619. }
  1620. return mi.MessageOf(x)
  1621. }
  1622. // Deprecated: Use DataNodeInfo.ProtoReflect.Descriptor instead.
  1623. func (*DataNodeInfo) Descriptor() ([]byte, []int) {
  1624. return file_master_proto_rawDescGZIP(), []int{25}
  1625. }
  1626. func (x *DataNodeInfo) GetId() string {
  1627. if x != nil {
  1628. return x.Id
  1629. }
  1630. return ""
  1631. }
  1632. func (x *DataNodeInfo) GetDiskInfos() map[string]*DiskInfo {
  1633. if x != nil {
  1634. return x.DiskInfos
  1635. }
  1636. return nil
  1637. }
  1638. func (x *DataNodeInfo) GetGrpcPort() uint32 {
  1639. if x != nil {
  1640. return x.GrpcPort
  1641. }
  1642. return 0
  1643. }
  1644. type RackInfo struct {
  1645. state protoimpl.MessageState
  1646. sizeCache protoimpl.SizeCache
  1647. unknownFields protoimpl.UnknownFields
  1648. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1649. DataNodeInfos []*DataNodeInfo `protobuf:"bytes,2,rep,name=data_node_infos,json=dataNodeInfos,proto3" json:"data_node_infos,omitempty"`
  1650. DiskInfos map[string]*DiskInfo `protobuf:"bytes,3,rep,name=diskInfos,proto3" json:"diskInfos,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1651. }
  1652. func (x *RackInfo) Reset() {
  1653. *x = RackInfo{}
  1654. if protoimpl.UnsafeEnabled {
  1655. mi := &file_master_proto_msgTypes[26]
  1656. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1657. ms.StoreMessageInfo(mi)
  1658. }
  1659. }
  1660. func (x *RackInfo) String() string {
  1661. return protoimpl.X.MessageStringOf(x)
  1662. }
  1663. func (*RackInfo) ProtoMessage() {}
  1664. func (x *RackInfo) ProtoReflect() protoreflect.Message {
  1665. mi := &file_master_proto_msgTypes[26]
  1666. if protoimpl.UnsafeEnabled && x != nil {
  1667. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1668. if ms.LoadMessageInfo() == nil {
  1669. ms.StoreMessageInfo(mi)
  1670. }
  1671. return ms
  1672. }
  1673. return mi.MessageOf(x)
  1674. }
  1675. // Deprecated: Use RackInfo.ProtoReflect.Descriptor instead.
  1676. func (*RackInfo) Descriptor() ([]byte, []int) {
  1677. return file_master_proto_rawDescGZIP(), []int{26}
  1678. }
  1679. func (x *RackInfo) GetId() string {
  1680. if x != nil {
  1681. return x.Id
  1682. }
  1683. return ""
  1684. }
  1685. func (x *RackInfo) GetDataNodeInfos() []*DataNodeInfo {
  1686. if x != nil {
  1687. return x.DataNodeInfos
  1688. }
  1689. return nil
  1690. }
  1691. func (x *RackInfo) GetDiskInfos() map[string]*DiskInfo {
  1692. if x != nil {
  1693. return x.DiskInfos
  1694. }
  1695. return nil
  1696. }
  1697. type DataCenterInfo struct {
  1698. state protoimpl.MessageState
  1699. sizeCache protoimpl.SizeCache
  1700. unknownFields protoimpl.UnknownFields
  1701. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1702. RackInfos []*RackInfo `protobuf:"bytes,2,rep,name=rack_infos,json=rackInfos,proto3" json:"rack_infos,omitempty"`
  1703. DiskInfos map[string]*DiskInfo `protobuf:"bytes,3,rep,name=diskInfos,proto3" json:"diskInfos,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1704. }
  1705. func (x *DataCenterInfo) Reset() {
  1706. *x = DataCenterInfo{}
  1707. if protoimpl.UnsafeEnabled {
  1708. mi := &file_master_proto_msgTypes[27]
  1709. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1710. ms.StoreMessageInfo(mi)
  1711. }
  1712. }
  1713. func (x *DataCenterInfo) String() string {
  1714. return protoimpl.X.MessageStringOf(x)
  1715. }
  1716. func (*DataCenterInfo) ProtoMessage() {}
  1717. func (x *DataCenterInfo) ProtoReflect() protoreflect.Message {
  1718. mi := &file_master_proto_msgTypes[27]
  1719. if protoimpl.UnsafeEnabled && x != nil {
  1720. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1721. if ms.LoadMessageInfo() == nil {
  1722. ms.StoreMessageInfo(mi)
  1723. }
  1724. return ms
  1725. }
  1726. return mi.MessageOf(x)
  1727. }
  1728. // Deprecated: Use DataCenterInfo.ProtoReflect.Descriptor instead.
  1729. func (*DataCenterInfo) Descriptor() ([]byte, []int) {
  1730. return file_master_proto_rawDescGZIP(), []int{27}
  1731. }
  1732. func (x *DataCenterInfo) GetId() string {
  1733. if x != nil {
  1734. return x.Id
  1735. }
  1736. return ""
  1737. }
  1738. func (x *DataCenterInfo) GetRackInfos() []*RackInfo {
  1739. if x != nil {
  1740. return x.RackInfos
  1741. }
  1742. return nil
  1743. }
  1744. func (x *DataCenterInfo) GetDiskInfos() map[string]*DiskInfo {
  1745. if x != nil {
  1746. return x.DiskInfos
  1747. }
  1748. return nil
  1749. }
  1750. type TopologyInfo struct {
  1751. state protoimpl.MessageState
  1752. sizeCache protoimpl.SizeCache
  1753. unknownFields protoimpl.UnknownFields
  1754. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1755. DataCenterInfos []*DataCenterInfo `protobuf:"bytes,2,rep,name=data_center_infos,json=dataCenterInfos,proto3" json:"data_center_infos,omitempty"`
  1756. DiskInfos map[string]*DiskInfo `protobuf:"bytes,3,rep,name=diskInfos,proto3" json:"diskInfos,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1757. }
  1758. func (x *TopologyInfo) Reset() {
  1759. *x = TopologyInfo{}
  1760. if protoimpl.UnsafeEnabled {
  1761. mi := &file_master_proto_msgTypes[28]
  1762. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1763. ms.StoreMessageInfo(mi)
  1764. }
  1765. }
  1766. func (x *TopologyInfo) String() string {
  1767. return protoimpl.X.MessageStringOf(x)
  1768. }
  1769. func (*TopologyInfo) ProtoMessage() {}
  1770. func (x *TopologyInfo) ProtoReflect() protoreflect.Message {
  1771. mi := &file_master_proto_msgTypes[28]
  1772. if protoimpl.UnsafeEnabled && x != nil {
  1773. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1774. if ms.LoadMessageInfo() == nil {
  1775. ms.StoreMessageInfo(mi)
  1776. }
  1777. return ms
  1778. }
  1779. return mi.MessageOf(x)
  1780. }
  1781. // Deprecated: Use TopologyInfo.ProtoReflect.Descriptor instead.
  1782. func (*TopologyInfo) Descriptor() ([]byte, []int) {
  1783. return file_master_proto_rawDescGZIP(), []int{28}
  1784. }
  1785. func (x *TopologyInfo) GetId() string {
  1786. if x != nil {
  1787. return x.Id
  1788. }
  1789. return ""
  1790. }
  1791. func (x *TopologyInfo) GetDataCenterInfos() []*DataCenterInfo {
  1792. if x != nil {
  1793. return x.DataCenterInfos
  1794. }
  1795. return nil
  1796. }
  1797. func (x *TopologyInfo) GetDiskInfos() map[string]*DiskInfo {
  1798. if x != nil {
  1799. return x.DiskInfos
  1800. }
  1801. return nil
  1802. }
  1803. type VolumeListRequest struct {
  1804. state protoimpl.MessageState
  1805. sizeCache protoimpl.SizeCache
  1806. unknownFields protoimpl.UnknownFields
  1807. }
  1808. func (x *VolumeListRequest) Reset() {
  1809. *x = VolumeListRequest{}
  1810. if protoimpl.UnsafeEnabled {
  1811. mi := &file_master_proto_msgTypes[29]
  1812. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1813. ms.StoreMessageInfo(mi)
  1814. }
  1815. }
  1816. func (x *VolumeListRequest) String() string {
  1817. return protoimpl.X.MessageStringOf(x)
  1818. }
  1819. func (*VolumeListRequest) ProtoMessage() {}
  1820. func (x *VolumeListRequest) ProtoReflect() protoreflect.Message {
  1821. mi := &file_master_proto_msgTypes[29]
  1822. if protoimpl.UnsafeEnabled && x != nil {
  1823. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1824. if ms.LoadMessageInfo() == nil {
  1825. ms.StoreMessageInfo(mi)
  1826. }
  1827. return ms
  1828. }
  1829. return mi.MessageOf(x)
  1830. }
  1831. // Deprecated: Use VolumeListRequest.ProtoReflect.Descriptor instead.
  1832. func (*VolumeListRequest) Descriptor() ([]byte, []int) {
  1833. return file_master_proto_rawDescGZIP(), []int{29}
  1834. }
  1835. type VolumeListResponse struct {
  1836. state protoimpl.MessageState
  1837. sizeCache protoimpl.SizeCache
  1838. unknownFields protoimpl.UnknownFields
  1839. TopologyInfo *TopologyInfo `protobuf:"bytes,1,opt,name=topology_info,json=topologyInfo,proto3" json:"topology_info,omitempty"`
  1840. VolumeSizeLimitMb uint64 `protobuf:"varint,2,opt,name=volume_size_limit_mb,json=volumeSizeLimitMb,proto3" json:"volume_size_limit_mb,omitempty"`
  1841. }
  1842. func (x *VolumeListResponse) Reset() {
  1843. *x = VolumeListResponse{}
  1844. if protoimpl.UnsafeEnabled {
  1845. mi := &file_master_proto_msgTypes[30]
  1846. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1847. ms.StoreMessageInfo(mi)
  1848. }
  1849. }
  1850. func (x *VolumeListResponse) String() string {
  1851. return protoimpl.X.MessageStringOf(x)
  1852. }
  1853. func (*VolumeListResponse) ProtoMessage() {}
  1854. func (x *VolumeListResponse) ProtoReflect() protoreflect.Message {
  1855. mi := &file_master_proto_msgTypes[30]
  1856. if protoimpl.UnsafeEnabled && x != nil {
  1857. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1858. if ms.LoadMessageInfo() == nil {
  1859. ms.StoreMessageInfo(mi)
  1860. }
  1861. return ms
  1862. }
  1863. return mi.MessageOf(x)
  1864. }
  1865. // Deprecated: Use VolumeListResponse.ProtoReflect.Descriptor instead.
  1866. func (*VolumeListResponse) Descriptor() ([]byte, []int) {
  1867. return file_master_proto_rawDescGZIP(), []int{30}
  1868. }
  1869. func (x *VolumeListResponse) GetTopologyInfo() *TopologyInfo {
  1870. if x != nil {
  1871. return x.TopologyInfo
  1872. }
  1873. return nil
  1874. }
  1875. func (x *VolumeListResponse) GetVolumeSizeLimitMb() uint64 {
  1876. if x != nil {
  1877. return x.VolumeSizeLimitMb
  1878. }
  1879. return 0
  1880. }
  1881. type LookupEcVolumeRequest struct {
  1882. state protoimpl.MessageState
  1883. sizeCache protoimpl.SizeCache
  1884. unknownFields protoimpl.UnknownFields
  1885. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  1886. }
  1887. func (x *LookupEcVolumeRequest) Reset() {
  1888. *x = LookupEcVolumeRequest{}
  1889. if protoimpl.UnsafeEnabled {
  1890. mi := &file_master_proto_msgTypes[31]
  1891. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1892. ms.StoreMessageInfo(mi)
  1893. }
  1894. }
  1895. func (x *LookupEcVolumeRequest) String() string {
  1896. return protoimpl.X.MessageStringOf(x)
  1897. }
  1898. func (*LookupEcVolumeRequest) ProtoMessage() {}
  1899. func (x *LookupEcVolumeRequest) ProtoReflect() protoreflect.Message {
  1900. mi := &file_master_proto_msgTypes[31]
  1901. if protoimpl.UnsafeEnabled && x != nil {
  1902. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1903. if ms.LoadMessageInfo() == nil {
  1904. ms.StoreMessageInfo(mi)
  1905. }
  1906. return ms
  1907. }
  1908. return mi.MessageOf(x)
  1909. }
  1910. // Deprecated: Use LookupEcVolumeRequest.ProtoReflect.Descriptor instead.
  1911. func (*LookupEcVolumeRequest) Descriptor() ([]byte, []int) {
  1912. return file_master_proto_rawDescGZIP(), []int{31}
  1913. }
  1914. func (x *LookupEcVolumeRequest) GetVolumeId() uint32 {
  1915. if x != nil {
  1916. return x.VolumeId
  1917. }
  1918. return 0
  1919. }
  1920. type LookupEcVolumeResponse struct {
  1921. state protoimpl.MessageState
  1922. sizeCache protoimpl.SizeCache
  1923. unknownFields protoimpl.UnknownFields
  1924. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  1925. ShardIdLocations []*LookupEcVolumeResponse_EcShardIdLocation `protobuf:"bytes,2,rep,name=shard_id_locations,json=shardIdLocations,proto3" json:"shard_id_locations,omitempty"`
  1926. }
  1927. func (x *LookupEcVolumeResponse) Reset() {
  1928. *x = LookupEcVolumeResponse{}
  1929. if protoimpl.UnsafeEnabled {
  1930. mi := &file_master_proto_msgTypes[32]
  1931. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1932. ms.StoreMessageInfo(mi)
  1933. }
  1934. }
  1935. func (x *LookupEcVolumeResponse) String() string {
  1936. return protoimpl.X.MessageStringOf(x)
  1937. }
  1938. func (*LookupEcVolumeResponse) ProtoMessage() {}
  1939. func (x *LookupEcVolumeResponse) ProtoReflect() protoreflect.Message {
  1940. mi := &file_master_proto_msgTypes[32]
  1941. if protoimpl.UnsafeEnabled && x != nil {
  1942. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1943. if ms.LoadMessageInfo() == nil {
  1944. ms.StoreMessageInfo(mi)
  1945. }
  1946. return ms
  1947. }
  1948. return mi.MessageOf(x)
  1949. }
  1950. // Deprecated: Use LookupEcVolumeResponse.ProtoReflect.Descriptor instead.
  1951. func (*LookupEcVolumeResponse) Descriptor() ([]byte, []int) {
  1952. return file_master_proto_rawDescGZIP(), []int{32}
  1953. }
  1954. func (x *LookupEcVolumeResponse) GetVolumeId() uint32 {
  1955. if x != nil {
  1956. return x.VolumeId
  1957. }
  1958. return 0
  1959. }
  1960. func (x *LookupEcVolumeResponse) GetShardIdLocations() []*LookupEcVolumeResponse_EcShardIdLocation {
  1961. if x != nil {
  1962. return x.ShardIdLocations
  1963. }
  1964. return nil
  1965. }
  1966. type VacuumVolumeRequest struct {
  1967. state protoimpl.MessageState
  1968. sizeCache protoimpl.SizeCache
  1969. unknownFields protoimpl.UnknownFields
  1970. GarbageThreshold float32 `protobuf:"fixed32,1,opt,name=garbage_threshold,json=garbageThreshold,proto3" json:"garbage_threshold,omitempty"`
  1971. }
  1972. func (x *VacuumVolumeRequest) Reset() {
  1973. *x = VacuumVolumeRequest{}
  1974. if protoimpl.UnsafeEnabled {
  1975. mi := &file_master_proto_msgTypes[33]
  1976. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1977. ms.StoreMessageInfo(mi)
  1978. }
  1979. }
  1980. func (x *VacuumVolumeRequest) String() string {
  1981. return protoimpl.X.MessageStringOf(x)
  1982. }
  1983. func (*VacuumVolumeRequest) ProtoMessage() {}
  1984. func (x *VacuumVolumeRequest) ProtoReflect() protoreflect.Message {
  1985. mi := &file_master_proto_msgTypes[33]
  1986. if protoimpl.UnsafeEnabled && x != nil {
  1987. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1988. if ms.LoadMessageInfo() == nil {
  1989. ms.StoreMessageInfo(mi)
  1990. }
  1991. return ms
  1992. }
  1993. return mi.MessageOf(x)
  1994. }
  1995. // Deprecated: Use VacuumVolumeRequest.ProtoReflect.Descriptor instead.
  1996. func (*VacuumVolumeRequest) Descriptor() ([]byte, []int) {
  1997. return file_master_proto_rawDescGZIP(), []int{33}
  1998. }
  1999. func (x *VacuumVolumeRequest) GetGarbageThreshold() float32 {
  2000. if x != nil {
  2001. return x.GarbageThreshold
  2002. }
  2003. return 0
  2004. }
  2005. type VacuumVolumeResponse struct {
  2006. state protoimpl.MessageState
  2007. sizeCache protoimpl.SizeCache
  2008. unknownFields protoimpl.UnknownFields
  2009. }
  2010. func (x *VacuumVolumeResponse) Reset() {
  2011. *x = VacuumVolumeResponse{}
  2012. if protoimpl.UnsafeEnabled {
  2013. mi := &file_master_proto_msgTypes[34]
  2014. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2015. ms.StoreMessageInfo(mi)
  2016. }
  2017. }
  2018. func (x *VacuumVolumeResponse) String() string {
  2019. return protoimpl.X.MessageStringOf(x)
  2020. }
  2021. func (*VacuumVolumeResponse) ProtoMessage() {}
  2022. func (x *VacuumVolumeResponse) ProtoReflect() protoreflect.Message {
  2023. mi := &file_master_proto_msgTypes[34]
  2024. if protoimpl.UnsafeEnabled && x != nil {
  2025. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2026. if ms.LoadMessageInfo() == nil {
  2027. ms.StoreMessageInfo(mi)
  2028. }
  2029. return ms
  2030. }
  2031. return mi.MessageOf(x)
  2032. }
  2033. // Deprecated: Use VacuumVolumeResponse.ProtoReflect.Descriptor instead.
  2034. func (*VacuumVolumeResponse) Descriptor() ([]byte, []int) {
  2035. return file_master_proto_rawDescGZIP(), []int{34}
  2036. }
  2037. type GetMasterConfigurationRequest struct {
  2038. state protoimpl.MessageState
  2039. sizeCache protoimpl.SizeCache
  2040. unknownFields protoimpl.UnknownFields
  2041. }
  2042. func (x *GetMasterConfigurationRequest) Reset() {
  2043. *x = GetMasterConfigurationRequest{}
  2044. if protoimpl.UnsafeEnabled {
  2045. mi := &file_master_proto_msgTypes[35]
  2046. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2047. ms.StoreMessageInfo(mi)
  2048. }
  2049. }
  2050. func (x *GetMasterConfigurationRequest) String() string {
  2051. return protoimpl.X.MessageStringOf(x)
  2052. }
  2053. func (*GetMasterConfigurationRequest) ProtoMessage() {}
  2054. func (x *GetMasterConfigurationRequest) ProtoReflect() protoreflect.Message {
  2055. mi := &file_master_proto_msgTypes[35]
  2056. if protoimpl.UnsafeEnabled && x != nil {
  2057. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2058. if ms.LoadMessageInfo() == nil {
  2059. ms.StoreMessageInfo(mi)
  2060. }
  2061. return ms
  2062. }
  2063. return mi.MessageOf(x)
  2064. }
  2065. // Deprecated: Use GetMasterConfigurationRequest.ProtoReflect.Descriptor instead.
  2066. func (*GetMasterConfigurationRequest) Descriptor() ([]byte, []int) {
  2067. return file_master_proto_rawDescGZIP(), []int{35}
  2068. }
  2069. type GetMasterConfigurationResponse struct {
  2070. state protoimpl.MessageState
  2071. sizeCache protoimpl.SizeCache
  2072. unknownFields protoimpl.UnknownFields
  2073. MetricsAddress string `protobuf:"bytes,1,opt,name=metrics_address,json=metricsAddress,proto3" json:"metrics_address,omitempty"`
  2074. MetricsIntervalSeconds uint32 `protobuf:"varint,2,opt,name=metrics_interval_seconds,json=metricsIntervalSeconds,proto3" json:"metrics_interval_seconds,omitempty"`
  2075. StorageBackends []*StorageBackend `protobuf:"bytes,3,rep,name=storage_backends,json=storageBackends,proto3" json:"storage_backends,omitempty"`
  2076. DefaultReplication string `protobuf:"bytes,4,opt,name=default_replication,json=defaultReplication,proto3" json:"default_replication,omitempty"`
  2077. Leader string `protobuf:"bytes,5,opt,name=leader,proto3" json:"leader,omitempty"`
  2078. VolumeSizeLimitMB uint32 `protobuf:"varint,6,opt,name=volume_size_limit_m_b,json=volumeSizeLimitMB,proto3" json:"volume_size_limit_m_b,omitempty"`
  2079. VolumePreallocate bool `protobuf:"varint,7,opt,name=volume_preallocate,json=volumePreallocate,proto3" json:"volume_preallocate,omitempty"`
  2080. }
  2081. func (x *GetMasterConfigurationResponse) Reset() {
  2082. *x = GetMasterConfigurationResponse{}
  2083. if protoimpl.UnsafeEnabled {
  2084. mi := &file_master_proto_msgTypes[36]
  2085. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2086. ms.StoreMessageInfo(mi)
  2087. }
  2088. }
  2089. func (x *GetMasterConfigurationResponse) String() string {
  2090. return protoimpl.X.MessageStringOf(x)
  2091. }
  2092. func (*GetMasterConfigurationResponse) ProtoMessage() {}
  2093. func (x *GetMasterConfigurationResponse) ProtoReflect() protoreflect.Message {
  2094. mi := &file_master_proto_msgTypes[36]
  2095. if protoimpl.UnsafeEnabled && x != nil {
  2096. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2097. if ms.LoadMessageInfo() == nil {
  2098. ms.StoreMessageInfo(mi)
  2099. }
  2100. return ms
  2101. }
  2102. return mi.MessageOf(x)
  2103. }
  2104. // Deprecated: Use GetMasterConfigurationResponse.ProtoReflect.Descriptor instead.
  2105. func (*GetMasterConfigurationResponse) Descriptor() ([]byte, []int) {
  2106. return file_master_proto_rawDescGZIP(), []int{36}
  2107. }
  2108. func (x *GetMasterConfigurationResponse) GetMetricsAddress() string {
  2109. if x != nil {
  2110. return x.MetricsAddress
  2111. }
  2112. return ""
  2113. }
  2114. func (x *GetMasterConfigurationResponse) GetMetricsIntervalSeconds() uint32 {
  2115. if x != nil {
  2116. return x.MetricsIntervalSeconds
  2117. }
  2118. return 0
  2119. }
  2120. func (x *GetMasterConfigurationResponse) GetStorageBackends() []*StorageBackend {
  2121. if x != nil {
  2122. return x.StorageBackends
  2123. }
  2124. return nil
  2125. }
  2126. func (x *GetMasterConfigurationResponse) GetDefaultReplication() string {
  2127. if x != nil {
  2128. return x.DefaultReplication
  2129. }
  2130. return ""
  2131. }
  2132. func (x *GetMasterConfigurationResponse) GetLeader() string {
  2133. if x != nil {
  2134. return x.Leader
  2135. }
  2136. return ""
  2137. }
  2138. func (x *GetMasterConfigurationResponse) GetVolumeSizeLimitMB() uint32 {
  2139. if x != nil {
  2140. return x.VolumeSizeLimitMB
  2141. }
  2142. return 0
  2143. }
  2144. func (x *GetMasterConfigurationResponse) GetVolumePreallocate() bool {
  2145. if x != nil {
  2146. return x.VolumePreallocate
  2147. }
  2148. return false
  2149. }
  2150. type ListClusterNodesRequest struct {
  2151. state protoimpl.MessageState
  2152. sizeCache protoimpl.SizeCache
  2153. unknownFields protoimpl.UnknownFields
  2154. ClientType string `protobuf:"bytes,1,opt,name=client_type,json=clientType,proto3" json:"client_type,omitempty"`
  2155. }
  2156. func (x *ListClusterNodesRequest) Reset() {
  2157. *x = ListClusterNodesRequest{}
  2158. if protoimpl.UnsafeEnabled {
  2159. mi := &file_master_proto_msgTypes[37]
  2160. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2161. ms.StoreMessageInfo(mi)
  2162. }
  2163. }
  2164. func (x *ListClusterNodesRequest) String() string {
  2165. return protoimpl.X.MessageStringOf(x)
  2166. }
  2167. func (*ListClusterNodesRequest) ProtoMessage() {}
  2168. func (x *ListClusterNodesRequest) ProtoReflect() protoreflect.Message {
  2169. mi := &file_master_proto_msgTypes[37]
  2170. if protoimpl.UnsafeEnabled && x != nil {
  2171. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2172. if ms.LoadMessageInfo() == nil {
  2173. ms.StoreMessageInfo(mi)
  2174. }
  2175. return ms
  2176. }
  2177. return mi.MessageOf(x)
  2178. }
  2179. // Deprecated: Use ListClusterNodesRequest.ProtoReflect.Descriptor instead.
  2180. func (*ListClusterNodesRequest) Descriptor() ([]byte, []int) {
  2181. return file_master_proto_rawDescGZIP(), []int{37}
  2182. }
  2183. func (x *ListClusterNodesRequest) GetClientType() string {
  2184. if x != nil {
  2185. return x.ClientType
  2186. }
  2187. return ""
  2188. }
  2189. type ListClusterNodesResponse struct {
  2190. state protoimpl.MessageState
  2191. sizeCache protoimpl.SizeCache
  2192. unknownFields protoimpl.UnknownFields
  2193. ClusterNodes []*ListClusterNodesResponse_ClusterNode `protobuf:"bytes,1,rep,name=cluster_nodes,json=clusterNodes,proto3" json:"cluster_nodes,omitempty"`
  2194. }
  2195. func (x *ListClusterNodesResponse) Reset() {
  2196. *x = ListClusterNodesResponse{}
  2197. if protoimpl.UnsafeEnabled {
  2198. mi := &file_master_proto_msgTypes[38]
  2199. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2200. ms.StoreMessageInfo(mi)
  2201. }
  2202. }
  2203. func (x *ListClusterNodesResponse) String() string {
  2204. return protoimpl.X.MessageStringOf(x)
  2205. }
  2206. func (*ListClusterNodesResponse) ProtoMessage() {}
  2207. func (x *ListClusterNodesResponse) ProtoReflect() protoreflect.Message {
  2208. mi := &file_master_proto_msgTypes[38]
  2209. if protoimpl.UnsafeEnabled && x != nil {
  2210. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2211. if ms.LoadMessageInfo() == nil {
  2212. ms.StoreMessageInfo(mi)
  2213. }
  2214. return ms
  2215. }
  2216. return mi.MessageOf(x)
  2217. }
  2218. // Deprecated: Use ListClusterNodesResponse.ProtoReflect.Descriptor instead.
  2219. func (*ListClusterNodesResponse) Descriptor() ([]byte, []int) {
  2220. return file_master_proto_rawDescGZIP(), []int{38}
  2221. }
  2222. func (x *ListClusterNodesResponse) GetClusterNodes() []*ListClusterNodesResponse_ClusterNode {
  2223. if x != nil {
  2224. return x.ClusterNodes
  2225. }
  2226. return nil
  2227. }
  2228. type LeaseAdminTokenRequest struct {
  2229. state protoimpl.MessageState
  2230. sizeCache protoimpl.SizeCache
  2231. unknownFields protoimpl.UnknownFields
  2232. PreviousToken int64 `protobuf:"varint,1,opt,name=previous_token,json=previousToken,proto3" json:"previous_token,omitempty"`
  2233. PreviousLockTime int64 `protobuf:"varint,2,opt,name=previous_lock_time,json=previousLockTime,proto3" json:"previous_lock_time,omitempty"`
  2234. LockName string `protobuf:"bytes,3,opt,name=lock_name,json=lockName,proto3" json:"lock_name,omitempty"`
  2235. ClientName string `protobuf:"bytes,4,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
  2236. Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"`
  2237. }
  2238. func (x *LeaseAdminTokenRequest) Reset() {
  2239. *x = LeaseAdminTokenRequest{}
  2240. if protoimpl.UnsafeEnabled {
  2241. mi := &file_master_proto_msgTypes[39]
  2242. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2243. ms.StoreMessageInfo(mi)
  2244. }
  2245. }
  2246. func (x *LeaseAdminTokenRequest) String() string {
  2247. return protoimpl.X.MessageStringOf(x)
  2248. }
  2249. func (*LeaseAdminTokenRequest) ProtoMessage() {}
  2250. func (x *LeaseAdminTokenRequest) ProtoReflect() protoreflect.Message {
  2251. mi := &file_master_proto_msgTypes[39]
  2252. if protoimpl.UnsafeEnabled && x != nil {
  2253. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2254. if ms.LoadMessageInfo() == nil {
  2255. ms.StoreMessageInfo(mi)
  2256. }
  2257. return ms
  2258. }
  2259. return mi.MessageOf(x)
  2260. }
  2261. // Deprecated: Use LeaseAdminTokenRequest.ProtoReflect.Descriptor instead.
  2262. func (*LeaseAdminTokenRequest) Descriptor() ([]byte, []int) {
  2263. return file_master_proto_rawDescGZIP(), []int{39}
  2264. }
  2265. func (x *LeaseAdminTokenRequest) GetPreviousToken() int64 {
  2266. if x != nil {
  2267. return x.PreviousToken
  2268. }
  2269. return 0
  2270. }
  2271. func (x *LeaseAdminTokenRequest) GetPreviousLockTime() int64 {
  2272. if x != nil {
  2273. return x.PreviousLockTime
  2274. }
  2275. return 0
  2276. }
  2277. func (x *LeaseAdminTokenRequest) GetLockName() string {
  2278. if x != nil {
  2279. return x.LockName
  2280. }
  2281. return ""
  2282. }
  2283. func (x *LeaseAdminTokenRequest) GetClientName() string {
  2284. if x != nil {
  2285. return x.ClientName
  2286. }
  2287. return ""
  2288. }
  2289. func (x *LeaseAdminTokenRequest) GetMessage() string {
  2290. if x != nil {
  2291. return x.Message
  2292. }
  2293. return ""
  2294. }
  2295. type LeaseAdminTokenResponse struct {
  2296. state protoimpl.MessageState
  2297. sizeCache protoimpl.SizeCache
  2298. unknownFields protoimpl.UnknownFields
  2299. Token int64 `protobuf:"varint,1,opt,name=token,proto3" json:"token,omitempty"`
  2300. LockTsNs int64 `protobuf:"varint,2,opt,name=lock_ts_ns,json=lockTsNs,proto3" json:"lock_ts_ns,omitempty"`
  2301. }
  2302. func (x *LeaseAdminTokenResponse) Reset() {
  2303. *x = LeaseAdminTokenResponse{}
  2304. if protoimpl.UnsafeEnabled {
  2305. mi := &file_master_proto_msgTypes[40]
  2306. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2307. ms.StoreMessageInfo(mi)
  2308. }
  2309. }
  2310. func (x *LeaseAdminTokenResponse) String() string {
  2311. return protoimpl.X.MessageStringOf(x)
  2312. }
  2313. func (*LeaseAdminTokenResponse) ProtoMessage() {}
  2314. func (x *LeaseAdminTokenResponse) ProtoReflect() protoreflect.Message {
  2315. mi := &file_master_proto_msgTypes[40]
  2316. if protoimpl.UnsafeEnabled && x != nil {
  2317. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2318. if ms.LoadMessageInfo() == nil {
  2319. ms.StoreMessageInfo(mi)
  2320. }
  2321. return ms
  2322. }
  2323. return mi.MessageOf(x)
  2324. }
  2325. // Deprecated: Use LeaseAdminTokenResponse.ProtoReflect.Descriptor instead.
  2326. func (*LeaseAdminTokenResponse) Descriptor() ([]byte, []int) {
  2327. return file_master_proto_rawDescGZIP(), []int{40}
  2328. }
  2329. func (x *LeaseAdminTokenResponse) GetToken() int64 {
  2330. if x != nil {
  2331. return x.Token
  2332. }
  2333. return 0
  2334. }
  2335. func (x *LeaseAdminTokenResponse) GetLockTsNs() int64 {
  2336. if x != nil {
  2337. return x.LockTsNs
  2338. }
  2339. return 0
  2340. }
  2341. type ReleaseAdminTokenRequest struct {
  2342. state protoimpl.MessageState
  2343. sizeCache protoimpl.SizeCache
  2344. unknownFields protoimpl.UnknownFields
  2345. PreviousToken int64 `protobuf:"varint,1,opt,name=previous_token,json=previousToken,proto3" json:"previous_token,omitempty"`
  2346. PreviousLockTime int64 `protobuf:"varint,2,opt,name=previous_lock_time,json=previousLockTime,proto3" json:"previous_lock_time,omitempty"`
  2347. LockName string `protobuf:"bytes,3,opt,name=lock_name,json=lockName,proto3" json:"lock_name,omitempty"`
  2348. }
  2349. func (x *ReleaseAdminTokenRequest) Reset() {
  2350. *x = ReleaseAdminTokenRequest{}
  2351. if protoimpl.UnsafeEnabled {
  2352. mi := &file_master_proto_msgTypes[41]
  2353. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2354. ms.StoreMessageInfo(mi)
  2355. }
  2356. }
  2357. func (x *ReleaseAdminTokenRequest) String() string {
  2358. return protoimpl.X.MessageStringOf(x)
  2359. }
  2360. func (*ReleaseAdminTokenRequest) ProtoMessage() {}
  2361. func (x *ReleaseAdminTokenRequest) ProtoReflect() protoreflect.Message {
  2362. mi := &file_master_proto_msgTypes[41]
  2363. if protoimpl.UnsafeEnabled && x != nil {
  2364. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2365. if ms.LoadMessageInfo() == nil {
  2366. ms.StoreMessageInfo(mi)
  2367. }
  2368. return ms
  2369. }
  2370. return mi.MessageOf(x)
  2371. }
  2372. // Deprecated: Use ReleaseAdminTokenRequest.ProtoReflect.Descriptor instead.
  2373. func (*ReleaseAdminTokenRequest) Descriptor() ([]byte, []int) {
  2374. return file_master_proto_rawDescGZIP(), []int{41}
  2375. }
  2376. func (x *ReleaseAdminTokenRequest) GetPreviousToken() int64 {
  2377. if x != nil {
  2378. return x.PreviousToken
  2379. }
  2380. return 0
  2381. }
  2382. func (x *ReleaseAdminTokenRequest) GetPreviousLockTime() int64 {
  2383. if x != nil {
  2384. return x.PreviousLockTime
  2385. }
  2386. return 0
  2387. }
  2388. func (x *ReleaseAdminTokenRequest) GetLockName() string {
  2389. if x != nil {
  2390. return x.LockName
  2391. }
  2392. return ""
  2393. }
  2394. type ReleaseAdminTokenResponse struct {
  2395. state protoimpl.MessageState
  2396. sizeCache protoimpl.SizeCache
  2397. unknownFields protoimpl.UnknownFields
  2398. }
  2399. func (x *ReleaseAdminTokenResponse) Reset() {
  2400. *x = ReleaseAdminTokenResponse{}
  2401. if protoimpl.UnsafeEnabled {
  2402. mi := &file_master_proto_msgTypes[42]
  2403. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2404. ms.StoreMessageInfo(mi)
  2405. }
  2406. }
  2407. func (x *ReleaseAdminTokenResponse) String() string {
  2408. return protoimpl.X.MessageStringOf(x)
  2409. }
  2410. func (*ReleaseAdminTokenResponse) ProtoMessage() {}
  2411. func (x *ReleaseAdminTokenResponse) ProtoReflect() protoreflect.Message {
  2412. mi := &file_master_proto_msgTypes[42]
  2413. if protoimpl.UnsafeEnabled && x != nil {
  2414. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2415. if ms.LoadMessageInfo() == nil {
  2416. ms.StoreMessageInfo(mi)
  2417. }
  2418. return ms
  2419. }
  2420. return mi.MessageOf(x)
  2421. }
  2422. // Deprecated: Use ReleaseAdminTokenResponse.ProtoReflect.Descriptor instead.
  2423. func (*ReleaseAdminTokenResponse) Descriptor() ([]byte, []int) {
  2424. return file_master_proto_rawDescGZIP(), []int{42}
  2425. }
  2426. type SuperBlockExtra_ErasureCoding struct {
  2427. state protoimpl.MessageState
  2428. sizeCache protoimpl.SizeCache
  2429. unknownFields protoimpl.UnknownFields
  2430. Data uint32 `protobuf:"varint,1,opt,name=data,proto3" json:"data,omitempty"`
  2431. Parity uint32 `protobuf:"varint,2,opt,name=parity,proto3" json:"parity,omitempty"`
  2432. VolumeIds []uint32 `protobuf:"varint,3,rep,packed,name=volume_ids,json=volumeIds,proto3" json:"volume_ids,omitempty"`
  2433. }
  2434. func (x *SuperBlockExtra_ErasureCoding) Reset() {
  2435. *x = SuperBlockExtra_ErasureCoding{}
  2436. if protoimpl.UnsafeEnabled {
  2437. mi := &file_master_proto_msgTypes[45]
  2438. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2439. ms.StoreMessageInfo(mi)
  2440. }
  2441. }
  2442. func (x *SuperBlockExtra_ErasureCoding) String() string {
  2443. return protoimpl.X.MessageStringOf(x)
  2444. }
  2445. func (*SuperBlockExtra_ErasureCoding) ProtoMessage() {}
  2446. func (x *SuperBlockExtra_ErasureCoding) ProtoReflect() protoreflect.Message {
  2447. mi := &file_master_proto_msgTypes[45]
  2448. if protoimpl.UnsafeEnabled && x != nil {
  2449. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2450. if ms.LoadMessageInfo() == nil {
  2451. ms.StoreMessageInfo(mi)
  2452. }
  2453. return ms
  2454. }
  2455. return mi.MessageOf(x)
  2456. }
  2457. // Deprecated: Use SuperBlockExtra_ErasureCoding.ProtoReflect.Descriptor instead.
  2458. func (*SuperBlockExtra_ErasureCoding) Descriptor() ([]byte, []int) {
  2459. return file_master_proto_rawDescGZIP(), []int{7, 0}
  2460. }
  2461. func (x *SuperBlockExtra_ErasureCoding) GetData() uint32 {
  2462. if x != nil {
  2463. return x.Data
  2464. }
  2465. return 0
  2466. }
  2467. func (x *SuperBlockExtra_ErasureCoding) GetParity() uint32 {
  2468. if x != nil {
  2469. return x.Parity
  2470. }
  2471. return 0
  2472. }
  2473. func (x *SuperBlockExtra_ErasureCoding) GetVolumeIds() []uint32 {
  2474. if x != nil {
  2475. return x.VolumeIds
  2476. }
  2477. return nil
  2478. }
  2479. type LookupVolumeResponse_VolumeIdLocation struct {
  2480. state protoimpl.MessageState
  2481. sizeCache protoimpl.SizeCache
  2482. unknownFields protoimpl.UnknownFields
  2483. VolumeOrFileId string `protobuf:"bytes,1,opt,name=volume_or_file_id,json=volumeOrFileId,proto3" json:"volume_or_file_id,omitempty"`
  2484. Locations []*Location `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
  2485. Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
  2486. Auth string `protobuf:"bytes,4,opt,name=auth,proto3" json:"auth,omitempty"`
  2487. }
  2488. func (x *LookupVolumeResponse_VolumeIdLocation) Reset() {
  2489. *x = LookupVolumeResponse_VolumeIdLocation{}
  2490. if protoimpl.UnsafeEnabled {
  2491. mi := &file_master_proto_msgTypes[46]
  2492. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2493. ms.StoreMessageInfo(mi)
  2494. }
  2495. }
  2496. func (x *LookupVolumeResponse_VolumeIdLocation) String() string {
  2497. return protoimpl.X.MessageStringOf(x)
  2498. }
  2499. func (*LookupVolumeResponse_VolumeIdLocation) ProtoMessage() {}
  2500. func (x *LookupVolumeResponse_VolumeIdLocation) ProtoReflect() protoreflect.Message {
  2501. mi := &file_master_proto_msgTypes[46]
  2502. if protoimpl.UnsafeEnabled && x != nil {
  2503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2504. if ms.LoadMessageInfo() == nil {
  2505. ms.StoreMessageInfo(mi)
  2506. }
  2507. return ms
  2508. }
  2509. return mi.MessageOf(x)
  2510. }
  2511. // Deprecated: Use LookupVolumeResponse_VolumeIdLocation.ProtoReflect.Descriptor instead.
  2512. func (*LookupVolumeResponse_VolumeIdLocation) Descriptor() ([]byte, []int) {
  2513. return file_master_proto_rawDescGZIP(), []int{13, 0}
  2514. }
  2515. func (x *LookupVolumeResponse_VolumeIdLocation) GetVolumeOrFileId() string {
  2516. if x != nil {
  2517. return x.VolumeOrFileId
  2518. }
  2519. return ""
  2520. }
  2521. func (x *LookupVolumeResponse_VolumeIdLocation) GetLocations() []*Location {
  2522. if x != nil {
  2523. return x.Locations
  2524. }
  2525. return nil
  2526. }
  2527. func (x *LookupVolumeResponse_VolumeIdLocation) GetError() string {
  2528. if x != nil {
  2529. return x.Error
  2530. }
  2531. return ""
  2532. }
  2533. func (x *LookupVolumeResponse_VolumeIdLocation) GetAuth() string {
  2534. if x != nil {
  2535. return x.Auth
  2536. }
  2537. return ""
  2538. }
  2539. type LookupEcVolumeResponse_EcShardIdLocation struct {
  2540. state protoimpl.MessageState
  2541. sizeCache protoimpl.SizeCache
  2542. unknownFields protoimpl.UnknownFields
  2543. ShardId uint32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"`
  2544. Locations []*Location `protobuf:"bytes,2,rep,name=locations,proto3" json:"locations,omitempty"`
  2545. }
  2546. func (x *LookupEcVolumeResponse_EcShardIdLocation) Reset() {
  2547. *x = LookupEcVolumeResponse_EcShardIdLocation{}
  2548. if protoimpl.UnsafeEnabled {
  2549. mi := &file_master_proto_msgTypes[51]
  2550. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2551. ms.StoreMessageInfo(mi)
  2552. }
  2553. }
  2554. func (x *LookupEcVolumeResponse_EcShardIdLocation) String() string {
  2555. return protoimpl.X.MessageStringOf(x)
  2556. }
  2557. func (*LookupEcVolumeResponse_EcShardIdLocation) ProtoMessage() {}
  2558. func (x *LookupEcVolumeResponse_EcShardIdLocation) ProtoReflect() protoreflect.Message {
  2559. mi := &file_master_proto_msgTypes[51]
  2560. if protoimpl.UnsafeEnabled && x != nil {
  2561. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2562. if ms.LoadMessageInfo() == nil {
  2563. ms.StoreMessageInfo(mi)
  2564. }
  2565. return ms
  2566. }
  2567. return mi.MessageOf(x)
  2568. }
  2569. // Deprecated: Use LookupEcVolumeResponse_EcShardIdLocation.ProtoReflect.Descriptor instead.
  2570. func (*LookupEcVolumeResponse_EcShardIdLocation) Descriptor() ([]byte, []int) {
  2571. return file_master_proto_rawDescGZIP(), []int{32, 0}
  2572. }
  2573. func (x *LookupEcVolumeResponse_EcShardIdLocation) GetShardId() uint32 {
  2574. if x != nil {
  2575. return x.ShardId
  2576. }
  2577. return 0
  2578. }
  2579. func (x *LookupEcVolumeResponse_EcShardIdLocation) GetLocations() []*Location {
  2580. if x != nil {
  2581. return x.Locations
  2582. }
  2583. return nil
  2584. }
  2585. type ListClusterNodesResponse_ClusterNode struct {
  2586. state protoimpl.MessageState
  2587. sizeCache protoimpl.SizeCache
  2588. unknownFields protoimpl.UnknownFields
  2589. Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
  2590. Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
  2591. IsLeader bool `protobuf:"varint,3,opt,name=is_leader,json=isLeader,proto3" json:"is_leader,omitempty"`
  2592. }
  2593. func (x *ListClusterNodesResponse_ClusterNode) Reset() {
  2594. *x = ListClusterNodesResponse_ClusterNode{}
  2595. if protoimpl.UnsafeEnabled {
  2596. mi := &file_master_proto_msgTypes[52]
  2597. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2598. ms.StoreMessageInfo(mi)
  2599. }
  2600. }
  2601. func (x *ListClusterNodesResponse_ClusterNode) String() string {
  2602. return protoimpl.X.MessageStringOf(x)
  2603. }
  2604. func (*ListClusterNodesResponse_ClusterNode) ProtoMessage() {}
  2605. func (x *ListClusterNodesResponse_ClusterNode) ProtoReflect() protoreflect.Message {
  2606. mi := &file_master_proto_msgTypes[52]
  2607. if protoimpl.UnsafeEnabled && x != nil {
  2608. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2609. if ms.LoadMessageInfo() == nil {
  2610. ms.StoreMessageInfo(mi)
  2611. }
  2612. return ms
  2613. }
  2614. return mi.MessageOf(x)
  2615. }
  2616. // Deprecated: Use ListClusterNodesResponse_ClusterNode.ProtoReflect.Descriptor instead.
  2617. func (*ListClusterNodesResponse_ClusterNode) Descriptor() ([]byte, []int) {
  2618. return file_master_proto_rawDescGZIP(), []int{38, 0}
  2619. }
  2620. func (x *ListClusterNodesResponse_ClusterNode) GetAddress() string {
  2621. if x != nil {
  2622. return x.Address
  2623. }
  2624. return ""
  2625. }
  2626. func (x *ListClusterNodesResponse_ClusterNode) GetVersion() string {
  2627. if x != nil {
  2628. return x.Version
  2629. }
  2630. return ""
  2631. }
  2632. func (x *ListClusterNodesResponse_ClusterNode) GetIsLeader() bool {
  2633. if x != nil {
  2634. return x.IsLeader
  2635. }
  2636. return false
  2637. }
  2638. var File_master_proto protoreflect.FileDescriptor
  2639. var file_master_proto_rawDesc = []byte{
  2640. 0x0a, 0x0c, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x09,
  2641. 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x22, 0x99, 0x07, 0x0a, 0x09, 0x48, 0x65,
  2642. 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x70, 0x18, 0x01, 0x20,
  2643. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x70, 0x12, 0x12, 0x0a, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x18,
  2644. 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x04, 0x70, 0x6f, 0x72, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x70,
  2645. 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52,
  2646. 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0c, 0x6d, 0x61,
  2647. 0x78, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04,
  2648. 0x52, 0x0a, 0x6d, 0x61, 0x78, 0x46, 0x69, 0x6c, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1f, 0x0a, 0x0b,
  2649. 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28,
  2650. 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a,
  2651. 0x04, 0x72, 0x61, 0x63, 0x6b, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x61, 0x63,
  2652. 0x6b, 0x12, 0x1d, 0x0a, 0x0a, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18,
  2653. 0x08, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x09, 0x61, 0x64, 0x6d, 0x69, 0x6e, 0x50, 0x6f, 0x72, 0x74,
  2654. 0x12, 0x3d, 0x0a, 0x07, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x09, 0x20, 0x03, 0x28,
  2655. 0x0b, 0x32, 0x23, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f,
  2656. 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d,
  2657. 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x07, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x12,
  2658. 0x49, 0x0a, 0x0b, 0x6e, 0x65, 0x77, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x0a,
  2659. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62,
  2660. 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53, 0x68, 0x6f, 0x72, 0x74, 0x49, 0x6e, 0x66, 0x6f,
  2661. 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x0a,
  2662. 0x6e, 0x65, 0x77, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x12, 0x51, 0x0a, 0x0f, 0x64, 0x65,
  2663. 0x6c, 0x65, 0x74, 0x65, 0x64, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x0b, 0x20,
  2664. 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2665. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53, 0x68, 0x6f, 0x72, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72,
  2666. 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52, 0x0e, 0x64,
  2667. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x12, 0x24, 0x0a,
  2668. 0x0e, 0x68, 0x61, 0x73, 0x5f, 0x6e, 0x6f, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18,
  2669. 0x0c, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x68, 0x61, 0x73, 0x4e, 0x6f, 0x56, 0x6f, 0x6c, 0x75,
  2670. 0x6d, 0x65, 0x73, 0x12, 0x47, 0x0a, 0x09, 0x65, 0x63, 0x5f, 0x73, 0x68, 0x61, 0x72, 0x64, 0x73,
  2671. 0x18, 0x10, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  2672. 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64,
  2673. 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61,
  2674. 0x67, 0x65, 0x52, 0x08, 0x65, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x73, 0x12, 0x4e, 0x0a, 0x0d,
  2675. 0x6e, 0x65, 0x77, 0x5f, 0x65, 0x63, 0x5f, 0x73, 0x68, 0x61, 0x72, 0x64, 0x73, 0x18, 0x11, 0x20,
  2676. 0x03, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2677. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66,
  2678. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x52,
  2679. 0x0b, 0x6e, 0x65, 0x77, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x73, 0x12, 0x56, 0x0a, 0x11,
  2680. 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x5f, 0x65, 0x63, 0x5f, 0x73, 0x68, 0x61, 0x72, 0x64,
  2681. 0x73, 0x18, 0x12, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72,
  2682. 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72,
  2683. 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73,
  2684. 0x61, 0x67, 0x65, 0x52, 0x0f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x45, 0x63, 0x53, 0x68,
  2685. 0x61, 0x72, 0x64, 0x73, 0x12, 0x27, 0x0a, 0x10, 0x68, 0x61, 0x73, 0x5f, 0x6e, 0x6f, 0x5f, 0x65,
  2686. 0x63, 0x5f, 0x73, 0x68, 0x61, 0x72, 0x64, 0x73, 0x18, 0x13, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0d,
  2687. 0x68, 0x61, 0x73, 0x4e, 0x6f, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x73, 0x12, 0x55, 0x0a,
  2688. 0x11, 0x6d, 0x61, 0x78, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  2689. 0x74, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65,
  2690. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x2e, 0x4d,
  2691. 0x61, 0x78, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x73, 0x45, 0x6e,
  2692. 0x74, 0x72, 0x79, 0x52, 0x0f, 0x6d, 0x61, 0x78, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f,
  2693. 0x75, 0x6e, 0x74, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72,
  2694. 0x74, 0x18, 0x14, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72,
  2695. 0x74, 0x1a, 0x42, 0x0a, 0x14, 0x4d, 0x61, 0x78, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f,
  2696. 0x75, 0x6e, 0x74, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79,
  2697. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76,
  2698. 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75,
  2699. 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x80, 0x02, 0x0a, 0x11, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62,
  2700. 0x65, 0x61, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2a, 0x0a, 0x11, 0x76,
  2701. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x5f, 0x6c, 0x69, 0x6d, 0x69, 0x74,
  2702. 0x18, 0x01, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53, 0x69,
  2703. 0x7a, 0x65, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x12, 0x16, 0x0a, 0x06, 0x6c, 0x65, 0x61, 0x64, 0x65,
  2704. 0x72, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x12,
  2705. 0x27, 0x0a, 0x0f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65,
  2706. 0x73, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63,
  2707. 0x73, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x38, 0x0a, 0x18, 0x6d, 0x65, 0x74, 0x72,
  2708. 0x69, 0x63, 0x73, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x5f, 0x73, 0x65, 0x63,
  2709. 0x6f, 0x6e, 0x64, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x16, 0x6d, 0x65, 0x74, 0x72,
  2710. 0x69, 0x63, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x53, 0x65, 0x63, 0x6f, 0x6e,
  2711. 0x64, 0x73, 0x12, 0x44, 0x0a, 0x10, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x62, 0x61,
  2712. 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x6d,
  2713. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65,
  2714. 0x42, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x52, 0x0f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65,
  2715. 0x42, 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x73, 0x22, 0x98, 0x04, 0x0a, 0x18, 0x56, 0x6f, 0x6c,
  2716. 0x75, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65,
  2717. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2718. 0x0d, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x02, 0x20,
  2719. 0x01, 0x28, 0x04, 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c,
  2720. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63,
  2721. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c,
  2722. 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x66,
  2723. 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x21, 0x0a, 0x0c, 0x64, 0x65, 0x6c, 0x65,
  2724. 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x0b,
  2725. 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2c, 0x0a, 0x12, 0x64,
  2726. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x5f, 0x62, 0x79, 0x74, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  2727. 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x10, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64,
  2728. 0x42, 0x79, 0x74, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x72, 0x65, 0x61,
  2729. 0x64, 0x5f, 0x6f, 0x6e, 0x6c, 0x79, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x72, 0x65,
  2730. 0x61, 0x64, 0x4f, 0x6e, 0x6c, 0x79, 0x12, 0x2b, 0x0a, 0x11, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63,
  2731. 0x61, 0x5f, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28,
  2732. 0x0d, 0x52, 0x10, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x50, 0x6c, 0x61, 0x63, 0x65, 0x6d,
  2733. 0x65, 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x09,
  2734. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a,
  2735. 0x03, 0x74, 0x74, 0x6c, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12,
  2736. 0x29, 0x0a, 0x10, 0x63, 0x6f, 0x6d, 0x70, 0x61, 0x63, 0x74, 0x5f, 0x72, 0x65, 0x76, 0x69, 0x73,
  2737. 0x69, 0x6f, 0x6e, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0f, 0x63, 0x6f, 0x6d, 0x70, 0x61,
  2738. 0x63, 0x74, 0x52, 0x65, 0x76, 0x69, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2c, 0x0a, 0x12, 0x6d, 0x6f,
  2739. 0x64, 0x69, 0x66, 0x69, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x5f, 0x73, 0x65, 0x63, 0x6f, 0x6e, 0x64,
  2740. 0x18, 0x0c, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x6d, 0x6f, 0x64, 0x69, 0x66, 0x69, 0x65, 0x64,
  2741. 0x41, 0x74, 0x53, 0x65, 0x63, 0x6f, 0x6e, 0x64, 0x12, 0x2e, 0x0a, 0x13, 0x72, 0x65, 0x6d, 0x6f,
  2742. 0x74, 0x65, 0x5f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18,
  2743. 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x74, 0x6f,
  2744. 0x72, 0x61, 0x67, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2c, 0x0a, 0x12, 0x72, 0x65, 0x6d, 0x6f,
  2745. 0x74, 0x65, 0x5f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x0e,
  2746. 0x20, 0x01, 0x28, 0x09, 0x52, 0x10, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x53, 0x74, 0x6f, 0x72,
  2747. 0x61, 0x67, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74,
  2748. 0x79, 0x70, 0x65, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54,
  2749. 0x79, 0x70, 0x65, 0x22, 0xc5, 0x01, 0x0a, 0x1d, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53, 0x68,
  2750. 0x6f, 0x72, 0x74, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65,
  2751. 0x73, 0x73, 0x61, 0x67, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28,
  2752. 0x0d, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  2753. 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  2754. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2b, 0x0a, 0x11, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61,
  2755. 0x5f, 0x70, 0x6c, 0x61, 0x63, 0x65, 0x6d, 0x65, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d,
  2756. 0x52, 0x10, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x50, 0x6c, 0x61, 0x63, 0x65, 0x6d, 0x65,
  2757. 0x6e, 0x74, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20,
  2758. 0x01, 0x28, 0x0d, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03,
  2759. 0x74, 0x74, 0x6c, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1b,
  2760. 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x0f, 0x20, 0x01, 0x28,
  2761. 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65, 0x22, 0x92, 0x01, 0x0a, 0x1f,
  2762. 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66,
  2763. 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x12,
  2764. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x02, 0x69, 0x64, 0x12,
  2765. 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20,
  2766. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2767. 0x22, 0x0a, 0x0d, 0x65, 0x63, 0x5f, 0x69, 0x6e, 0x64, 0x65, 0x78, 0x5f, 0x62, 0x69, 0x74, 0x73,
  2768. 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b, 0x65, 0x63, 0x49, 0x6e, 0x64, 0x65, 0x78, 0x42,
  2769. 0x69, 0x74, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65,
  2770. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65,
  2771. 0x22, 0xbe, 0x01, 0x0a, 0x0e, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x42, 0x61, 0x63, 0x6b,
  2772. 0x65, 0x6e, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  2773. 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x02, 0x20,
  2774. 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x49, 0x0a, 0x0a, 0x70, 0x72, 0x6f, 0x70, 0x65,
  2775. 0x72, 0x74, 0x69, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x29, 0x2e, 0x6d, 0x61,
  2776. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x42,
  2777. 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x2e, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x69, 0x65,
  2778. 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0a, 0x70, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x69,
  2779. 0x65, 0x73, 0x1a, 0x3d, 0x0a, 0x0f, 0x50, 0x72, 0x6f, 0x70, 0x65, 0x72, 0x74, 0x69, 0x65, 0x73,
  2780. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01,
  2781. 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65,
  2782. 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38,
  2783. 0x01, 0x22, 0x07, 0x0a, 0x05, 0x45, 0x6d, 0x70, 0x74, 0x79, 0x22, 0xbe, 0x01, 0x0a, 0x0f, 0x53,
  2784. 0x75, 0x70, 0x65, 0x72, 0x42, 0x6c, 0x6f, 0x63, 0x6b, 0x45, 0x78, 0x74, 0x72, 0x61, 0x12, 0x4f,
  2785. 0x0a, 0x0e, 0x65, 0x72, 0x61, 0x73, 0x75, 0x72, 0x65, 0x5f, 0x63, 0x6f, 0x64, 0x69, 0x6e, 0x67,
  2786. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  2787. 0x70, 0x62, 0x2e, 0x53, 0x75, 0x70, 0x65, 0x72, 0x42, 0x6c, 0x6f, 0x63, 0x6b, 0x45, 0x78, 0x74,
  2788. 0x72, 0x61, 0x2e, 0x45, 0x72, 0x61, 0x73, 0x75, 0x72, 0x65, 0x43, 0x6f, 0x64, 0x69, 0x6e, 0x67,
  2789. 0x52, 0x0d, 0x65, 0x72, 0x61, 0x73, 0x75, 0x72, 0x65, 0x43, 0x6f, 0x64, 0x69, 0x6e, 0x67, 0x1a,
  2790. 0x5a, 0x0a, 0x0d, 0x45, 0x72, 0x61, 0x73, 0x75, 0x72, 0x65, 0x43, 0x6f, 0x64, 0x69, 0x6e, 0x67,
  2791. 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61, 0x74, 0x61, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x04,
  2792. 0x64, 0x61, 0x74, 0x61, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x61, 0x72, 0x69, 0x74, 0x79, 0x18, 0x02,
  2793. 0x20, 0x01, 0x28, 0x0d, 0x52, 0x06, 0x70, 0x61, 0x72, 0x69, 0x74, 0x79, 0x12, 0x1d, 0x0a, 0x0a,
  2794. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0d,
  2795. 0x52, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x73, 0x22, 0x78, 0x0a, 0x14, 0x4b,
  2796. 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75,
  2797. 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x74, 0x79,
  2798. 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74,
  2799. 0x54, 0x79, 0x70, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x61,
  2800. 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x63, 0x6c,
  2801. 0x69, 0x65, 0x6e, 0x74, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x76,
  2802. 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65,
  2803. 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x22, 0xd5, 0x01, 0x0a, 0x0e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2804. 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18,
  2805. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75,
  2806. 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09,
  2807. 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x19, 0x0a, 0x08, 0x6e, 0x65, 0x77,
  2808. 0x5f, 0x76, 0x69, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x07, 0x6e, 0x65, 0x77,
  2809. 0x56, 0x69, 0x64, 0x73, 0x12, 0x21, 0x0a, 0x0c, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x64, 0x5f,
  2810. 0x76, 0x69, 0x64, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0d, 0x52, 0x0b, 0x64, 0x65, 0x6c, 0x65,
  2811. 0x74, 0x65, 0x64, 0x56, 0x69, 0x64, 0x73, 0x12, 0x16, 0x0a, 0x06, 0x6c, 0x65, 0x61, 0x64, 0x65,
  2812. 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x12,
  2813. 0x1f, 0x0a, 0x0b, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x06,
  2814. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72,
  2815. 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x07, 0x20,
  2816. 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x22, 0x7e, 0x0a,
  2817. 0x11, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x55, 0x70, 0x64, 0x61,
  2818. 0x74, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6e, 0x6f, 0x64, 0x65, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18,
  2819. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6e, 0x6f, 0x64, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12,
  2820. 0x18, 0x0a, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2821. 0x52, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f,
  2822. 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73,
  2823. 0x4c, 0x65, 0x61, 0x64, 0x65, 0x72, 0x12, 0x15, 0x0a, 0x06, 0x69, 0x73, 0x5f, 0x61, 0x64, 0x64,
  2824. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x69, 0x73, 0x41, 0x64, 0x64, 0x22, 0xa9, 0x01,
  2825. 0x0a, 0x15, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52,
  2826. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x42, 0x0a, 0x0f, 0x76, 0x6f, 0x6c, 0x75, 0x6d,
  2827. 0x65, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b,
  2828. 0x32, 0x19, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c,
  2829. 0x75, 0x6d, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0e, 0x76, 0x6f, 0x6c,
  2830. 0x75, 0x6d, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x4c, 0x0a, 0x13, 0x63,
  2831. 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x6e, 0x6f, 0x64, 0x65, 0x5f, 0x75, 0x70, 0x64, 0x61,
  2832. 0x74, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65,
  2833. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65,
  2834. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x11, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e,
  2835. 0x6f, 0x64, 0x65, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x22, 0x62, 0x0a, 0x13, 0x4c, 0x6f, 0x6f,
  2836. 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2837. 0x12, 0x2b, 0x0a, 0x12, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x6f, 0x72, 0x5f, 0x66, 0x69,
  2838. 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0f, 0x76, 0x6f,
  2839. 0x6c, 0x75, 0x6d, 0x65, 0x4f, 0x72, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x73, 0x12, 0x1e, 0x0a,
  2840. 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28,
  2841. 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x95, 0x02,
  2842. 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65,
  2843. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x60, 0x0a, 0x13, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2844. 0x5f, 0x69, 0x64, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20,
  2845. 0x03, 0x28, 0x0b, 0x32, 0x30, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2846. 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70,
  2847. 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x4c, 0x6f, 0x63,
  2848. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x11, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x4c,
  2849. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x9a, 0x01, 0x0a, 0x10, 0x56, 0x6f, 0x6c,
  2850. 0x75, 0x6d, 0x65, 0x49, 0x64, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x29, 0x0a,
  2851. 0x11, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x6f, 0x72, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f,
  2852. 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2853. 0x4f, 0x72, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x31, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x61,
  2854. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d, 0x61,
  2855. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2856. 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x14, 0x0a, 0x05, 0x65,
  2857. 0x72, 0x72, 0x6f, 0x72, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f,
  2858. 0x72, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52,
  2859. 0x04, 0x61, 0x75, 0x74, 0x68, 0x22, 0x58, 0x0a, 0x08, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f,
  2860. 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  2861. 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72,
  2862. 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55,
  2863. 0x72, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18,
  2864. 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x22,
  2865. 0xd0, 0x02, 0x0a, 0x0d, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2866. 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04,
  2867. 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69,
  2868. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65,
  2869. 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c,
  2870. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63,
  2871. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c,
  2872. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1f, 0x0a, 0x0b, 0x64,
  2873. 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09,
  2874. 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x12, 0x12, 0x0a, 0x04,
  2875. 0x72, 0x61, 0x63, 0x6b, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x72, 0x61, 0x63, 0x6b,
  2876. 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x6e, 0x6f, 0x64, 0x65, 0x18, 0x07, 0x20,
  2877. 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x61, 0x74, 0x61, 0x4e, 0x6f, 0x64, 0x65, 0x12, 0x32, 0x0a,
  2878. 0x16, 0x6d, 0x65, 0x6d, 0x6f, 0x72, 0x79, 0x5f, 0x6d, 0x61, 0x70, 0x5f, 0x6d, 0x61, 0x78, 0x5f,
  2879. 0x73, 0x69, 0x7a, 0x65, 0x5f, 0x6d, 0x62, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x12, 0x6d,
  2880. 0x65, 0x6d, 0x6f, 0x72, 0x79, 0x4d, 0x61, 0x70, 0x4d, 0x61, 0x78, 0x53, 0x69, 0x7a, 0x65, 0x4d,
  2881. 0x62, 0x12, 0x32, 0x0a, 0x15, 0x57, 0x72, 0x69, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x5f, 0x76, 0x6f,
  2882. 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0d,
  2883. 0x52, 0x13, 0x57, 0x72, 0x69, 0x74, 0x61, 0x62, 0x6c, 0x65, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2884. 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79,
  2885. 0x70, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79,
  2886. 0x70, 0x65, 0x22, 0xc4, 0x01, 0x0a, 0x0e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x52, 0x65, 0x73,
  2887. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x66, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2888. 0x28, 0x09, 0x52, 0x03, 0x66, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2889. 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x14, 0x0a,
  2890. 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72,
  2891. 0x72, 0x6f, 0x72, 0x12, 0x12, 0x0a, 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28,
  2892. 0x09, 0x52, 0x04, 0x61, 0x75, 0x74, 0x68, 0x12, 0x2f, 0x0a, 0x08, 0x72, 0x65, 0x70, 0x6c, 0x69,
  2893. 0x63, 0x61, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  2894. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x08,
  2895. 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x73, 0x12, 0x2f, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61,
  2896. 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d, 0x61, 0x73,
  2897. 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52,
  2898. 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x84, 0x01, 0x0a, 0x11, 0x53, 0x74,
  2899. 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12,
  2900. 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01,
  2901. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f,
  2902. 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2903. 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  2904. 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03,
  2905. 0x74, 0x74, 0x6c, 0x12, 0x1b, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x5f, 0x74, 0x79, 0x70, 0x65,
  2906. 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x64, 0x69, 0x73, 0x6b, 0x54, 0x79, 0x70, 0x65,
  2907. 0x22, 0x6f, 0x0a, 0x12, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65,
  2908. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f,
  2909. 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61,
  2910. 0x6c, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x64, 0x5f, 0x73, 0x69,
  2911. 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08, 0x75, 0x73, 0x65, 0x64, 0x53, 0x69,
  2912. 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2913. 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x43, 0x6f, 0x75, 0x6e,
  2914. 0x74, 0x22, 0x20, 0x0a, 0x0a, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2915. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  2916. 0x61, 0x6d, 0x65, 0x22, 0x7b, 0x0a, 0x15, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  2917. 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x34, 0x0a, 0x16,
  2918. 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x5f, 0x76,
  2919. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69, 0x6e,
  2920. 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4e, 0x6f, 0x72, 0x6d, 0x61, 0x6c, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  2921. 0x65, 0x73, 0x12, 0x2c, 0x0a, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x65, 0x63,
  2922. 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x52, 0x10,
  2923. 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x73,
  2924. 0x22, 0x51, 0x0a, 0x16, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69,
  2925. 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x37, 0x0a, 0x0b, 0x63, 0x6f,
  2926. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2927. 0x15, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c,
  2928. 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0b, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69,
  2929. 0x6f, 0x6e, 0x73, 0x22, 0x2d, 0x0a, 0x17, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  2930. 0x6e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12,
  2931. 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61,
  2932. 0x6d, 0x65, 0x22, 0x1a, 0x0a, 0x18, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  2933. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x91,
  2934. 0x03, 0x0a, 0x08, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x12, 0x0a, 0x04, 0x74,
  2935. 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x12,
  2936. 0x21, 0x0a, 0x0c, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  2937. 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0b, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75,
  2938. 0x6e, 0x74, 0x12, 0x28, 0x0a, 0x10, 0x6d, 0x61, 0x78, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2939. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0e, 0x6d, 0x61,
  2940. 0x78, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2a, 0x0a, 0x11,
  2941. 0x66, 0x72, 0x65, 0x65, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e,
  2942. 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x66, 0x72, 0x65, 0x65, 0x56, 0x6f, 0x6c,
  2943. 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x2e, 0x0a, 0x13, 0x61, 0x63, 0x74, 0x69,
  2944. 0x76, 0x65, 0x5f, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18,
  2945. 0x05, 0x20, 0x01, 0x28, 0x03, 0x52, 0x11, 0x61, 0x63, 0x74, 0x69, 0x76, 0x65, 0x56, 0x6f, 0x6c,
  2946. 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x46, 0x0a, 0x0c, 0x76, 0x6f, 0x6c, 0x75,
  2947. 0x6d, 0x65, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x73, 0x18, 0x06, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x23,
  2948. 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  2949. 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73, 0x73,
  2950. 0x61, 0x67, 0x65, 0x52, 0x0b, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x73,
  2951. 0x12, 0x50, 0x0a, 0x0e, 0x65, 0x63, 0x5f, 0x73, 0x68, 0x61, 0x72, 0x64, 0x5f, 0x69, 0x6e, 0x66,
  2952. 0x6f, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x2a, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65,
  2953. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x45, 0x63, 0x53, 0x68, 0x61,
  2954. 0x72, 0x64, 0x49, 0x6e, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x73,
  2955. 0x73, 0x61, 0x67, 0x65, 0x52, 0x0c, 0x65, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x49, 0x6e, 0x66,
  2956. 0x6f, 0x73, 0x12, 0x2e, 0x0a, 0x13, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x5f, 0x76, 0x6f, 0x6c,
  2957. 0x75, 0x6d, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52,
  2958. 0x11, 0x72, 0x65, 0x6d, 0x6f, 0x74, 0x65, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x43, 0x6f, 0x75,
  2959. 0x6e, 0x74, 0x22, 0xd4, 0x01, 0x0a, 0x0c, 0x44, 0x61, 0x74, 0x61, 0x4e, 0x6f, 0x64, 0x65, 0x49,
  2960. 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2961. 0x02, 0x69, 0x64, 0x12, 0x44, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73,
  2962. 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  2963. 0x70, 0x62, 0x2e, 0x44, 0x61, 0x74, 0x61, 0x4e, 0x6f, 0x64, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x2e,
  2964. 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x09,
  2965. 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72, 0x70,
  2966. 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67, 0x72,
  2967. 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x1a, 0x51, 0x0a, 0x0e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e,
  2968. 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18,
  2969. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61,
  2970. 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  2971. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x05,
  2972. 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xf0, 0x01, 0x0a, 0x08, 0x52, 0x61,
  2973. 0x63, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2974. 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x3f, 0x0a, 0x0f, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x6e,
  2975. 0x6f, 0x64, 0x65, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2976. 0x17, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x61, 0x74, 0x61,
  2977. 0x4e, 0x6f, 0x64, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0d, 0x64, 0x61, 0x74, 0x61, 0x4e, 0x6f,
  2978. 0x64, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x12, 0x40, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49,
  2979. 0x6e, 0x66, 0x6f, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x6d, 0x61, 0x73,
  2980. 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x52, 0x61, 0x63, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x2e,
  2981. 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x09,
  2982. 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x1a, 0x51, 0x0a, 0x0e, 0x44, 0x69, 0x73,
  2983. 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b,
  2984. 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x29, 0x0a,
  2985. 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d,
  2986. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66,
  2987. 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xef, 0x01, 0x0a,
  2988. 0x0e, 0x44, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  2989. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  2990. 0x32, 0x0a, 0x0a, 0x72, 0x61, 0x63, 0x6b, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x73, 0x18, 0x02, 0x20,
  2991. 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2992. 0x52, 0x61, 0x63, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x09, 0x72, 0x61, 0x63, 0x6b, 0x49, 0x6e,
  2993. 0x66, 0x6f, 0x73, 0x12, 0x46, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73,
  2994. 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x28, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  2995. 0x70, 0x62, 0x2e, 0x44, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x49, 0x6e, 0x66,
  2996. 0x6f, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2997. 0x52, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x1a, 0x51, 0x0a, 0x0e, 0x44,
  2998. 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a,
  2999. 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12,
  3000. 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13,
  3001. 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49,
  3002. 0x6e, 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0xfe,
  3003. 0x01, 0x0a, 0x0c, 0x54, 0x6f, 0x70, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12,
  3004. 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12,
  3005. 0x45, 0x0a, 0x11, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x5f, 0x69,
  3006. 0x6e, 0x66, 0x6f, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x6d, 0x61, 0x73,
  3007. 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65,
  3008. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0f, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e, 0x74, 0x65,
  3009. 0x72, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x12, 0x44, 0x0a, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e,
  3010. 0x66, 0x6f, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x26, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  3011. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x54, 0x6f, 0x70, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x49, 0x6e,
  3012. 0x66, 0x6f, 0x2e, 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72,
  3013. 0x79, 0x52, 0x09, 0x64, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x1a, 0x51, 0x0a, 0x0e,
  3014. 0x44, 0x69, 0x73, 0x6b, 0x49, 0x6e, 0x66, 0x6f, 0x73, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10,
  3015. 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79,
  3016. 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  3017. 0x13, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x69, 0x73, 0x6b,
  3018. 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22,
  3019. 0x13, 0x0a, 0x11, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71,
  3020. 0x75, 0x65, 0x73, 0x74, 0x22, 0x83, 0x01, 0x0a, 0x12, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x4c,
  3021. 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3c, 0x0a, 0x0d, 0x74,
  3022. 0x6f, 0x70, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01,
  3023. 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x54,
  3024. 0x6f, 0x70, 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x52, 0x0c, 0x74, 0x6f, 0x70,
  3025. 0x6f, 0x6c, 0x6f, 0x67, 0x79, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x2f, 0x0a, 0x14, 0x76, 0x6f, 0x6c,
  3026. 0x75, 0x6d, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x5f, 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x5f, 0x6d,
  3027. 0x62, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52, 0x11, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53,
  3028. 0x69, 0x7a, 0x65, 0x4c, 0x69, 0x6d, 0x69, 0x74, 0x4d, 0x62, 0x22, 0x34, 0x0a, 0x15, 0x4c, 0x6f,
  3029. 0x6f, 0x6b, 0x75, 0x70, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75,
  3030. 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64,
  3031. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64,
  3032. 0x22, 0xfb, 0x01, 0x0a, 0x16, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x45, 0x63, 0x56, 0x6f, 0x6c,
  3033. 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x76,
  3034. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08,
  3035. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x61, 0x0a, 0x12, 0x73, 0x68, 0x61, 0x72,
  3036. 0x64, 0x5f, 0x69, 0x64, 0x5f, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02,
  3037. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x33, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3038. 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52,
  3039. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x45, 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x49,
  3040. 0x64, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x10, 0x73, 0x68, 0x61, 0x72, 0x64,
  3041. 0x49, 0x64, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x1a, 0x61, 0x0a, 0x11, 0x45,
  3042. 0x63, 0x53, 0x68, 0x61, 0x72, 0x64, 0x49, 0x64, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3043. 0x12, 0x19, 0x0a, 0x08, 0x73, 0x68, 0x61, 0x72, 0x64, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  3044. 0x28, 0x0d, 0x52, 0x07, 0x73, 0x68, 0x61, 0x72, 0x64, 0x49, 0x64, 0x12, 0x31, 0x0a, 0x09, 0x6c,
  3045. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13,
  3046. 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74,
  3047. 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x42,
  3048. 0x0a, 0x13, 0x56, 0x61, 0x63, 0x75, 0x75, 0x6d, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65,
  3049. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2b, 0x0a, 0x11, 0x67, 0x61, 0x72, 0x62, 0x61, 0x67, 0x65,
  3050. 0x5f, 0x74, 0x68, 0x72, 0x65, 0x73, 0x68, 0x6f, 0x6c, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x02,
  3051. 0x52, 0x10, 0x67, 0x61, 0x72, 0x62, 0x61, 0x67, 0x65, 0x54, 0x68, 0x72, 0x65, 0x73, 0x68, 0x6f,
  3052. 0x6c, 0x64, 0x22, 0x16, 0x0a, 0x14, 0x56, 0x61, 0x63, 0x75, 0x75, 0x6d, 0x56, 0x6f, 0x6c, 0x75,
  3053. 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1f, 0x0a, 0x1d, 0x47, 0x65,
  3054. 0x74, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61,
  3055. 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xf3, 0x02, 0x0a, 0x1e,
  3056. 0x47, 0x65, 0x74, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75,
  3057. 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x27,
  3058. 0x0a, 0x0f, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73, 0x5f, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73,
  3059. 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x73,
  3060. 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x38, 0x0a, 0x18, 0x6d, 0x65, 0x74, 0x72, 0x69,
  3061. 0x63, 0x73, 0x5f, 0x69, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x6f,
  3062. 0x6e, 0x64, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x16, 0x6d, 0x65, 0x74, 0x72, 0x69,
  3063. 0x63, 0x73, 0x49, 0x6e, 0x74, 0x65, 0x72, 0x76, 0x61, 0x6c, 0x53, 0x65, 0x63, 0x6f, 0x6e, 0x64,
  3064. 0x73, 0x12, 0x44, 0x0a, 0x10, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x5f, 0x62, 0x61, 0x63,
  3065. 0x6b, 0x65, 0x6e, 0x64, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x6d, 0x61,
  3066. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x42,
  3067. 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x52, 0x0f, 0x73, 0x74, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x42,
  3068. 0x61, 0x63, 0x6b, 0x65, 0x6e, 0x64, 0x73, 0x12, 0x2f, 0x0a, 0x13, 0x64, 0x65, 0x66, 0x61, 0x75,
  3069. 0x6c, 0x74, 0x5f, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04,
  3070. 0x20, 0x01, 0x28, 0x09, 0x52, 0x12, 0x64, 0x65, 0x66, 0x61, 0x75, 0x6c, 0x74, 0x52, 0x65, 0x70,
  3071. 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x16, 0x0a, 0x06, 0x6c, 0x65, 0x61, 0x64,
  3072. 0x65, 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72,
  3073. 0x12, 0x30, 0x0a, 0x15, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x5f,
  3074. 0x6c, 0x69, 0x6d, 0x69, 0x74, 0x5f, 0x6d, 0x5f, 0x62, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0d, 0x52,
  3075. 0x11, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x4c, 0x69, 0x6d, 0x69, 0x74,
  3076. 0x4d, 0x42, 0x12, 0x2d, 0x0a, 0x12, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x70, 0x72, 0x65,
  3077. 0x61, 0x6c, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x11,
  3078. 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x50, 0x72, 0x65, 0x61, 0x6c, 0x6c, 0x6f, 0x63, 0x61, 0x74,
  3079. 0x65, 0x22, 0x3a, 0x0a, 0x17, 0x4c, 0x69, 0x73, 0x74, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72,
  3080. 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x0b,
  3081. 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28,
  3082. 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x54, 0x79, 0x70, 0x65, 0x22, 0xd0, 0x01,
  3083. 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64,
  3084. 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x54, 0x0a, 0x0d, 0x63, 0x6c,
  3085. 0x75, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x6e, 0x6f, 0x64, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28,
  3086. 0x0b, 0x32, 0x2f, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69,
  3087. 0x73, 0x74, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x52, 0x65,
  3088. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f,
  3089. 0x64, 0x65, 0x52, 0x0c, 0x63, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x73,
  3090. 0x1a, 0x5e, 0x0a, 0x0b, 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x12,
  3091. 0x18, 0x0a, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  3092. 0x52, 0x07, 0x61, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72,
  3093. 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73,
  3094. 0x69, 0x6f, 0x6e, 0x12, 0x1b, 0x0a, 0x09, 0x69, 0x73, 0x5f, 0x6c, 0x65, 0x61, 0x64, 0x65, 0x72,
  3095. 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x08, 0x69, 0x73, 0x4c, 0x65, 0x61, 0x64, 0x65, 0x72,
  3096. 0x22, 0xc5, 0x01, 0x0a, 0x16, 0x4c, 0x65, 0x61, 0x73, 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x54,
  3097. 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x0e, 0x70,
  3098. 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20,
  3099. 0x01, 0x28, 0x03, 0x52, 0x0d, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x54, 0x6f, 0x6b,
  3100. 0x65, 0x6e, 0x12, 0x2c, 0x0a, 0x12, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x6c,
  3101. 0x6f, 0x63, 0x6b, 0x5f, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10,
  3102. 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x4c, 0x6f, 0x63, 0x6b, 0x54, 0x69, 0x6d, 0x65,
  3103. 0x12, 0x1b, 0x0a, 0x09, 0x6c, 0x6f, 0x63, 0x6b, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20,
  3104. 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x6b, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1f, 0x0a,
  3105. 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01,
  3106. 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x18,
  3107. 0x0a, 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52,
  3108. 0x07, 0x6d, 0x65, 0x73, 0x73, 0x61, 0x67, 0x65, 0x22, 0x4d, 0x0a, 0x17, 0x4c, 0x65, 0x61, 0x73,
  3109. 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  3110. 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01,
  3111. 0x28, 0x03, 0x52, 0x05, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x1c, 0x0a, 0x0a, 0x6c, 0x6f, 0x63,
  3112. 0x6b, 0x5f, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x08, 0x6c,
  3113. 0x6f, 0x63, 0x6b, 0x54, 0x73, 0x4e, 0x73, 0x22, 0x8c, 0x01, 0x0a, 0x18, 0x52, 0x65, 0x6c, 0x65,
  3114. 0x61, 0x73, 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71,
  3115. 0x75, 0x65, 0x73, 0x74, 0x12, 0x25, 0x0a, 0x0e, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73,
  3116. 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0d, 0x70, 0x72,
  3117. 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x2c, 0x0a, 0x12, 0x70,
  3118. 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75, 0x73, 0x5f, 0x6c, 0x6f, 0x63, 0x6b, 0x5f, 0x74, 0x69, 0x6d,
  3119. 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x10, 0x70, 0x72, 0x65, 0x76, 0x69, 0x6f, 0x75,
  3120. 0x73, 0x4c, 0x6f, 0x63, 0x6b, 0x54, 0x69, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6c, 0x6f, 0x63,
  3121. 0x6b, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x6f,
  3122. 0x63, 0x6b, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x1b, 0x0a, 0x19, 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73,
  3123. 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f,
  3124. 0x6e, 0x73, 0x65, 0x32, 0xce, 0x09, 0x0a, 0x07, 0x53, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x12,
  3125. 0x49, 0x0a, 0x0d, 0x53, 0x65, 0x6e, 0x64, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74,
  3126. 0x12, 0x14, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x48, 0x65, 0x61,
  3127. 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x1a, 0x1c, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  3128. 0x70, 0x62, 0x2e, 0x48, 0x65, 0x61, 0x72, 0x74, 0x62, 0x65, 0x61, 0x74, 0x52, 0x65, 0x73, 0x70,
  3129. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x28, 0x01, 0x30, 0x01, 0x12, 0x58, 0x0a, 0x0d, 0x4b, 0x65,
  3130. 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x12, 0x1f, 0x2e, 0x6d, 0x61,
  3131. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e,
  3132. 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x6d,
  3133. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e,
  3134. 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00,
  3135. 0x28, 0x01, 0x30, 0x01, 0x12, 0x51, 0x0a, 0x0c, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f,
  3136. 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1e, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3137. 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71,
  3138. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3139. 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73,
  3140. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x3f, 0x0a, 0x06, 0x41, 0x73, 0x73, 0x69, 0x67,
  3141. 0x6e, 0x12, 0x18, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73,
  3142. 0x73, 0x69, 0x67, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x19, 0x2e, 0x6d, 0x61,
  3143. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x52, 0x65,
  3144. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4b, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74,
  3145. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x1c, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  3146. 0x70, 0x62, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71,
  3147. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62,
  3148. 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f,
  3149. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x57, 0x0a, 0x0e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  3150. 0x69, 0x6f, 0x6e, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x20, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72,
  3151. 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x4c, 0x69,
  3152. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  3153. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  3154. 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5d,
  3155. 0x0a, 0x10, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x6c, 0x65,
  3156. 0x74, 0x65, 0x12, 0x22, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43,
  3157. 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52,
  3158. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f,
  3159. 0x70, 0x62, 0x2e, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x6c,
  3160. 0x65, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4b, 0x0a,
  3161. 0x0a, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x1c, 0x2e, 0x6d, 0x61,
  3162. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x4c, 0x69,
  3163. 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  3164. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x4c, 0x69, 0x73, 0x74,
  3165. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x57, 0x0a, 0x0e, 0x4c, 0x6f,
  3166. 0x6f, 0x6b, 0x75, 0x70, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x20, 0x2e, 0x6d,
  3167. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x45,
  3168. 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21,
  3169. 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75,
  3170. 0x70, 0x45, 0x63, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  3171. 0x65, 0x22, 0x00, 0x12, 0x51, 0x0a, 0x0c, 0x56, 0x61, 0x63, 0x75, 0x75, 0x6d, 0x56, 0x6f, 0x6c,
  3172. 0x75, 0x6d, 0x65, 0x12, 0x1e, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3173. 0x56, 0x61, 0x63, 0x75, 0x75, 0x6d, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75,
  3174. 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  3175. 0x56, 0x61, 0x63, 0x75, 0x75, 0x6d, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70,
  3176. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x6f, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x73,
  3177. 0x74, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  3178. 0x12, 0x28, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74,
  3179. 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74,
  3180. 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x6d, 0x61, 0x73,
  3181. 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x61, 0x73, 0x74, 0x65, 0x72,
  3182. 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73,
  3183. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5d, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x43,
  3184. 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x12, 0x22, 0x2e, 0x6d, 0x61,
  3185. 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x43, 0x6c, 0x75, 0x73,
  3186. 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a,
  3187. 0x23, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74,
  3188. 0x43, 0x6c, 0x75, 0x73, 0x74, 0x65, 0x72, 0x4e, 0x6f, 0x64, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70,
  3189. 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5a, 0x0a, 0x0f, 0x4c, 0x65, 0x61, 0x73, 0x65, 0x41,
  3190. 0x64, 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x21, 0x2e, 0x6d, 0x61, 0x73, 0x74,
  3191. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x65, 0x61, 0x73, 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e,
  3192. 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x6d,
  3193. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x65, 0x61, 0x73, 0x65, 0x41, 0x64,
  3194. 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65,
  3195. 0x22, 0x00, 0x12, 0x60, 0x0a, 0x11, 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x41, 0x64, 0x6d,
  3196. 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x12, 0x23, 0x2e, 0x6d, 0x61, 0x73, 0x74, 0x65, 0x72,
  3197. 0x5f, 0x70, 0x62, 0x2e, 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65, 0x41, 0x64, 0x6d, 0x69, 0x6e,
  3198. 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x6d,
  3199. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x52, 0x65, 0x6c, 0x65, 0x61, 0x73, 0x65,
  3200. 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
  3201. 0x73, 0x65, 0x22, 0x00, 0x42, 0x32, 0x5a, 0x30, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63,
  3202. 0x6f, 0x6d, 0x2f, 0x63, 0x68, 0x72, 0x69, 0x73, 0x6c, 0x75, 0x73, 0x66, 0x2f, 0x73, 0x65, 0x61,
  3203. 0x77, 0x65, 0x65, 0x64, 0x66, 0x73, 0x2f, 0x77, 0x65, 0x65, 0x64, 0x2f, 0x70, 0x62, 0x2f, 0x6d,
  3204. 0x61, 0x73, 0x74, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  3205. }
  3206. var (
  3207. file_master_proto_rawDescOnce sync.Once
  3208. file_master_proto_rawDescData = file_master_proto_rawDesc
  3209. )
  3210. func file_master_proto_rawDescGZIP() []byte {
  3211. file_master_proto_rawDescOnce.Do(func() {
  3212. file_master_proto_rawDescData = protoimpl.X.CompressGZIP(file_master_proto_rawDescData)
  3213. })
  3214. return file_master_proto_rawDescData
  3215. }
  3216. var file_master_proto_msgTypes = make([]protoimpl.MessageInfo, 53)
  3217. var file_master_proto_goTypes = []interface{}{
  3218. (*Heartbeat)(nil), // 0: master_pb.Heartbeat
  3219. (*HeartbeatResponse)(nil), // 1: master_pb.HeartbeatResponse
  3220. (*VolumeInformationMessage)(nil), // 2: master_pb.VolumeInformationMessage
  3221. (*VolumeShortInformationMessage)(nil), // 3: master_pb.VolumeShortInformationMessage
  3222. (*VolumeEcShardInformationMessage)(nil), // 4: master_pb.VolumeEcShardInformationMessage
  3223. (*StorageBackend)(nil), // 5: master_pb.StorageBackend
  3224. (*Empty)(nil), // 6: master_pb.Empty
  3225. (*SuperBlockExtra)(nil), // 7: master_pb.SuperBlockExtra
  3226. (*KeepConnectedRequest)(nil), // 8: master_pb.KeepConnectedRequest
  3227. (*VolumeLocation)(nil), // 9: master_pb.VolumeLocation
  3228. (*ClusterNodeUpdate)(nil), // 10: master_pb.ClusterNodeUpdate
  3229. (*KeepConnectedResponse)(nil), // 11: master_pb.KeepConnectedResponse
  3230. (*LookupVolumeRequest)(nil), // 12: master_pb.LookupVolumeRequest
  3231. (*LookupVolumeResponse)(nil), // 13: master_pb.LookupVolumeResponse
  3232. (*Location)(nil), // 14: master_pb.Location
  3233. (*AssignRequest)(nil), // 15: master_pb.AssignRequest
  3234. (*AssignResponse)(nil), // 16: master_pb.AssignResponse
  3235. (*StatisticsRequest)(nil), // 17: master_pb.StatisticsRequest
  3236. (*StatisticsResponse)(nil), // 18: master_pb.StatisticsResponse
  3237. (*Collection)(nil), // 19: master_pb.Collection
  3238. (*CollectionListRequest)(nil), // 20: master_pb.CollectionListRequest
  3239. (*CollectionListResponse)(nil), // 21: master_pb.CollectionListResponse
  3240. (*CollectionDeleteRequest)(nil), // 22: master_pb.CollectionDeleteRequest
  3241. (*CollectionDeleteResponse)(nil), // 23: master_pb.CollectionDeleteResponse
  3242. (*DiskInfo)(nil), // 24: master_pb.DiskInfo
  3243. (*DataNodeInfo)(nil), // 25: master_pb.DataNodeInfo
  3244. (*RackInfo)(nil), // 26: master_pb.RackInfo
  3245. (*DataCenterInfo)(nil), // 27: master_pb.DataCenterInfo
  3246. (*TopologyInfo)(nil), // 28: master_pb.TopologyInfo
  3247. (*VolumeListRequest)(nil), // 29: master_pb.VolumeListRequest
  3248. (*VolumeListResponse)(nil), // 30: master_pb.VolumeListResponse
  3249. (*LookupEcVolumeRequest)(nil), // 31: master_pb.LookupEcVolumeRequest
  3250. (*LookupEcVolumeResponse)(nil), // 32: master_pb.LookupEcVolumeResponse
  3251. (*VacuumVolumeRequest)(nil), // 33: master_pb.VacuumVolumeRequest
  3252. (*VacuumVolumeResponse)(nil), // 34: master_pb.VacuumVolumeResponse
  3253. (*GetMasterConfigurationRequest)(nil), // 35: master_pb.GetMasterConfigurationRequest
  3254. (*GetMasterConfigurationResponse)(nil), // 36: master_pb.GetMasterConfigurationResponse
  3255. (*ListClusterNodesRequest)(nil), // 37: master_pb.ListClusterNodesRequest
  3256. (*ListClusterNodesResponse)(nil), // 38: master_pb.ListClusterNodesResponse
  3257. (*LeaseAdminTokenRequest)(nil), // 39: master_pb.LeaseAdminTokenRequest
  3258. (*LeaseAdminTokenResponse)(nil), // 40: master_pb.LeaseAdminTokenResponse
  3259. (*ReleaseAdminTokenRequest)(nil), // 41: master_pb.ReleaseAdminTokenRequest
  3260. (*ReleaseAdminTokenResponse)(nil), // 42: master_pb.ReleaseAdminTokenResponse
  3261. nil, // 43: master_pb.Heartbeat.MaxVolumeCountsEntry
  3262. nil, // 44: master_pb.StorageBackend.PropertiesEntry
  3263. (*SuperBlockExtra_ErasureCoding)(nil), // 45: master_pb.SuperBlockExtra.ErasureCoding
  3264. (*LookupVolumeResponse_VolumeIdLocation)(nil), // 46: master_pb.LookupVolumeResponse.VolumeIdLocation
  3265. nil, // 47: master_pb.DataNodeInfo.DiskInfosEntry
  3266. nil, // 48: master_pb.RackInfo.DiskInfosEntry
  3267. nil, // 49: master_pb.DataCenterInfo.DiskInfosEntry
  3268. nil, // 50: master_pb.TopologyInfo.DiskInfosEntry
  3269. (*LookupEcVolumeResponse_EcShardIdLocation)(nil), // 51: master_pb.LookupEcVolumeResponse.EcShardIdLocation
  3270. (*ListClusterNodesResponse_ClusterNode)(nil), // 52: master_pb.ListClusterNodesResponse.ClusterNode
  3271. }
  3272. var file_master_proto_depIdxs = []int32{
  3273. 2, // 0: master_pb.Heartbeat.volumes:type_name -> master_pb.VolumeInformationMessage
  3274. 3, // 1: master_pb.Heartbeat.new_volumes:type_name -> master_pb.VolumeShortInformationMessage
  3275. 3, // 2: master_pb.Heartbeat.deleted_volumes:type_name -> master_pb.VolumeShortInformationMessage
  3276. 4, // 3: master_pb.Heartbeat.ec_shards:type_name -> master_pb.VolumeEcShardInformationMessage
  3277. 4, // 4: master_pb.Heartbeat.new_ec_shards:type_name -> master_pb.VolumeEcShardInformationMessage
  3278. 4, // 5: master_pb.Heartbeat.deleted_ec_shards:type_name -> master_pb.VolumeEcShardInformationMessage
  3279. 43, // 6: master_pb.Heartbeat.max_volume_counts:type_name -> master_pb.Heartbeat.MaxVolumeCountsEntry
  3280. 5, // 7: master_pb.HeartbeatResponse.storage_backends:type_name -> master_pb.StorageBackend
  3281. 44, // 8: master_pb.StorageBackend.properties:type_name -> master_pb.StorageBackend.PropertiesEntry
  3282. 45, // 9: master_pb.SuperBlockExtra.erasure_coding:type_name -> master_pb.SuperBlockExtra.ErasureCoding
  3283. 9, // 10: master_pb.KeepConnectedResponse.volume_location:type_name -> master_pb.VolumeLocation
  3284. 10, // 11: master_pb.KeepConnectedResponse.cluster_node_update:type_name -> master_pb.ClusterNodeUpdate
  3285. 46, // 12: master_pb.LookupVolumeResponse.volume_id_locations:type_name -> master_pb.LookupVolumeResponse.VolumeIdLocation
  3286. 14, // 13: master_pb.AssignResponse.replicas:type_name -> master_pb.Location
  3287. 14, // 14: master_pb.AssignResponse.location:type_name -> master_pb.Location
  3288. 19, // 15: master_pb.CollectionListResponse.collections:type_name -> master_pb.Collection
  3289. 2, // 16: master_pb.DiskInfo.volume_infos:type_name -> master_pb.VolumeInformationMessage
  3290. 4, // 17: master_pb.DiskInfo.ec_shard_infos:type_name -> master_pb.VolumeEcShardInformationMessage
  3291. 47, // 18: master_pb.DataNodeInfo.diskInfos:type_name -> master_pb.DataNodeInfo.DiskInfosEntry
  3292. 25, // 19: master_pb.RackInfo.data_node_infos:type_name -> master_pb.DataNodeInfo
  3293. 48, // 20: master_pb.RackInfo.diskInfos:type_name -> master_pb.RackInfo.DiskInfosEntry
  3294. 26, // 21: master_pb.DataCenterInfo.rack_infos:type_name -> master_pb.RackInfo
  3295. 49, // 22: master_pb.DataCenterInfo.diskInfos:type_name -> master_pb.DataCenterInfo.DiskInfosEntry
  3296. 27, // 23: master_pb.TopologyInfo.data_center_infos:type_name -> master_pb.DataCenterInfo
  3297. 50, // 24: master_pb.TopologyInfo.diskInfos:type_name -> master_pb.TopologyInfo.DiskInfosEntry
  3298. 28, // 25: master_pb.VolumeListResponse.topology_info:type_name -> master_pb.TopologyInfo
  3299. 51, // 26: master_pb.LookupEcVolumeResponse.shard_id_locations:type_name -> master_pb.LookupEcVolumeResponse.EcShardIdLocation
  3300. 5, // 27: master_pb.GetMasterConfigurationResponse.storage_backends:type_name -> master_pb.StorageBackend
  3301. 52, // 28: master_pb.ListClusterNodesResponse.cluster_nodes:type_name -> master_pb.ListClusterNodesResponse.ClusterNode
  3302. 14, // 29: master_pb.LookupVolumeResponse.VolumeIdLocation.locations:type_name -> master_pb.Location
  3303. 24, // 30: master_pb.DataNodeInfo.DiskInfosEntry.value:type_name -> master_pb.DiskInfo
  3304. 24, // 31: master_pb.RackInfo.DiskInfosEntry.value:type_name -> master_pb.DiskInfo
  3305. 24, // 32: master_pb.DataCenterInfo.DiskInfosEntry.value:type_name -> master_pb.DiskInfo
  3306. 24, // 33: master_pb.TopologyInfo.DiskInfosEntry.value:type_name -> master_pb.DiskInfo
  3307. 14, // 34: master_pb.LookupEcVolumeResponse.EcShardIdLocation.locations:type_name -> master_pb.Location
  3308. 0, // 35: master_pb.Seaweed.SendHeartbeat:input_type -> master_pb.Heartbeat
  3309. 8, // 36: master_pb.Seaweed.KeepConnected:input_type -> master_pb.KeepConnectedRequest
  3310. 12, // 37: master_pb.Seaweed.LookupVolume:input_type -> master_pb.LookupVolumeRequest
  3311. 15, // 38: master_pb.Seaweed.Assign:input_type -> master_pb.AssignRequest
  3312. 17, // 39: master_pb.Seaweed.Statistics:input_type -> master_pb.StatisticsRequest
  3313. 20, // 40: master_pb.Seaweed.CollectionList:input_type -> master_pb.CollectionListRequest
  3314. 22, // 41: master_pb.Seaweed.CollectionDelete:input_type -> master_pb.CollectionDeleteRequest
  3315. 29, // 42: master_pb.Seaweed.VolumeList:input_type -> master_pb.VolumeListRequest
  3316. 31, // 43: master_pb.Seaweed.LookupEcVolume:input_type -> master_pb.LookupEcVolumeRequest
  3317. 33, // 44: master_pb.Seaweed.VacuumVolume:input_type -> master_pb.VacuumVolumeRequest
  3318. 35, // 45: master_pb.Seaweed.GetMasterConfiguration:input_type -> master_pb.GetMasterConfigurationRequest
  3319. 37, // 46: master_pb.Seaweed.ListClusterNodes:input_type -> master_pb.ListClusterNodesRequest
  3320. 39, // 47: master_pb.Seaweed.LeaseAdminToken:input_type -> master_pb.LeaseAdminTokenRequest
  3321. 41, // 48: master_pb.Seaweed.ReleaseAdminToken:input_type -> master_pb.ReleaseAdminTokenRequest
  3322. 1, // 49: master_pb.Seaweed.SendHeartbeat:output_type -> master_pb.HeartbeatResponse
  3323. 11, // 50: master_pb.Seaweed.KeepConnected:output_type -> master_pb.KeepConnectedResponse
  3324. 13, // 51: master_pb.Seaweed.LookupVolume:output_type -> master_pb.LookupVolumeResponse
  3325. 16, // 52: master_pb.Seaweed.Assign:output_type -> master_pb.AssignResponse
  3326. 18, // 53: master_pb.Seaweed.Statistics:output_type -> master_pb.StatisticsResponse
  3327. 21, // 54: master_pb.Seaweed.CollectionList:output_type -> master_pb.CollectionListResponse
  3328. 23, // 55: master_pb.Seaweed.CollectionDelete:output_type -> master_pb.CollectionDeleteResponse
  3329. 30, // 56: master_pb.Seaweed.VolumeList:output_type -> master_pb.VolumeListResponse
  3330. 32, // 57: master_pb.Seaweed.LookupEcVolume:output_type -> master_pb.LookupEcVolumeResponse
  3331. 34, // 58: master_pb.Seaweed.VacuumVolume:output_type -> master_pb.VacuumVolumeResponse
  3332. 36, // 59: master_pb.Seaweed.GetMasterConfiguration:output_type -> master_pb.GetMasterConfigurationResponse
  3333. 38, // 60: master_pb.Seaweed.ListClusterNodes:output_type -> master_pb.ListClusterNodesResponse
  3334. 40, // 61: master_pb.Seaweed.LeaseAdminToken:output_type -> master_pb.LeaseAdminTokenResponse
  3335. 42, // 62: master_pb.Seaweed.ReleaseAdminToken:output_type -> master_pb.ReleaseAdminTokenResponse
  3336. 49, // [49:63] is the sub-list for method output_type
  3337. 35, // [35:49] is the sub-list for method input_type
  3338. 35, // [35:35] is the sub-list for extension type_name
  3339. 35, // [35:35] is the sub-list for extension extendee
  3340. 0, // [0:35] is the sub-list for field type_name
  3341. }
  3342. func init() { file_master_proto_init() }
  3343. func file_master_proto_init() {
  3344. if File_master_proto != nil {
  3345. return
  3346. }
  3347. if !protoimpl.UnsafeEnabled {
  3348. file_master_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  3349. switch v := v.(*Heartbeat); i {
  3350. case 0:
  3351. return &v.state
  3352. case 1:
  3353. return &v.sizeCache
  3354. case 2:
  3355. return &v.unknownFields
  3356. default:
  3357. return nil
  3358. }
  3359. }
  3360. file_master_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  3361. switch v := v.(*HeartbeatResponse); i {
  3362. case 0:
  3363. return &v.state
  3364. case 1:
  3365. return &v.sizeCache
  3366. case 2:
  3367. return &v.unknownFields
  3368. default:
  3369. return nil
  3370. }
  3371. }
  3372. file_master_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  3373. switch v := v.(*VolumeInformationMessage); i {
  3374. case 0:
  3375. return &v.state
  3376. case 1:
  3377. return &v.sizeCache
  3378. case 2:
  3379. return &v.unknownFields
  3380. default:
  3381. return nil
  3382. }
  3383. }
  3384. file_master_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  3385. switch v := v.(*VolumeShortInformationMessage); i {
  3386. case 0:
  3387. return &v.state
  3388. case 1:
  3389. return &v.sizeCache
  3390. case 2:
  3391. return &v.unknownFields
  3392. default:
  3393. return nil
  3394. }
  3395. }
  3396. file_master_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  3397. switch v := v.(*VolumeEcShardInformationMessage); i {
  3398. case 0:
  3399. return &v.state
  3400. case 1:
  3401. return &v.sizeCache
  3402. case 2:
  3403. return &v.unknownFields
  3404. default:
  3405. return nil
  3406. }
  3407. }
  3408. file_master_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  3409. switch v := v.(*StorageBackend); i {
  3410. case 0:
  3411. return &v.state
  3412. case 1:
  3413. return &v.sizeCache
  3414. case 2:
  3415. return &v.unknownFields
  3416. default:
  3417. return nil
  3418. }
  3419. }
  3420. file_master_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  3421. switch v := v.(*Empty); i {
  3422. case 0:
  3423. return &v.state
  3424. case 1:
  3425. return &v.sizeCache
  3426. case 2:
  3427. return &v.unknownFields
  3428. default:
  3429. return nil
  3430. }
  3431. }
  3432. file_master_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  3433. switch v := v.(*SuperBlockExtra); i {
  3434. case 0:
  3435. return &v.state
  3436. case 1:
  3437. return &v.sizeCache
  3438. case 2:
  3439. return &v.unknownFields
  3440. default:
  3441. return nil
  3442. }
  3443. }
  3444. file_master_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  3445. switch v := v.(*KeepConnectedRequest); i {
  3446. case 0:
  3447. return &v.state
  3448. case 1:
  3449. return &v.sizeCache
  3450. case 2:
  3451. return &v.unknownFields
  3452. default:
  3453. return nil
  3454. }
  3455. }
  3456. file_master_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  3457. switch v := v.(*VolumeLocation); i {
  3458. case 0:
  3459. return &v.state
  3460. case 1:
  3461. return &v.sizeCache
  3462. case 2:
  3463. return &v.unknownFields
  3464. default:
  3465. return nil
  3466. }
  3467. }
  3468. file_master_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  3469. switch v := v.(*ClusterNodeUpdate); i {
  3470. case 0:
  3471. return &v.state
  3472. case 1:
  3473. return &v.sizeCache
  3474. case 2:
  3475. return &v.unknownFields
  3476. default:
  3477. return nil
  3478. }
  3479. }
  3480. file_master_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  3481. switch v := v.(*KeepConnectedResponse); i {
  3482. case 0:
  3483. return &v.state
  3484. case 1:
  3485. return &v.sizeCache
  3486. case 2:
  3487. return &v.unknownFields
  3488. default:
  3489. return nil
  3490. }
  3491. }
  3492. file_master_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  3493. switch v := v.(*LookupVolumeRequest); i {
  3494. case 0:
  3495. return &v.state
  3496. case 1:
  3497. return &v.sizeCache
  3498. case 2:
  3499. return &v.unknownFields
  3500. default:
  3501. return nil
  3502. }
  3503. }
  3504. file_master_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  3505. switch v := v.(*LookupVolumeResponse); i {
  3506. case 0:
  3507. return &v.state
  3508. case 1:
  3509. return &v.sizeCache
  3510. case 2:
  3511. return &v.unknownFields
  3512. default:
  3513. return nil
  3514. }
  3515. }
  3516. file_master_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  3517. switch v := v.(*Location); i {
  3518. case 0:
  3519. return &v.state
  3520. case 1:
  3521. return &v.sizeCache
  3522. case 2:
  3523. return &v.unknownFields
  3524. default:
  3525. return nil
  3526. }
  3527. }
  3528. file_master_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  3529. switch v := v.(*AssignRequest); i {
  3530. case 0:
  3531. return &v.state
  3532. case 1:
  3533. return &v.sizeCache
  3534. case 2:
  3535. return &v.unknownFields
  3536. default:
  3537. return nil
  3538. }
  3539. }
  3540. file_master_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  3541. switch v := v.(*AssignResponse); i {
  3542. case 0:
  3543. return &v.state
  3544. case 1:
  3545. return &v.sizeCache
  3546. case 2:
  3547. return &v.unknownFields
  3548. default:
  3549. return nil
  3550. }
  3551. }
  3552. file_master_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  3553. switch v := v.(*StatisticsRequest); i {
  3554. case 0:
  3555. return &v.state
  3556. case 1:
  3557. return &v.sizeCache
  3558. case 2:
  3559. return &v.unknownFields
  3560. default:
  3561. return nil
  3562. }
  3563. }
  3564. file_master_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  3565. switch v := v.(*StatisticsResponse); i {
  3566. case 0:
  3567. return &v.state
  3568. case 1:
  3569. return &v.sizeCache
  3570. case 2:
  3571. return &v.unknownFields
  3572. default:
  3573. return nil
  3574. }
  3575. }
  3576. file_master_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  3577. switch v := v.(*Collection); i {
  3578. case 0:
  3579. return &v.state
  3580. case 1:
  3581. return &v.sizeCache
  3582. case 2:
  3583. return &v.unknownFields
  3584. default:
  3585. return nil
  3586. }
  3587. }
  3588. file_master_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  3589. switch v := v.(*CollectionListRequest); i {
  3590. case 0:
  3591. return &v.state
  3592. case 1:
  3593. return &v.sizeCache
  3594. case 2:
  3595. return &v.unknownFields
  3596. default:
  3597. return nil
  3598. }
  3599. }
  3600. file_master_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  3601. switch v := v.(*CollectionListResponse); i {
  3602. case 0:
  3603. return &v.state
  3604. case 1:
  3605. return &v.sizeCache
  3606. case 2:
  3607. return &v.unknownFields
  3608. default:
  3609. return nil
  3610. }
  3611. }
  3612. file_master_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  3613. switch v := v.(*CollectionDeleteRequest); i {
  3614. case 0:
  3615. return &v.state
  3616. case 1:
  3617. return &v.sizeCache
  3618. case 2:
  3619. return &v.unknownFields
  3620. default:
  3621. return nil
  3622. }
  3623. }
  3624. file_master_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  3625. switch v := v.(*CollectionDeleteResponse); i {
  3626. case 0:
  3627. return &v.state
  3628. case 1:
  3629. return &v.sizeCache
  3630. case 2:
  3631. return &v.unknownFields
  3632. default:
  3633. return nil
  3634. }
  3635. }
  3636. file_master_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  3637. switch v := v.(*DiskInfo); i {
  3638. case 0:
  3639. return &v.state
  3640. case 1:
  3641. return &v.sizeCache
  3642. case 2:
  3643. return &v.unknownFields
  3644. default:
  3645. return nil
  3646. }
  3647. }
  3648. file_master_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  3649. switch v := v.(*DataNodeInfo); i {
  3650. case 0:
  3651. return &v.state
  3652. case 1:
  3653. return &v.sizeCache
  3654. case 2:
  3655. return &v.unknownFields
  3656. default:
  3657. return nil
  3658. }
  3659. }
  3660. file_master_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  3661. switch v := v.(*RackInfo); i {
  3662. case 0:
  3663. return &v.state
  3664. case 1:
  3665. return &v.sizeCache
  3666. case 2:
  3667. return &v.unknownFields
  3668. default:
  3669. return nil
  3670. }
  3671. }
  3672. file_master_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  3673. switch v := v.(*DataCenterInfo); i {
  3674. case 0:
  3675. return &v.state
  3676. case 1:
  3677. return &v.sizeCache
  3678. case 2:
  3679. return &v.unknownFields
  3680. default:
  3681. return nil
  3682. }
  3683. }
  3684. file_master_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  3685. switch v := v.(*TopologyInfo); i {
  3686. case 0:
  3687. return &v.state
  3688. case 1:
  3689. return &v.sizeCache
  3690. case 2:
  3691. return &v.unknownFields
  3692. default:
  3693. return nil
  3694. }
  3695. }
  3696. file_master_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  3697. switch v := v.(*VolumeListRequest); i {
  3698. case 0:
  3699. return &v.state
  3700. case 1:
  3701. return &v.sizeCache
  3702. case 2:
  3703. return &v.unknownFields
  3704. default:
  3705. return nil
  3706. }
  3707. }
  3708. file_master_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3709. switch v := v.(*VolumeListResponse); i {
  3710. case 0:
  3711. return &v.state
  3712. case 1:
  3713. return &v.sizeCache
  3714. case 2:
  3715. return &v.unknownFields
  3716. default:
  3717. return nil
  3718. }
  3719. }
  3720. file_master_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3721. switch v := v.(*LookupEcVolumeRequest); i {
  3722. case 0:
  3723. return &v.state
  3724. case 1:
  3725. return &v.sizeCache
  3726. case 2:
  3727. return &v.unknownFields
  3728. default:
  3729. return nil
  3730. }
  3731. }
  3732. file_master_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3733. switch v := v.(*LookupEcVolumeResponse); i {
  3734. case 0:
  3735. return &v.state
  3736. case 1:
  3737. return &v.sizeCache
  3738. case 2:
  3739. return &v.unknownFields
  3740. default:
  3741. return nil
  3742. }
  3743. }
  3744. file_master_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3745. switch v := v.(*VacuumVolumeRequest); i {
  3746. case 0:
  3747. return &v.state
  3748. case 1:
  3749. return &v.sizeCache
  3750. case 2:
  3751. return &v.unknownFields
  3752. default:
  3753. return nil
  3754. }
  3755. }
  3756. file_master_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3757. switch v := v.(*VacuumVolumeResponse); i {
  3758. case 0:
  3759. return &v.state
  3760. case 1:
  3761. return &v.sizeCache
  3762. case 2:
  3763. return &v.unknownFields
  3764. default:
  3765. return nil
  3766. }
  3767. }
  3768. file_master_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3769. switch v := v.(*GetMasterConfigurationRequest); i {
  3770. case 0:
  3771. return &v.state
  3772. case 1:
  3773. return &v.sizeCache
  3774. case 2:
  3775. return &v.unknownFields
  3776. default:
  3777. return nil
  3778. }
  3779. }
  3780. file_master_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3781. switch v := v.(*GetMasterConfigurationResponse); i {
  3782. case 0:
  3783. return &v.state
  3784. case 1:
  3785. return &v.sizeCache
  3786. case 2:
  3787. return &v.unknownFields
  3788. default:
  3789. return nil
  3790. }
  3791. }
  3792. file_master_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3793. switch v := v.(*ListClusterNodesRequest); i {
  3794. case 0:
  3795. return &v.state
  3796. case 1:
  3797. return &v.sizeCache
  3798. case 2:
  3799. return &v.unknownFields
  3800. default:
  3801. return nil
  3802. }
  3803. }
  3804. file_master_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3805. switch v := v.(*ListClusterNodesResponse); i {
  3806. case 0:
  3807. return &v.state
  3808. case 1:
  3809. return &v.sizeCache
  3810. case 2:
  3811. return &v.unknownFields
  3812. default:
  3813. return nil
  3814. }
  3815. }
  3816. file_master_proto_msgTypes[39].Exporter = func(v interface{}, i int) interface{} {
  3817. switch v := v.(*LeaseAdminTokenRequest); i {
  3818. case 0:
  3819. return &v.state
  3820. case 1:
  3821. return &v.sizeCache
  3822. case 2:
  3823. return &v.unknownFields
  3824. default:
  3825. return nil
  3826. }
  3827. }
  3828. file_master_proto_msgTypes[40].Exporter = func(v interface{}, i int) interface{} {
  3829. switch v := v.(*LeaseAdminTokenResponse); i {
  3830. case 0:
  3831. return &v.state
  3832. case 1:
  3833. return &v.sizeCache
  3834. case 2:
  3835. return &v.unknownFields
  3836. default:
  3837. return nil
  3838. }
  3839. }
  3840. file_master_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  3841. switch v := v.(*ReleaseAdminTokenRequest); i {
  3842. case 0:
  3843. return &v.state
  3844. case 1:
  3845. return &v.sizeCache
  3846. case 2:
  3847. return &v.unknownFields
  3848. default:
  3849. return nil
  3850. }
  3851. }
  3852. file_master_proto_msgTypes[42].Exporter = func(v interface{}, i int) interface{} {
  3853. switch v := v.(*ReleaseAdminTokenResponse); i {
  3854. case 0:
  3855. return &v.state
  3856. case 1:
  3857. return &v.sizeCache
  3858. case 2:
  3859. return &v.unknownFields
  3860. default:
  3861. return nil
  3862. }
  3863. }
  3864. file_master_proto_msgTypes[45].Exporter = func(v interface{}, i int) interface{} {
  3865. switch v := v.(*SuperBlockExtra_ErasureCoding); i {
  3866. case 0:
  3867. return &v.state
  3868. case 1:
  3869. return &v.sizeCache
  3870. case 2:
  3871. return &v.unknownFields
  3872. default:
  3873. return nil
  3874. }
  3875. }
  3876. file_master_proto_msgTypes[46].Exporter = func(v interface{}, i int) interface{} {
  3877. switch v := v.(*LookupVolumeResponse_VolumeIdLocation); i {
  3878. case 0:
  3879. return &v.state
  3880. case 1:
  3881. return &v.sizeCache
  3882. case 2:
  3883. return &v.unknownFields
  3884. default:
  3885. return nil
  3886. }
  3887. }
  3888. file_master_proto_msgTypes[51].Exporter = func(v interface{}, i int) interface{} {
  3889. switch v := v.(*LookupEcVolumeResponse_EcShardIdLocation); i {
  3890. case 0:
  3891. return &v.state
  3892. case 1:
  3893. return &v.sizeCache
  3894. case 2:
  3895. return &v.unknownFields
  3896. default:
  3897. return nil
  3898. }
  3899. }
  3900. file_master_proto_msgTypes[52].Exporter = func(v interface{}, i int) interface{} {
  3901. switch v := v.(*ListClusterNodesResponse_ClusterNode); i {
  3902. case 0:
  3903. return &v.state
  3904. case 1:
  3905. return &v.sizeCache
  3906. case 2:
  3907. return &v.unknownFields
  3908. default:
  3909. return nil
  3910. }
  3911. }
  3912. }
  3913. type x struct{}
  3914. out := protoimpl.TypeBuilder{
  3915. File: protoimpl.DescBuilder{
  3916. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3917. RawDescriptor: file_master_proto_rawDesc,
  3918. NumEnums: 0,
  3919. NumMessages: 53,
  3920. NumExtensions: 0,
  3921. NumServices: 1,
  3922. },
  3923. GoTypes: file_master_proto_goTypes,
  3924. DependencyIndexes: file_master_proto_depIdxs,
  3925. MessageInfos: file_master_proto_msgTypes,
  3926. }.Build()
  3927. File_master_proto = out.File
  3928. file_master_proto_rawDesc = nil
  3929. file_master_proto_goTypes = nil
  3930. file_master_proto_depIdxs = nil
  3931. }