Master.pb.go 114 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: Master.proto
  3. package pb
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. type MasterSwitchType int32
  12. const (
  13. MasterSwitchType_SPLIT MasterSwitchType = 0
  14. MasterSwitchType_MERGE MasterSwitchType = 1
  15. )
  16. var MasterSwitchType_name = map[int32]string{
  17. 0: "SPLIT",
  18. 1: "MERGE",
  19. }
  20. var MasterSwitchType_value = map[string]int32{
  21. "SPLIT": 0,
  22. "MERGE": 1,
  23. }
  24. func (x MasterSwitchType) Enum() *MasterSwitchType {
  25. p := new(MasterSwitchType)
  26. *p = x
  27. return p
  28. }
  29. func (x MasterSwitchType) String() string {
  30. return proto.EnumName(MasterSwitchType_name, int32(x))
  31. }
  32. func (x *MasterSwitchType) UnmarshalJSON(data []byte) error {
  33. value, err := proto.UnmarshalJSONEnum(MasterSwitchType_value, data, "MasterSwitchType")
  34. if err != nil {
  35. return err
  36. }
  37. *x = MasterSwitchType(value)
  38. return nil
  39. }
  40. func (MasterSwitchType) EnumDescriptor() ([]byte, []int) { return fileDescriptor11, []int{0} }
  41. type GetProcedureResultResponse_State int32
  42. const (
  43. GetProcedureResultResponse_NOT_FOUND GetProcedureResultResponse_State = 0
  44. GetProcedureResultResponse_RUNNING GetProcedureResultResponse_State = 1
  45. GetProcedureResultResponse_FINISHED GetProcedureResultResponse_State = 2
  46. )
  47. var GetProcedureResultResponse_State_name = map[int32]string{
  48. 0: "NOT_FOUND",
  49. 1: "RUNNING",
  50. 2: "FINISHED",
  51. }
  52. var GetProcedureResultResponse_State_value = map[string]int32{
  53. "NOT_FOUND": 0,
  54. "RUNNING": 1,
  55. "FINISHED": 2,
  56. }
  57. func (x GetProcedureResultResponse_State) Enum() *GetProcedureResultResponse_State {
  58. p := new(GetProcedureResultResponse_State)
  59. *p = x
  60. return p
  61. }
  62. func (x GetProcedureResultResponse_State) String() string {
  63. return proto.EnumName(GetProcedureResultResponse_State_name, int32(x))
  64. }
  65. func (x *GetProcedureResultResponse_State) UnmarshalJSON(data []byte) error {
  66. value, err := proto.UnmarshalJSONEnum(GetProcedureResultResponse_State_value, data, "GetProcedureResultResponse_State")
  67. if err != nil {
  68. return err
  69. }
  70. *x = GetProcedureResultResponse_State(value)
  71. return nil
  72. }
  73. func (GetProcedureResultResponse_State) EnumDescriptor() ([]byte, []int) {
  74. return fileDescriptor11, []int{95, 0}
  75. }
  76. type SecurityCapabilitiesResponse_Capability int32
  77. const (
  78. SecurityCapabilitiesResponse_SIMPLE_AUTHENTICATION SecurityCapabilitiesResponse_Capability = 0
  79. SecurityCapabilitiesResponse_SECURE_AUTHENTICATION SecurityCapabilitiesResponse_Capability = 1
  80. SecurityCapabilitiesResponse_AUTHORIZATION SecurityCapabilitiesResponse_Capability = 2
  81. SecurityCapabilitiesResponse_CELL_AUTHORIZATION SecurityCapabilitiesResponse_Capability = 3
  82. SecurityCapabilitiesResponse_CELL_VISIBILITY SecurityCapabilitiesResponse_Capability = 4
  83. )
  84. var SecurityCapabilitiesResponse_Capability_name = map[int32]string{
  85. 0: "SIMPLE_AUTHENTICATION",
  86. 1: "SECURE_AUTHENTICATION",
  87. 2: "AUTHORIZATION",
  88. 3: "CELL_AUTHORIZATION",
  89. 4: "CELL_VISIBILITY",
  90. }
  91. var SecurityCapabilitiesResponse_Capability_value = map[string]int32{
  92. "SIMPLE_AUTHENTICATION": 0,
  93. "SECURE_AUTHENTICATION": 1,
  94. "AUTHORIZATION": 2,
  95. "CELL_AUTHORIZATION": 3,
  96. "CELL_VISIBILITY": 4,
  97. }
  98. func (x SecurityCapabilitiesResponse_Capability) Enum() *SecurityCapabilitiesResponse_Capability {
  99. p := new(SecurityCapabilitiesResponse_Capability)
  100. *p = x
  101. return p
  102. }
  103. func (x SecurityCapabilitiesResponse_Capability) String() string {
  104. return proto.EnumName(SecurityCapabilitiesResponse_Capability_name, int32(x))
  105. }
  106. func (x *SecurityCapabilitiesResponse_Capability) UnmarshalJSON(data []byte) error {
  107. value, err := proto.UnmarshalJSONEnum(SecurityCapabilitiesResponse_Capability_value, data, "SecurityCapabilitiesResponse_Capability")
  108. if err != nil {
  109. return err
  110. }
  111. *x = SecurityCapabilitiesResponse_Capability(value)
  112. return nil
  113. }
  114. func (SecurityCapabilitiesResponse_Capability) EnumDescriptor() ([]byte, []int) {
  115. return fileDescriptor11, []int{106, 0}
  116. }
  117. type AddColumnRequest struct {
  118. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  119. ColumnFamilies *ColumnFamilySchema `protobuf:"bytes,2,req,name=column_families,json=columnFamilies" json:"column_families,omitempty"`
  120. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  121. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  122. XXX_unrecognized []byte `json:"-"`
  123. }
  124. func (m *AddColumnRequest) Reset() { *m = AddColumnRequest{} }
  125. func (m *AddColumnRequest) String() string { return proto.CompactTextString(m) }
  126. func (*AddColumnRequest) ProtoMessage() {}
  127. func (*AddColumnRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{0} }
  128. const Default_AddColumnRequest_NonceGroup uint64 = 0
  129. const Default_AddColumnRequest_Nonce uint64 = 0
  130. func (m *AddColumnRequest) GetTableName() *TableName {
  131. if m != nil {
  132. return m.TableName
  133. }
  134. return nil
  135. }
  136. func (m *AddColumnRequest) GetColumnFamilies() *ColumnFamilySchema {
  137. if m != nil {
  138. return m.ColumnFamilies
  139. }
  140. return nil
  141. }
  142. func (m *AddColumnRequest) GetNonceGroup() uint64 {
  143. if m != nil && m.NonceGroup != nil {
  144. return *m.NonceGroup
  145. }
  146. return Default_AddColumnRequest_NonceGroup
  147. }
  148. func (m *AddColumnRequest) GetNonce() uint64 {
  149. if m != nil && m.Nonce != nil {
  150. return *m.Nonce
  151. }
  152. return Default_AddColumnRequest_Nonce
  153. }
  154. type AddColumnResponse struct {
  155. XXX_unrecognized []byte `json:"-"`
  156. }
  157. func (m *AddColumnResponse) Reset() { *m = AddColumnResponse{} }
  158. func (m *AddColumnResponse) String() string { return proto.CompactTextString(m) }
  159. func (*AddColumnResponse) ProtoMessage() {}
  160. func (*AddColumnResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{1} }
  161. type DeleteColumnRequest struct {
  162. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  163. ColumnName []byte `protobuf:"bytes,2,req,name=column_name,json=columnName" json:"column_name,omitempty"`
  164. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  165. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  166. XXX_unrecognized []byte `json:"-"`
  167. }
  168. func (m *DeleteColumnRequest) Reset() { *m = DeleteColumnRequest{} }
  169. func (m *DeleteColumnRequest) String() string { return proto.CompactTextString(m) }
  170. func (*DeleteColumnRequest) ProtoMessage() {}
  171. func (*DeleteColumnRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{2} }
  172. const Default_DeleteColumnRequest_NonceGroup uint64 = 0
  173. const Default_DeleteColumnRequest_Nonce uint64 = 0
  174. func (m *DeleteColumnRequest) GetTableName() *TableName {
  175. if m != nil {
  176. return m.TableName
  177. }
  178. return nil
  179. }
  180. func (m *DeleteColumnRequest) GetColumnName() []byte {
  181. if m != nil {
  182. return m.ColumnName
  183. }
  184. return nil
  185. }
  186. func (m *DeleteColumnRequest) GetNonceGroup() uint64 {
  187. if m != nil && m.NonceGroup != nil {
  188. return *m.NonceGroup
  189. }
  190. return Default_DeleteColumnRequest_NonceGroup
  191. }
  192. func (m *DeleteColumnRequest) GetNonce() uint64 {
  193. if m != nil && m.Nonce != nil {
  194. return *m.Nonce
  195. }
  196. return Default_DeleteColumnRequest_Nonce
  197. }
  198. type DeleteColumnResponse struct {
  199. XXX_unrecognized []byte `json:"-"`
  200. }
  201. func (m *DeleteColumnResponse) Reset() { *m = DeleteColumnResponse{} }
  202. func (m *DeleteColumnResponse) String() string { return proto.CompactTextString(m) }
  203. func (*DeleteColumnResponse) ProtoMessage() {}
  204. func (*DeleteColumnResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{3} }
  205. type ModifyColumnRequest struct {
  206. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  207. ColumnFamilies *ColumnFamilySchema `protobuf:"bytes,2,req,name=column_families,json=columnFamilies" json:"column_families,omitempty"`
  208. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  209. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  210. XXX_unrecognized []byte `json:"-"`
  211. }
  212. func (m *ModifyColumnRequest) Reset() { *m = ModifyColumnRequest{} }
  213. func (m *ModifyColumnRequest) String() string { return proto.CompactTextString(m) }
  214. func (*ModifyColumnRequest) ProtoMessage() {}
  215. func (*ModifyColumnRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{4} }
  216. const Default_ModifyColumnRequest_NonceGroup uint64 = 0
  217. const Default_ModifyColumnRequest_Nonce uint64 = 0
  218. func (m *ModifyColumnRequest) GetTableName() *TableName {
  219. if m != nil {
  220. return m.TableName
  221. }
  222. return nil
  223. }
  224. func (m *ModifyColumnRequest) GetColumnFamilies() *ColumnFamilySchema {
  225. if m != nil {
  226. return m.ColumnFamilies
  227. }
  228. return nil
  229. }
  230. func (m *ModifyColumnRequest) GetNonceGroup() uint64 {
  231. if m != nil && m.NonceGroup != nil {
  232. return *m.NonceGroup
  233. }
  234. return Default_ModifyColumnRequest_NonceGroup
  235. }
  236. func (m *ModifyColumnRequest) GetNonce() uint64 {
  237. if m != nil && m.Nonce != nil {
  238. return *m.Nonce
  239. }
  240. return Default_ModifyColumnRequest_Nonce
  241. }
  242. type ModifyColumnResponse struct {
  243. XXX_unrecognized []byte `json:"-"`
  244. }
  245. func (m *ModifyColumnResponse) Reset() { *m = ModifyColumnResponse{} }
  246. func (m *ModifyColumnResponse) String() string { return proto.CompactTextString(m) }
  247. func (*ModifyColumnResponse) ProtoMessage() {}
  248. func (*ModifyColumnResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{5} }
  249. type MoveRegionRequest struct {
  250. Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
  251. DestServerName *ServerName `protobuf:"bytes,2,opt,name=dest_server_name,json=destServerName" json:"dest_server_name,omitempty"`
  252. XXX_unrecognized []byte `json:"-"`
  253. }
  254. func (m *MoveRegionRequest) Reset() { *m = MoveRegionRequest{} }
  255. func (m *MoveRegionRequest) String() string { return proto.CompactTextString(m) }
  256. func (*MoveRegionRequest) ProtoMessage() {}
  257. func (*MoveRegionRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{6} }
  258. func (m *MoveRegionRequest) GetRegion() *RegionSpecifier {
  259. if m != nil {
  260. return m.Region
  261. }
  262. return nil
  263. }
  264. func (m *MoveRegionRequest) GetDestServerName() *ServerName {
  265. if m != nil {
  266. return m.DestServerName
  267. }
  268. return nil
  269. }
  270. type MoveRegionResponse struct {
  271. XXX_unrecognized []byte `json:"-"`
  272. }
  273. func (m *MoveRegionResponse) Reset() { *m = MoveRegionResponse{} }
  274. func (m *MoveRegionResponse) String() string { return proto.CompactTextString(m) }
  275. func (*MoveRegionResponse) ProtoMessage() {}
  276. func (*MoveRegionResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{7} }
  277. // *
  278. // Dispatch merging the specified regions.
  279. type DispatchMergingRegionsRequest struct {
  280. RegionA *RegionSpecifier `protobuf:"bytes,1,req,name=region_a,json=regionA" json:"region_a,omitempty"`
  281. RegionB *RegionSpecifier `protobuf:"bytes,2,req,name=region_b,json=regionB" json:"region_b,omitempty"`
  282. Forcible *bool `protobuf:"varint,3,opt,name=forcible,def=0" json:"forcible,omitempty"`
  283. XXX_unrecognized []byte `json:"-"`
  284. }
  285. func (m *DispatchMergingRegionsRequest) Reset() { *m = DispatchMergingRegionsRequest{} }
  286. func (m *DispatchMergingRegionsRequest) String() string { return proto.CompactTextString(m) }
  287. func (*DispatchMergingRegionsRequest) ProtoMessage() {}
  288. func (*DispatchMergingRegionsRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{8} }
  289. const Default_DispatchMergingRegionsRequest_Forcible bool = false
  290. func (m *DispatchMergingRegionsRequest) GetRegionA() *RegionSpecifier {
  291. if m != nil {
  292. return m.RegionA
  293. }
  294. return nil
  295. }
  296. func (m *DispatchMergingRegionsRequest) GetRegionB() *RegionSpecifier {
  297. if m != nil {
  298. return m.RegionB
  299. }
  300. return nil
  301. }
  302. func (m *DispatchMergingRegionsRequest) GetForcible() bool {
  303. if m != nil && m.Forcible != nil {
  304. return *m.Forcible
  305. }
  306. return Default_DispatchMergingRegionsRequest_Forcible
  307. }
  308. type DispatchMergingRegionsResponse struct {
  309. XXX_unrecognized []byte `json:"-"`
  310. }
  311. func (m *DispatchMergingRegionsResponse) Reset() { *m = DispatchMergingRegionsResponse{} }
  312. func (m *DispatchMergingRegionsResponse) String() string { return proto.CompactTextString(m) }
  313. func (*DispatchMergingRegionsResponse) ProtoMessage() {}
  314. func (*DispatchMergingRegionsResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{9} }
  315. type AssignRegionRequest struct {
  316. Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
  317. XXX_unrecognized []byte `json:"-"`
  318. }
  319. func (m *AssignRegionRequest) Reset() { *m = AssignRegionRequest{} }
  320. func (m *AssignRegionRequest) String() string { return proto.CompactTextString(m) }
  321. func (*AssignRegionRequest) ProtoMessage() {}
  322. func (*AssignRegionRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{10} }
  323. func (m *AssignRegionRequest) GetRegion() *RegionSpecifier {
  324. if m != nil {
  325. return m.Region
  326. }
  327. return nil
  328. }
  329. type AssignRegionResponse struct {
  330. XXX_unrecognized []byte `json:"-"`
  331. }
  332. func (m *AssignRegionResponse) Reset() { *m = AssignRegionResponse{} }
  333. func (m *AssignRegionResponse) String() string { return proto.CompactTextString(m) }
  334. func (*AssignRegionResponse) ProtoMessage() {}
  335. func (*AssignRegionResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{11} }
  336. type UnassignRegionRequest struct {
  337. Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
  338. Force *bool `protobuf:"varint,2,opt,name=force,def=0" json:"force,omitempty"`
  339. XXX_unrecognized []byte `json:"-"`
  340. }
  341. func (m *UnassignRegionRequest) Reset() { *m = UnassignRegionRequest{} }
  342. func (m *UnassignRegionRequest) String() string { return proto.CompactTextString(m) }
  343. func (*UnassignRegionRequest) ProtoMessage() {}
  344. func (*UnassignRegionRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{12} }
  345. const Default_UnassignRegionRequest_Force bool = false
  346. func (m *UnassignRegionRequest) GetRegion() *RegionSpecifier {
  347. if m != nil {
  348. return m.Region
  349. }
  350. return nil
  351. }
  352. func (m *UnassignRegionRequest) GetForce() bool {
  353. if m != nil && m.Force != nil {
  354. return *m.Force
  355. }
  356. return Default_UnassignRegionRequest_Force
  357. }
  358. type UnassignRegionResponse struct {
  359. XXX_unrecognized []byte `json:"-"`
  360. }
  361. func (m *UnassignRegionResponse) Reset() { *m = UnassignRegionResponse{} }
  362. func (m *UnassignRegionResponse) String() string { return proto.CompactTextString(m) }
  363. func (*UnassignRegionResponse) ProtoMessage() {}
  364. func (*UnassignRegionResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{13} }
  365. type OfflineRegionRequest struct {
  366. Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
  367. XXX_unrecognized []byte `json:"-"`
  368. }
  369. func (m *OfflineRegionRequest) Reset() { *m = OfflineRegionRequest{} }
  370. func (m *OfflineRegionRequest) String() string { return proto.CompactTextString(m) }
  371. func (*OfflineRegionRequest) ProtoMessage() {}
  372. func (*OfflineRegionRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{14} }
  373. func (m *OfflineRegionRequest) GetRegion() *RegionSpecifier {
  374. if m != nil {
  375. return m.Region
  376. }
  377. return nil
  378. }
  379. type OfflineRegionResponse struct {
  380. XXX_unrecognized []byte `json:"-"`
  381. }
  382. func (m *OfflineRegionResponse) Reset() { *m = OfflineRegionResponse{} }
  383. func (m *OfflineRegionResponse) String() string { return proto.CompactTextString(m) }
  384. func (*OfflineRegionResponse) ProtoMessage() {}
  385. func (*OfflineRegionResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{15} }
  386. type CreateTableRequest struct {
  387. TableSchema *TableSchema `protobuf:"bytes,1,req,name=table_schema,json=tableSchema" json:"table_schema,omitempty"`
  388. SplitKeys [][]byte `protobuf:"bytes,2,rep,name=split_keys,json=splitKeys" json:"split_keys,omitempty"`
  389. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  390. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  391. XXX_unrecognized []byte `json:"-"`
  392. }
  393. func (m *CreateTableRequest) Reset() { *m = CreateTableRequest{} }
  394. func (m *CreateTableRequest) String() string { return proto.CompactTextString(m) }
  395. func (*CreateTableRequest) ProtoMessage() {}
  396. func (*CreateTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{16} }
  397. const Default_CreateTableRequest_NonceGroup uint64 = 0
  398. const Default_CreateTableRequest_Nonce uint64 = 0
  399. func (m *CreateTableRequest) GetTableSchema() *TableSchema {
  400. if m != nil {
  401. return m.TableSchema
  402. }
  403. return nil
  404. }
  405. func (m *CreateTableRequest) GetSplitKeys() [][]byte {
  406. if m != nil {
  407. return m.SplitKeys
  408. }
  409. return nil
  410. }
  411. func (m *CreateTableRequest) GetNonceGroup() uint64 {
  412. if m != nil && m.NonceGroup != nil {
  413. return *m.NonceGroup
  414. }
  415. return Default_CreateTableRequest_NonceGroup
  416. }
  417. func (m *CreateTableRequest) GetNonce() uint64 {
  418. if m != nil && m.Nonce != nil {
  419. return *m.Nonce
  420. }
  421. return Default_CreateTableRequest_Nonce
  422. }
  423. type CreateTableResponse struct {
  424. ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
  425. XXX_unrecognized []byte `json:"-"`
  426. }
  427. func (m *CreateTableResponse) Reset() { *m = CreateTableResponse{} }
  428. func (m *CreateTableResponse) String() string { return proto.CompactTextString(m) }
  429. func (*CreateTableResponse) ProtoMessage() {}
  430. func (*CreateTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{17} }
  431. func (m *CreateTableResponse) GetProcId() uint64 {
  432. if m != nil && m.ProcId != nil {
  433. return *m.ProcId
  434. }
  435. return 0
  436. }
  437. type DeleteTableRequest struct {
  438. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  439. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  440. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  441. XXX_unrecognized []byte `json:"-"`
  442. }
  443. func (m *DeleteTableRequest) Reset() { *m = DeleteTableRequest{} }
  444. func (m *DeleteTableRequest) String() string { return proto.CompactTextString(m) }
  445. func (*DeleteTableRequest) ProtoMessage() {}
  446. func (*DeleteTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{18} }
  447. const Default_DeleteTableRequest_NonceGroup uint64 = 0
  448. const Default_DeleteTableRequest_Nonce uint64 = 0
  449. func (m *DeleteTableRequest) GetTableName() *TableName {
  450. if m != nil {
  451. return m.TableName
  452. }
  453. return nil
  454. }
  455. func (m *DeleteTableRequest) GetNonceGroup() uint64 {
  456. if m != nil && m.NonceGroup != nil {
  457. return *m.NonceGroup
  458. }
  459. return Default_DeleteTableRequest_NonceGroup
  460. }
  461. func (m *DeleteTableRequest) GetNonce() uint64 {
  462. if m != nil && m.Nonce != nil {
  463. return *m.Nonce
  464. }
  465. return Default_DeleteTableRequest_Nonce
  466. }
  467. type DeleteTableResponse struct {
  468. ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
  469. XXX_unrecognized []byte `json:"-"`
  470. }
  471. func (m *DeleteTableResponse) Reset() { *m = DeleteTableResponse{} }
  472. func (m *DeleteTableResponse) String() string { return proto.CompactTextString(m) }
  473. func (*DeleteTableResponse) ProtoMessage() {}
  474. func (*DeleteTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{19} }
  475. func (m *DeleteTableResponse) GetProcId() uint64 {
  476. if m != nil && m.ProcId != nil {
  477. return *m.ProcId
  478. }
  479. return 0
  480. }
  481. type TruncateTableRequest struct {
  482. TableName *TableName `protobuf:"bytes,1,req,name=tableName" json:"tableName,omitempty"`
  483. PreserveSplits *bool `protobuf:"varint,2,opt,name=preserveSplits,def=0" json:"preserveSplits,omitempty"`
  484. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  485. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  486. XXX_unrecognized []byte `json:"-"`
  487. }
  488. func (m *TruncateTableRequest) Reset() { *m = TruncateTableRequest{} }
  489. func (m *TruncateTableRequest) String() string { return proto.CompactTextString(m) }
  490. func (*TruncateTableRequest) ProtoMessage() {}
  491. func (*TruncateTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{20} }
  492. const Default_TruncateTableRequest_PreserveSplits bool = false
  493. const Default_TruncateTableRequest_NonceGroup uint64 = 0
  494. const Default_TruncateTableRequest_Nonce uint64 = 0
  495. func (m *TruncateTableRequest) GetTableName() *TableName {
  496. if m != nil {
  497. return m.TableName
  498. }
  499. return nil
  500. }
  501. func (m *TruncateTableRequest) GetPreserveSplits() bool {
  502. if m != nil && m.PreserveSplits != nil {
  503. return *m.PreserveSplits
  504. }
  505. return Default_TruncateTableRequest_PreserveSplits
  506. }
  507. func (m *TruncateTableRequest) GetNonceGroup() uint64 {
  508. if m != nil && m.NonceGroup != nil {
  509. return *m.NonceGroup
  510. }
  511. return Default_TruncateTableRequest_NonceGroup
  512. }
  513. func (m *TruncateTableRequest) GetNonce() uint64 {
  514. if m != nil && m.Nonce != nil {
  515. return *m.Nonce
  516. }
  517. return Default_TruncateTableRequest_Nonce
  518. }
  519. type TruncateTableResponse struct {
  520. XXX_unrecognized []byte `json:"-"`
  521. }
  522. func (m *TruncateTableResponse) Reset() { *m = TruncateTableResponse{} }
  523. func (m *TruncateTableResponse) String() string { return proto.CompactTextString(m) }
  524. func (*TruncateTableResponse) ProtoMessage() {}
  525. func (*TruncateTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{21} }
  526. type EnableTableRequest struct {
  527. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  528. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  529. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  530. XXX_unrecognized []byte `json:"-"`
  531. }
  532. func (m *EnableTableRequest) Reset() { *m = EnableTableRequest{} }
  533. func (m *EnableTableRequest) String() string { return proto.CompactTextString(m) }
  534. func (*EnableTableRequest) ProtoMessage() {}
  535. func (*EnableTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{22} }
  536. const Default_EnableTableRequest_NonceGroup uint64 = 0
  537. const Default_EnableTableRequest_Nonce uint64 = 0
  538. func (m *EnableTableRequest) GetTableName() *TableName {
  539. if m != nil {
  540. return m.TableName
  541. }
  542. return nil
  543. }
  544. func (m *EnableTableRequest) GetNonceGroup() uint64 {
  545. if m != nil && m.NonceGroup != nil {
  546. return *m.NonceGroup
  547. }
  548. return Default_EnableTableRequest_NonceGroup
  549. }
  550. func (m *EnableTableRequest) GetNonce() uint64 {
  551. if m != nil && m.Nonce != nil {
  552. return *m.Nonce
  553. }
  554. return Default_EnableTableRequest_Nonce
  555. }
  556. type EnableTableResponse struct {
  557. ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
  558. XXX_unrecognized []byte `json:"-"`
  559. }
  560. func (m *EnableTableResponse) Reset() { *m = EnableTableResponse{} }
  561. func (m *EnableTableResponse) String() string { return proto.CompactTextString(m) }
  562. func (*EnableTableResponse) ProtoMessage() {}
  563. func (*EnableTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{23} }
  564. func (m *EnableTableResponse) GetProcId() uint64 {
  565. if m != nil && m.ProcId != nil {
  566. return *m.ProcId
  567. }
  568. return 0
  569. }
  570. type DisableTableRequest struct {
  571. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  572. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  573. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  574. XXX_unrecognized []byte `json:"-"`
  575. }
  576. func (m *DisableTableRequest) Reset() { *m = DisableTableRequest{} }
  577. func (m *DisableTableRequest) String() string { return proto.CompactTextString(m) }
  578. func (*DisableTableRequest) ProtoMessage() {}
  579. func (*DisableTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{24} }
  580. const Default_DisableTableRequest_NonceGroup uint64 = 0
  581. const Default_DisableTableRequest_Nonce uint64 = 0
  582. func (m *DisableTableRequest) GetTableName() *TableName {
  583. if m != nil {
  584. return m.TableName
  585. }
  586. return nil
  587. }
  588. func (m *DisableTableRequest) GetNonceGroup() uint64 {
  589. if m != nil && m.NonceGroup != nil {
  590. return *m.NonceGroup
  591. }
  592. return Default_DisableTableRequest_NonceGroup
  593. }
  594. func (m *DisableTableRequest) GetNonce() uint64 {
  595. if m != nil && m.Nonce != nil {
  596. return *m.Nonce
  597. }
  598. return Default_DisableTableRequest_Nonce
  599. }
  600. type DisableTableResponse struct {
  601. ProcId *uint64 `protobuf:"varint,1,opt,name=proc_id,json=procId" json:"proc_id,omitempty"`
  602. XXX_unrecognized []byte `json:"-"`
  603. }
  604. func (m *DisableTableResponse) Reset() { *m = DisableTableResponse{} }
  605. func (m *DisableTableResponse) String() string { return proto.CompactTextString(m) }
  606. func (*DisableTableResponse) ProtoMessage() {}
  607. func (*DisableTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{25} }
  608. func (m *DisableTableResponse) GetProcId() uint64 {
  609. if m != nil && m.ProcId != nil {
  610. return *m.ProcId
  611. }
  612. return 0
  613. }
  614. type ModifyTableRequest struct {
  615. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  616. TableSchema *TableSchema `protobuf:"bytes,2,req,name=table_schema,json=tableSchema" json:"table_schema,omitempty"`
  617. NonceGroup *uint64 `protobuf:"varint,3,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  618. Nonce *uint64 `protobuf:"varint,4,opt,name=nonce,def=0" json:"nonce,omitempty"`
  619. XXX_unrecognized []byte `json:"-"`
  620. }
  621. func (m *ModifyTableRequest) Reset() { *m = ModifyTableRequest{} }
  622. func (m *ModifyTableRequest) String() string { return proto.CompactTextString(m) }
  623. func (*ModifyTableRequest) ProtoMessage() {}
  624. func (*ModifyTableRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{26} }
  625. const Default_ModifyTableRequest_NonceGroup uint64 = 0
  626. const Default_ModifyTableRequest_Nonce uint64 = 0
  627. func (m *ModifyTableRequest) GetTableName() *TableName {
  628. if m != nil {
  629. return m.TableName
  630. }
  631. return nil
  632. }
  633. func (m *ModifyTableRequest) GetTableSchema() *TableSchema {
  634. if m != nil {
  635. return m.TableSchema
  636. }
  637. return nil
  638. }
  639. func (m *ModifyTableRequest) GetNonceGroup() uint64 {
  640. if m != nil && m.NonceGroup != nil {
  641. return *m.NonceGroup
  642. }
  643. return Default_ModifyTableRequest_NonceGroup
  644. }
  645. func (m *ModifyTableRequest) GetNonce() uint64 {
  646. if m != nil && m.Nonce != nil {
  647. return *m.Nonce
  648. }
  649. return Default_ModifyTableRequest_Nonce
  650. }
  651. type ModifyTableResponse struct {
  652. XXX_unrecognized []byte `json:"-"`
  653. }
  654. func (m *ModifyTableResponse) Reset() { *m = ModifyTableResponse{} }
  655. func (m *ModifyTableResponse) String() string { return proto.CompactTextString(m) }
  656. func (*ModifyTableResponse) ProtoMessage() {}
  657. func (*ModifyTableResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{27} }
  658. type CreateNamespaceRequest struct {
  659. NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"`
  660. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  661. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  662. XXX_unrecognized []byte `json:"-"`
  663. }
  664. func (m *CreateNamespaceRequest) Reset() { *m = CreateNamespaceRequest{} }
  665. func (m *CreateNamespaceRequest) String() string { return proto.CompactTextString(m) }
  666. func (*CreateNamespaceRequest) ProtoMessage() {}
  667. func (*CreateNamespaceRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{28} }
  668. const Default_CreateNamespaceRequest_NonceGroup uint64 = 0
  669. const Default_CreateNamespaceRequest_Nonce uint64 = 0
  670. func (m *CreateNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor {
  671. if m != nil {
  672. return m.NamespaceDescriptor
  673. }
  674. return nil
  675. }
  676. func (m *CreateNamespaceRequest) GetNonceGroup() uint64 {
  677. if m != nil && m.NonceGroup != nil {
  678. return *m.NonceGroup
  679. }
  680. return Default_CreateNamespaceRequest_NonceGroup
  681. }
  682. func (m *CreateNamespaceRequest) GetNonce() uint64 {
  683. if m != nil && m.Nonce != nil {
  684. return *m.Nonce
  685. }
  686. return Default_CreateNamespaceRequest_Nonce
  687. }
  688. type CreateNamespaceResponse struct {
  689. XXX_unrecognized []byte `json:"-"`
  690. }
  691. func (m *CreateNamespaceResponse) Reset() { *m = CreateNamespaceResponse{} }
  692. func (m *CreateNamespaceResponse) String() string { return proto.CompactTextString(m) }
  693. func (*CreateNamespaceResponse) ProtoMessage() {}
  694. func (*CreateNamespaceResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{29} }
  695. type DeleteNamespaceRequest struct {
  696. NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"`
  697. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  698. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  699. XXX_unrecognized []byte `json:"-"`
  700. }
  701. func (m *DeleteNamespaceRequest) Reset() { *m = DeleteNamespaceRequest{} }
  702. func (m *DeleteNamespaceRequest) String() string { return proto.CompactTextString(m) }
  703. func (*DeleteNamespaceRequest) ProtoMessage() {}
  704. func (*DeleteNamespaceRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{30} }
  705. const Default_DeleteNamespaceRequest_NonceGroup uint64 = 0
  706. const Default_DeleteNamespaceRequest_Nonce uint64 = 0
  707. func (m *DeleteNamespaceRequest) GetNamespaceName() string {
  708. if m != nil && m.NamespaceName != nil {
  709. return *m.NamespaceName
  710. }
  711. return ""
  712. }
  713. func (m *DeleteNamespaceRequest) GetNonceGroup() uint64 {
  714. if m != nil && m.NonceGroup != nil {
  715. return *m.NonceGroup
  716. }
  717. return Default_DeleteNamespaceRequest_NonceGroup
  718. }
  719. func (m *DeleteNamespaceRequest) GetNonce() uint64 {
  720. if m != nil && m.Nonce != nil {
  721. return *m.Nonce
  722. }
  723. return Default_DeleteNamespaceRequest_Nonce
  724. }
  725. type DeleteNamespaceResponse struct {
  726. XXX_unrecognized []byte `json:"-"`
  727. }
  728. func (m *DeleteNamespaceResponse) Reset() { *m = DeleteNamespaceResponse{} }
  729. func (m *DeleteNamespaceResponse) String() string { return proto.CompactTextString(m) }
  730. func (*DeleteNamespaceResponse) ProtoMessage() {}
  731. func (*DeleteNamespaceResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{31} }
  732. type ModifyNamespaceRequest struct {
  733. NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"`
  734. NonceGroup *uint64 `protobuf:"varint,2,opt,name=nonce_group,json=nonceGroup,def=0" json:"nonce_group,omitempty"`
  735. Nonce *uint64 `protobuf:"varint,3,opt,name=nonce,def=0" json:"nonce,omitempty"`
  736. XXX_unrecognized []byte `json:"-"`
  737. }
  738. func (m *ModifyNamespaceRequest) Reset() { *m = ModifyNamespaceRequest{} }
  739. func (m *ModifyNamespaceRequest) String() string { return proto.CompactTextString(m) }
  740. func (*ModifyNamespaceRequest) ProtoMessage() {}
  741. func (*ModifyNamespaceRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{32} }
  742. const Default_ModifyNamespaceRequest_NonceGroup uint64 = 0
  743. const Default_ModifyNamespaceRequest_Nonce uint64 = 0
  744. func (m *ModifyNamespaceRequest) GetNamespaceDescriptor() *NamespaceDescriptor {
  745. if m != nil {
  746. return m.NamespaceDescriptor
  747. }
  748. return nil
  749. }
  750. func (m *ModifyNamespaceRequest) GetNonceGroup() uint64 {
  751. if m != nil && m.NonceGroup != nil {
  752. return *m.NonceGroup
  753. }
  754. return Default_ModifyNamespaceRequest_NonceGroup
  755. }
  756. func (m *ModifyNamespaceRequest) GetNonce() uint64 {
  757. if m != nil && m.Nonce != nil {
  758. return *m.Nonce
  759. }
  760. return Default_ModifyNamespaceRequest_Nonce
  761. }
  762. type ModifyNamespaceResponse struct {
  763. XXX_unrecognized []byte `json:"-"`
  764. }
  765. func (m *ModifyNamespaceResponse) Reset() { *m = ModifyNamespaceResponse{} }
  766. func (m *ModifyNamespaceResponse) String() string { return proto.CompactTextString(m) }
  767. func (*ModifyNamespaceResponse) ProtoMessage() {}
  768. func (*ModifyNamespaceResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{33} }
  769. type GetNamespaceDescriptorRequest struct {
  770. NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"`
  771. XXX_unrecognized []byte `json:"-"`
  772. }
  773. func (m *GetNamespaceDescriptorRequest) Reset() { *m = GetNamespaceDescriptorRequest{} }
  774. func (m *GetNamespaceDescriptorRequest) String() string { return proto.CompactTextString(m) }
  775. func (*GetNamespaceDescriptorRequest) ProtoMessage() {}
  776. func (*GetNamespaceDescriptorRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{34} }
  777. func (m *GetNamespaceDescriptorRequest) GetNamespaceName() string {
  778. if m != nil && m.NamespaceName != nil {
  779. return *m.NamespaceName
  780. }
  781. return ""
  782. }
  783. type GetNamespaceDescriptorResponse struct {
  784. NamespaceDescriptor *NamespaceDescriptor `protobuf:"bytes,1,req,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"`
  785. XXX_unrecognized []byte `json:"-"`
  786. }
  787. func (m *GetNamespaceDescriptorResponse) Reset() { *m = GetNamespaceDescriptorResponse{} }
  788. func (m *GetNamespaceDescriptorResponse) String() string { return proto.CompactTextString(m) }
  789. func (*GetNamespaceDescriptorResponse) ProtoMessage() {}
  790. func (*GetNamespaceDescriptorResponse) Descriptor() ([]byte, []int) {
  791. return fileDescriptor11, []int{35}
  792. }
  793. func (m *GetNamespaceDescriptorResponse) GetNamespaceDescriptor() *NamespaceDescriptor {
  794. if m != nil {
  795. return m.NamespaceDescriptor
  796. }
  797. return nil
  798. }
  799. type ListNamespaceDescriptorsRequest struct {
  800. XXX_unrecognized []byte `json:"-"`
  801. }
  802. func (m *ListNamespaceDescriptorsRequest) Reset() { *m = ListNamespaceDescriptorsRequest{} }
  803. func (m *ListNamespaceDescriptorsRequest) String() string { return proto.CompactTextString(m) }
  804. func (*ListNamespaceDescriptorsRequest) ProtoMessage() {}
  805. func (*ListNamespaceDescriptorsRequest) Descriptor() ([]byte, []int) {
  806. return fileDescriptor11, []int{36}
  807. }
  808. type ListNamespaceDescriptorsResponse struct {
  809. NamespaceDescriptor []*NamespaceDescriptor `protobuf:"bytes,1,rep,name=namespaceDescriptor" json:"namespaceDescriptor,omitempty"`
  810. XXX_unrecognized []byte `json:"-"`
  811. }
  812. func (m *ListNamespaceDescriptorsResponse) Reset() { *m = ListNamespaceDescriptorsResponse{} }
  813. func (m *ListNamespaceDescriptorsResponse) String() string { return proto.CompactTextString(m) }
  814. func (*ListNamespaceDescriptorsResponse) ProtoMessage() {}
  815. func (*ListNamespaceDescriptorsResponse) Descriptor() ([]byte, []int) {
  816. return fileDescriptor11, []int{37}
  817. }
  818. func (m *ListNamespaceDescriptorsResponse) GetNamespaceDescriptor() []*NamespaceDescriptor {
  819. if m != nil {
  820. return m.NamespaceDescriptor
  821. }
  822. return nil
  823. }
  824. type ListTableDescriptorsByNamespaceRequest struct {
  825. NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"`
  826. XXX_unrecognized []byte `json:"-"`
  827. }
  828. func (m *ListTableDescriptorsByNamespaceRequest) Reset() {
  829. *m = ListTableDescriptorsByNamespaceRequest{}
  830. }
  831. func (m *ListTableDescriptorsByNamespaceRequest) String() string { return proto.CompactTextString(m) }
  832. func (*ListTableDescriptorsByNamespaceRequest) ProtoMessage() {}
  833. func (*ListTableDescriptorsByNamespaceRequest) Descriptor() ([]byte, []int) {
  834. return fileDescriptor11, []int{38}
  835. }
  836. func (m *ListTableDescriptorsByNamespaceRequest) GetNamespaceName() string {
  837. if m != nil && m.NamespaceName != nil {
  838. return *m.NamespaceName
  839. }
  840. return ""
  841. }
  842. type ListTableDescriptorsByNamespaceResponse struct {
  843. TableSchema []*TableSchema `protobuf:"bytes,1,rep,name=tableSchema" json:"tableSchema,omitempty"`
  844. XXX_unrecognized []byte `json:"-"`
  845. }
  846. func (m *ListTableDescriptorsByNamespaceResponse) Reset() {
  847. *m = ListTableDescriptorsByNamespaceResponse{}
  848. }
  849. func (m *ListTableDescriptorsByNamespaceResponse) String() string { return proto.CompactTextString(m) }
  850. func (*ListTableDescriptorsByNamespaceResponse) ProtoMessage() {}
  851. func (*ListTableDescriptorsByNamespaceResponse) Descriptor() ([]byte, []int) {
  852. return fileDescriptor11, []int{39}
  853. }
  854. func (m *ListTableDescriptorsByNamespaceResponse) GetTableSchema() []*TableSchema {
  855. if m != nil {
  856. return m.TableSchema
  857. }
  858. return nil
  859. }
  860. type ListTableNamesByNamespaceRequest struct {
  861. NamespaceName *string `protobuf:"bytes,1,req,name=namespaceName" json:"namespaceName,omitempty"`
  862. XXX_unrecognized []byte `json:"-"`
  863. }
  864. func (m *ListTableNamesByNamespaceRequest) Reset() { *m = ListTableNamesByNamespaceRequest{} }
  865. func (m *ListTableNamesByNamespaceRequest) String() string { return proto.CompactTextString(m) }
  866. func (*ListTableNamesByNamespaceRequest) ProtoMessage() {}
  867. func (*ListTableNamesByNamespaceRequest) Descriptor() ([]byte, []int) {
  868. return fileDescriptor11, []int{40}
  869. }
  870. func (m *ListTableNamesByNamespaceRequest) GetNamespaceName() string {
  871. if m != nil && m.NamespaceName != nil {
  872. return *m.NamespaceName
  873. }
  874. return ""
  875. }
  876. type ListTableNamesByNamespaceResponse struct {
  877. TableName []*TableName `protobuf:"bytes,1,rep,name=tableName" json:"tableName,omitempty"`
  878. XXX_unrecognized []byte `json:"-"`
  879. }
  880. func (m *ListTableNamesByNamespaceResponse) Reset() { *m = ListTableNamesByNamespaceResponse{} }
  881. func (m *ListTableNamesByNamespaceResponse) String() string { return proto.CompactTextString(m) }
  882. func (*ListTableNamesByNamespaceResponse) ProtoMessage() {}
  883. func (*ListTableNamesByNamespaceResponse) Descriptor() ([]byte, []int) {
  884. return fileDescriptor11, []int{41}
  885. }
  886. func (m *ListTableNamesByNamespaceResponse) GetTableName() []*TableName {
  887. if m != nil {
  888. return m.TableName
  889. }
  890. return nil
  891. }
  892. type ShutdownRequest struct {
  893. XXX_unrecognized []byte `json:"-"`
  894. }
  895. func (m *ShutdownRequest) Reset() { *m = ShutdownRequest{} }
  896. func (m *ShutdownRequest) String() string { return proto.CompactTextString(m) }
  897. func (*ShutdownRequest) ProtoMessage() {}
  898. func (*ShutdownRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{42} }
  899. type ShutdownResponse struct {
  900. XXX_unrecognized []byte `json:"-"`
  901. }
  902. func (m *ShutdownResponse) Reset() { *m = ShutdownResponse{} }
  903. func (m *ShutdownResponse) String() string { return proto.CompactTextString(m) }
  904. func (*ShutdownResponse) ProtoMessage() {}
  905. func (*ShutdownResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{43} }
  906. type StopMasterRequest struct {
  907. XXX_unrecognized []byte `json:"-"`
  908. }
  909. func (m *StopMasterRequest) Reset() { *m = StopMasterRequest{} }
  910. func (m *StopMasterRequest) String() string { return proto.CompactTextString(m) }
  911. func (*StopMasterRequest) ProtoMessage() {}
  912. func (*StopMasterRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{44} }
  913. type StopMasterResponse struct {
  914. XXX_unrecognized []byte `json:"-"`
  915. }
  916. func (m *StopMasterResponse) Reset() { *m = StopMasterResponse{} }
  917. func (m *StopMasterResponse) String() string { return proto.CompactTextString(m) }
  918. func (*StopMasterResponse) ProtoMessage() {}
  919. func (*StopMasterResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{45} }
  920. type BalanceRequest struct {
  921. Force *bool `protobuf:"varint,1,opt,name=force" json:"force,omitempty"`
  922. XXX_unrecognized []byte `json:"-"`
  923. }
  924. func (m *BalanceRequest) Reset() { *m = BalanceRequest{} }
  925. func (m *BalanceRequest) String() string { return proto.CompactTextString(m) }
  926. func (*BalanceRequest) ProtoMessage() {}
  927. func (*BalanceRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{46} }
  928. func (m *BalanceRequest) GetForce() bool {
  929. if m != nil && m.Force != nil {
  930. return *m.Force
  931. }
  932. return false
  933. }
  934. type BalanceResponse struct {
  935. BalancerRan *bool `protobuf:"varint,1,req,name=balancer_ran,json=balancerRan" json:"balancer_ran,omitempty"`
  936. XXX_unrecognized []byte `json:"-"`
  937. }
  938. func (m *BalanceResponse) Reset() { *m = BalanceResponse{} }
  939. func (m *BalanceResponse) String() string { return proto.CompactTextString(m) }
  940. func (*BalanceResponse) ProtoMessage() {}
  941. func (*BalanceResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{47} }
  942. func (m *BalanceResponse) GetBalancerRan() bool {
  943. if m != nil && m.BalancerRan != nil {
  944. return *m.BalancerRan
  945. }
  946. return false
  947. }
  948. type SetBalancerRunningRequest struct {
  949. On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"`
  950. Synchronous *bool `protobuf:"varint,2,opt,name=synchronous" json:"synchronous,omitempty"`
  951. XXX_unrecognized []byte `json:"-"`
  952. }
  953. func (m *SetBalancerRunningRequest) Reset() { *m = SetBalancerRunningRequest{} }
  954. func (m *SetBalancerRunningRequest) String() string { return proto.CompactTextString(m) }
  955. func (*SetBalancerRunningRequest) ProtoMessage() {}
  956. func (*SetBalancerRunningRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{48} }
  957. func (m *SetBalancerRunningRequest) GetOn() bool {
  958. if m != nil && m.On != nil {
  959. return *m.On
  960. }
  961. return false
  962. }
  963. func (m *SetBalancerRunningRequest) GetSynchronous() bool {
  964. if m != nil && m.Synchronous != nil {
  965. return *m.Synchronous
  966. }
  967. return false
  968. }
  969. type SetBalancerRunningResponse struct {
  970. PrevBalanceValue *bool `protobuf:"varint,1,opt,name=prev_balance_value,json=prevBalanceValue" json:"prev_balance_value,omitempty"`
  971. XXX_unrecognized []byte `json:"-"`
  972. }
  973. func (m *SetBalancerRunningResponse) Reset() { *m = SetBalancerRunningResponse{} }
  974. func (m *SetBalancerRunningResponse) String() string { return proto.CompactTextString(m) }
  975. func (*SetBalancerRunningResponse) ProtoMessage() {}
  976. func (*SetBalancerRunningResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{49} }
  977. func (m *SetBalancerRunningResponse) GetPrevBalanceValue() bool {
  978. if m != nil && m.PrevBalanceValue != nil {
  979. return *m.PrevBalanceValue
  980. }
  981. return false
  982. }
  983. type IsBalancerEnabledRequest struct {
  984. XXX_unrecognized []byte `json:"-"`
  985. }
  986. func (m *IsBalancerEnabledRequest) Reset() { *m = IsBalancerEnabledRequest{} }
  987. func (m *IsBalancerEnabledRequest) String() string { return proto.CompactTextString(m) }
  988. func (*IsBalancerEnabledRequest) ProtoMessage() {}
  989. func (*IsBalancerEnabledRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{50} }
  990. type IsBalancerEnabledResponse struct {
  991. Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
  992. XXX_unrecognized []byte `json:"-"`
  993. }
  994. func (m *IsBalancerEnabledResponse) Reset() { *m = IsBalancerEnabledResponse{} }
  995. func (m *IsBalancerEnabledResponse) String() string { return proto.CompactTextString(m) }
  996. func (*IsBalancerEnabledResponse) ProtoMessage() {}
  997. func (*IsBalancerEnabledResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{51} }
  998. func (m *IsBalancerEnabledResponse) GetEnabled() bool {
  999. if m != nil && m.Enabled != nil {
  1000. return *m.Enabled
  1001. }
  1002. return false
  1003. }
  1004. type SetSplitOrMergeEnabledRequest struct {
  1005. Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
  1006. Synchronous *bool `protobuf:"varint,2,opt,name=synchronous" json:"synchronous,omitempty"`
  1007. SwitchTypes []MasterSwitchType `protobuf:"varint,3,rep,name=switch_types,json=switchTypes,enum=pb.MasterSwitchType" json:"switch_types,omitempty"`
  1008. XXX_unrecognized []byte `json:"-"`
  1009. }
  1010. func (m *SetSplitOrMergeEnabledRequest) Reset() { *m = SetSplitOrMergeEnabledRequest{} }
  1011. func (m *SetSplitOrMergeEnabledRequest) String() string { return proto.CompactTextString(m) }
  1012. func (*SetSplitOrMergeEnabledRequest) ProtoMessage() {}
  1013. func (*SetSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{52} }
  1014. func (m *SetSplitOrMergeEnabledRequest) GetEnabled() bool {
  1015. if m != nil && m.Enabled != nil {
  1016. return *m.Enabled
  1017. }
  1018. return false
  1019. }
  1020. func (m *SetSplitOrMergeEnabledRequest) GetSynchronous() bool {
  1021. if m != nil && m.Synchronous != nil {
  1022. return *m.Synchronous
  1023. }
  1024. return false
  1025. }
  1026. func (m *SetSplitOrMergeEnabledRequest) GetSwitchTypes() []MasterSwitchType {
  1027. if m != nil {
  1028. return m.SwitchTypes
  1029. }
  1030. return nil
  1031. }
  1032. type SetSplitOrMergeEnabledResponse struct {
  1033. PrevValue []bool `protobuf:"varint,1,rep,name=prev_value,json=prevValue" json:"prev_value,omitempty"`
  1034. XXX_unrecognized []byte `json:"-"`
  1035. }
  1036. func (m *SetSplitOrMergeEnabledResponse) Reset() { *m = SetSplitOrMergeEnabledResponse{} }
  1037. func (m *SetSplitOrMergeEnabledResponse) String() string { return proto.CompactTextString(m) }
  1038. func (*SetSplitOrMergeEnabledResponse) ProtoMessage() {}
  1039. func (*SetSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int) {
  1040. return fileDescriptor11, []int{53}
  1041. }
  1042. func (m *SetSplitOrMergeEnabledResponse) GetPrevValue() []bool {
  1043. if m != nil {
  1044. return m.PrevValue
  1045. }
  1046. return nil
  1047. }
  1048. type IsSplitOrMergeEnabledRequest struct {
  1049. SwitchType *MasterSwitchType `protobuf:"varint,1,req,name=switch_type,json=switchType,enum=pb.MasterSwitchType" json:"switch_type,omitempty"`
  1050. XXX_unrecognized []byte `json:"-"`
  1051. }
  1052. func (m *IsSplitOrMergeEnabledRequest) Reset() { *m = IsSplitOrMergeEnabledRequest{} }
  1053. func (m *IsSplitOrMergeEnabledRequest) String() string { return proto.CompactTextString(m) }
  1054. func (*IsSplitOrMergeEnabledRequest) ProtoMessage() {}
  1055. func (*IsSplitOrMergeEnabledRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{54} }
  1056. func (m *IsSplitOrMergeEnabledRequest) GetSwitchType() MasterSwitchType {
  1057. if m != nil && m.SwitchType != nil {
  1058. return *m.SwitchType
  1059. }
  1060. return MasterSwitchType_SPLIT
  1061. }
  1062. type IsSplitOrMergeEnabledResponse struct {
  1063. Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
  1064. XXX_unrecognized []byte `json:"-"`
  1065. }
  1066. func (m *IsSplitOrMergeEnabledResponse) Reset() { *m = IsSplitOrMergeEnabledResponse{} }
  1067. func (m *IsSplitOrMergeEnabledResponse) String() string { return proto.CompactTextString(m) }
  1068. func (*IsSplitOrMergeEnabledResponse) ProtoMessage() {}
  1069. func (*IsSplitOrMergeEnabledResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{55} }
  1070. func (m *IsSplitOrMergeEnabledResponse) GetEnabled() bool {
  1071. if m != nil && m.Enabled != nil {
  1072. return *m.Enabled
  1073. }
  1074. return false
  1075. }
  1076. type NormalizeRequest struct {
  1077. XXX_unrecognized []byte `json:"-"`
  1078. }
  1079. func (m *NormalizeRequest) Reset() { *m = NormalizeRequest{} }
  1080. func (m *NormalizeRequest) String() string { return proto.CompactTextString(m) }
  1081. func (*NormalizeRequest) ProtoMessage() {}
  1082. func (*NormalizeRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{56} }
  1083. type NormalizeResponse struct {
  1084. NormalizerRan *bool `protobuf:"varint,1,req,name=normalizer_ran,json=normalizerRan" json:"normalizer_ran,omitempty"`
  1085. XXX_unrecognized []byte `json:"-"`
  1086. }
  1087. func (m *NormalizeResponse) Reset() { *m = NormalizeResponse{} }
  1088. func (m *NormalizeResponse) String() string { return proto.CompactTextString(m) }
  1089. func (*NormalizeResponse) ProtoMessage() {}
  1090. func (*NormalizeResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{57} }
  1091. func (m *NormalizeResponse) GetNormalizerRan() bool {
  1092. if m != nil && m.NormalizerRan != nil {
  1093. return *m.NormalizerRan
  1094. }
  1095. return false
  1096. }
  1097. type SetNormalizerRunningRequest struct {
  1098. On *bool `protobuf:"varint,1,req,name=on" json:"on,omitempty"`
  1099. XXX_unrecognized []byte `json:"-"`
  1100. }
  1101. func (m *SetNormalizerRunningRequest) Reset() { *m = SetNormalizerRunningRequest{} }
  1102. func (m *SetNormalizerRunningRequest) String() string { return proto.CompactTextString(m) }
  1103. func (*SetNormalizerRunningRequest) ProtoMessage() {}
  1104. func (*SetNormalizerRunningRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{58} }
  1105. func (m *SetNormalizerRunningRequest) GetOn() bool {
  1106. if m != nil && m.On != nil {
  1107. return *m.On
  1108. }
  1109. return false
  1110. }
  1111. type SetNormalizerRunningResponse struct {
  1112. PrevNormalizerValue *bool `protobuf:"varint,1,opt,name=prev_normalizer_value,json=prevNormalizerValue" json:"prev_normalizer_value,omitempty"`
  1113. XXX_unrecognized []byte `json:"-"`
  1114. }
  1115. func (m *SetNormalizerRunningResponse) Reset() { *m = SetNormalizerRunningResponse{} }
  1116. func (m *SetNormalizerRunningResponse) String() string { return proto.CompactTextString(m) }
  1117. func (*SetNormalizerRunningResponse) ProtoMessage() {}
  1118. func (*SetNormalizerRunningResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{59} }
  1119. func (m *SetNormalizerRunningResponse) GetPrevNormalizerValue() bool {
  1120. if m != nil && m.PrevNormalizerValue != nil {
  1121. return *m.PrevNormalizerValue
  1122. }
  1123. return false
  1124. }
  1125. type IsNormalizerEnabledRequest struct {
  1126. XXX_unrecognized []byte `json:"-"`
  1127. }
  1128. func (m *IsNormalizerEnabledRequest) Reset() { *m = IsNormalizerEnabledRequest{} }
  1129. func (m *IsNormalizerEnabledRequest) String() string { return proto.CompactTextString(m) }
  1130. func (*IsNormalizerEnabledRequest) ProtoMessage() {}
  1131. func (*IsNormalizerEnabledRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{60} }
  1132. type IsNormalizerEnabledResponse struct {
  1133. Enabled *bool `protobuf:"varint,1,req,name=enabled" json:"enabled,omitempty"`
  1134. XXX_unrecognized []byte `json:"-"`
  1135. }
  1136. func (m *IsNormalizerEnabledResponse) Reset() { *m = IsNormalizerEnabledResponse{} }
  1137. func (m *IsNormalizerEnabledResponse) String() string { return proto.CompactTextString(m) }
  1138. func (*IsNormalizerEnabledResponse) ProtoMessage() {}
  1139. func (*IsNormalizerEnabledResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{61} }
  1140. func (m *IsNormalizerEnabledResponse) GetEnabled() bool {
  1141. if m != nil && m.Enabled != nil {
  1142. return *m.Enabled
  1143. }
  1144. return false
  1145. }
  1146. type RunCatalogScanRequest struct {
  1147. XXX_unrecognized []byte `json:"-"`
  1148. }
  1149. func (m *RunCatalogScanRequest) Reset() { *m = RunCatalogScanRequest{} }
  1150. func (m *RunCatalogScanRequest) String() string { return proto.CompactTextString(m) }
  1151. func (*RunCatalogScanRequest) ProtoMessage() {}
  1152. func (*RunCatalogScanRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{62} }
  1153. type RunCatalogScanResponse struct {
  1154. ScanResult *int32 `protobuf:"varint,1,opt,name=scan_result,json=scanResult" json:"scan_result,omitempty"`
  1155. XXX_unrecognized []byte `json:"-"`
  1156. }
  1157. func (m *RunCatalogScanResponse) Reset() { *m = RunCatalogScanResponse{} }
  1158. func (m *RunCatalogScanResponse) String() string { return proto.CompactTextString(m) }
  1159. func (*RunCatalogScanResponse) ProtoMessage() {}
  1160. func (*RunCatalogScanResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{63} }
  1161. func (m *RunCatalogScanResponse) GetScanResult() int32 {
  1162. if m != nil && m.ScanResult != nil {
  1163. return *m.ScanResult
  1164. }
  1165. return 0
  1166. }
  1167. type EnableCatalogJanitorRequest struct {
  1168. Enable *bool `protobuf:"varint,1,req,name=enable" json:"enable,omitempty"`
  1169. XXX_unrecognized []byte `json:"-"`
  1170. }
  1171. func (m *EnableCatalogJanitorRequest) Reset() { *m = EnableCatalogJanitorRequest{} }
  1172. func (m *EnableCatalogJanitorRequest) String() string { return proto.CompactTextString(m) }
  1173. func (*EnableCatalogJanitorRequest) ProtoMessage() {}
  1174. func (*EnableCatalogJanitorRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{64} }
  1175. func (m *EnableCatalogJanitorRequest) GetEnable() bool {
  1176. if m != nil && m.Enable != nil {
  1177. return *m.Enable
  1178. }
  1179. return false
  1180. }
  1181. type EnableCatalogJanitorResponse struct {
  1182. PrevValue *bool `protobuf:"varint,1,opt,name=prev_value,json=prevValue" json:"prev_value,omitempty"`
  1183. XXX_unrecognized []byte `json:"-"`
  1184. }
  1185. func (m *EnableCatalogJanitorResponse) Reset() { *m = EnableCatalogJanitorResponse{} }
  1186. func (m *EnableCatalogJanitorResponse) String() string { return proto.CompactTextString(m) }
  1187. func (*EnableCatalogJanitorResponse) ProtoMessage() {}
  1188. func (*EnableCatalogJanitorResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{65} }
  1189. func (m *EnableCatalogJanitorResponse) GetPrevValue() bool {
  1190. if m != nil && m.PrevValue != nil {
  1191. return *m.PrevValue
  1192. }
  1193. return false
  1194. }
  1195. type IsCatalogJanitorEnabledRequest struct {
  1196. XXX_unrecognized []byte `json:"-"`
  1197. }
  1198. func (m *IsCatalogJanitorEnabledRequest) Reset() { *m = IsCatalogJanitorEnabledRequest{} }
  1199. func (m *IsCatalogJanitorEnabledRequest) String() string { return proto.CompactTextString(m) }
  1200. func (*IsCatalogJanitorEnabledRequest) ProtoMessage() {}
  1201. func (*IsCatalogJanitorEnabledRequest) Descriptor() ([]byte, []int) {
  1202. return fileDescriptor11, []int{66}
  1203. }
  1204. type IsCatalogJanitorEnabledResponse struct {
  1205. Value *bool `protobuf:"varint,1,req,name=value" json:"value,omitempty"`
  1206. XXX_unrecognized []byte `json:"-"`
  1207. }
  1208. func (m *IsCatalogJanitorEnabledResponse) Reset() { *m = IsCatalogJanitorEnabledResponse{} }
  1209. func (m *IsCatalogJanitorEnabledResponse) String() string { return proto.CompactTextString(m) }
  1210. func (*IsCatalogJanitorEnabledResponse) ProtoMessage() {}
  1211. func (*IsCatalogJanitorEnabledResponse) Descriptor() ([]byte, []int) {
  1212. return fileDescriptor11, []int{67}
  1213. }
  1214. func (m *IsCatalogJanitorEnabledResponse) GetValue() bool {
  1215. if m != nil && m.Value != nil {
  1216. return *m.Value
  1217. }
  1218. return false
  1219. }
  1220. type SnapshotRequest struct {
  1221. Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"`
  1222. XXX_unrecognized []byte `json:"-"`
  1223. }
  1224. func (m *SnapshotRequest) Reset() { *m = SnapshotRequest{} }
  1225. func (m *SnapshotRequest) String() string { return proto.CompactTextString(m) }
  1226. func (*SnapshotRequest) ProtoMessage() {}
  1227. func (*SnapshotRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{68} }
  1228. func (m *SnapshotRequest) GetSnapshot() *SnapshotDescription {
  1229. if m != nil {
  1230. return m.Snapshot
  1231. }
  1232. return nil
  1233. }
  1234. type SnapshotResponse struct {
  1235. ExpectedTimeout *int64 `protobuf:"varint,1,req,name=expected_timeout,json=expectedTimeout" json:"expected_timeout,omitempty"`
  1236. XXX_unrecognized []byte `json:"-"`
  1237. }
  1238. func (m *SnapshotResponse) Reset() { *m = SnapshotResponse{} }
  1239. func (m *SnapshotResponse) String() string { return proto.CompactTextString(m) }
  1240. func (*SnapshotResponse) ProtoMessage() {}
  1241. func (*SnapshotResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{69} }
  1242. func (m *SnapshotResponse) GetExpectedTimeout() int64 {
  1243. if m != nil && m.ExpectedTimeout != nil {
  1244. return *m.ExpectedTimeout
  1245. }
  1246. return 0
  1247. }
  1248. type GetCompletedSnapshotsRequest struct {
  1249. XXX_unrecognized []byte `json:"-"`
  1250. }
  1251. func (m *GetCompletedSnapshotsRequest) Reset() { *m = GetCompletedSnapshotsRequest{} }
  1252. func (m *GetCompletedSnapshotsRequest) String() string { return proto.CompactTextString(m) }
  1253. func (*GetCompletedSnapshotsRequest) ProtoMessage() {}
  1254. func (*GetCompletedSnapshotsRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{70} }
  1255. type GetCompletedSnapshotsResponse struct {
  1256. Snapshots []*SnapshotDescription `protobuf:"bytes,1,rep,name=snapshots" json:"snapshots,omitempty"`
  1257. XXX_unrecognized []byte `json:"-"`
  1258. }
  1259. func (m *GetCompletedSnapshotsResponse) Reset() { *m = GetCompletedSnapshotsResponse{} }
  1260. func (m *GetCompletedSnapshotsResponse) String() string { return proto.CompactTextString(m) }
  1261. func (*GetCompletedSnapshotsResponse) ProtoMessage() {}
  1262. func (*GetCompletedSnapshotsResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{71} }
  1263. func (m *GetCompletedSnapshotsResponse) GetSnapshots() []*SnapshotDescription {
  1264. if m != nil {
  1265. return m.Snapshots
  1266. }
  1267. return nil
  1268. }
  1269. type DeleteSnapshotRequest struct {
  1270. Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"`
  1271. XXX_unrecognized []byte `json:"-"`
  1272. }
  1273. func (m *DeleteSnapshotRequest) Reset() { *m = DeleteSnapshotRequest{} }
  1274. func (m *DeleteSnapshotRequest) String() string { return proto.CompactTextString(m) }
  1275. func (*DeleteSnapshotRequest) ProtoMessage() {}
  1276. func (*DeleteSnapshotRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{72} }
  1277. func (m *DeleteSnapshotRequest) GetSnapshot() *SnapshotDescription {
  1278. if m != nil {
  1279. return m.Snapshot
  1280. }
  1281. return nil
  1282. }
  1283. type DeleteSnapshotResponse struct {
  1284. XXX_unrecognized []byte `json:"-"`
  1285. }
  1286. func (m *DeleteSnapshotResponse) Reset() { *m = DeleteSnapshotResponse{} }
  1287. func (m *DeleteSnapshotResponse) String() string { return proto.CompactTextString(m) }
  1288. func (*DeleteSnapshotResponse) ProtoMessage() {}
  1289. func (*DeleteSnapshotResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{73} }
  1290. type RestoreSnapshotRequest struct {
  1291. Snapshot *SnapshotDescription `protobuf:"bytes,1,req,name=snapshot" json:"snapshot,omitempty"`
  1292. XXX_unrecognized []byte `json:"-"`
  1293. }
  1294. func (m *RestoreSnapshotRequest) Reset() { *m = RestoreSnapshotRequest{} }
  1295. func (m *RestoreSnapshotRequest) String() string { return proto.CompactTextString(m) }
  1296. func (*RestoreSnapshotRequest) ProtoMessage() {}
  1297. func (*RestoreSnapshotRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{74} }
  1298. func (m *RestoreSnapshotRequest) GetSnapshot() *SnapshotDescription {
  1299. if m != nil {
  1300. return m.Snapshot
  1301. }
  1302. return nil
  1303. }
  1304. type RestoreSnapshotResponse struct {
  1305. XXX_unrecognized []byte `json:"-"`
  1306. }
  1307. func (m *RestoreSnapshotResponse) Reset() { *m = RestoreSnapshotResponse{} }
  1308. func (m *RestoreSnapshotResponse) String() string { return proto.CompactTextString(m) }
  1309. func (*RestoreSnapshotResponse) ProtoMessage() {}
  1310. func (*RestoreSnapshotResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{75} }
  1311. // if you don't send the snapshot, then you will get it back
  1312. // in the response (if the snapshot is done) so you can check the snapshot
  1313. type IsSnapshotDoneRequest struct {
  1314. Snapshot *SnapshotDescription `protobuf:"bytes,1,opt,name=snapshot" json:"snapshot,omitempty"`
  1315. XXX_unrecognized []byte `json:"-"`
  1316. }
  1317. func (m *IsSnapshotDoneRequest) Reset() { *m = IsSnapshotDoneRequest{} }
  1318. func (m *IsSnapshotDoneRequest) String() string { return proto.CompactTextString(m) }
  1319. func (*IsSnapshotDoneRequest) ProtoMessage() {}
  1320. func (*IsSnapshotDoneRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{76} }
  1321. func (m *IsSnapshotDoneRequest) GetSnapshot() *SnapshotDescription {
  1322. if m != nil {
  1323. return m.Snapshot
  1324. }
  1325. return nil
  1326. }
  1327. type IsSnapshotDoneResponse struct {
  1328. Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"`
  1329. Snapshot *SnapshotDescription `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"`
  1330. XXX_unrecognized []byte `json:"-"`
  1331. }
  1332. func (m *IsSnapshotDoneResponse) Reset() { *m = IsSnapshotDoneResponse{} }
  1333. func (m *IsSnapshotDoneResponse) String() string { return proto.CompactTextString(m) }
  1334. func (*IsSnapshotDoneResponse) ProtoMessage() {}
  1335. func (*IsSnapshotDoneResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{77} }
  1336. const Default_IsSnapshotDoneResponse_Done bool = false
  1337. func (m *IsSnapshotDoneResponse) GetDone() bool {
  1338. if m != nil && m.Done != nil {
  1339. return *m.Done
  1340. }
  1341. return Default_IsSnapshotDoneResponse_Done
  1342. }
  1343. func (m *IsSnapshotDoneResponse) GetSnapshot() *SnapshotDescription {
  1344. if m != nil {
  1345. return m.Snapshot
  1346. }
  1347. return nil
  1348. }
  1349. type IsRestoreSnapshotDoneRequest struct {
  1350. Snapshot *SnapshotDescription `protobuf:"bytes,1,opt,name=snapshot" json:"snapshot,omitempty"`
  1351. XXX_unrecognized []byte `json:"-"`
  1352. }
  1353. func (m *IsRestoreSnapshotDoneRequest) Reset() { *m = IsRestoreSnapshotDoneRequest{} }
  1354. func (m *IsRestoreSnapshotDoneRequest) String() string { return proto.CompactTextString(m) }
  1355. func (*IsRestoreSnapshotDoneRequest) ProtoMessage() {}
  1356. func (*IsRestoreSnapshotDoneRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{78} }
  1357. func (m *IsRestoreSnapshotDoneRequest) GetSnapshot() *SnapshotDescription {
  1358. if m != nil {
  1359. return m.Snapshot
  1360. }
  1361. return nil
  1362. }
  1363. type IsRestoreSnapshotDoneResponse struct {
  1364. Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"`
  1365. XXX_unrecognized []byte `json:"-"`
  1366. }
  1367. func (m *IsRestoreSnapshotDoneResponse) Reset() { *m = IsRestoreSnapshotDoneResponse{} }
  1368. func (m *IsRestoreSnapshotDoneResponse) String() string { return proto.CompactTextString(m) }
  1369. func (*IsRestoreSnapshotDoneResponse) ProtoMessage() {}
  1370. func (*IsRestoreSnapshotDoneResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{79} }
  1371. const Default_IsRestoreSnapshotDoneResponse_Done bool = false
  1372. func (m *IsRestoreSnapshotDoneResponse) GetDone() bool {
  1373. if m != nil && m.Done != nil {
  1374. return *m.Done
  1375. }
  1376. return Default_IsRestoreSnapshotDoneResponse_Done
  1377. }
  1378. type GetSchemaAlterStatusRequest struct {
  1379. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  1380. XXX_unrecognized []byte `json:"-"`
  1381. }
  1382. func (m *GetSchemaAlterStatusRequest) Reset() { *m = GetSchemaAlterStatusRequest{} }
  1383. func (m *GetSchemaAlterStatusRequest) String() string { return proto.CompactTextString(m) }
  1384. func (*GetSchemaAlterStatusRequest) ProtoMessage() {}
  1385. func (*GetSchemaAlterStatusRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{80} }
  1386. func (m *GetSchemaAlterStatusRequest) GetTableName() *TableName {
  1387. if m != nil {
  1388. return m.TableName
  1389. }
  1390. return nil
  1391. }
  1392. type GetSchemaAlterStatusResponse struct {
  1393. YetToUpdateRegions *uint32 `protobuf:"varint,1,opt,name=yet_to_update_regions,json=yetToUpdateRegions" json:"yet_to_update_regions,omitempty"`
  1394. TotalRegions *uint32 `protobuf:"varint,2,opt,name=total_regions,json=totalRegions" json:"total_regions,omitempty"`
  1395. XXX_unrecognized []byte `json:"-"`
  1396. }
  1397. func (m *GetSchemaAlterStatusResponse) Reset() { *m = GetSchemaAlterStatusResponse{} }
  1398. func (m *GetSchemaAlterStatusResponse) String() string { return proto.CompactTextString(m) }
  1399. func (*GetSchemaAlterStatusResponse) ProtoMessage() {}
  1400. func (*GetSchemaAlterStatusResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{81} }
  1401. func (m *GetSchemaAlterStatusResponse) GetYetToUpdateRegions() uint32 {
  1402. if m != nil && m.YetToUpdateRegions != nil {
  1403. return *m.YetToUpdateRegions
  1404. }
  1405. return 0
  1406. }
  1407. func (m *GetSchemaAlterStatusResponse) GetTotalRegions() uint32 {
  1408. if m != nil && m.TotalRegions != nil {
  1409. return *m.TotalRegions
  1410. }
  1411. return 0
  1412. }
  1413. type GetTableDescriptorsRequest struct {
  1414. TableNames []*TableName `protobuf:"bytes,1,rep,name=table_names,json=tableNames" json:"table_names,omitempty"`
  1415. Regex *string `protobuf:"bytes,2,opt,name=regex" json:"regex,omitempty"`
  1416. IncludeSysTables *bool `protobuf:"varint,3,opt,name=include_sys_tables,json=includeSysTables,def=0" json:"include_sys_tables,omitempty"`
  1417. Namespace *string `protobuf:"bytes,4,opt,name=namespace" json:"namespace,omitempty"`
  1418. XXX_unrecognized []byte `json:"-"`
  1419. }
  1420. func (m *GetTableDescriptorsRequest) Reset() { *m = GetTableDescriptorsRequest{} }
  1421. func (m *GetTableDescriptorsRequest) String() string { return proto.CompactTextString(m) }
  1422. func (*GetTableDescriptorsRequest) ProtoMessage() {}
  1423. func (*GetTableDescriptorsRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{82} }
  1424. const Default_GetTableDescriptorsRequest_IncludeSysTables bool = false
  1425. func (m *GetTableDescriptorsRequest) GetTableNames() []*TableName {
  1426. if m != nil {
  1427. return m.TableNames
  1428. }
  1429. return nil
  1430. }
  1431. func (m *GetTableDescriptorsRequest) GetRegex() string {
  1432. if m != nil && m.Regex != nil {
  1433. return *m.Regex
  1434. }
  1435. return ""
  1436. }
  1437. func (m *GetTableDescriptorsRequest) GetIncludeSysTables() bool {
  1438. if m != nil && m.IncludeSysTables != nil {
  1439. return *m.IncludeSysTables
  1440. }
  1441. return Default_GetTableDescriptorsRequest_IncludeSysTables
  1442. }
  1443. func (m *GetTableDescriptorsRequest) GetNamespace() string {
  1444. if m != nil && m.Namespace != nil {
  1445. return *m.Namespace
  1446. }
  1447. return ""
  1448. }
  1449. type GetTableDescriptorsResponse struct {
  1450. TableSchema []*TableSchema `protobuf:"bytes,1,rep,name=table_schema,json=tableSchema" json:"table_schema,omitempty"`
  1451. XXX_unrecognized []byte `json:"-"`
  1452. }
  1453. func (m *GetTableDescriptorsResponse) Reset() { *m = GetTableDescriptorsResponse{} }
  1454. func (m *GetTableDescriptorsResponse) String() string { return proto.CompactTextString(m) }
  1455. func (*GetTableDescriptorsResponse) ProtoMessage() {}
  1456. func (*GetTableDescriptorsResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{83} }
  1457. func (m *GetTableDescriptorsResponse) GetTableSchema() []*TableSchema {
  1458. if m != nil {
  1459. return m.TableSchema
  1460. }
  1461. return nil
  1462. }
  1463. type GetTableNamesRequest struct {
  1464. Regex *string `protobuf:"bytes,1,opt,name=regex" json:"regex,omitempty"`
  1465. IncludeSysTables *bool `protobuf:"varint,2,opt,name=include_sys_tables,json=includeSysTables,def=0" json:"include_sys_tables,omitempty"`
  1466. Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"`
  1467. XXX_unrecognized []byte `json:"-"`
  1468. }
  1469. func (m *GetTableNamesRequest) Reset() { *m = GetTableNamesRequest{} }
  1470. func (m *GetTableNamesRequest) String() string { return proto.CompactTextString(m) }
  1471. func (*GetTableNamesRequest) ProtoMessage() {}
  1472. func (*GetTableNamesRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{84} }
  1473. const Default_GetTableNamesRequest_IncludeSysTables bool = false
  1474. func (m *GetTableNamesRequest) GetRegex() string {
  1475. if m != nil && m.Regex != nil {
  1476. return *m.Regex
  1477. }
  1478. return ""
  1479. }
  1480. func (m *GetTableNamesRequest) GetIncludeSysTables() bool {
  1481. if m != nil && m.IncludeSysTables != nil {
  1482. return *m.IncludeSysTables
  1483. }
  1484. return Default_GetTableNamesRequest_IncludeSysTables
  1485. }
  1486. func (m *GetTableNamesRequest) GetNamespace() string {
  1487. if m != nil && m.Namespace != nil {
  1488. return *m.Namespace
  1489. }
  1490. return ""
  1491. }
  1492. type GetTableNamesResponse struct {
  1493. TableNames []*TableName `protobuf:"bytes,1,rep,name=table_names,json=tableNames" json:"table_names,omitempty"`
  1494. XXX_unrecognized []byte `json:"-"`
  1495. }
  1496. func (m *GetTableNamesResponse) Reset() { *m = GetTableNamesResponse{} }
  1497. func (m *GetTableNamesResponse) String() string { return proto.CompactTextString(m) }
  1498. func (*GetTableNamesResponse) ProtoMessage() {}
  1499. func (*GetTableNamesResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{85} }
  1500. func (m *GetTableNamesResponse) GetTableNames() []*TableName {
  1501. if m != nil {
  1502. return m.TableNames
  1503. }
  1504. return nil
  1505. }
  1506. type GetClusterStatusRequest struct {
  1507. XXX_unrecognized []byte `json:"-"`
  1508. }
  1509. func (m *GetClusterStatusRequest) Reset() { *m = GetClusterStatusRequest{} }
  1510. func (m *GetClusterStatusRequest) String() string { return proto.CompactTextString(m) }
  1511. func (*GetClusterStatusRequest) ProtoMessage() {}
  1512. func (*GetClusterStatusRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{86} }
  1513. type GetClusterStatusResponse struct {
  1514. ClusterStatus *ClusterStatus `protobuf:"bytes,1,req,name=cluster_status,json=clusterStatus" json:"cluster_status,omitempty"`
  1515. XXX_unrecognized []byte `json:"-"`
  1516. }
  1517. func (m *GetClusterStatusResponse) Reset() { *m = GetClusterStatusResponse{} }
  1518. func (m *GetClusterStatusResponse) String() string { return proto.CompactTextString(m) }
  1519. func (*GetClusterStatusResponse) ProtoMessage() {}
  1520. func (*GetClusterStatusResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{87} }
  1521. func (m *GetClusterStatusResponse) GetClusterStatus() *ClusterStatus {
  1522. if m != nil {
  1523. return m.ClusterStatus
  1524. }
  1525. return nil
  1526. }
  1527. type IsMasterRunningRequest struct {
  1528. XXX_unrecognized []byte `json:"-"`
  1529. }
  1530. func (m *IsMasterRunningRequest) Reset() { *m = IsMasterRunningRequest{} }
  1531. func (m *IsMasterRunningRequest) String() string { return proto.CompactTextString(m) }
  1532. func (*IsMasterRunningRequest) ProtoMessage() {}
  1533. func (*IsMasterRunningRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{88} }
  1534. type IsMasterRunningResponse struct {
  1535. IsMasterRunning *bool `protobuf:"varint,1,req,name=is_master_running,json=isMasterRunning" json:"is_master_running,omitempty"`
  1536. XXX_unrecognized []byte `json:"-"`
  1537. }
  1538. func (m *IsMasterRunningResponse) Reset() { *m = IsMasterRunningResponse{} }
  1539. func (m *IsMasterRunningResponse) String() string { return proto.CompactTextString(m) }
  1540. func (*IsMasterRunningResponse) ProtoMessage() {}
  1541. func (*IsMasterRunningResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{89} }
  1542. func (m *IsMasterRunningResponse) GetIsMasterRunning() bool {
  1543. if m != nil && m.IsMasterRunning != nil {
  1544. return *m.IsMasterRunning
  1545. }
  1546. return false
  1547. }
  1548. type ExecProcedureRequest struct {
  1549. Procedure *ProcedureDescription `protobuf:"bytes,1,req,name=procedure" json:"procedure,omitempty"`
  1550. XXX_unrecognized []byte `json:"-"`
  1551. }
  1552. func (m *ExecProcedureRequest) Reset() { *m = ExecProcedureRequest{} }
  1553. func (m *ExecProcedureRequest) String() string { return proto.CompactTextString(m) }
  1554. func (*ExecProcedureRequest) ProtoMessage() {}
  1555. func (*ExecProcedureRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{90} }
  1556. func (m *ExecProcedureRequest) GetProcedure() *ProcedureDescription {
  1557. if m != nil {
  1558. return m.Procedure
  1559. }
  1560. return nil
  1561. }
  1562. type ExecProcedureResponse struct {
  1563. ExpectedTimeout *int64 `protobuf:"varint,1,opt,name=expected_timeout,json=expectedTimeout" json:"expected_timeout,omitempty"`
  1564. ReturnData []byte `protobuf:"bytes,2,opt,name=return_data,json=returnData" json:"return_data,omitempty"`
  1565. XXX_unrecognized []byte `json:"-"`
  1566. }
  1567. func (m *ExecProcedureResponse) Reset() { *m = ExecProcedureResponse{} }
  1568. func (m *ExecProcedureResponse) String() string { return proto.CompactTextString(m) }
  1569. func (*ExecProcedureResponse) ProtoMessage() {}
  1570. func (*ExecProcedureResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{91} }
  1571. func (m *ExecProcedureResponse) GetExpectedTimeout() int64 {
  1572. if m != nil && m.ExpectedTimeout != nil {
  1573. return *m.ExpectedTimeout
  1574. }
  1575. return 0
  1576. }
  1577. func (m *ExecProcedureResponse) GetReturnData() []byte {
  1578. if m != nil {
  1579. return m.ReturnData
  1580. }
  1581. return nil
  1582. }
  1583. type IsProcedureDoneRequest struct {
  1584. Procedure *ProcedureDescription `protobuf:"bytes,1,opt,name=procedure" json:"procedure,omitempty"`
  1585. XXX_unrecognized []byte `json:"-"`
  1586. }
  1587. func (m *IsProcedureDoneRequest) Reset() { *m = IsProcedureDoneRequest{} }
  1588. func (m *IsProcedureDoneRequest) String() string { return proto.CompactTextString(m) }
  1589. func (*IsProcedureDoneRequest) ProtoMessage() {}
  1590. func (*IsProcedureDoneRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{92} }
  1591. func (m *IsProcedureDoneRequest) GetProcedure() *ProcedureDescription {
  1592. if m != nil {
  1593. return m.Procedure
  1594. }
  1595. return nil
  1596. }
  1597. type IsProcedureDoneResponse struct {
  1598. Done *bool `protobuf:"varint,1,opt,name=done,def=0" json:"done,omitempty"`
  1599. Snapshot *ProcedureDescription `protobuf:"bytes,2,opt,name=snapshot" json:"snapshot,omitempty"`
  1600. XXX_unrecognized []byte `json:"-"`
  1601. }
  1602. func (m *IsProcedureDoneResponse) Reset() { *m = IsProcedureDoneResponse{} }
  1603. func (m *IsProcedureDoneResponse) String() string { return proto.CompactTextString(m) }
  1604. func (*IsProcedureDoneResponse) ProtoMessage() {}
  1605. func (*IsProcedureDoneResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{93} }
  1606. const Default_IsProcedureDoneResponse_Done bool = false
  1607. func (m *IsProcedureDoneResponse) GetDone() bool {
  1608. if m != nil && m.Done != nil {
  1609. return *m.Done
  1610. }
  1611. return Default_IsProcedureDoneResponse_Done
  1612. }
  1613. func (m *IsProcedureDoneResponse) GetSnapshot() *ProcedureDescription {
  1614. if m != nil {
  1615. return m.Snapshot
  1616. }
  1617. return nil
  1618. }
  1619. type GetProcedureResultRequest struct {
  1620. ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
  1621. XXX_unrecognized []byte `json:"-"`
  1622. }
  1623. func (m *GetProcedureResultRequest) Reset() { *m = GetProcedureResultRequest{} }
  1624. func (m *GetProcedureResultRequest) String() string { return proto.CompactTextString(m) }
  1625. func (*GetProcedureResultRequest) ProtoMessage() {}
  1626. func (*GetProcedureResultRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{94} }
  1627. func (m *GetProcedureResultRequest) GetProcId() uint64 {
  1628. if m != nil && m.ProcId != nil {
  1629. return *m.ProcId
  1630. }
  1631. return 0
  1632. }
  1633. type GetProcedureResultResponse struct {
  1634. State *GetProcedureResultResponse_State `protobuf:"varint,1,req,name=state,enum=pb.GetProcedureResultResponse_State" json:"state,omitempty"`
  1635. StartTime *uint64 `protobuf:"varint,2,opt,name=start_time,json=startTime" json:"start_time,omitempty"`
  1636. LastUpdate *uint64 `protobuf:"varint,3,opt,name=last_update,json=lastUpdate" json:"last_update,omitempty"`
  1637. Result []byte `protobuf:"bytes,4,opt,name=result" json:"result,omitempty"`
  1638. Exception *ForeignExceptionMessage `protobuf:"bytes,5,opt,name=exception" json:"exception,omitempty"`
  1639. XXX_unrecognized []byte `json:"-"`
  1640. }
  1641. func (m *GetProcedureResultResponse) Reset() { *m = GetProcedureResultResponse{} }
  1642. func (m *GetProcedureResultResponse) String() string { return proto.CompactTextString(m) }
  1643. func (*GetProcedureResultResponse) ProtoMessage() {}
  1644. func (*GetProcedureResultResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{95} }
  1645. func (m *GetProcedureResultResponse) GetState() GetProcedureResultResponse_State {
  1646. if m != nil && m.State != nil {
  1647. return *m.State
  1648. }
  1649. return GetProcedureResultResponse_NOT_FOUND
  1650. }
  1651. func (m *GetProcedureResultResponse) GetStartTime() uint64 {
  1652. if m != nil && m.StartTime != nil {
  1653. return *m.StartTime
  1654. }
  1655. return 0
  1656. }
  1657. func (m *GetProcedureResultResponse) GetLastUpdate() uint64 {
  1658. if m != nil && m.LastUpdate != nil {
  1659. return *m.LastUpdate
  1660. }
  1661. return 0
  1662. }
  1663. func (m *GetProcedureResultResponse) GetResult() []byte {
  1664. if m != nil {
  1665. return m.Result
  1666. }
  1667. return nil
  1668. }
  1669. func (m *GetProcedureResultResponse) GetException() *ForeignExceptionMessage {
  1670. if m != nil {
  1671. return m.Exception
  1672. }
  1673. return nil
  1674. }
  1675. type AbortProcedureRequest struct {
  1676. ProcId *uint64 `protobuf:"varint,1,req,name=proc_id,json=procId" json:"proc_id,omitempty"`
  1677. MayInterruptIfRunning *bool `protobuf:"varint,2,opt,name=mayInterruptIfRunning,def=1" json:"mayInterruptIfRunning,omitempty"`
  1678. XXX_unrecognized []byte `json:"-"`
  1679. }
  1680. func (m *AbortProcedureRequest) Reset() { *m = AbortProcedureRequest{} }
  1681. func (m *AbortProcedureRequest) String() string { return proto.CompactTextString(m) }
  1682. func (*AbortProcedureRequest) ProtoMessage() {}
  1683. func (*AbortProcedureRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{96} }
  1684. const Default_AbortProcedureRequest_MayInterruptIfRunning bool = true
  1685. func (m *AbortProcedureRequest) GetProcId() uint64 {
  1686. if m != nil && m.ProcId != nil {
  1687. return *m.ProcId
  1688. }
  1689. return 0
  1690. }
  1691. func (m *AbortProcedureRequest) GetMayInterruptIfRunning() bool {
  1692. if m != nil && m.MayInterruptIfRunning != nil {
  1693. return *m.MayInterruptIfRunning
  1694. }
  1695. return Default_AbortProcedureRequest_MayInterruptIfRunning
  1696. }
  1697. type AbortProcedureResponse struct {
  1698. IsProcedureAborted *bool `protobuf:"varint,1,req,name=is_procedure_aborted,json=isProcedureAborted" json:"is_procedure_aborted,omitempty"`
  1699. XXX_unrecognized []byte `json:"-"`
  1700. }
  1701. func (m *AbortProcedureResponse) Reset() { *m = AbortProcedureResponse{} }
  1702. func (m *AbortProcedureResponse) String() string { return proto.CompactTextString(m) }
  1703. func (*AbortProcedureResponse) ProtoMessage() {}
  1704. func (*AbortProcedureResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{97} }
  1705. func (m *AbortProcedureResponse) GetIsProcedureAborted() bool {
  1706. if m != nil && m.IsProcedureAborted != nil {
  1707. return *m.IsProcedureAborted
  1708. }
  1709. return false
  1710. }
  1711. type ListProceduresRequest struct {
  1712. XXX_unrecognized []byte `json:"-"`
  1713. }
  1714. func (m *ListProceduresRequest) Reset() { *m = ListProceduresRequest{} }
  1715. func (m *ListProceduresRequest) String() string { return proto.CompactTextString(m) }
  1716. func (*ListProceduresRequest) ProtoMessage() {}
  1717. func (*ListProceduresRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{98} }
  1718. type ListProceduresResponse struct {
  1719. Procedure []*Procedure `protobuf:"bytes,1,rep,name=procedure" json:"procedure,omitempty"`
  1720. XXX_unrecognized []byte `json:"-"`
  1721. }
  1722. func (m *ListProceduresResponse) Reset() { *m = ListProceduresResponse{} }
  1723. func (m *ListProceduresResponse) String() string { return proto.CompactTextString(m) }
  1724. func (*ListProceduresResponse) ProtoMessage() {}
  1725. func (*ListProceduresResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{99} }
  1726. func (m *ListProceduresResponse) GetProcedure() []*Procedure {
  1727. if m != nil {
  1728. return m.Procedure
  1729. }
  1730. return nil
  1731. }
  1732. type SetQuotaRequest struct {
  1733. UserName *string `protobuf:"bytes,1,opt,name=user_name,json=userName" json:"user_name,omitempty"`
  1734. UserGroup *string `protobuf:"bytes,2,opt,name=user_group,json=userGroup" json:"user_group,omitempty"`
  1735. Namespace *string `protobuf:"bytes,3,opt,name=namespace" json:"namespace,omitempty"`
  1736. TableName *TableName `protobuf:"bytes,4,opt,name=table_name,json=tableName" json:"table_name,omitempty"`
  1737. RemoveAll *bool `protobuf:"varint,5,opt,name=remove_all,json=removeAll" json:"remove_all,omitempty"`
  1738. BypassGlobals *bool `protobuf:"varint,6,opt,name=bypass_globals,json=bypassGlobals" json:"bypass_globals,omitempty"`
  1739. Throttle *ThrottleRequest `protobuf:"bytes,7,opt,name=throttle" json:"throttle,omitempty"`
  1740. XXX_unrecognized []byte `json:"-"`
  1741. }
  1742. func (m *SetQuotaRequest) Reset() { *m = SetQuotaRequest{} }
  1743. func (m *SetQuotaRequest) String() string { return proto.CompactTextString(m) }
  1744. func (*SetQuotaRequest) ProtoMessage() {}
  1745. func (*SetQuotaRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{100} }
  1746. func (m *SetQuotaRequest) GetUserName() string {
  1747. if m != nil && m.UserName != nil {
  1748. return *m.UserName
  1749. }
  1750. return ""
  1751. }
  1752. func (m *SetQuotaRequest) GetUserGroup() string {
  1753. if m != nil && m.UserGroup != nil {
  1754. return *m.UserGroup
  1755. }
  1756. return ""
  1757. }
  1758. func (m *SetQuotaRequest) GetNamespace() string {
  1759. if m != nil && m.Namespace != nil {
  1760. return *m.Namespace
  1761. }
  1762. return ""
  1763. }
  1764. func (m *SetQuotaRequest) GetTableName() *TableName {
  1765. if m != nil {
  1766. return m.TableName
  1767. }
  1768. return nil
  1769. }
  1770. func (m *SetQuotaRequest) GetRemoveAll() bool {
  1771. if m != nil && m.RemoveAll != nil {
  1772. return *m.RemoveAll
  1773. }
  1774. return false
  1775. }
  1776. func (m *SetQuotaRequest) GetBypassGlobals() bool {
  1777. if m != nil && m.BypassGlobals != nil {
  1778. return *m.BypassGlobals
  1779. }
  1780. return false
  1781. }
  1782. func (m *SetQuotaRequest) GetThrottle() *ThrottleRequest {
  1783. if m != nil {
  1784. return m.Throttle
  1785. }
  1786. return nil
  1787. }
  1788. type SetQuotaResponse struct {
  1789. XXX_unrecognized []byte `json:"-"`
  1790. }
  1791. func (m *SetQuotaResponse) Reset() { *m = SetQuotaResponse{} }
  1792. func (m *SetQuotaResponse) String() string { return proto.CompactTextString(m) }
  1793. func (*SetQuotaResponse) ProtoMessage() {}
  1794. func (*SetQuotaResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{101} }
  1795. type MajorCompactionTimestampRequest struct {
  1796. TableName *TableName `protobuf:"bytes,1,req,name=table_name,json=tableName" json:"table_name,omitempty"`
  1797. XXX_unrecognized []byte `json:"-"`
  1798. }
  1799. func (m *MajorCompactionTimestampRequest) Reset() { *m = MajorCompactionTimestampRequest{} }
  1800. func (m *MajorCompactionTimestampRequest) String() string { return proto.CompactTextString(m) }
  1801. func (*MajorCompactionTimestampRequest) ProtoMessage() {}
  1802. func (*MajorCompactionTimestampRequest) Descriptor() ([]byte, []int) {
  1803. return fileDescriptor11, []int{102}
  1804. }
  1805. func (m *MajorCompactionTimestampRequest) GetTableName() *TableName {
  1806. if m != nil {
  1807. return m.TableName
  1808. }
  1809. return nil
  1810. }
  1811. type MajorCompactionTimestampForRegionRequest struct {
  1812. Region *RegionSpecifier `protobuf:"bytes,1,req,name=region" json:"region,omitempty"`
  1813. XXX_unrecognized []byte `json:"-"`
  1814. }
  1815. func (m *MajorCompactionTimestampForRegionRequest) Reset() {
  1816. *m = MajorCompactionTimestampForRegionRequest{}
  1817. }
  1818. func (m *MajorCompactionTimestampForRegionRequest) String() string { return proto.CompactTextString(m) }
  1819. func (*MajorCompactionTimestampForRegionRequest) ProtoMessage() {}
  1820. func (*MajorCompactionTimestampForRegionRequest) Descriptor() ([]byte, []int) {
  1821. return fileDescriptor11, []int{103}
  1822. }
  1823. func (m *MajorCompactionTimestampForRegionRequest) GetRegion() *RegionSpecifier {
  1824. if m != nil {
  1825. return m.Region
  1826. }
  1827. return nil
  1828. }
  1829. type MajorCompactionTimestampResponse struct {
  1830. CompactionTimestamp *int64 `protobuf:"varint,1,req,name=compaction_timestamp,json=compactionTimestamp" json:"compaction_timestamp,omitempty"`
  1831. XXX_unrecognized []byte `json:"-"`
  1832. }
  1833. func (m *MajorCompactionTimestampResponse) Reset() { *m = MajorCompactionTimestampResponse{} }
  1834. func (m *MajorCompactionTimestampResponse) String() string { return proto.CompactTextString(m) }
  1835. func (*MajorCompactionTimestampResponse) ProtoMessage() {}
  1836. func (*MajorCompactionTimestampResponse) Descriptor() ([]byte, []int) {
  1837. return fileDescriptor11, []int{104}
  1838. }
  1839. func (m *MajorCompactionTimestampResponse) GetCompactionTimestamp() int64 {
  1840. if m != nil && m.CompactionTimestamp != nil {
  1841. return *m.CompactionTimestamp
  1842. }
  1843. return 0
  1844. }
  1845. type SecurityCapabilitiesRequest struct {
  1846. XXX_unrecognized []byte `json:"-"`
  1847. }
  1848. func (m *SecurityCapabilitiesRequest) Reset() { *m = SecurityCapabilitiesRequest{} }
  1849. func (m *SecurityCapabilitiesRequest) String() string { return proto.CompactTextString(m) }
  1850. func (*SecurityCapabilitiesRequest) ProtoMessage() {}
  1851. func (*SecurityCapabilitiesRequest) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{105} }
  1852. type SecurityCapabilitiesResponse struct {
  1853. Capabilities []SecurityCapabilitiesResponse_Capability `protobuf:"varint,1,rep,name=capabilities,enum=pb.SecurityCapabilitiesResponse_Capability" json:"capabilities,omitempty"`
  1854. XXX_unrecognized []byte `json:"-"`
  1855. }
  1856. func (m *SecurityCapabilitiesResponse) Reset() { *m = SecurityCapabilitiesResponse{} }
  1857. func (m *SecurityCapabilitiesResponse) String() string { return proto.CompactTextString(m) }
  1858. func (*SecurityCapabilitiesResponse) ProtoMessage() {}
  1859. func (*SecurityCapabilitiesResponse) Descriptor() ([]byte, []int) { return fileDescriptor11, []int{106} }
  1860. func (m *SecurityCapabilitiesResponse) GetCapabilities() []SecurityCapabilitiesResponse_Capability {
  1861. if m != nil {
  1862. return m.Capabilities
  1863. }
  1864. return nil
  1865. }
  1866. func init() {
  1867. proto.RegisterType((*AddColumnRequest)(nil), "pb.AddColumnRequest")
  1868. proto.RegisterType((*AddColumnResponse)(nil), "pb.AddColumnResponse")
  1869. proto.RegisterType((*DeleteColumnRequest)(nil), "pb.DeleteColumnRequest")
  1870. proto.RegisterType((*DeleteColumnResponse)(nil), "pb.DeleteColumnResponse")
  1871. proto.RegisterType((*ModifyColumnRequest)(nil), "pb.ModifyColumnRequest")
  1872. proto.RegisterType((*ModifyColumnResponse)(nil), "pb.ModifyColumnResponse")
  1873. proto.RegisterType((*MoveRegionRequest)(nil), "pb.MoveRegionRequest")
  1874. proto.RegisterType((*MoveRegionResponse)(nil), "pb.MoveRegionResponse")
  1875. proto.RegisterType((*DispatchMergingRegionsRequest)(nil), "pb.DispatchMergingRegionsRequest")
  1876. proto.RegisterType((*DispatchMergingRegionsResponse)(nil), "pb.DispatchMergingRegionsResponse")
  1877. proto.RegisterType((*AssignRegionRequest)(nil), "pb.AssignRegionRequest")
  1878. proto.RegisterType((*AssignRegionResponse)(nil), "pb.AssignRegionResponse")
  1879. proto.RegisterType((*UnassignRegionRequest)(nil), "pb.UnassignRegionRequest")
  1880. proto.RegisterType((*UnassignRegionResponse)(nil), "pb.UnassignRegionResponse")
  1881. proto.RegisterType((*OfflineRegionRequest)(nil), "pb.OfflineRegionRequest")
  1882. proto.RegisterType((*OfflineRegionResponse)(nil), "pb.OfflineRegionResponse")
  1883. proto.RegisterType((*CreateTableRequest)(nil), "pb.CreateTableRequest")
  1884. proto.RegisterType((*CreateTableResponse)(nil), "pb.CreateTableResponse")
  1885. proto.RegisterType((*DeleteTableRequest)(nil), "pb.DeleteTableRequest")
  1886. proto.RegisterType((*DeleteTableResponse)(nil), "pb.DeleteTableResponse")
  1887. proto.RegisterType((*TruncateTableRequest)(nil), "pb.TruncateTableRequest")
  1888. proto.RegisterType((*TruncateTableResponse)(nil), "pb.TruncateTableResponse")
  1889. proto.RegisterType((*EnableTableRequest)(nil), "pb.EnableTableRequest")
  1890. proto.RegisterType((*EnableTableResponse)(nil), "pb.EnableTableResponse")
  1891. proto.RegisterType((*DisableTableRequest)(nil), "pb.DisableTableRequest")
  1892. proto.RegisterType((*DisableTableResponse)(nil), "pb.DisableTableResponse")
  1893. proto.RegisterType((*ModifyTableRequest)(nil), "pb.ModifyTableRequest")
  1894. proto.RegisterType((*ModifyTableResponse)(nil), "pb.ModifyTableResponse")
  1895. proto.RegisterType((*CreateNamespaceRequest)(nil), "pb.CreateNamespaceRequest")
  1896. proto.RegisterType((*CreateNamespaceResponse)(nil), "pb.CreateNamespaceResponse")
  1897. proto.RegisterType((*DeleteNamespaceRequest)(nil), "pb.DeleteNamespaceRequest")
  1898. proto.RegisterType((*DeleteNamespaceResponse)(nil), "pb.DeleteNamespaceResponse")
  1899. proto.RegisterType((*ModifyNamespaceRequest)(nil), "pb.ModifyNamespaceRequest")
  1900. proto.RegisterType((*ModifyNamespaceResponse)(nil), "pb.ModifyNamespaceResponse")
  1901. proto.RegisterType((*GetNamespaceDescriptorRequest)(nil), "pb.GetNamespaceDescriptorRequest")
  1902. proto.RegisterType((*GetNamespaceDescriptorResponse)(nil), "pb.GetNamespaceDescriptorResponse")
  1903. proto.RegisterType((*ListNamespaceDescriptorsRequest)(nil), "pb.ListNamespaceDescriptorsRequest")
  1904. proto.RegisterType((*ListNamespaceDescriptorsResponse)(nil), "pb.ListNamespaceDescriptorsResponse")
  1905. proto.RegisterType((*ListTableDescriptorsByNamespaceRequest)(nil), "pb.ListTableDescriptorsByNamespaceRequest")
  1906. proto.RegisterType((*ListTableDescriptorsByNamespaceResponse)(nil), "pb.ListTableDescriptorsByNamespaceResponse")
  1907. proto.RegisterType((*ListTableNamesByNamespaceRequest)(nil), "pb.ListTableNamesByNamespaceRequest")
  1908. proto.RegisterType((*ListTableNamesByNamespaceResponse)(nil), "pb.ListTableNamesByNamespaceResponse")
  1909. proto.RegisterType((*ShutdownRequest)(nil), "pb.ShutdownRequest")
  1910. proto.RegisterType((*ShutdownResponse)(nil), "pb.ShutdownResponse")
  1911. proto.RegisterType((*StopMasterRequest)(nil), "pb.StopMasterRequest")
  1912. proto.RegisterType((*StopMasterResponse)(nil), "pb.StopMasterResponse")
  1913. proto.RegisterType((*BalanceRequest)(nil), "pb.BalanceRequest")
  1914. proto.RegisterType((*BalanceResponse)(nil), "pb.BalanceResponse")
  1915. proto.RegisterType((*SetBalancerRunningRequest)(nil), "pb.SetBalancerRunningRequest")
  1916. proto.RegisterType((*SetBalancerRunningResponse)(nil), "pb.SetBalancerRunningResponse")
  1917. proto.RegisterType((*IsBalancerEnabledRequest)(nil), "pb.IsBalancerEnabledRequest")
  1918. proto.RegisterType((*IsBalancerEnabledResponse)(nil), "pb.IsBalancerEnabledResponse")
  1919. proto.RegisterType((*SetSplitOrMergeEnabledRequest)(nil), "pb.SetSplitOrMergeEnabledRequest")
  1920. proto.RegisterType((*SetSplitOrMergeEnabledResponse)(nil), "pb.SetSplitOrMergeEnabledResponse")
  1921. proto.RegisterType((*IsSplitOrMergeEnabledRequest)(nil), "pb.IsSplitOrMergeEnabledRequest")
  1922. proto.RegisterType((*IsSplitOrMergeEnabledResponse)(nil), "pb.IsSplitOrMergeEnabledResponse")
  1923. proto.RegisterType((*NormalizeRequest)(nil), "pb.NormalizeRequest")
  1924. proto.RegisterType((*NormalizeResponse)(nil), "pb.NormalizeResponse")
  1925. proto.RegisterType((*SetNormalizerRunningRequest)(nil), "pb.SetNormalizerRunningRequest")
  1926. proto.RegisterType((*SetNormalizerRunningResponse)(nil), "pb.SetNormalizerRunningResponse")
  1927. proto.RegisterType((*IsNormalizerEnabledRequest)(nil), "pb.IsNormalizerEnabledRequest")
  1928. proto.RegisterType((*IsNormalizerEnabledResponse)(nil), "pb.IsNormalizerEnabledResponse")
  1929. proto.RegisterType((*RunCatalogScanRequest)(nil), "pb.RunCatalogScanRequest")
  1930. proto.RegisterType((*RunCatalogScanResponse)(nil), "pb.RunCatalogScanResponse")
  1931. proto.RegisterType((*EnableCatalogJanitorRequest)(nil), "pb.EnableCatalogJanitorRequest")
  1932. proto.RegisterType((*EnableCatalogJanitorResponse)(nil), "pb.EnableCatalogJanitorResponse")
  1933. proto.RegisterType((*IsCatalogJanitorEnabledRequest)(nil), "pb.IsCatalogJanitorEnabledRequest")
  1934. proto.RegisterType((*IsCatalogJanitorEnabledResponse)(nil), "pb.IsCatalogJanitorEnabledResponse")
  1935. proto.RegisterType((*SnapshotRequest)(nil), "pb.SnapshotRequest")
  1936. proto.RegisterType((*SnapshotResponse)(nil), "pb.SnapshotResponse")
  1937. proto.RegisterType((*GetCompletedSnapshotsRequest)(nil), "pb.GetCompletedSnapshotsRequest")
  1938. proto.RegisterType((*GetCompletedSnapshotsResponse)(nil), "pb.GetCompletedSnapshotsResponse")
  1939. proto.RegisterType((*DeleteSnapshotRequest)(nil), "pb.DeleteSnapshotRequest")
  1940. proto.RegisterType((*DeleteSnapshotResponse)(nil), "pb.DeleteSnapshotResponse")
  1941. proto.RegisterType((*RestoreSnapshotRequest)(nil), "pb.RestoreSnapshotRequest")
  1942. proto.RegisterType((*RestoreSnapshotResponse)(nil), "pb.RestoreSnapshotResponse")
  1943. proto.RegisterType((*IsSnapshotDoneRequest)(nil), "pb.IsSnapshotDoneRequest")
  1944. proto.RegisterType((*IsSnapshotDoneResponse)(nil), "pb.IsSnapshotDoneResponse")
  1945. proto.RegisterType((*IsRestoreSnapshotDoneRequest)(nil), "pb.IsRestoreSnapshotDoneRequest")
  1946. proto.RegisterType((*IsRestoreSnapshotDoneResponse)(nil), "pb.IsRestoreSnapshotDoneResponse")
  1947. proto.RegisterType((*GetSchemaAlterStatusRequest)(nil), "pb.GetSchemaAlterStatusRequest")
  1948. proto.RegisterType((*GetSchemaAlterStatusResponse)(nil), "pb.GetSchemaAlterStatusResponse")
  1949. proto.RegisterType((*GetTableDescriptorsRequest)(nil), "pb.GetTableDescriptorsRequest")
  1950. proto.RegisterType((*GetTableDescriptorsResponse)(nil), "pb.GetTableDescriptorsResponse")
  1951. proto.RegisterType((*GetTableNamesRequest)(nil), "pb.GetTableNamesRequest")
  1952. proto.RegisterType((*GetTableNamesResponse)(nil), "pb.GetTableNamesResponse")
  1953. proto.RegisterType((*GetClusterStatusRequest)(nil), "pb.GetClusterStatusRequest")
  1954. proto.RegisterType((*GetClusterStatusResponse)(nil), "pb.GetClusterStatusResponse")
  1955. proto.RegisterType((*IsMasterRunningRequest)(nil), "pb.IsMasterRunningRequest")
  1956. proto.RegisterType((*IsMasterRunningResponse)(nil), "pb.IsMasterRunningResponse")
  1957. proto.RegisterType((*ExecProcedureRequest)(nil), "pb.ExecProcedureRequest")
  1958. proto.RegisterType((*ExecProcedureResponse)(nil), "pb.ExecProcedureResponse")
  1959. proto.RegisterType((*IsProcedureDoneRequest)(nil), "pb.IsProcedureDoneRequest")
  1960. proto.RegisterType((*IsProcedureDoneResponse)(nil), "pb.IsProcedureDoneResponse")
  1961. proto.RegisterType((*GetProcedureResultRequest)(nil), "pb.GetProcedureResultRequest")
  1962. proto.RegisterType((*GetProcedureResultResponse)(nil), "pb.GetProcedureResultResponse")
  1963. proto.RegisterType((*AbortProcedureRequest)(nil), "pb.AbortProcedureRequest")
  1964. proto.RegisterType((*AbortProcedureResponse)(nil), "pb.AbortProcedureResponse")
  1965. proto.RegisterType((*ListProceduresRequest)(nil), "pb.ListProceduresRequest")
  1966. proto.RegisterType((*ListProceduresResponse)(nil), "pb.ListProceduresResponse")
  1967. proto.RegisterType((*SetQuotaRequest)(nil), "pb.SetQuotaRequest")
  1968. proto.RegisterType((*SetQuotaResponse)(nil), "pb.SetQuotaResponse")
  1969. proto.RegisterType((*MajorCompactionTimestampRequest)(nil), "pb.MajorCompactionTimestampRequest")
  1970. proto.RegisterType((*MajorCompactionTimestampForRegionRequest)(nil), "pb.MajorCompactionTimestampForRegionRequest")
  1971. proto.RegisterType((*MajorCompactionTimestampResponse)(nil), "pb.MajorCompactionTimestampResponse")
  1972. proto.RegisterType((*SecurityCapabilitiesRequest)(nil), "pb.SecurityCapabilitiesRequest")
  1973. proto.RegisterType((*SecurityCapabilitiesResponse)(nil), "pb.SecurityCapabilitiesResponse")
  1974. proto.RegisterEnum("pb.MasterSwitchType", MasterSwitchType_name, MasterSwitchType_value)
  1975. proto.RegisterEnum("pb.GetProcedureResultResponse_State", GetProcedureResultResponse_State_name, GetProcedureResultResponse_State_value)
  1976. proto.RegisterEnum("pb.SecurityCapabilitiesResponse_Capability", SecurityCapabilitiesResponse_Capability_name, SecurityCapabilitiesResponse_Capability_value)
  1977. }
  1978. func init() { proto.RegisterFile("Master.proto", fileDescriptor11) }
  1979. var fileDescriptor11 = []byte{
  1980. // 3408 bytes of a gzipped FileDescriptorProto
  1981. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x5b, 0xdd, 0x6f, 0x1b, 0x47,
  1982. 0x92, 0x0f, 0x25, 0xcb, 0x16, 0x8b, 0xfa, 0xa0, 0x5a, 0x24, 0x45, 0x8d, 0x3e, 0x3d, 0x71, 0x72,
  1983. 0x3a, 0x3b, 0x51, 0x12, 0x25, 0xbe, 0x24, 0x3e, 0x24, 0x81, 0xbe, 0x2c, 0xd3, 0xd1, 0x87, 0x33,
  1984. 0x94, 0x1c, 0xf8, 0x60, 0x60, 0x30, 0x1a, 0xb6, 0xa8, 0x49, 0x46, 0x33, 0xbc, 0xe9, 0xa6, 0x63,
  1985. 0xe6, 0x80, 0xcb, 0xe1, 0x9e, 0xee, 0xf1, 0x1e, 0xee, 0xf9, 0x90, 0x5d, 0xec, 0xfb, 0x3e, 0x2c,
  1986. 0xf6, 0x75, 0x81, 0xfd, 0x4b, 0xf6, 0x9f, 0xd8, 0x3f, 0x60, 0xd1, 0x1f, 0xf3, 0xdd, 0x43, 0xda,
  1987. 0x56, 0x80, 0xec, 0xbe, 0x89, 0x55, 0xd5, 0xd5, 0x55, 0xdd, 0xd5, 0xd5, 0x35, 0xbf, 0x2e, 0xc1,
  1988. 0xd4, 0x91, 0x45, 0x28, 0x0e, 0x36, 0x7b, 0x81, 0x4f, 0x7d, 0x34, 0xd6, 0x3b, 0xd7, 0x2a, 0x8f,
  1989. 0x76, 0x2c, 0x82, 0x05, 0x41, 0x9b, 0xda, 0x75, 0x1d, 0xec, 0x51, 0xf9, 0x6b, 0x7e, 0xd7, 0xed,
  1990. 0x33, 0xe9, 0x36, 0xb5, 0x68, 0x9f, 0x84, 0xc4, 0xfd, 0x20, 0xf0, 0x83, 0x47, 0x96, 0xd7, 0x71,
  1991. 0x1d, 0xaf, 0x2b, 0x89, 0xb3, 0x4f, 0x02, 0xdf, 0xc6, 0x9d, 0x7e, 0x10, 0x2a, 0xaa, 0x7c, 0xd3,
  1992. 0xf7, 0xa9, 0x25, 0x7e, 0xe8, 0x7f, 0x2a, 0x41, 0x75, 0xbb, 0xd3, 0xd9, 0xf5, 0xdd, 0xfe, 0x95,
  1993. 0x67, 0xe0, 0x7f, 0xef, 0x63, 0x42, 0xd1, 0x7b, 0x00, 0xd4, 0x3a, 0x77, 0xb1, 0xe9, 0x59, 0x57,
  1994. 0xb8, 0x59, 0x5a, 0x1f, 0xdb, 0xa8, 0x6c, 0x4d, 0x6f, 0xf6, 0xce, 0x37, 0x4f, 0x19, 0xf5, 0xd8,
  1995. 0xba, 0xc2, 0x46, 0x99, 0x86, 0x7f, 0xa2, 0xaf, 0x60, 0xd6, 0xe6, 0xc3, 0xcd, 0x0b, 0xeb, 0xca,
  1996. 0x71, 0x1d, 0x4c, 0x9a, 0x63, 0x7c, 0x48, 0x83, 0x0d, 0x11, 0x9a, 0x1f, 0x32, 0xce, 0xa0, 0x6d,
  1997. 0x5f, 0xe2, 0x2b, 0xcb, 0x98, 0xb1, 0x63, 0x9a, 0x83, 0x09, 0xd2, 0xa1, 0xe2, 0xf9, 0x9e, 0x8d,
  1998. 0xcd, 0x6e, 0xe0, 0xf7, 0x7b, 0xcd, 0xf1, 0xf5, 0xd2, 0xc6, 0x8d, 0x07, 0xa5, 0x0f, 0x0d, 0xe0,
  1999. 0xd4, 0x03, 0x46, 0x44, 0x0b, 0x30, 0xc1, 0x7f, 0x35, 0x6f, 0x84, 0x5c, 0xf1, 0x5b, 0x9f, 0x87,
  2000. 0xb9, 0x84, 0xfd, 0xa4, 0xe7, 0x7b, 0x04, 0xeb, 0xbf, 0x29, 0xc1, 0xfc, 0x1e, 0x76, 0x31, 0xc5,
  2001. 0xd7, 0x71, 0x6c, 0x0d, 0x2a, 0xd2, 0x31, 0x2e, 0xce, 0x9c, 0x9a, 0x32, 0x40, 0x90, 0xb8, 0xc0,
  2002. 0xb5, 0x0c, 0x6f, 0x40, 0x2d, 0x6d, 0xa2, 0xb4, 0xfd, 0xcf, 0x25, 0x98, 0x3f, 0xf2, 0x3b, 0xce,
  2003. 0xc5, 0xe0, 0x1f, 0x77, 0x53, 0x1a, 0x50, 0x4b, 0xbb, 0x20, 0x7d, 0xfb, 0x11, 0xe6, 0x8e, 0xfc,
  2004. 0x17, 0xd8, 0xc0, 0x5d, 0xc7, 0x8f, 0x1c, 0xbb, 0x07, 0x37, 0x03, 0x4e, 0x90, 0x4e, 0xcd, 0x33,
  2005. 0x0b, 0x85, 0x48, 0xbb, 0x87, 0x6d, 0xe7, 0xc2, 0xc1, 0x81, 0x21, 0x45, 0xd0, 0x67, 0x50, 0xed,
  2006. 0x60, 0x42, 0x4d, 0x82, 0x83, 0x17, 0x38, 0x08, 0x37, 0xa6, 0xb4, 0x51, 0xd9, 0x9a, 0x61, 0xc3,
  2007. 0xda, 0x9c, 0xcc, 0x17, 0x63, 0x86, 0xc9, 0xc5, 0xbf, 0xf5, 0x1a, 0xa0, 0xe4, 0xdc, 0xd2, 0xa2,
  2008. 0xdf, 0x96, 0x60, 0x65, 0xcf, 0x21, 0x3d, 0x8b, 0xda, 0x97, 0x47, 0x38, 0xe8, 0x3a, 0x5e, 0x57,
  2009. 0x48, 0x90, 0xd0, 0xbc, 0x4d, 0x98, 0x14, 0x73, 0x9b, 0xd6, 0x30, 0x03, 0x6f, 0x09, 0xa1, 0xed,
  2010. 0x84, 0xfc, 0xb9, 0x5c, 0xf2, 0x61, 0xf2, 0x3b, 0xe8, 0x36, 0x4c, 0x5e, 0xf8, 0x81, 0xed, 0x9c,
  2011. 0xbb, 0x98, 0xaf, 0xf2, 0xe4, 0x83, 0x89, 0x0b, 0xcb, 0x25, 0xd8, 0x88, 0xc8, 0xfa, 0x3a, 0xac,
  2012. 0x16, 0xd9, 0x28, 0xdd, 0xd8, 0x81, 0xf9, 0x6d, 0x42, 0x9c, 0xae, 0xf7, 0xe6, 0x4b, 0xcb, 0x36,
  2013. 0x2d, 0xad, 0x43, 0xea, 0xb6, 0xa0, 0x7e, 0xe6, 0x59, 0xd7, 0xd4, 0x8e, 0x96, 0x60, 0x82, 0xf9,
  2014. 0x23, 0x76, 0x2b, 0xf2, 0x51, 0xd0, 0xf4, 0x26, 0x34, 0xb2, 0x53, 0xc8, 0xc9, 0x77, 0xa1, 0x76,
  2015. 0x72, 0x71, 0xe1, 0x3a, 0xde, 0x35, 0x82, 0x46, 0x5f, 0x80, 0x7a, 0x46, 0x89, 0xd4, 0xfe, 0xbb,
  2016. 0x12, 0xa0, 0xdd, 0x00, 0x5b, 0x14, 0xf3, 0x43, 0x14, 0x2a, 0xdf, 0x82, 0x29, 0x71, 0xd4, 0x08,
  2017. 0x3f, 0x1b, 0x72, 0x8a, 0xd9, 0xe8, 0xb0, 0xc9, 0x23, 0x53, 0xa1, 0xf1, 0x0f, 0xb4, 0x02, 0x40,
  2018. 0x7a, 0xae, 0x43, 0xcd, 0xef, 0xf1, 0x80, 0x9d, 0xb5, 0xf1, 0x8d, 0x29, 0xa3, 0xcc, 0x29, 0x5f,
  2019. 0xe3, 0xc1, 0x35, 0x8f, 0xd3, 0x26, 0xcc, 0xa7, 0xac, 0x14, 0xd6, 0xa3, 0x05, 0xb8, 0xd5, 0x0b,
  2020. 0x7c, 0xdb, 0x74, 0x3a, 0xcd, 0x12, 0x1b, 0x61, 0xdc, 0x64, 0x3f, 0x5b, 0x1d, 0xfd, 0x27, 0x40,
  2021. 0x22, 0xb5, 0xa4, 0xbc, 0x7a, 0xbd, 0x04, 0x92, 0x31, 0x78, 0x6c, 0xa8, 0xc1, 0xe3, 0x79, 0x83,
  2022. 0x53, 0x06, 0x8c, 0x32, 0xf8, 0xf7, 0x25, 0xa8, 0x9d, 0x06, 0x7d, 0xcf, 0xce, 0xee, 0xc4, 0x3d,
  2023. 0x88, 0x4d, 0x1a, 0x69, 0xf2, 0xfb, 0x30, 0xd3, 0x0b, 0x30, 0xcf, 0x0c, 0x6d, 0xb6, 0xf0, 0x24,
  2024. 0x1d, 0x6b, 0x19, 0xe6, 0xf5, 0xb6, 0x64, 0x01, 0xea, 0x19, 0x83, 0x65, 0x48, 0xfd, 0x04, 0x68,
  2025. 0xdf, 0x63, 0x94, 0x5f, 0x71, 0xed, 0x53, 0x06, 0x8c, 0x5a, 0xfb, 0xff, 0x62, 0x77, 0xa5, 0x43,
  2026. 0x7e, 0x4d, 0x93, 0x3f, 0x80, 0x5a, 0xda, 0x82, 0x51, 0x36, 0xff, 0xa1, 0xc4, 0x92, 0x39, 0xbb,
  2027. 0x60, 0xae, 0x61, 0x72, 0xf6, 0x94, 0x8f, 0xbd, 0xc2, 0x29, 0xbf, 0x56, 0xcc, 0xd4, 0xc3, 0x8b,
  2028. 0x3d, 0x1d, 0x31, 0x3f, 0x97, 0xa0, 0x21, 0x8e, 0x37, 0x33, 0x8b, 0xf4, 0x2c, 0x3b, 0x72, 0xa8,
  2029. 0x05, 0xf3, 0x5e, 0x48, 0xdb, 0xc3, 0xc4, 0x0e, 0x9c, 0x1e, 0xf5, 0x03, 0xe9, 0xd9, 0x02, 0xb3,
  2030. 0xf4, 0x38, 0xcf, 0x36, 0x54, 0x63, 0xae, 0xb7, 0x41, 0x8b, 0xb0, 0x90, 0xb3, 0x50, 0x5a, 0xff,
  2031. 0x1f, 0xd0, 0x10, 0x47, 0x3d, 0x67, 0xfc, 0x1d, 0x98, 0x8e, 0x0c, 0x89, 0xce, 0x6f, 0xd9, 0x48,
  2032. 0x13, 0xaf, 0x6d, 0x57, 0x6e, 0xf2, 0xc4, 0xaa, 0x8a, 0xd5, 0xfe, 0x7b, 0x5e, 0xd5, 0x9c, 0x85,
  2033. 0xd2, 0xfa, 0x7d, 0x58, 0x39, 0xc0, 0x54, 0x65, 0xc6, 0xeb, 0x2c, 0xae, 0xfe, 0x3d, 0xac, 0x16,
  2034. 0xa9, 0x91, 0x47, 0xec, 0x97, 0x5b, 0x0b, 0xfd, 0x36, 0xac, 0x1d, 0x3a, 0x44, 0x35, 0x5b, 0x58,
  2035. 0x4b, 0xe9, 0x57, 0xb0, 0x5e, 0x2c, 0x32, 0xca, 0xa2, 0xf1, 0xd7, 0xb6, 0xe8, 0x18, 0xde, 0x65,
  2036. 0xd3, 0xf1, 0xe3, 0x96, 0x98, 0x6a, 0x67, 0xf0, 0x66, 0xb1, 0xaa, 0x3f, 0x87, 0x7f, 0x1a, 0xa9,
  2037. 0x4f, 0x7a, 0xf1, 0x11, 0x24, 0xf3, 0x86, 0xb4, 0x7e, 0x68, 0x6e, 0xd1, 0x1f, 0x89, 0xc5, 0x89,
  2038. 0x72, 0xd5, 0x9b, 0xdb, 0xf9, 0x04, 0x6e, 0x0f, 0xd1, 0x24, 0x2d, 0xcc, 0x5c, 0xad, 0xe3, 0xc3,
  2039. 0x72, 0xa5, 0x3e, 0x07, 0xb3, 0xed, 0xcb, 0x3e, 0xed, 0xf8, 0x3f, 0x84, 0x15, 0x98, 0x8e, 0xa0,
  2040. 0x1a, 0x93, 0x64, 0xd8, 0xce, 0xc3, 0x5c, 0x9b, 0xfa, 0x3d, 0xf1, 0x21, 0x1b, 0x0a, 0xd6, 0x00,
  2041. 0x25, 0x89, 0x52, 0xf4, 0x5d, 0x98, 0xd9, 0xb1, 0x5c, 0xcb, 0x8b, 0x7d, 0xab, 0x85, 0x15, 0x22,
  2042. 0xcb, 0xf5, 0x93, 0x61, 0x69, 0xf8, 0x09, 0xcc, 0x46, 0x72, 0xd2, 0xf2, 0xdb, 0x30, 0x75, 0x2e,
  2043. 0x48, 0x81, 0x19, 0x58, 0xa2, 0x02, 0x9c, 0x34, 0x2a, 0x21, 0xcd, 0xb0, 0x3c, 0xfd, 0x08, 0x16,
  2044. 0xdb, 0x98, 0xee, 0x84, 0x94, 0xbe, 0xe7, 0xf1, 0xa2, 0x59, 0x4c, 0x34, 0x03, 0x63, 0x7e, 0x38,
  2045. 0x6a, 0xcc, 0xf7, 0xd0, 0x3a, 0x54, 0xc8, 0xc0, 0xb3, 0x2f, 0x03, 0xdf, 0xf3, 0xfb, 0xb2, 0x68,
  2046. 0x30, 0x92, 0x24, 0xfd, 0x31, 0x68, 0x2a, 0x75, 0xd2, 0x9e, 0xf7, 0x00, 0xf5, 0x02, 0xfc, 0xc2,
  2047. 0x94, 0x06, 0x98, 0x2f, 0x2c, 0xb7, 0x1f, 0x7a, 0x51, 0x65, 0x1c, 0x39, 0xf0, 0x29, 0xa3, 0xeb,
  2048. 0x1a, 0x34, 0x5b, 0x24, 0x54, 0x25, 0x6e, 0xea, 0x4e, 0xb8, 0x54, 0xf7, 0x61, 0x51, 0xc1, 0x93,
  2049. 0xd3, 0x34, 0xe1, 0x16, 0x16, 0x24, 0x69, 0x7b, 0xf8, 0x53, 0xff, 0xbf, 0x12, 0xac, 0xb4, 0x31,
  2050. 0xe5, 0x75, 0xcd, 0x49, 0xc0, 0x3e, 0x11, 0x70, 0x5a, 0x71, 0xf1, 0xd8, 0xd1, 0xce, 0xa3, 0x4f,
  2051. 0x61, 0x8a, 0xfc, 0xe0, 0x50, 0xfb, 0xd2, 0xa4, 0x83, 0x1e, 0x26, 0xcd, 0xf1, 0xf5, 0xf1, 0x8d,
  2052. 0x99, 0xad, 0x1a, 0x8b, 0x15, 0xb1, 0xa7, 0x6d, 0xce, 0x3d, 0x1d, 0xf4, 0xb0, 0x51, 0x21, 0xd1,
  2053. 0xdf, 0x44, 0xff, 0x0a, 0x56, 0x8b, 0xac, 0x92, 0x2e, 0xad, 0x00, 0xf0, 0x95, 0x0b, 0x57, 0x6c,
  2054. 0x7c, 0x63, 0xd2, 0x28, 0x33, 0x8a, 0x58, 0xaa, 0x33, 0x58, 0x6e, 0x91, 0x21, 0x5e, 0xdd, 0x87,
  2055. 0x4a, 0xc2, 0x32, 0xee, 0x59, 0x91, 0x61, 0x10, 0x1b, 0xa6, 0x7f, 0x0e, 0x2b, 0x05, 0x6a, 0x47,
  2056. 0xae, 0x34, 0x82, 0xea, 0xb1, 0x1f, 0x5c, 0x59, 0xae, 0xf3, 0x63, 0x18, 0xb7, 0xfa, 0x03, 0x98,
  2057. 0x4b, 0xd0, 0xa4, 0x8a, 0x77, 0x60, 0xc6, 0x0b, 0x89, 0xc9, 0x28, 0x9d, 0x8e, 0xa9, 0x2c, 0x4e,
  2058. 0xdf, 0x87, 0xa5, 0x36, 0xa6, 0xc7, 0x31, 0x6d, 0x68, 0xa4, 0xea, 0x06, 0x2c, 0xab, 0xc5, 0xe5,
  2059. 0xac, 0x5b, 0x50, 0xe7, 0xeb, 0x99, 0x98, 0x3a, 0x19, 0x8c, 0xf3, 0x8c, 0x19, 0x8f, 0x16, 0x8b,
  2060. 0xbc, 0x0c, 0x5a, 0x8b, 0xc4, 0xc4, 0x4c, 0x44, 0x7e, 0x0a, 0x4b, 0x4a, 0xee, 0xc8, 0x95, 0x5a,
  2061. 0x80, 0xba, 0xd1, 0xf7, 0x76, 0x2d, 0x6a, 0xb9, 0x7e, 0xb7, 0x6d, 0x5b, 0x51, 0xde, 0xf8, 0x1c,
  2062. 0x1a, 0x59, 0x86, 0x54, 0xb6, 0x06, 0x15, 0x62, 0x5b, 0x9e, 0x19, 0x60, 0xd2, 0x77, 0x29, 0xb7,
  2063. 0x79, 0xc2, 0x00, 0x22, 0x44, 0xfa, 0x2e, 0x3b, 0x1e, 0x4b, 0xc2, 0x00, 0x39, 0xfa, 0xb1, 0xe5,
  2064. 0x39, 0x89, 0x3b, 0xb1, 0x01, 0x37, 0xc5, 0xec, 0xd2, 0x16, 0xf9, 0x4b, 0xff, 0x02, 0x96, 0xd5,
  2065. 0xc3, 0x0a, 0xa2, 0xb0, 0x94, 0x8e, 0xc2, 0x75, 0x58, 0x6d, 0x91, 0xf4, 0xd0, 0xdc, 0x22, 0xad,
  2066. 0x15, 0x4a, 0xc8, 0x39, 0x6a, 0x30, 0x11, 0xaa, 0x67, 0xa6, 0x89, 0x1f, 0xfa, 0x43, 0x98, 0x6d,
  2067. 0x7b, 0x56, 0x8f, 0x5c, 0xfa, 0x34, 0x74, 0xe2, 0x63, 0x98, 0x24, 0x92, 0x94, 0xbc, 0x85, 0x43,
  2068. 0xb1, 0xf0, 0xda, 0x61, 0x5f, 0xb1, 0x91, 0xa0, 0xfe, 0x05, 0x54, 0x63, 0x3d, 0x72, 0xc6, 0x7f,
  2069. 0x86, 0x2a, 0x7e, 0xd9, 0xc3, 0x36, 0xc5, 0x1d, 0x93, 0x3a, 0x57, 0xd8, 0xef, 0x0b, 0x85, 0xe3,
  2070. 0xc6, 0x6c, 0x48, 0x3f, 0x15, 0x64, 0x7d, 0x15, 0x96, 0x0f, 0x30, 0xdd, 0xf5, 0xaf, 0x7a, 0xac,
  2071. 0x96, 0xea, 0x84, 0xaa, 0xa2, 0x6b, 0xfb, 0x29, 0xaf, 0x46, 0x54, 0x7c, 0x39, 0xd7, 0x7d, 0x28,
  2072. 0x87, 0xb6, 0x90, 0xe4, 0x4d, 0xad, 0xb2, 0x3a, 0x96, 0xd4, 0x0f, 0xa1, 0x2e, 0xca, 0xb7, 0x5f,
  2073. 0x64, 0x11, 0x9a, 0x61, 0x25, 0x9a, 0x5d, 0x0a, 0xfd, 0x08, 0x1a, 0x06, 0x26, 0xd4, 0x0f, 0x7e,
  2074. 0x99, 0x89, 0x16, 0x61, 0x21, 0xa7, 0x4e, 0xce, 0x74, 0x08, 0xf5, 0x16, 0x89, 0x46, 0xfb, 0x1e,
  2075. 0x56, 0x4f, 0x54, 0x7a, 0xb5, 0x89, 0x2e, 0xa1, 0x91, 0xd5, 0x26, 0x17, 0x7c, 0x11, 0x6e, 0x74,
  2076. 0x7c, 0x4f, 0x06, 0x6b, 0xf8, 0x81, 0xcb, 0x49, 0xa9, 0x99, 0xc6, 0x5e, 0x75, 0xa6, 0x36, 0xcb,
  2077. 0xb4, 0x19, 0xa7, 0xae, 0x6d, 0xfe, 0x03, 0x96, 0x67, 0x95, 0x4a, 0x47, 0x7a, 0xa1, 0x7f, 0x0d,
  2078. 0x4b, 0x07, 0x98, 0x8a, 0xca, 0x68, 0xdb, 0x8d, 0x80, 0xee, 0x37, 0xfa, 0xd2, 0xd3, 0x5f, 0xf0,
  2079. 0xf8, 0x56, 0x28, 0x8b, 0x8a, 0xb5, 0xfa, 0x00, 0x53, 0x93, 0xfa, 0x66, 0xbf, 0xd7, 0xb1, 0x28,
  2080. 0x36, 0x05, 0x6e, 0x44, 0xb8, 0x61, 0xd3, 0x06, 0x1a, 0x60, 0x7a, 0xea, 0x9f, 0x71, 0x96, 0x04,
  2081. 0xde, 0xd0, 0xdb, 0x30, 0x4d, 0x7d, 0x6a, 0xb9, 0x91, 0xe8, 0x18, 0x17, 0x9d, 0xe2, 0x44, 0x29,
  2082. 0xa4, 0xff, 0xb1, 0x04, 0xda, 0x01, 0xce, 0xd5, 0x8b, 0x31, 0xb2, 0x58, 0x89, 0x9d, 0x20, 0xea,
  2083. 0x1a, 0x0c, 0x22, 0x2f, 0x08, 0xcb, 0x21, 0x01, 0xee, 0xe2, 0x97, 0x7c, 0xae, 0xb2, 0x21, 0x7e,
  2084. 0xa0, 0x8f, 0x01, 0x39, 0x9e, 0xed, 0xf6, 0x3b, 0xd8, 0x24, 0x03, 0x62, 0x72, 0x79, 0x92, 0x46,
  2085. 0x12, 0xab, 0x52, 0xa0, 0x3d, 0x20, 0x5c, 0x33, 0x41, 0xcb, 0x50, 0x8e, 0x4a, 0x46, 0xfe, 0x9d,
  2086. 0x5a, 0x36, 0x62, 0x82, 0xfe, 0x0d, 0x5f, 0xfc, 0xbc, 0xd9, 0xd1, 0x2d, 0x93, 0x85, 0xc7, 0x46,
  2087. 0x17, 0xb7, 0x3f, 0x41, 0x2d, 0x54, 0xc9, 0x9d, 0x49, 0x14, 0x7d, 0xc2, 0xa7, 0xd2, 0x68, 0x9f,
  2088. 0xc6, 0x5e, 0xc3, 0xa7, 0xf1, 0xac, 0x4f, 0x07, 0x50, 0xcf, 0x18, 0x20, 0xbd, 0x79, 0xcd, 0x5d,
  2089. 0x60, 0xa7, 0x9f, 0x25, 0xc3, 0xe4, 0xf3, 0x4b, 0x98, 0x27, 0x4f, 0xa1, 0x99, 0x67, 0xc9, 0x69,
  2090. 0x3e, 0x83, 0x19, 0x5b, 0x30, 0x4c, 0xc2, 0x39, 0x32, 0x6a, 0xe7, 0x38, 0x1e, 0x9f, 0x1a, 0x32,
  2091. 0x6d, 0x27, 0x7f, 0xb2, 0xbc, 0xd6, 0x22, 0xb2, 0x7a, 0x4e, 0x95, 0x07, 0xfa, 0x3e, 0x2c, 0xe4,
  2092. 0x38, 0x72, 0xba, 0xbb, 0x30, 0xe7, 0x10, 0xf3, 0x8a, 0xf3, 0xcc, 0x40, 0x30, 0xe5, 0xdd, 0x33,
  2093. 0xeb, 0xa4, 0xc7, 0xe8, 0xc7, 0x50, 0xdb, 0x7f, 0x89, 0xed, 0xe8, 0x9d, 0x28, 0xdc, 0x9b, 0x7f,
  2094. 0x81, 0x72, 0x2f, 0xa4, 0x49, 0x6b, 0x9b, 0xcc, 0xda, 0x48, 0x30, 0x95, 0xd6, 0x23, 0x51, 0xdd,
  2095. 0x86, 0x7a, 0x46, 0xdf, 0xd0, 0x2b, 0xa9, 0xa4, 0xb8, 0x92, 0x58, 0x2d, 0x10, 0x60, 0xda, 0x0f,
  2096. 0x3c, 0xb3, 0x63, 0x51, 0x8b, 0x6f, 0xfd, 0x94, 0x01, 0x82, 0xb4, 0x67, 0x51, 0x4b, 0x7f, 0xc2,
  2097. 0x56, 0x25, 0xb6, 0x24, 0x91, 0xab, 0x32, 0x66, 0x97, 0x5e, 0xd5, 0xec, 0xef, 0xd8, 0x6a, 0x66,
  2098. 0x34, 0x8e, 0x4e, 0xb7, 0x9f, 0xe4, 0xd2, 0x6d, 0xf1, 0x64, 0x71, 0x6a, 0xfc, 0x04, 0x16, 0x0f,
  2099. 0x30, 0x4d, 0xae, 0x50, 0xdf, 0x8d, 0x2e, 0xa5, 0x14, 0xec, 0x35, 0x96, 0x80, 0xbd, 0xfe, 0x7f,
  2100. 0x8c, 0xe7, 0x93, 0xdc, 0x30, 0x69, 0xe5, 0x03, 0x98, 0x60, 0xa1, 0x15, 0x16, 0xc2, 0x77, 0x98,
  2101. 0x1d, 0xc5, 0xe2, 0x9b, 0x2c, 0xbc, 0xb0, 0x21, 0x86, 0x70, 0xf8, 0x9a, 0x5a, 0x01, 0xe5, 0xfb,
  2102. 0x22, 0x70, 0x0c, 0xa3, 0xcc, 0x29, 0x6c, 0x47, 0xd8, 0x76, 0xb8, 0x16, 0xa1, 0x32, 0x3f, 0x0a,
  2103. 0x24, 0xc3, 0x00, 0x46, 0x12, 0x69, 0x91, 0xd5, 0x5e, 0xb2, 0x6c, 0xbb, 0xc1, 0xb7, 0x4a, 0xfe,
  2104. 0x42, 0x9f, 0x43, 0x19, 0xbf, 0xb4, 0x31, 0xf7, 0xbf, 0x39, 0xc1, 0xd7, 0x67, 0x89, 0xd9, 0xf5,
  2105. 0xd0, 0x0f, 0xb0, 0xd3, 0xf5, 0xf6, 0x43, 0xde, 0x11, 0x26, 0xc4, 0xea, 0x62, 0x23, 0x96, 0xd6,
  2106. 0x3f, 0x82, 0x09, 0x6e, 0x22, 0x9a, 0x86, 0xf2, 0xf1, 0xc9, 0xa9, 0xf9, 0xf0, 0xe4, 0xec, 0x78,
  2107. 0xaf, 0xfa, 0x16, 0xaa, 0xc0, 0x2d, 0xe3, 0xec, 0xf8, 0xb8, 0x75, 0x7c, 0x50, 0x2d, 0xa1, 0x29,
  2108. 0x98, 0x7c, 0xd8, 0x3a, 0x6e, 0xb5, 0x1f, 0xed, 0xef, 0x55, 0xc7, 0x74, 0x17, 0xea, 0xdb, 0xe7,
  2109. 0x7e, 0x40, 0x73, 0xa1, 0x5c, 0xb4, 0xa4, 0xe8, 0x01, 0xd4, 0xaf, 0xac, 0x41, 0xcb, 0xa3, 0x38,
  2110. 0x08, 0xfa, 0x3d, 0xda, 0xba, 0x90, 0x87, 0x42, 0x26, 0x9b, 0x1b, 0x34, 0xe8, 0x63, 0x43, 0x2d,
  2111. 0xa2, 0x3f, 0x86, 0x46, 0x76, 0x36, 0xb9, 0x13, 0x1f, 0x42, 0xcd, 0x21, 0x66, 0x14, 0x5a, 0xa6,
  2112. 0xc5, 0xc4, 0xa2, 0x1a, 0x19, 0x39, 0x71, 0x98, 0x6d, 0x0b, 0x0e, 0x2b, 0x97, 0xd9, 0x27, 0x7b,
  2113. 0x44, 0x27, 0xf1, 0x19, 0x6f, 0x64, 0x19, 0xf1, 0x07, 0x7c, 0x32, 0xce, 0xa3, 0xb4, 0x15, 0x9b,
  2114. 0x93, 0x08, 0xee, 0xff, 0x1d, 0x83, 0xd9, 0x36, 0xa6, 0xfc, 0xe9, 0x37, 0x5c, 0x94, 0x25, 0x28,
  2115. 0xf7, 0x49, 0xf8, 0x88, 0x26, 0xf2, 0xef, 0x24, 0x23, 0x70, 0x5c, 0x6e, 0x05, 0x80, 0x33, 0x63,
  2116. 0x60, 0xab, 0x6c, 0x70, 0x71, 0x01, 0x6a, 0x0d, 0x4d, 0xb6, 0x99, 0xeb, 0xf9, 0x06, 0xdf, 0xf6,
  2117. 0x62, 0x20, 0x76, 0x05, 0x20, 0xc0, 0x57, 0xfe, 0x0b, 0x6c, 0x5a, 0xae, 0xcb, 0x83, 0x64, 0xd2,
  2118. 0x28, 0x0b, 0xca, 0xb6, 0xeb, 0xb2, 0x4f, 0xa9, 0xf3, 0x41, 0xcf, 0x22, 0xc4, 0xec, 0xba, 0xfe,
  2119. 0xb9, 0xe5, 0x92, 0xe6, 0x4d, 0x2e, 0x32, 0x2d, 0xa8, 0x07, 0x82, 0x88, 0x3e, 0x80, 0x49, 0x7a,
  2120. 0x19, 0xf8, 0x94, 0xba, 0xb8, 0x79, 0x8b, 0xcf, 0xc8, 0xdf, 0x84, 0x4e, 0x25, 0x4d, 0x3a, 0x6d,
  2121. 0x44, 0x42, 0x1c, 0xc0, 0x88, 0x56, 0x44, 0xd6, 0x6f, 0x27, 0xb0, 0x76, 0x64, 0x7d, 0xe7, 0x07,
  2122. 0xac, 0xd6, 0xb5, 0x6c, 0x16, 0x86, 0x2c, 0xfc, 0x09, 0xb5, 0xae, 0x7a, 0x6f, 0x56, 0x7a, 0x7c,
  2123. 0x0b, 0x1b, 0x45, 0x0a, 0x1f, 0xb2, 0x4f, 0x90, 0x37, 0x7e, 0xd3, 0x3a, 0x83, 0xf5, 0x62, 0x4b,
  2124. 0xa3, 0xba, 0xa6, 0x66, 0x47, 0x6c, 0x7e, 0xb2, 0x39, 0x5f, 0x7e, 0x06, 0xcc, 0xdb, 0xf9, 0xa1,
  2125. 0xfa, 0x0a, 0xfb, 0x20, 0xb5, 0xfb, 0x81, 0x43, 0x07, 0xbb, 0x56, 0xcf, 0x3a, 0x77, 0x5c, 0x87,
  2126. 0x3a, 0x71, 0x34, 0xfe, 0xb5, 0xc4, 0xbe, 0x40, 0x55, 0x7c, 0x39, 0xe5, 0x09, 0x4c, 0xd9, 0x09,
  2127. 0x3a, 0x8f, 0xcb, 0x99, 0xad, 0x7b, 0xe2, 0x6d, 0xb6, 0x78, 0xdc, 0x66, 0x44, 0x1c, 0x18, 0x29,
  2128. 0x05, 0xfa, 0x7f, 0x97, 0x00, 0x62, 0x26, 0x5a, 0x84, 0x7a, 0xbb, 0x75, 0xf4, 0xe4, 0x70, 0xdf,
  2129. 0xdc, 0x3e, 0x3b, 0x7d, 0xb4, 0x7f, 0x7c, 0xda, 0xda, 0xdd, 0x3e, 0x6d, 0x9d, 0x1c, 0x57, 0xdf,
  2130. 0xe2, 0xac, 0xfd, 0xdd, 0x33, 0x23, 0xc7, 0x2a, 0xa1, 0x39, 0x98, 0x66, 0xb4, 0x13, 0xa3, 0xf5,
  2131. 0x6f, 0x82, 0x34, 0x86, 0x1a, 0x80, 0x76, 0xf7, 0x0f, 0x0f, 0xcd, 0x34, 0x7d, 0x1c, 0xcd, 0xc3,
  2132. 0x2c, 0xa7, 0x3f, 0x6d, 0xb5, 0x5b, 0x3b, 0xad, 0xc3, 0xd6, 0xe9, 0xb3, 0xea, 0x8d, 0xbb, 0x1b,
  2133. 0x50, 0xcd, 0x22, 0x0a, 0xa8, 0x0c, 0x13, 0xed, 0x27, 0x87, 0xad, 0xd3, 0xea, 0x5b, 0xec, 0xcf,
  2134. 0xa3, 0x7d, 0xe3, 0x60, 0xbf, 0x5a, 0xda, 0xfa, 0x8b, 0x0e, 0xd3, 0x52, 0x14, 0x07, 0x2f, 0x1c,
  2135. 0x1b, 0xa3, 0x67, 0xbc, 0xf2, 0xc9, 0x15, 0x9f, 0x68, 0x4d, 0xa6, 0xe7, 0xa2, 0x1a, 0x57, 0x5b,
  2136. 0x2f, 0x16, 0x90, 0x8b, 0xfd, 0x14, 0xe6, 0x15, 0x75, 0x1a, 0x5a, 0x95, 0x03, 0x0b, 0xea, 0x4e,
  2137. 0x6d, 0xad, 0x90, 0x2f, 0xf5, 0xee, 0xc1, 0x74, 0xaa, 0x56, 0x42, 0xcd, 0xe4, 0x88, 0x64, 0xfd,
  2138. 0xa6, 0x2d, 0x2a, 0x38, 0x52, 0xcb, 0x11, 0x54, 0xb3, 0xd5, 0x10, 0x5a, 0x92, 0xe2, 0xaa, 0xf2,
  2139. 0x49, 0x5b, 0x56, 0x33, 0xa5, 0xba, 0xc7, 0x30, 0x9b, 0x29, 0x76, 0x90, 0xc6, 0x06, 0xa8, 0x6b,
  2140. 0x23, 0x6d, 0x49, 0xc9, 0x8b, 0x8a, 0xb1, 0x72, 0xd4, 0x34, 0x82, 0x38, 0x60, 0x94, 0xed, 0x81,
  2141. 0xd1, 0xea, 0x19, 0xaa, 0x1c, 0xb9, 0x0d, 0x53, 0xc9, 0xae, 0x0d, 0xc4, 0x3f, 0x83, 0x14, 0xad,
  2142. 0x26, 0x5a, 0x33, 0xcf, 0x88, 0x55, 0x24, 0x9b, 0x23, 0x84, 0x0a, 0x45, 0xc7, 0x87, 0x50, 0xa1,
  2143. 0xea, 0xa3, 0x40, 0xff, 0x0a, 0x10, 0xf7, 0x32, 0xa0, 0xba, 0x90, 0xcb, 0xf4, 0x55, 0x68, 0x8d,
  2144. 0x2c, 0x59, 0x0e, 0x36, 0xa1, 0xa1, 0xee, 0x26, 0x40, 0xb7, 0xb9, 0xcd, 0xc3, 0xba, 0x21, 0x34,
  2145. 0x7d, 0x98, 0x48, 0xec, 0x60, 0xb2, 0x91, 0x40, 0x38, 0xa8, 0x68, 0x4f, 0x10, 0x0e, 0xaa, 0x7a,
  2146. 0x0e, 0xd0, 0x01, 0xcc, 0xa4, 0x1b, 0x02, 0x10, 0x0f, 0x34, 0x65, 0x1f, 0x82, 0xa6, 0xa9, 0x58,
  2147. 0x71, 0x28, 0xa7, 0x9e, 0xfe, 0x45, 0x28, 0xab, 0x5a, 0x0a, 0x44, 0x28, 0x2b, 0xfb, 0x04, 0xd0,
  2148. 0x97, 0x50, 0x49, 0xbc, 0x67, 0xa3, 0x46, 0xbc, 0xb7, 0xc9, 0xf7, 0x47, 0x6d, 0x21, 0x47, 0x8f,
  2149. 0xad, 0xa0, 0xc9, 0xd7, 0x62, 0x61, 0x85, 0xea, 0xc5, 0x5b, 0x58, 0xa1, 0x7c, 0x5a, 0x66, 0x56,
  2150. 0x24, 0x5e, 0x76, 0x85, 0x15, 0xf9, 0xb7, 0x66, 0x61, 0x85, 0xea, 0x09, 0x98, 0xc5, 0x6e, 0xe2,
  2151. 0x99, 0x55, 0xc6, 0x6e, 0xfe, 0xe9, 0x57, 0xc6, 0xae, 0xea, 0x45, 0xf6, 0x4b, 0xa8, 0x24, 0x9e,
  2152. 0x30, 0x51, 0x23, 0x8e, 0xd0, 0xbc, 0x09, 0x8a, 0xb7, 0x4e, 0x36, 0x3e, 0xd1, 0xc9, 0x20, 0xc6,
  2153. 0xe7, 0x1b, 0x30, 0xc4, 0x78, 0x55, 0xcb, 0xc3, 0x7d, 0x98, 0x0c, 0x1f, 0x1d, 0x10, 0xbf, 0x1e,
  2154. 0x33, 0xaf, 0x12, 0x5a, 0x2d, 0x4d, 0x8c, 0xcf, 0x4b, 0xfc, 0x04, 0x21, 0xce, 0x4b, 0xee, 0x9d,
  2155. 0x42, 0x9c, 0x97, 0xfc, 0x4b, 0x05, 0xda, 0x82, 0x5b, 0x12, 0x92, 0x47, 0x88, 0x89, 0xa4, 0x9f,
  2156. 0x2d, 0xb4, 0xf9, 0x14, 0x4d, 0x8e, 0x69, 0x03, 0xca, 0x3f, 0x18, 0xa0, 0x15, 0x71, 0x0d, 0x16,
  2157. 0xbc, 0x4b, 0x68, 0xab, 0x45, 0x6c, 0xa9, 0xf4, 0x09, 0xcc, 0xe5, 0x5e, 0x07, 0xd0, 0xb2, 0xc8,
  2158. 0x73, 0xea, 0x07, 0x05, 0x6d, 0xa5, 0x80, 0x1b, 0xa7, 0x02, 0x35, 0x42, 0x2f, 0x52, 0xc1, 0xd0,
  2159. 0x37, 0x05, 0x91, 0x0a, 0x46, 0x00, 0xfc, 0xcf, 0x39, 0x1e, 0xa6, 0xd0, 0xbf, 0x2e, 0x0c, 0x1b,
  2160. 0xa2, 0xfe, 0xf6, 0x10, 0x89, 0x38, 0x8d, 0x47, 0xd0, 0xb4, 0x48, 0xe3, 0x59, 0x70, 0x5e, 0xa4,
  2161. 0xf1, 0x3c, 0x3c, 0xff, 0x0c, 0x6a, 0x2a, 0x20, 0x5d, 0x5c, 0xca, 0x43, 0x10, 0x79, 0x71, 0x29,
  2162. 0x0f, 0xc5, 0xe0, 0x9f, 0xc2, 0xbc, 0x02, 0x31, 0x17, 0x97, 0x72, 0x31, 0xd0, 0x2e, 0x2e, 0xe5,
  2163. 0x61, 0x50, 0xfb, 0x01, 0xcc, 0xa4, 0x71, 0x73, 0x91, 0x12, 0x95, 0x20, 0xbb, 0x48, 0x89, 0x05,
  2164. 0x30, 0xfb, 0x33, 0xa8, 0xa9, 0xe0, 0x70, 0xe1, 0xfb, 0x10, 0x7c, 0x5d, 0xf8, 0x3e, 0x14, 0x49,
  2165. 0x3f, 0x67, 0x9f, 0xd0, 0x4a, 0x20, 0x1c, 0xe9, 0xc2, 0xbf, 0x61, 0x38, 0xba, 0xf6, 0xf6, 0x50,
  2166. 0x19, 0x39, 0x87, 0x01, 0x73, 0xfb, 0x2f, 0xb1, 0x9d, 0x2e, 0xb2, 0x56, 0x44, 0x57, 0x23, 0xff,
  2167. 0xde, 0x21, 0xc4, 0x0f, 0xe9, 0xa9, 0x93, 0xa5, 0x62, 0x27, 0xd2, 0x8a, 0xfc, 0x34, 0x97, 0x69,
  2168. 0x25, 0x8d, 0x13, 0xcb, 0xb4, 0x92, 0x85, 0xd8, 0x9f, 0x73, 0x4c, 0x29, 0x8f, 0x8b, 0xa3, 0xb0,
  2169. 0x74, 0x2b, 0x84, 0xd4, 0x45, 0x74, 0x0f, 0x07, 0xd5, 0x0f, 0x60, 0x26, 0x8d, 0x67, 0x8b, 0x0d,
  2170. 0x57, 0x22, 0xe6, 0x62, 0xc3, 0xd5, 0xf0, 0x37, 0x53, 0x94, 0x86, 0x91, 0x85, 0x22, 0x25, 0x50,
  2171. 0xad, 0x69, 0x2a, 0x56, 0x5c, 0x82, 0x65, 0xe0, 0x5c, 0x51, 0x82, 0xa9, 0xc1, 0x75, 0x51, 0x82,
  2172. 0x15, 0x20, 0xe5, 0x22, 0x33, 0x28, 0xc0, 0xe1, 0x30, 0x33, 0x14, 0x83, 0xd1, 0x61, 0x66, 0x18,
  2173. 0x86, 0x2c, 0xef, 0xc1, 0x74, 0x0a, 0x82, 0x12, 0x17, 0xae, 0x0a, 0xe5, 0x12, 0x17, 0xae, 0x1a,
  2174. 0xaf, 0xfa, 0x3a, 0x03, 0x8c, 0x7d, 0xeb, 0xd0, 0x4b, 0x03, 0xd3, 0x37, 0x53, 0xc6, 0xeb, 0xd7,
  2175. 0x14, 0xbc, 0x14, 0xd6, 0xaf, 0x2a, 0x14, 0x2b, 0xac, 0x5f, 0xd5, 0x78, 0xd4, 0x63, 0x98, 0xcd,
  2176. 0x74, 0x8e, 0x08, 0x5d, 0xea, 0x86, 0x17, 0xa1, 0xab, 0xa0, 0xd5, 0x84, 0xe9, 0xca, 0xf4, 0xf6,
  2177. 0x08, 0x5d, 0xea, 0x96, 0x24, 0xa1, 0xab, 0xa0, 0x19, 0x88, 0xe9, 0xca, 0xf4, 0xe3, 0xa0, 0x44,
  2178. 0x60, 0xaa, 0x75, 0x15, 0x34, 0xf0, 0xb0, 0xbb, 0x49, 0xdd, 0xbb, 0x82, 0xc2, 0xb3, 0x53, 0xdc,
  2179. 0x1e, 0x23, 0xee, 0xa6, 0x11, 0xad, 0x2f, 0x18, 0x9a, 0x45, 0xcd, 0x28, 0x88, 0x67, 0xa2, 0x11,
  2180. 0xdd, 0x2c, 0xda, 0x9d, 0xe1, 0x42, 0x72, 0x9a, 0x1f, 0x45, 0x5b, 0xcc, 0x90, 0xa6, 0x11, 0x74,
  2181. 0x37, 0x54, 0x34, 0xba, 0x53, 0x45, 0xbb, 0xf7, 0x4a, 0xb2, 0x72, 0xee, 0x4b, 0x58, 0x2c, 0x6c,
  2182. 0x04, 0x41, 0x77, 0x52, 0x9a, 0x0a, 0x3a, 0x4e, 0xb4, 0x77, 0x46, 0x48, 0x25, 0x32, 0xa8, 0x04,
  2183. 0x53, 0x64, 0x06, 0x4d, 0x83, 0x4d, 0x32, 0x83, 0x66, 0xf0, 0x16, 0xe4, 0xc2, 0x5a, 0x17, 0xd3,
  2184. 0x43, 0x8b, 0xd0, 0x22, 0x30, 0x43, 0x6c, 0xc5, 0x08, 0x50, 0x46, 0x6c, 0xc5, 0x48, 0x3c, 0xe4,
  2185. 0x3f, 0x61, 0x63, 0xc4, 0x6c, 0x11, 0x26, 0x83, 0xde, 0x1b, 0xa6, 0x31, 0x0b, 0xdd, 0xbc, 0xe2,
  2186. 0xfc, 0x6d, 0x40, 0xdd, 0x1c, 0x1e, 0x2b, 0xee, 0xae, 0x42, 0x34, 0x58, 0x5b, 0x1d, 0x0e, 0xe3,
  2187. 0xa2, 0xe7, 0xb0, 0xd0, 0xc5, 0x54, 0x05, 0xae, 0x84, 0xd5, 0x4c, 0x21, 0x9c, 0x13, 0x56, 0x33,
  2188. 0x43, 0xf0, 0x9c, 0x03, 0x98, 0x49, 0x63, 0x9c, 0xe2, 0xee, 0x50, 0xa2, 0xac, 0xe2, 0xee, 0x28,
  2189. 0x80, 0x44, 0x0f, 0x60, 0x26, 0x8d, 0x63, 0x0a, 0x45, 0x4a, 0xd0, 0x53, 0x28, 0x52, 0xc3, 0x9e,
  2190. 0x3b, 0x3b, 0x70, 0xd7, 0x0f, 0xba, 0x9b, 0x56, 0xcf, 0xb2, 0x2f, 0xf1, 0xe6, 0xa5, 0xd5, 0xf1,
  2191. 0xfd, 0xde, 0xe6, 0xe5, 0x79, 0xf4, 0x8f, 0x32, 0xe7, 0xfd, 0x8b, 0xcd, 0x2e, 0xf6, 0x70, 0x60,
  2192. 0x51, 0xdc, 0xd9, 0x91, 0xff, 0x54, 0xf3, 0x84, 0x71, 0xc8, 0xa3, 0xd2, 0xff, 0x94, 0x4a, 0x3f,
  2193. 0x97, 0x4a, 0x7f, 0x0b, 0x00, 0x00, 0xff, 0xff, 0x7d, 0x3f, 0x51, 0x27, 0x6b, 0x33, 0x00, 0x00,
  2194. }