You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4218 lines
146 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // versions:
  3. // protoc-gen-go v1.24.0
  4. // protoc v3.12.3
  5. // source: filer.proto
  6. package filer_pb
  7. import (
  8. context "context"
  9. proto "github.com/golang/protobuf/proto"
  10. grpc "google.golang.org/grpc"
  11. codes "google.golang.org/grpc/codes"
  12. status "google.golang.org/grpc/status"
  13. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  14. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  15. reflect "reflect"
  16. sync "sync"
  17. )
  18. const (
  19. // Verify that this generated code is sufficiently up-to-date.
  20. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  21. // Verify that runtime/protoimpl is sufficiently up-to-date.
  22. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  23. )
  24. // This is a compile-time assertion that a sufficiently up-to-date version
  25. // of the legacy proto package is being used.
  26. const _ = proto.ProtoPackageIsVersion4
  27. type LookupDirectoryEntryRequest struct {
  28. state protoimpl.MessageState
  29. sizeCache protoimpl.SizeCache
  30. unknownFields protoimpl.UnknownFields
  31. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  32. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  33. }
  34. func (x *LookupDirectoryEntryRequest) Reset() {
  35. *x = LookupDirectoryEntryRequest{}
  36. if protoimpl.UnsafeEnabled {
  37. mi := &file_filer_proto_msgTypes[0]
  38. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  39. ms.StoreMessageInfo(mi)
  40. }
  41. }
  42. func (x *LookupDirectoryEntryRequest) String() string {
  43. return protoimpl.X.MessageStringOf(x)
  44. }
  45. func (*LookupDirectoryEntryRequest) ProtoMessage() {}
  46. func (x *LookupDirectoryEntryRequest) ProtoReflect() protoreflect.Message {
  47. mi := &file_filer_proto_msgTypes[0]
  48. if protoimpl.UnsafeEnabled && x != nil {
  49. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  50. if ms.LoadMessageInfo() == nil {
  51. ms.StoreMessageInfo(mi)
  52. }
  53. return ms
  54. }
  55. return mi.MessageOf(x)
  56. }
  57. // Deprecated: Use LookupDirectoryEntryRequest.ProtoReflect.Descriptor instead.
  58. func (*LookupDirectoryEntryRequest) Descriptor() ([]byte, []int) {
  59. return file_filer_proto_rawDescGZIP(), []int{0}
  60. }
  61. func (x *LookupDirectoryEntryRequest) GetDirectory() string {
  62. if x != nil {
  63. return x.Directory
  64. }
  65. return ""
  66. }
  67. func (x *LookupDirectoryEntryRequest) GetName() string {
  68. if x != nil {
  69. return x.Name
  70. }
  71. return ""
  72. }
  73. type LookupDirectoryEntryResponse struct {
  74. state protoimpl.MessageState
  75. sizeCache protoimpl.SizeCache
  76. unknownFields protoimpl.UnknownFields
  77. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  78. }
  79. func (x *LookupDirectoryEntryResponse) Reset() {
  80. *x = LookupDirectoryEntryResponse{}
  81. if protoimpl.UnsafeEnabled {
  82. mi := &file_filer_proto_msgTypes[1]
  83. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  84. ms.StoreMessageInfo(mi)
  85. }
  86. }
  87. func (x *LookupDirectoryEntryResponse) String() string {
  88. return protoimpl.X.MessageStringOf(x)
  89. }
  90. func (*LookupDirectoryEntryResponse) ProtoMessage() {}
  91. func (x *LookupDirectoryEntryResponse) ProtoReflect() protoreflect.Message {
  92. mi := &file_filer_proto_msgTypes[1]
  93. if protoimpl.UnsafeEnabled && x != nil {
  94. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  95. if ms.LoadMessageInfo() == nil {
  96. ms.StoreMessageInfo(mi)
  97. }
  98. return ms
  99. }
  100. return mi.MessageOf(x)
  101. }
  102. // Deprecated: Use LookupDirectoryEntryResponse.ProtoReflect.Descriptor instead.
  103. func (*LookupDirectoryEntryResponse) Descriptor() ([]byte, []int) {
  104. return file_filer_proto_rawDescGZIP(), []int{1}
  105. }
  106. func (x *LookupDirectoryEntryResponse) GetEntry() *Entry {
  107. if x != nil {
  108. return x.Entry
  109. }
  110. return nil
  111. }
  112. type ListEntriesRequest struct {
  113. state protoimpl.MessageState
  114. sizeCache protoimpl.SizeCache
  115. unknownFields protoimpl.UnknownFields
  116. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  117. Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
  118. StartFromFileName string `protobuf:"bytes,3,opt,name=startFromFileName,proto3" json:"startFromFileName,omitempty"`
  119. InclusiveStartFrom bool `protobuf:"varint,4,opt,name=inclusiveStartFrom,proto3" json:"inclusiveStartFrom,omitempty"`
  120. Limit uint32 `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
  121. }
  122. func (x *ListEntriesRequest) Reset() {
  123. *x = ListEntriesRequest{}
  124. if protoimpl.UnsafeEnabled {
  125. mi := &file_filer_proto_msgTypes[2]
  126. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  127. ms.StoreMessageInfo(mi)
  128. }
  129. }
  130. func (x *ListEntriesRequest) String() string {
  131. return protoimpl.X.MessageStringOf(x)
  132. }
  133. func (*ListEntriesRequest) ProtoMessage() {}
  134. func (x *ListEntriesRequest) ProtoReflect() protoreflect.Message {
  135. mi := &file_filer_proto_msgTypes[2]
  136. if protoimpl.UnsafeEnabled && x != nil {
  137. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  138. if ms.LoadMessageInfo() == nil {
  139. ms.StoreMessageInfo(mi)
  140. }
  141. return ms
  142. }
  143. return mi.MessageOf(x)
  144. }
  145. // Deprecated: Use ListEntriesRequest.ProtoReflect.Descriptor instead.
  146. func (*ListEntriesRequest) Descriptor() ([]byte, []int) {
  147. return file_filer_proto_rawDescGZIP(), []int{2}
  148. }
  149. func (x *ListEntriesRequest) GetDirectory() string {
  150. if x != nil {
  151. return x.Directory
  152. }
  153. return ""
  154. }
  155. func (x *ListEntriesRequest) GetPrefix() string {
  156. if x != nil {
  157. return x.Prefix
  158. }
  159. return ""
  160. }
  161. func (x *ListEntriesRequest) GetStartFromFileName() string {
  162. if x != nil {
  163. return x.StartFromFileName
  164. }
  165. return ""
  166. }
  167. func (x *ListEntriesRequest) GetInclusiveStartFrom() bool {
  168. if x != nil {
  169. return x.InclusiveStartFrom
  170. }
  171. return false
  172. }
  173. func (x *ListEntriesRequest) GetLimit() uint32 {
  174. if x != nil {
  175. return x.Limit
  176. }
  177. return 0
  178. }
  179. type ListEntriesResponse struct {
  180. state protoimpl.MessageState
  181. sizeCache protoimpl.SizeCache
  182. unknownFields protoimpl.UnknownFields
  183. Entry *Entry `protobuf:"bytes,1,opt,name=entry,proto3" json:"entry,omitempty"`
  184. }
  185. func (x *ListEntriesResponse) Reset() {
  186. *x = ListEntriesResponse{}
  187. if protoimpl.UnsafeEnabled {
  188. mi := &file_filer_proto_msgTypes[3]
  189. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  190. ms.StoreMessageInfo(mi)
  191. }
  192. }
  193. func (x *ListEntriesResponse) String() string {
  194. return protoimpl.X.MessageStringOf(x)
  195. }
  196. func (*ListEntriesResponse) ProtoMessage() {}
  197. func (x *ListEntriesResponse) ProtoReflect() protoreflect.Message {
  198. mi := &file_filer_proto_msgTypes[3]
  199. if protoimpl.UnsafeEnabled && x != nil {
  200. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  201. if ms.LoadMessageInfo() == nil {
  202. ms.StoreMessageInfo(mi)
  203. }
  204. return ms
  205. }
  206. return mi.MessageOf(x)
  207. }
  208. // Deprecated: Use ListEntriesResponse.ProtoReflect.Descriptor instead.
  209. func (*ListEntriesResponse) Descriptor() ([]byte, []int) {
  210. return file_filer_proto_rawDescGZIP(), []int{3}
  211. }
  212. func (x *ListEntriesResponse) GetEntry() *Entry {
  213. if x != nil {
  214. return x.Entry
  215. }
  216. return nil
  217. }
  218. type Entry struct {
  219. state protoimpl.MessageState
  220. sizeCache protoimpl.SizeCache
  221. unknownFields protoimpl.UnknownFields
  222. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  223. IsDirectory bool `protobuf:"varint,2,opt,name=is_directory,json=isDirectory,proto3" json:"is_directory,omitempty"`
  224. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  225. Attributes *FuseAttributes `protobuf:"bytes,4,opt,name=attributes,proto3" json:"attributes,omitempty"`
  226. Extended map[string][]byte `protobuf:"bytes,5,rep,name=extended,proto3" json:"extended,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  227. }
  228. func (x *Entry) Reset() {
  229. *x = Entry{}
  230. if protoimpl.UnsafeEnabled {
  231. mi := &file_filer_proto_msgTypes[4]
  232. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  233. ms.StoreMessageInfo(mi)
  234. }
  235. }
  236. func (x *Entry) String() string {
  237. return protoimpl.X.MessageStringOf(x)
  238. }
  239. func (*Entry) ProtoMessage() {}
  240. func (x *Entry) ProtoReflect() protoreflect.Message {
  241. mi := &file_filer_proto_msgTypes[4]
  242. if protoimpl.UnsafeEnabled && x != nil {
  243. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  244. if ms.LoadMessageInfo() == nil {
  245. ms.StoreMessageInfo(mi)
  246. }
  247. return ms
  248. }
  249. return mi.MessageOf(x)
  250. }
  251. // Deprecated: Use Entry.ProtoReflect.Descriptor instead.
  252. func (*Entry) Descriptor() ([]byte, []int) {
  253. return file_filer_proto_rawDescGZIP(), []int{4}
  254. }
  255. func (x *Entry) GetName() string {
  256. if x != nil {
  257. return x.Name
  258. }
  259. return ""
  260. }
  261. func (x *Entry) GetIsDirectory() bool {
  262. if x != nil {
  263. return x.IsDirectory
  264. }
  265. return false
  266. }
  267. func (x *Entry) GetChunks() []*FileChunk {
  268. if x != nil {
  269. return x.Chunks
  270. }
  271. return nil
  272. }
  273. func (x *Entry) GetAttributes() *FuseAttributes {
  274. if x != nil {
  275. return x.Attributes
  276. }
  277. return nil
  278. }
  279. func (x *Entry) GetExtended() map[string][]byte {
  280. if x != nil {
  281. return x.Extended
  282. }
  283. return nil
  284. }
  285. type FullEntry struct {
  286. state protoimpl.MessageState
  287. sizeCache protoimpl.SizeCache
  288. unknownFields protoimpl.UnknownFields
  289. Dir string `protobuf:"bytes,1,opt,name=dir,proto3" json:"dir,omitempty"`
  290. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  291. }
  292. func (x *FullEntry) Reset() {
  293. *x = FullEntry{}
  294. if protoimpl.UnsafeEnabled {
  295. mi := &file_filer_proto_msgTypes[5]
  296. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  297. ms.StoreMessageInfo(mi)
  298. }
  299. }
  300. func (x *FullEntry) String() string {
  301. return protoimpl.X.MessageStringOf(x)
  302. }
  303. func (*FullEntry) ProtoMessage() {}
  304. func (x *FullEntry) ProtoReflect() protoreflect.Message {
  305. mi := &file_filer_proto_msgTypes[5]
  306. if protoimpl.UnsafeEnabled && x != nil {
  307. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  308. if ms.LoadMessageInfo() == nil {
  309. ms.StoreMessageInfo(mi)
  310. }
  311. return ms
  312. }
  313. return mi.MessageOf(x)
  314. }
  315. // Deprecated: Use FullEntry.ProtoReflect.Descriptor instead.
  316. func (*FullEntry) Descriptor() ([]byte, []int) {
  317. return file_filer_proto_rawDescGZIP(), []int{5}
  318. }
  319. func (x *FullEntry) GetDir() string {
  320. if x != nil {
  321. return x.Dir
  322. }
  323. return ""
  324. }
  325. func (x *FullEntry) GetEntry() *Entry {
  326. if x != nil {
  327. return x.Entry
  328. }
  329. return nil
  330. }
  331. type EventNotification struct {
  332. state protoimpl.MessageState
  333. sizeCache protoimpl.SizeCache
  334. unknownFields protoimpl.UnknownFields
  335. OldEntry *Entry `protobuf:"bytes,1,opt,name=old_entry,json=oldEntry,proto3" json:"old_entry,omitempty"`
  336. NewEntry *Entry `protobuf:"bytes,2,opt,name=new_entry,json=newEntry,proto3" json:"new_entry,omitempty"`
  337. DeleteChunks bool `protobuf:"varint,3,opt,name=delete_chunks,json=deleteChunks,proto3" json:"delete_chunks,omitempty"`
  338. NewParentPath string `protobuf:"bytes,4,opt,name=new_parent_path,json=newParentPath,proto3" json:"new_parent_path,omitempty"`
  339. }
  340. func (x *EventNotification) Reset() {
  341. *x = EventNotification{}
  342. if protoimpl.UnsafeEnabled {
  343. mi := &file_filer_proto_msgTypes[6]
  344. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  345. ms.StoreMessageInfo(mi)
  346. }
  347. }
  348. func (x *EventNotification) String() string {
  349. return protoimpl.X.MessageStringOf(x)
  350. }
  351. func (*EventNotification) ProtoMessage() {}
  352. func (x *EventNotification) ProtoReflect() protoreflect.Message {
  353. mi := &file_filer_proto_msgTypes[6]
  354. if protoimpl.UnsafeEnabled && x != nil {
  355. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  356. if ms.LoadMessageInfo() == nil {
  357. ms.StoreMessageInfo(mi)
  358. }
  359. return ms
  360. }
  361. return mi.MessageOf(x)
  362. }
  363. // Deprecated: Use EventNotification.ProtoReflect.Descriptor instead.
  364. func (*EventNotification) Descriptor() ([]byte, []int) {
  365. return file_filer_proto_rawDescGZIP(), []int{6}
  366. }
  367. func (x *EventNotification) GetOldEntry() *Entry {
  368. if x != nil {
  369. return x.OldEntry
  370. }
  371. return nil
  372. }
  373. func (x *EventNotification) GetNewEntry() *Entry {
  374. if x != nil {
  375. return x.NewEntry
  376. }
  377. return nil
  378. }
  379. func (x *EventNotification) GetDeleteChunks() bool {
  380. if x != nil {
  381. return x.DeleteChunks
  382. }
  383. return false
  384. }
  385. func (x *EventNotification) GetNewParentPath() string {
  386. if x != nil {
  387. return x.NewParentPath
  388. }
  389. return ""
  390. }
  391. type FileChunk struct {
  392. state protoimpl.MessageState
  393. sizeCache protoimpl.SizeCache
  394. unknownFields protoimpl.UnknownFields
  395. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"` // to be deprecated
  396. Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"`
  397. Size uint64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
  398. Mtime int64 `protobuf:"varint,4,opt,name=mtime,proto3" json:"mtime,omitempty"`
  399. ETag string `protobuf:"bytes,5,opt,name=e_tag,json=eTag,proto3" json:"e_tag,omitempty"`
  400. SourceFileId string `protobuf:"bytes,6,opt,name=source_file_id,json=sourceFileId,proto3" json:"source_file_id,omitempty"` // to be deprecated
  401. Fid *FileId `protobuf:"bytes,7,opt,name=fid,proto3" json:"fid,omitempty"`
  402. SourceFid *FileId `protobuf:"bytes,8,opt,name=source_fid,json=sourceFid,proto3" json:"source_fid,omitempty"`
  403. CipherKey []byte `protobuf:"bytes,9,opt,name=cipher_key,json=cipherKey,proto3" json:"cipher_key,omitempty"`
  404. IsCompressed bool `protobuf:"varint,10,opt,name=is_compressed,json=isCompressed,proto3" json:"is_compressed,omitempty"`
  405. }
  406. func (x *FileChunk) Reset() {
  407. *x = FileChunk{}
  408. if protoimpl.UnsafeEnabled {
  409. mi := &file_filer_proto_msgTypes[7]
  410. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  411. ms.StoreMessageInfo(mi)
  412. }
  413. }
  414. func (x *FileChunk) String() string {
  415. return protoimpl.X.MessageStringOf(x)
  416. }
  417. func (*FileChunk) ProtoMessage() {}
  418. func (x *FileChunk) ProtoReflect() protoreflect.Message {
  419. mi := &file_filer_proto_msgTypes[7]
  420. if protoimpl.UnsafeEnabled && x != nil {
  421. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  422. if ms.LoadMessageInfo() == nil {
  423. ms.StoreMessageInfo(mi)
  424. }
  425. return ms
  426. }
  427. return mi.MessageOf(x)
  428. }
  429. // Deprecated: Use FileChunk.ProtoReflect.Descriptor instead.
  430. func (*FileChunk) Descriptor() ([]byte, []int) {
  431. return file_filer_proto_rawDescGZIP(), []int{7}
  432. }
  433. func (x *FileChunk) GetFileId() string {
  434. if x != nil {
  435. return x.FileId
  436. }
  437. return ""
  438. }
  439. func (x *FileChunk) GetOffset() int64 {
  440. if x != nil {
  441. return x.Offset
  442. }
  443. return 0
  444. }
  445. func (x *FileChunk) GetSize() uint64 {
  446. if x != nil {
  447. return x.Size
  448. }
  449. return 0
  450. }
  451. func (x *FileChunk) GetMtime() int64 {
  452. if x != nil {
  453. return x.Mtime
  454. }
  455. return 0
  456. }
  457. func (x *FileChunk) GetETag() string {
  458. if x != nil {
  459. return x.ETag
  460. }
  461. return ""
  462. }
  463. func (x *FileChunk) GetSourceFileId() string {
  464. if x != nil {
  465. return x.SourceFileId
  466. }
  467. return ""
  468. }
  469. func (x *FileChunk) GetFid() *FileId {
  470. if x != nil {
  471. return x.Fid
  472. }
  473. return nil
  474. }
  475. func (x *FileChunk) GetSourceFid() *FileId {
  476. if x != nil {
  477. return x.SourceFid
  478. }
  479. return nil
  480. }
  481. func (x *FileChunk) GetCipherKey() []byte {
  482. if x != nil {
  483. return x.CipherKey
  484. }
  485. return nil
  486. }
  487. func (x *FileChunk) GetIsCompressed() bool {
  488. if x != nil {
  489. return x.IsCompressed
  490. }
  491. return false
  492. }
  493. type FileId struct {
  494. state protoimpl.MessageState
  495. sizeCache protoimpl.SizeCache
  496. unknownFields protoimpl.UnknownFields
  497. VolumeId uint32 `protobuf:"varint,1,opt,name=volume_id,json=volumeId,proto3" json:"volume_id,omitempty"`
  498. FileKey uint64 `protobuf:"varint,2,opt,name=file_key,json=fileKey,proto3" json:"file_key,omitempty"`
  499. Cookie uint32 `protobuf:"fixed32,3,opt,name=cookie,proto3" json:"cookie,omitempty"`
  500. }
  501. func (x *FileId) Reset() {
  502. *x = FileId{}
  503. if protoimpl.UnsafeEnabled {
  504. mi := &file_filer_proto_msgTypes[8]
  505. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  506. ms.StoreMessageInfo(mi)
  507. }
  508. }
  509. func (x *FileId) String() string {
  510. return protoimpl.X.MessageStringOf(x)
  511. }
  512. func (*FileId) ProtoMessage() {}
  513. func (x *FileId) ProtoReflect() protoreflect.Message {
  514. mi := &file_filer_proto_msgTypes[8]
  515. if protoimpl.UnsafeEnabled && x != nil {
  516. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  517. if ms.LoadMessageInfo() == nil {
  518. ms.StoreMessageInfo(mi)
  519. }
  520. return ms
  521. }
  522. return mi.MessageOf(x)
  523. }
  524. // Deprecated: Use FileId.ProtoReflect.Descriptor instead.
  525. func (*FileId) Descriptor() ([]byte, []int) {
  526. return file_filer_proto_rawDescGZIP(), []int{8}
  527. }
  528. func (x *FileId) GetVolumeId() uint32 {
  529. if x != nil {
  530. return x.VolumeId
  531. }
  532. return 0
  533. }
  534. func (x *FileId) GetFileKey() uint64 {
  535. if x != nil {
  536. return x.FileKey
  537. }
  538. return 0
  539. }
  540. func (x *FileId) GetCookie() uint32 {
  541. if x != nil {
  542. return x.Cookie
  543. }
  544. return 0
  545. }
  546. type FuseAttributes struct {
  547. state protoimpl.MessageState
  548. sizeCache protoimpl.SizeCache
  549. unknownFields protoimpl.UnknownFields
  550. FileSize uint64 `protobuf:"varint,1,opt,name=file_size,json=fileSize,proto3" json:"file_size,omitempty"`
  551. Mtime int64 `protobuf:"varint,2,opt,name=mtime,proto3" json:"mtime,omitempty"` // unix time in seconds
  552. FileMode uint32 `protobuf:"varint,3,opt,name=file_mode,json=fileMode,proto3" json:"file_mode,omitempty"`
  553. Uid uint32 `protobuf:"varint,4,opt,name=uid,proto3" json:"uid,omitempty"`
  554. Gid uint32 `protobuf:"varint,5,opt,name=gid,proto3" json:"gid,omitempty"`
  555. Crtime int64 `protobuf:"varint,6,opt,name=crtime,proto3" json:"crtime,omitempty"` // unix time in seconds
  556. Mime string `protobuf:"bytes,7,opt,name=mime,proto3" json:"mime,omitempty"`
  557. Replication string `protobuf:"bytes,8,opt,name=replication,proto3" json:"replication,omitempty"`
  558. Collection string `protobuf:"bytes,9,opt,name=collection,proto3" json:"collection,omitempty"`
  559. TtlSec int32 `protobuf:"varint,10,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  560. UserName string `protobuf:"bytes,11,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` // for hdfs
  561. GroupName []string `protobuf:"bytes,12,rep,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // for hdfs
  562. SymlinkTarget string `protobuf:"bytes,13,opt,name=symlink_target,json=symlinkTarget,proto3" json:"symlink_target,omitempty"`
  563. Md5 []byte `protobuf:"bytes,14,opt,name=md5,proto3" json:"md5,omitempty"`
  564. }
  565. func (x *FuseAttributes) Reset() {
  566. *x = FuseAttributes{}
  567. if protoimpl.UnsafeEnabled {
  568. mi := &file_filer_proto_msgTypes[9]
  569. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  570. ms.StoreMessageInfo(mi)
  571. }
  572. }
  573. func (x *FuseAttributes) String() string {
  574. return protoimpl.X.MessageStringOf(x)
  575. }
  576. func (*FuseAttributes) ProtoMessage() {}
  577. func (x *FuseAttributes) ProtoReflect() protoreflect.Message {
  578. mi := &file_filer_proto_msgTypes[9]
  579. if protoimpl.UnsafeEnabled && x != nil {
  580. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  581. if ms.LoadMessageInfo() == nil {
  582. ms.StoreMessageInfo(mi)
  583. }
  584. return ms
  585. }
  586. return mi.MessageOf(x)
  587. }
  588. // Deprecated: Use FuseAttributes.ProtoReflect.Descriptor instead.
  589. func (*FuseAttributes) Descriptor() ([]byte, []int) {
  590. return file_filer_proto_rawDescGZIP(), []int{9}
  591. }
  592. func (x *FuseAttributes) GetFileSize() uint64 {
  593. if x != nil {
  594. return x.FileSize
  595. }
  596. return 0
  597. }
  598. func (x *FuseAttributes) GetMtime() int64 {
  599. if x != nil {
  600. return x.Mtime
  601. }
  602. return 0
  603. }
  604. func (x *FuseAttributes) GetFileMode() uint32 {
  605. if x != nil {
  606. return x.FileMode
  607. }
  608. return 0
  609. }
  610. func (x *FuseAttributes) GetUid() uint32 {
  611. if x != nil {
  612. return x.Uid
  613. }
  614. return 0
  615. }
  616. func (x *FuseAttributes) GetGid() uint32 {
  617. if x != nil {
  618. return x.Gid
  619. }
  620. return 0
  621. }
  622. func (x *FuseAttributes) GetCrtime() int64 {
  623. if x != nil {
  624. return x.Crtime
  625. }
  626. return 0
  627. }
  628. func (x *FuseAttributes) GetMime() string {
  629. if x != nil {
  630. return x.Mime
  631. }
  632. return ""
  633. }
  634. func (x *FuseAttributes) GetReplication() string {
  635. if x != nil {
  636. return x.Replication
  637. }
  638. return ""
  639. }
  640. func (x *FuseAttributes) GetCollection() string {
  641. if x != nil {
  642. return x.Collection
  643. }
  644. return ""
  645. }
  646. func (x *FuseAttributes) GetTtlSec() int32 {
  647. if x != nil {
  648. return x.TtlSec
  649. }
  650. return 0
  651. }
  652. func (x *FuseAttributes) GetUserName() string {
  653. if x != nil {
  654. return x.UserName
  655. }
  656. return ""
  657. }
  658. func (x *FuseAttributes) GetGroupName() []string {
  659. if x != nil {
  660. return x.GroupName
  661. }
  662. return nil
  663. }
  664. func (x *FuseAttributes) GetSymlinkTarget() string {
  665. if x != nil {
  666. return x.SymlinkTarget
  667. }
  668. return ""
  669. }
  670. func (x *FuseAttributes) GetMd5() []byte {
  671. if x != nil {
  672. return x.Md5
  673. }
  674. return nil
  675. }
  676. type CreateEntryRequest struct {
  677. state protoimpl.MessageState
  678. sizeCache protoimpl.SizeCache
  679. unknownFields protoimpl.UnknownFields
  680. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  681. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  682. OExcl bool `protobuf:"varint,3,opt,name=o_excl,json=oExcl,proto3" json:"o_excl,omitempty"`
  683. }
  684. func (x *CreateEntryRequest) Reset() {
  685. *x = CreateEntryRequest{}
  686. if protoimpl.UnsafeEnabled {
  687. mi := &file_filer_proto_msgTypes[10]
  688. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  689. ms.StoreMessageInfo(mi)
  690. }
  691. }
  692. func (x *CreateEntryRequest) String() string {
  693. return protoimpl.X.MessageStringOf(x)
  694. }
  695. func (*CreateEntryRequest) ProtoMessage() {}
  696. func (x *CreateEntryRequest) ProtoReflect() protoreflect.Message {
  697. mi := &file_filer_proto_msgTypes[10]
  698. if protoimpl.UnsafeEnabled && x != nil {
  699. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  700. if ms.LoadMessageInfo() == nil {
  701. ms.StoreMessageInfo(mi)
  702. }
  703. return ms
  704. }
  705. return mi.MessageOf(x)
  706. }
  707. // Deprecated: Use CreateEntryRequest.ProtoReflect.Descriptor instead.
  708. func (*CreateEntryRequest) Descriptor() ([]byte, []int) {
  709. return file_filer_proto_rawDescGZIP(), []int{10}
  710. }
  711. func (x *CreateEntryRequest) GetDirectory() string {
  712. if x != nil {
  713. return x.Directory
  714. }
  715. return ""
  716. }
  717. func (x *CreateEntryRequest) GetEntry() *Entry {
  718. if x != nil {
  719. return x.Entry
  720. }
  721. return nil
  722. }
  723. func (x *CreateEntryRequest) GetOExcl() bool {
  724. if x != nil {
  725. return x.OExcl
  726. }
  727. return false
  728. }
  729. type CreateEntryResponse struct {
  730. state protoimpl.MessageState
  731. sizeCache protoimpl.SizeCache
  732. unknownFields protoimpl.UnknownFields
  733. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  734. }
  735. func (x *CreateEntryResponse) Reset() {
  736. *x = CreateEntryResponse{}
  737. if protoimpl.UnsafeEnabled {
  738. mi := &file_filer_proto_msgTypes[11]
  739. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  740. ms.StoreMessageInfo(mi)
  741. }
  742. }
  743. func (x *CreateEntryResponse) String() string {
  744. return protoimpl.X.MessageStringOf(x)
  745. }
  746. func (*CreateEntryResponse) ProtoMessage() {}
  747. func (x *CreateEntryResponse) ProtoReflect() protoreflect.Message {
  748. mi := &file_filer_proto_msgTypes[11]
  749. if protoimpl.UnsafeEnabled && x != nil {
  750. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  751. if ms.LoadMessageInfo() == nil {
  752. ms.StoreMessageInfo(mi)
  753. }
  754. return ms
  755. }
  756. return mi.MessageOf(x)
  757. }
  758. // Deprecated: Use CreateEntryResponse.ProtoReflect.Descriptor instead.
  759. func (*CreateEntryResponse) Descriptor() ([]byte, []int) {
  760. return file_filer_proto_rawDescGZIP(), []int{11}
  761. }
  762. func (x *CreateEntryResponse) GetError() string {
  763. if x != nil {
  764. return x.Error
  765. }
  766. return ""
  767. }
  768. type UpdateEntryRequest struct {
  769. state protoimpl.MessageState
  770. sizeCache protoimpl.SizeCache
  771. unknownFields protoimpl.UnknownFields
  772. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  773. Entry *Entry `protobuf:"bytes,2,opt,name=entry,proto3" json:"entry,omitempty"`
  774. }
  775. func (x *UpdateEntryRequest) Reset() {
  776. *x = UpdateEntryRequest{}
  777. if protoimpl.UnsafeEnabled {
  778. mi := &file_filer_proto_msgTypes[12]
  779. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  780. ms.StoreMessageInfo(mi)
  781. }
  782. }
  783. func (x *UpdateEntryRequest) String() string {
  784. return protoimpl.X.MessageStringOf(x)
  785. }
  786. func (*UpdateEntryRequest) ProtoMessage() {}
  787. func (x *UpdateEntryRequest) ProtoReflect() protoreflect.Message {
  788. mi := &file_filer_proto_msgTypes[12]
  789. if protoimpl.UnsafeEnabled && x != nil {
  790. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  791. if ms.LoadMessageInfo() == nil {
  792. ms.StoreMessageInfo(mi)
  793. }
  794. return ms
  795. }
  796. return mi.MessageOf(x)
  797. }
  798. // Deprecated: Use UpdateEntryRequest.ProtoReflect.Descriptor instead.
  799. func (*UpdateEntryRequest) Descriptor() ([]byte, []int) {
  800. return file_filer_proto_rawDescGZIP(), []int{12}
  801. }
  802. func (x *UpdateEntryRequest) GetDirectory() string {
  803. if x != nil {
  804. return x.Directory
  805. }
  806. return ""
  807. }
  808. func (x *UpdateEntryRequest) GetEntry() *Entry {
  809. if x != nil {
  810. return x.Entry
  811. }
  812. return nil
  813. }
  814. type UpdateEntryResponse struct {
  815. state protoimpl.MessageState
  816. sizeCache protoimpl.SizeCache
  817. unknownFields protoimpl.UnknownFields
  818. }
  819. func (x *UpdateEntryResponse) Reset() {
  820. *x = UpdateEntryResponse{}
  821. if protoimpl.UnsafeEnabled {
  822. mi := &file_filer_proto_msgTypes[13]
  823. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  824. ms.StoreMessageInfo(mi)
  825. }
  826. }
  827. func (x *UpdateEntryResponse) String() string {
  828. return protoimpl.X.MessageStringOf(x)
  829. }
  830. func (*UpdateEntryResponse) ProtoMessage() {}
  831. func (x *UpdateEntryResponse) ProtoReflect() protoreflect.Message {
  832. mi := &file_filer_proto_msgTypes[13]
  833. if protoimpl.UnsafeEnabled && x != nil {
  834. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  835. if ms.LoadMessageInfo() == nil {
  836. ms.StoreMessageInfo(mi)
  837. }
  838. return ms
  839. }
  840. return mi.MessageOf(x)
  841. }
  842. // Deprecated: Use UpdateEntryResponse.ProtoReflect.Descriptor instead.
  843. func (*UpdateEntryResponse) Descriptor() ([]byte, []int) {
  844. return file_filer_proto_rawDescGZIP(), []int{13}
  845. }
  846. type AppendToEntryRequest struct {
  847. state protoimpl.MessageState
  848. sizeCache protoimpl.SizeCache
  849. unknownFields protoimpl.UnknownFields
  850. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  851. EntryName string `protobuf:"bytes,2,opt,name=entry_name,json=entryName,proto3" json:"entry_name,omitempty"`
  852. Chunks []*FileChunk `protobuf:"bytes,3,rep,name=chunks,proto3" json:"chunks,omitempty"`
  853. }
  854. func (x *AppendToEntryRequest) Reset() {
  855. *x = AppendToEntryRequest{}
  856. if protoimpl.UnsafeEnabled {
  857. mi := &file_filer_proto_msgTypes[14]
  858. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  859. ms.StoreMessageInfo(mi)
  860. }
  861. }
  862. func (x *AppendToEntryRequest) String() string {
  863. return protoimpl.X.MessageStringOf(x)
  864. }
  865. func (*AppendToEntryRequest) ProtoMessage() {}
  866. func (x *AppendToEntryRequest) ProtoReflect() protoreflect.Message {
  867. mi := &file_filer_proto_msgTypes[14]
  868. if protoimpl.UnsafeEnabled && x != nil {
  869. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  870. if ms.LoadMessageInfo() == nil {
  871. ms.StoreMessageInfo(mi)
  872. }
  873. return ms
  874. }
  875. return mi.MessageOf(x)
  876. }
  877. // Deprecated: Use AppendToEntryRequest.ProtoReflect.Descriptor instead.
  878. func (*AppendToEntryRequest) Descriptor() ([]byte, []int) {
  879. return file_filer_proto_rawDescGZIP(), []int{14}
  880. }
  881. func (x *AppendToEntryRequest) GetDirectory() string {
  882. if x != nil {
  883. return x.Directory
  884. }
  885. return ""
  886. }
  887. func (x *AppendToEntryRequest) GetEntryName() string {
  888. if x != nil {
  889. return x.EntryName
  890. }
  891. return ""
  892. }
  893. func (x *AppendToEntryRequest) GetChunks() []*FileChunk {
  894. if x != nil {
  895. return x.Chunks
  896. }
  897. return nil
  898. }
  899. type AppendToEntryResponse struct {
  900. state protoimpl.MessageState
  901. sizeCache protoimpl.SizeCache
  902. unknownFields protoimpl.UnknownFields
  903. }
  904. func (x *AppendToEntryResponse) Reset() {
  905. *x = AppendToEntryResponse{}
  906. if protoimpl.UnsafeEnabled {
  907. mi := &file_filer_proto_msgTypes[15]
  908. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  909. ms.StoreMessageInfo(mi)
  910. }
  911. }
  912. func (x *AppendToEntryResponse) String() string {
  913. return protoimpl.X.MessageStringOf(x)
  914. }
  915. func (*AppendToEntryResponse) ProtoMessage() {}
  916. func (x *AppendToEntryResponse) ProtoReflect() protoreflect.Message {
  917. mi := &file_filer_proto_msgTypes[15]
  918. if protoimpl.UnsafeEnabled && x != nil {
  919. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  920. if ms.LoadMessageInfo() == nil {
  921. ms.StoreMessageInfo(mi)
  922. }
  923. return ms
  924. }
  925. return mi.MessageOf(x)
  926. }
  927. // Deprecated: Use AppendToEntryResponse.ProtoReflect.Descriptor instead.
  928. func (*AppendToEntryResponse) Descriptor() ([]byte, []int) {
  929. return file_filer_proto_rawDescGZIP(), []int{15}
  930. }
  931. type DeleteEntryRequest struct {
  932. state protoimpl.MessageState
  933. sizeCache protoimpl.SizeCache
  934. unknownFields protoimpl.UnknownFields
  935. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  936. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
  937. // bool is_directory = 3;
  938. IsDeleteData bool `protobuf:"varint,4,opt,name=is_delete_data,json=isDeleteData,proto3" json:"is_delete_data,omitempty"`
  939. IsRecursive bool `protobuf:"varint,5,opt,name=is_recursive,json=isRecursive,proto3" json:"is_recursive,omitempty"`
  940. IgnoreRecursiveError bool `protobuf:"varint,6,opt,name=ignore_recursive_error,json=ignoreRecursiveError,proto3" json:"ignore_recursive_error,omitempty"`
  941. }
  942. func (x *DeleteEntryRequest) Reset() {
  943. *x = DeleteEntryRequest{}
  944. if protoimpl.UnsafeEnabled {
  945. mi := &file_filer_proto_msgTypes[16]
  946. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  947. ms.StoreMessageInfo(mi)
  948. }
  949. }
  950. func (x *DeleteEntryRequest) String() string {
  951. return protoimpl.X.MessageStringOf(x)
  952. }
  953. func (*DeleteEntryRequest) ProtoMessage() {}
  954. func (x *DeleteEntryRequest) ProtoReflect() protoreflect.Message {
  955. mi := &file_filer_proto_msgTypes[16]
  956. if protoimpl.UnsafeEnabled && x != nil {
  957. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  958. if ms.LoadMessageInfo() == nil {
  959. ms.StoreMessageInfo(mi)
  960. }
  961. return ms
  962. }
  963. return mi.MessageOf(x)
  964. }
  965. // Deprecated: Use DeleteEntryRequest.ProtoReflect.Descriptor instead.
  966. func (*DeleteEntryRequest) Descriptor() ([]byte, []int) {
  967. return file_filer_proto_rawDescGZIP(), []int{16}
  968. }
  969. func (x *DeleteEntryRequest) GetDirectory() string {
  970. if x != nil {
  971. return x.Directory
  972. }
  973. return ""
  974. }
  975. func (x *DeleteEntryRequest) GetName() string {
  976. if x != nil {
  977. return x.Name
  978. }
  979. return ""
  980. }
  981. func (x *DeleteEntryRequest) GetIsDeleteData() bool {
  982. if x != nil {
  983. return x.IsDeleteData
  984. }
  985. return false
  986. }
  987. func (x *DeleteEntryRequest) GetIsRecursive() bool {
  988. if x != nil {
  989. return x.IsRecursive
  990. }
  991. return false
  992. }
  993. func (x *DeleteEntryRequest) GetIgnoreRecursiveError() bool {
  994. if x != nil {
  995. return x.IgnoreRecursiveError
  996. }
  997. return false
  998. }
  999. type DeleteEntryResponse struct {
  1000. state protoimpl.MessageState
  1001. sizeCache protoimpl.SizeCache
  1002. unknownFields protoimpl.UnknownFields
  1003. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
  1004. }
  1005. func (x *DeleteEntryResponse) Reset() {
  1006. *x = DeleteEntryResponse{}
  1007. if protoimpl.UnsafeEnabled {
  1008. mi := &file_filer_proto_msgTypes[17]
  1009. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1010. ms.StoreMessageInfo(mi)
  1011. }
  1012. }
  1013. func (x *DeleteEntryResponse) String() string {
  1014. return protoimpl.X.MessageStringOf(x)
  1015. }
  1016. func (*DeleteEntryResponse) ProtoMessage() {}
  1017. func (x *DeleteEntryResponse) ProtoReflect() protoreflect.Message {
  1018. mi := &file_filer_proto_msgTypes[17]
  1019. if protoimpl.UnsafeEnabled && x != nil {
  1020. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1021. if ms.LoadMessageInfo() == nil {
  1022. ms.StoreMessageInfo(mi)
  1023. }
  1024. return ms
  1025. }
  1026. return mi.MessageOf(x)
  1027. }
  1028. // Deprecated: Use DeleteEntryResponse.ProtoReflect.Descriptor instead.
  1029. func (*DeleteEntryResponse) Descriptor() ([]byte, []int) {
  1030. return file_filer_proto_rawDescGZIP(), []int{17}
  1031. }
  1032. func (x *DeleteEntryResponse) GetError() string {
  1033. if x != nil {
  1034. return x.Error
  1035. }
  1036. return ""
  1037. }
  1038. type AtomicRenameEntryRequest struct {
  1039. state protoimpl.MessageState
  1040. sizeCache protoimpl.SizeCache
  1041. unknownFields protoimpl.UnknownFields
  1042. OldDirectory string `protobuf:"bytes,1,opt,name=old_directory,json=oldDirectory,proto3" json:"old_directory,omitempty"`
  1043. OldName string `protobuf:"bytes,2,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"`
  1044. NewDirectory string `protobuf:"bytes,3,opt,name=new_directory,json=newDirectory,proto3" json:"new_directory,omitempty"`
  1045. NewName string `protobuf:"bytes,4,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"`
  1046. }
  1047. func (x *AtomicRenameEntryRequest) Reset() {
  1048. *x = AtomicRenameEntryRequest{}
  1049. if protoimpl.UnsafeEnabled {
  1050. mi := &file_filer_proto_msgTypes[18]
  1051. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1052. ms.StoreMessageInfo(mi)
  1053. }
  1054. }
  1055. func (x *AtomicRenameEntryRequest) String() string {
  1056. return protoimpl.X.MessageStringOf(x)
  1057. }
  1058. func (*AtomicRenameEntryRequest) ProtoMessage() {}
  1059. func (x *AtomicRenameEntryRequest) ProtoReflect() protoreflect.Message {
  1060. mi := &file_filer_proto_msgTypes[18]
  1061. if protoimpl.UnsafeEnabled && x != nil {
  1062. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1063. if ms.LoadMessageInfo() == nil {
  1064. ms.StoreMessageInfo(mi)
  1065. }
  1066. return ms
  1067. }
  1068. return mi.MessageOf(x)
  1069. }
  1070. // Deprecated: Use AtomicRenameEntryRequest.ProtoReflect.Descriptor instead.
  1071. func (*AtomicRenameEntryRequest) Descriptor() ([]byte, []int) {
  1072. return file_filer_proto_rawDescGZIP(), []int{18}
  1073. }
  1074. func (x *AtomicRenameEntryRequest) GetOldDirectory() string {
  1075. if x != nil {
  1076. return x.OldDirectory
  1077. }
  1078. return ""
  1079. }
  1080. func (x *AtomicRenameEntryRequest) GetOldName() string {
  1081. if x != nil {
  1082. return x.OldName
  1083. }
  1084. return ""
  1085. }
  1086. func (x *AtomicRenameEntryRequest) GetNewDirectory() string {
  1087. if x != nil {
  1088. return x.NewDirectory
  1089. }
  1090. return ""
  1091. }
  1092. func (x *AtomicRenameEntryRequest) GetNewName() string {
  1093. if x != nil {
  1094. return x.NewName
  1095. }
  1096. return ""
  1097. }
  1098. type AtomicRenameEntryResponse struct {
  1099. state protoimpl.MessageState
  1100. sizeCache protoimpl.SizeCache
  1101. unknownFields protoimpl.UnknownFields
  1102. }
  1103. func (x *AtomicRenameEntryResponse) Reset() {
  1104. *x = AtomicRenameEntryResponse{}
  1105. if protoimpl.UnsafeEnabled {
  1106. mi := &file_filer_proto_msgTypes[19]
  1107. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1108. ms.StoreMessageInfo(mi)
  1109. }
  1110. }
  1111. func (x *AtomicRenameEntryResponse) String() string {
  1112. return protoimpl.X.MessageStringOf(x)
  1113. }
  1114. func (*AtomicRenameEntryResponse) ProtoMessage() {}
  1115. func (x *AtomicRenameEntryResponse) ProtoReflect() protoreflect.Message {
  1116. mi := &file_filer_proto_msgTypes[19]
  1117. if protoimpl.UnsafeEnabled && x != nil {
  1118. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1119. if ms.LoadMessageInfo() == nil {
  1120. ms.StoreMessageInfo(mi)
  1121. }
  1122. return ms
  1123. }
  1124. return mi.MessageOf(x)
  1125. }
  1126. // Deprecated: Use AtomicRenameEntryResponse.ProtoReflect.Descriptor instead.
  1127. func (*AtomicRenameEntryResponse) Descriptor() ([]byte, []int) {
  1128. return file_filer_proto_rawDescGZIP(), []int{19}
  1129. }
  1130. type AssignVolumeRequest struct {
  1131. state protoimpl.MessageState
  1132. sizeCache protoimpl.SizeCache
  1133. unknownFields protoimpl.UnknownFields
  1134. Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
  1135. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1136. Replication string `protobuf:"bytes,3,opt,name=replication,proto3" json:"replication,omitempty"`
  1137. TtlSec int32 `protobuf:"varint,4,opt,name=ttl_sec,json=ttlSec,proto3" json:"ttl_sec,omitempty"`
  1138. DataCenter string `protobuf:"bytes,5,opt,name=data_center,json=dataCenter,proto3" json:"data_center,omitempty"`
  1139. ParentPath string `protobuf:"bytes,6,opt,name=parent_path,json=parentPath,proto3" json:"parent_path,omitempty"`
  1140. }
  1141. func (x *AssignVolumeRequest) Reset() {
  1142. *x = AssignVolumeRequest{}
  1143. if protoimpl.UnsafeEnabled {
  1144. mi := &file_filer_proto_msgTypes[20]
  1145. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1146. ms.StoreMessageInfo(mi)
  1147. }
  1148. }
  1149. func (x *AssignVolumeRequest) String() string {
  1150. return protoimpl.X.MessageStringOf(x)
  1151. }
  1152. func (*AssignVolumeRequest) ProtoMessage() {}
  1153. func (x *AssignVolumeRequest) ProtoReflect() protoreflect.Message {
  1154. mi := &file_filer_proto_msgTypes[20]
  1155. if protoimpl.UnsafeEnabled && x != nil {
  1156. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1157. if ms.LoadMessageInfo() == nil {
  1158. ms.StoreMessageInfo(mi)
  1159. }
  1160. return ms
  1161. }
  1162. return mi.MessageOf(x)
  1163. }
  1164. // Deprecated: Use AssignVolumeRequest.ProtoReflect.Descriptor instead.
  1165. func (*AssignVolumeRequest) Descriptor() ([]byte, []int) {
  1166. return file_filer_proto_rawDescGZIP(), []int{20}
  1167. }
  1168. func (x *AssignVolumeRequest) GetCount() int32 {
  1169. if x != nil {
  1170. return x.Count
  1171. }
  1172. return 0
  1173. }
  1174. func (x *AssignVolumeRequest) GetCollection() string {
  1175. if x != nil {
  1176. return x.Collection
  1177. }
  1178. return ""
  1179. }
  1180. func (x *AssignVolumeRequest) GetReplication() string {
  1181. if x != nil {
  1182. return x.Replication
  1183. }
  1184. return ""
  1185. }
  1186. func (x *AssignVolumeRequest) GetTtlSec() int32 {
  1187. if x != nil {
  1188. return x.TtlSec
  1189. }
  1190. return 0
  1191. }
  1192. func (x *AssignVolumeRequest) GetDataCenter() string {
  1193. if x != nil {
  1194. return x.DataCenter
  1195. }
  1196. return ""
  1197. }
  1198. func (x *AssignVolumeRequest) GetParentPath() string {
  1199. if x != nil {
  1200. return x.ParentPath
  1201. }
  1202. return ""
  1203. }
  1204. type AssignVolumeResponse struct {
  1205. state protoimpl.MessageState
  1206. sizeCache protoimpl.SizeCache
  1207. unknownFields protoimpl.UnknownFields
  1208. FileId string `protobuf:"bytes,1,opt,name=file_id,json=fileId,proto3" json:"file_id,omitempty"`
  1209. Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
  1210. PublicUrl string `protobuf:"bytes,3,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1211. Count int32 `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
  1212. Auth string `protobuf:"bytes,5,opt,name=auth,proto3" json:"auth,omitempty"`
  1213. Collection string `protobuf:"bytes,6,opt,name=collection,proto3" json:"collection,omitempty"`
  1214. Replication string `protobuf:"bytes,7,opt,name=replication,proto3" json:"replication,omitempty"`
  1215. Error string `protobuf:"bytes,8,opt,name=error,proto3" json:"error,omitempty"`
  1216. }
  1217. func (x *AssignVolumeResponse) Reset() {
  1218. *x = AssignVolumeResponse{}
  1219. if protoimpl.UnsafeEnabled {
  1220. mi := &file_filer_proto_msgTypes[21]
  1221. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1222. ms.StoreMessageInfo(mi)
  1223. }
  1224. }
  1225. func (x *AssignVolumeResponse) String() string {
  1226. return protoimpl.X.MessageStringOf(x)
  1227. }
  1228. func (*AssignVolumeResponse) ProtoMessage() {}
  1229. func (x *AssignVolumeResponse) ProtoReflect() protoreflect.Message {
  1230. mi := &file_filer_proto_msgTypes[21]
  1231. if protoimpl.UnsafeEnabled && x != nil {
  1232. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1233. if ms.LoadMessageInfo() == nil {
  1234. ms.StoreMessageInfo(mi)
  1235. }
  1236. return ms
  1237. }
  1238. return mi.MessageOf(x)
  1239. }
  1240. // Deprecated: Use AssignVolumeResponse.ProtoReflect.Descriptor instead.
  1241. func (*AssignVolumeResponse) Descriptor() ([]byte, []int) {
  1242. return file_filer_proto_rawDescGZIP(), []int{21}
  1243. }
  1244. func (x *AssignVolumeResponse) GetFileId() string {
  1245. if x != nil {
  1246. return x.FileId
  1247. }
  1248. return ""
  1249. }
  1250. func (x *AssignVolumeResponse) GetUrl() string {
  1251. if x != nil {
  1252. return x.Url
  1253. }
  1254. return ""
  1255. }
  1256. func (x *AssignVolumeResponse) GetPublicUrl() string {
  1257. if x != nil {
  1258. return x.PublicUrl
  1259. }
  1260. return ""
  1261. }
  1262. func (x *AssignVolumeResponse) GetCount() int32 {
  1263. if x != nil {
  1264. return x.Count
  1265. }
  1266. return 0
  1267. }
  1268. func (x *AssignVolumeResponse) GetAuth() string {
  1269. if x != nil {
  1270. return x.Auth
  1271. }
  1272. return ""
  1273. }
  1274. func (x *AssignVolumeResponse) GetCollection() string {
  1275. if x != nil {
  1276. return x.Collection
  1277. }
  1278. return ""
  1279. }
  1280. func (x *AssignVolumeResponse) GetReplication() string {
  1281. if x != nil {
  1282. return x.Replication
  1283. }
  1284. return ""
  1285. }
  1286. func (x *AssignVolumeResponse) GetError() string {
  1287. if x != nil {
  1288. return x.Error
  1289. }
  1290. return ""
  1291. }
  1292. type LookupVolumeRequest struct {
  1293. state protoimpl.MessageState
  1294. sizeCache protoimpl.SizeCache
  1295. unknownFields protoimpl.UnknownFields
  1296. VolumeIds []string `protobuf:"bytes,1,rep,name=volume_ids,json=volumeIds,proto3" json:"volume_ids,omitempty"`
  1297. }
  1298. func (x *LookupVolumeRequest) Reset() {
  1299. *x = LookupVolumeRequest{}
  1300. if protoimpl.UnsafeEnabled {
  1301. mi := &file_filer_proto_msgTypes[22]
  1302. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1303. ms.StoreMessageInfo(mi)
  1304. }
  1305. }
  1306. func (x *LookupVolumeRequest) String() string {
  1307. return protoimpl.X.MessageStringOf(x)
  1308. }
  1309. func (*LookupVolumeRequest) ProtoMessage() {}
  1310. func (x *LookupVolumeRequest) ProtoReflect() protoreflect.Message {
  1311. mi := &file_filer_proto_msgTypes[22]
  1312. if protoimpl.UnsafeEnabled && x != nil {
  1313. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1314. if ms.LoadMessageInfo() == nil {
  1315. ms.StoreMessageInfo(mi)
  1316. }
  1317. return ms
  1318. }
  1319. return mi.MessageOf(x)
  1320. }
  1321. // Deprecated: Use LookupVolumeRequest.ProtoReflect.Descriptor instead.
  1322. func (*LookupVolumeRequest) Descriptor() ([]byte, []int) {
  1323. return file_filer_proto_rawDescGZIP(), []int{22}
  1324. }
  1325. func (x *LookupVolumeRequest) GetVolumeIds() []string {
  1326. if x != nil {
  1327. return x.VolumeIds
  1328. }
  1329. return nil
  1330. }
  1331. type Locations struct {
  1332. state protoimpl.MessageState
  1333. sizeCache protoimpl.SizeCache
  1334. unknownFields protoimpl.UnknownFields
  1335. Locations []*Location `protobuf:"bytes,1,rep,name=locations,proto3" json:"locations,omitempty"`
  1336. }
  1337. func (x *Locations) Reset() {
  1338. *x = Locations{}
  1339. if protoimpl.UnsafeEnabled {
  1340. mi := &file_filer_proto_msgTypes[23]
  1341. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1342. ms.StoreMessageInfo(mi)
  1343. }
  1344. }
  1345. func (x *Locations) String() string {
  1346. return protoimpl.X.MessageStringOf(x)
  1347. }
  1348. func (*Locations) ProtoMessage() {}
  1349. func (x *Locations) ProtoReflect() protoreflect.Message {
  1350. mi := &file_filer_proto_msgTypes[23]
  1351. if protoimpl.UnsafeEnabled && x != nil {
  1352. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1353. if ms.LoadMessageInfo() == nil {
  1354. ms.StoreMessageInfo(mi)
  1355. }
  1356. return ms
  1357. }
  1358. return mi.MessageOf(x)
  1359. }
  1360. // Deprecated: Use Locations.ProtoReflect.Descriptor instead.
  1361. func (*Locations) Descriptor() ([]byte, []int) {
  1362. return file_filer_proto_rawDescGZIP(), []int{23}
  1363. }
  1364. func (x *Locations) GetLocations() []*Location {
  1365. if x != nil {
  1366. return x.Locations
  1367. }
  1368. return nil
  1369. }
  1370. type Location struct {
  1371. state protoimpl.MessageState
  1372. sizeCache protoimpl.SizeCache
  1373. unknownFields protoimpl.UnknownFields
  1374. Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
  1375. PublicUrl string `protobuf:"bytes,2,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"`
  1376. }
  1377. func (x *Location) Reset() {
  1378. *x = Location{}
  1379. if protoimpl.UnsafeEnabled {
  1380. mi := &file_filer_proto_msgTypes[24]
  1381. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1382. ms.StoreMessageInfo(mi)
  1383. }
  1384. }
  1385. func (x *Location) String() string {
  1386. return protoimpl.X.MessageStringOf(x)
  1387. }
  1388. func (*Location) ProtoMessage() {}
  1389. func (x *Location) ProtoReflect() protoreflect.Message {
  1390. mi := &file_filer_proto_msgTypes[24]
  1391. if protoimpl.UnsafeEnabled && x != nil {
  1392. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1393. if ms.LoadMessageInfo() == nil {
  1394. ms.StoreMessageInfo(mi)
  1395. }
  1396. return ms
  1397. }
  1398. return mi.MessageOf(x)
  1399. }
  1400. // Deprecated: Use Location.ProtoReflect.Descriptor instead.
  1401. func (*Location) Descriptor() ([]byte, []int) {
  1402. return file_filer_proto_rawDescGZIP(), []int{24}
  1403. }
  1404. func (x *Location) GetUrl() string {
  1405. if x != nil {
  1406. return x.Url
  1407. }
  1408. return ""
  1409. }
  1410. func (x *Location) GetPublicUrl() string {
  1411. if x != nil {
  1412. return x.PublicUrl
  1413. }
  1414. return ""
  1415. }
  1416. type LookupVolumeResponse struct {
  1417. state protoimpl.MessageState
  1418. sizeCache protoimpl.SizeCache
  1419. unknownFields protoimpl.UnknownFields
  1420. LocationsMap map[string]*Locations `protobuf:"bytes,1,rep,name=locations_map,json=locationsMap,proto3" json:"locations_map,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
  1421. }
  1422. func (x *LookupVolumeResponse) Reset() {
  1423. *x = LookupVolumeResponse{}
  1424. if protoimpl.UnsafeEnabled {
  1425. mi := &file_filer_proto_msgTypes[25]
  1426. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1427. ms.StoreMessageInfo(mi)
  1428. }
  1429. }
  1430. func (x *LookupVolumeResponse) String() string {
  1431. return protoimpl.X.MessageStringOf(x)
  1432. }
  1433. func (*LookupVolumeResponse) ProtoMessage() {}
  1434. func (x *LookupVolumeResponse) ProtoReflect() protoreflect.Message {
  1435. mi := &file_filer_proto_msgTypes[25]
  1436. if protoimpl.UnsafeEnabled && x != nil {
  1437. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1438. if ms.LoadMessageInfo() == nil {
  1439. ms.StoreMessageInfo(mi)
  1440. }
  1441. return ms
  1442. }
  1443. return mi.MessageOf(x)
  1444. }
  1445. // Deprecated: Use LookupVolumeResponse.ProtoReflect.Descriptor instead.
  1446. func (*LookupVolumeResponse) Descriptor() ([]byte, []int) {
  1447. return file_filer_proto_rawDescGZIP(), []int{25}
  1448. }
  1449. func (x *LookupVolumeResponse) GetLocationsMap() map[string]*Locations {
  1450. if x != nil {
  1451. return x.LocationsMap
  1452. }
  1453. return nil
  1454. }
  1455. type DeleteCollectionRequest struct {
  1456. state protoimpl.MessageState
  1457. sizeCache protoimpl.SizeCache
  1458. unknownFields protoimpl.UnknownFields
  1459. Collection string `protobuf:"bytes,1,opt,name=collection,proto3" json:"collection,omitempty"`
  1460. }
  1461. func (x *DeleteCollectionRequest) Reset() {
  1462. *x = DeleteCollectionRequest{}
  1463. if protoimpl.UnsafeEnabled {
  1464. mi := &file_filer_proto_msgTypes[26]
  1465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1466. ms.StoreMessageInfo(mi)
  1467. }
  1468. }
  1469. func (x *DeleteCollectionRequest) String() string {
  1470. return protoimpl.X.MessageStringOf(x)
  1471. }
  1472. func (*DeleteCollectionRequest) ProtoMessage() {}
  1473. func (x *DeleteCollectionRequest) ProtoReflect() protoreflect.Message {
  1474. mi := &file_filer_proto_msgTypes[26]
  1475. if protoimpl.UnsafeEnabled && x != nil {
  1476. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1477. if ms.LoadMessageInfo() == nil {
  1478. ms.StoreMessageInfo(mi)
  1479. }
  1480. return ms
  1481. }
  1482. return mi.MessageOf(x)
  1483. }
  1484. // Deprecated: Use DeleteCollectionRequest.ProtoReflect.Descriptor instead.
  1485. func (*DeleteCollectionRequest) Descriptor() ([]byte, []int) {
  1486. return file_filer_proto_rawDescGZIP(), []int{26}
  1487. }
  1488. func (x *DeleteCollectionRequest) GetCollection() string {
  1489. if x != nil {
  1490. return x.Collection
  1491. }
  1492. return ""
  1493. }
  1494. type DeleteCollectionResponse struct {
  1495. state protoimpl.MessageState
  1496. sizeCache protoimpl.SizeCache
  1497. unknownFields protoimpl.UnknownFields
  1498. }
  1499. func (x *DeleteCollectionResponse) Reset() {
  1500. *x = DeleteCollectionResponse{}
  1501. if protoimpl.UnsafeEnabled {
  1502. mi := &file_filer_proto_msgTypes[27]
  1503. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1504. ms.StoreMessageInfo(mi)
  1505. }
  1506. }
  1507. func (x *DeleteCollectionResponse) String() string {
  1508. return protoimpl.X.MessageStringOf(x)
  1509. }
  1510. func (*DeleteCollectionResponse) ProtoMessage() {}
  1511. func (x *DeleteCollectionResponse) ProtoReflect() protoreflect.Message {
  1512. mi := &file_filer_proto_msgTypes[27]
  1513. if protoimpl.UnsafeEnabled && x != nil {
  1514. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1515. if ms.LoadMessageInfo() == nil {
  1516. ms.StoreMessageInfo(mi)
  1517. }
  1518. return ms
  1519. }
  1520. return mi.MessageOf(x)
  1521. }
  1522. // Deprecated: Use DeleteCollectionResponse.ProtoReflect.Descriptor instead.
  1523. func (*DeleteCollectionResponse) Descriptor() ([]byte, []int) {
  1524. return file_filer_proto_rawDescGZIP(), []int{27}
  1525. }
  1526. type StatisticsRequest struct {
  1527. state protoimpl.MessageState
  1528. sizeCache protoimpl.SizeCache
  1529. unknownFields protoimpl.UnknownFields
  1530. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1531. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1532. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1533. }
  1534. func (x *StatisticsRequest) Reset() {
  1535. *x = StatisticsRequest{}
  1536. if protoimpl.UnsafeEnabled {
  1537. mi := &file_filer_proto_msgTypes[28]
  1538. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1539. ms.StoreMessageInfo(mi)
  1540. }
  1541. }
  1542. func (x *StatisticsRequest) String() string {
  1543. return protoimpl.X.MessageStringOf(x)
  1544. }
  1545. func (*StatisticsRequest) ProtoMessage() {}
  1546. func (x *StatisticsRequest) ProtoReflect() protoreflect.Message {
  1547. mi := &file_filer_proto_msgTypes[28]
  1548. if protoimpl.UnsafeEnabled && x != nil {
  1549. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1550. if ms.LoadMessageInfo() == nil {
  1551. ms.StoreMessageInfo(mi)
  1552. }
  1553. return ms
  1554. }
  1555. return mi.MessageOf(x)
  1556. }
  1557. // Deprecated: Use StatisticsRequest.ProtoReflect.Descriptor instead.
  1558. func (*StatisticsRequest) Descriptor() ([]byte, []int) {
  1559. return file_filer_proto_rawDescGZIP(), []int{28}
  1560. }
  1561. func (x *StatisticsRequest) GetReplication() string {
  1562. if x != nil {
  1563. return x.Replication
  1564. }
  1565. return ""
  1566. }
  1567. func (x *StatisticsRequest) GetCollection() string {
  1568. if x != nil {
  1569. return x.Collection
  1570. }
  1571. return ""
  1572. }
  1573. func (x *StatisticsRequest) GetTtl() string {
  1574. if x != nil {
  1575. return x.Ttl
  1576. }
  1577. return ""
  1578. }
  1579. type StatisticsResponse struct {
  1580. state protoimpl.MessageState
  1581. sizeCache protoimpl.SizeCache
  1582. unknownFields protoimpl.UnknownFields
  1583. Replication string `protobuf:"bytes,1,opt,name=replication,proto3" json:"replication,omitempty"`
  1584. Collection string `protobuf:"bytes,2,opt,name=collection,proto3" json:"collection,omitempty"`
  1585. Ttl string `protobuf:"bytes,3,opt,name=ttl,proto3" json:"ttl,omitempty"`
  1586. TotalSize uint64 `protobuf:"varint,4,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
  1587. UsedSize uint64 `protobuf:"varint,5,opt,name=used_size,json=usedSize,proto3" json:"used_size,omitempty"`
  1588. FileCount uint64 `protobuf:"varint,6,opt,name=file_count,json=fileCount,proto3" json:"file_count,omitempty"`
  1589. }
  1590. func (x *StatisticsResponse) Reset() {
  1591. *x = StatisticsResponse{}
  1592. if protoimpl.UnsafeEnabled {
  1593. mi := &file_filer_proto_msgTypes[29]
  1594. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1595. ms.StoreMessageInfo(mi)
  1596. }
  1597. }
  1598. func (x *StatisticsResponse) String() string {
  1599. return protoimpl.X.MessageStringOf(x)
  1600. }
  1601. func (*StatisticsResponse) ProtoMessage() {}
  1602. func (x *StatisticsResponse) ProtoReflect() protoreflect.Message {
  1603. mi := &file_filer_proto_msgTypes[29]
  1604. if protoimpl.UnsafeEnabled && x != nil {
  1605. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1606. if ms.LoadMessageInfo() == nil {
  1607. ms.StoreMessageInfo(mi)
  1608. }
  1609. return ms
  1610. }
  1611. return mi.MessageOf(x)
  1612. }
  1613. // Deprecated: Use StatisticsResponse.ProtoReflect.Descriptor instead.
  1614. func (*StatisticsResponse) Descriptor() ([]byte, []int) {
  1615. return file_filer_proto_rawDescGZIP(), []int{29}
  1616. }
  1617. func (x *StatisticsResponse) GetReplication() string {
  1618. if x != nil {
  1619. return x.Replication
  1620. }
  1621. return ""
  1622. }
  1623. func (x *StatisticsResponse) GetCollection() string {
  1624. if x != nil {
  1625. return x.Collection
  1626. }
  1627. return ""
  1628. }
  1629. func (x *StatisticsResponse) GetTtl() string {
  1630. if x != nil {
  1631. return x.Ttl
  1632. }
  1633. return ""
  1634. }
  1635. func (x *StatisticsResponse) GetTotalSize() uint64 {
  1636. if x != nil {
  1637. return x.TotalSize
  1638. }
  1639. return 0
  1640. }
  1641. func (x *StatisticsResponse) GetUsedSize() uint64 {
  1642. if x != nil {
  1643. return x.UsedSize
  1644. }
  1645. return 0
  1646. }
  1647. func (x *StatisticsResponse) GetFileCount() uint64 {
  1648. if x != nil {
  1649. return x.FileCount
  1650. }
  1651. return 0
  1652. }
  1653. type GetFilerConfigurationRequest struct {
  1654. state protoimpl.MessageState
  1655. sizeCache protoimpl.SizeCache
  1656. unknownFields protoimpl.UnknownFields
  1657. }
  1658. func (x *GetFilerConfigurationRequest) Reset() {
  1659. *x = GetFilerConfigurationRequest{}
  1660. if protoimpl.UnsafeEnabled {
  1661. mi := &file_filer_proto_msgTypes[30]
  1662. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1663. ms.StoreMessageInfo(mi)
  1664. }
  1665. }
  1666. func (x *GetFilerConfigurationRequest) String() string {
  1667. return protoimpl.X.MessageStringOf(x)
  1668. }
  1669. func (*GetFilerConfigurationRequest) ProtoMessage() {}
  1670. func (x *GetFilerConfigurationRequest) ProtoReflect() protoreflect.Message {
  1671. mi := &file_filer_proto_msgTypes[30]
  1672. if protoimpl.UnsafeEnabled && x != nil {
  1673. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1674. if ms.LoadMessageInfo() == nil {
  1675. ms.StoreMessageInfo(mi)
  1676. }
  1677. return ms
  1678. }
  1679. return mi.MessageOf(x)
  1680. }
  1681. // Deprecated: Use GetFilerConfigurationRequest.ProtoReflect.Descriptor instead.
  1682. func (*GetFilerConfigurationRequest) Descriptor() ([]byte, []int) {
  1683. return file_filer_proto_rawDescGZIP(), []int{30}
  1684. }
  1685. type GetFilerConfigurationResponse struct {
  1686. state protoimpl.MessageState
  1687. sizeCache protoimpl.SizeCache
  1688. unknownFields protoimpl.UnknownFields
  1689. Masters []string `protobuf:"bytes,1,rep,name=masters,proto3" json:"masters,omitempty"`
  1690. Replication string `protobuf:"bytes,2,opt,name=replication,proto3" json:"replication,omitempty"`
  1691. Collection string `protobuf:"bytes,3,opt,name=collection,proto3" json:"collection,omitempty"`
  1692. MaxMb uint32 `protobuf:"varint,4,opt,name=max_mb,json=maxMb,proto3" json:"max_mb,omitempty"`
  1693. DirBuckets string `protobuf:"bytes,5,opt,name=dir_buckets,json=dirBuckets,proto3" json:"dir_buckets,omitempty"`
  1694. Cipher bool `protobuf:"varint,7,opt,name=cipher,proto3" json:"cipher,omitempty"`
  1695. }
  1696. func (x *GetFilerConfigurationResponse) Reset() {
  1697. *x = GetFilerConfigurationResponse{}
  1698. if protoimpl.UnsafeEnabled {
  1699. mi := &file_filer_proto_msgTypes[31]
  1700. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1701. ms.StoreMessageInfo(mi)
  1702. }
  1703. }
  1704. func (x *GetFilerConfigurationResponse) String() string {
  1705. return protoimpl.X.MessageStringOf(x)
  1706. }
  1707. func (*GetFilerConfigurationResponse) ProtoMessage() {}
  1708. func (x *GetFilerConfigurationResponse) ProtoReflect() protoreflect.Message {
  1709. mi := &file_filer_proto_msgTypes[31]
  1710. if protoimpl.UnsafeEnabled && x != nil {
  1711. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1712. if ms.LoadMessageInfo() == nil {
  1713. ms.StoreMessageInfo(mi)
  1714. }
  1715. return ms
  1716. }
  1717. return mi.MessageOf(x)
  1718. }
  1719. // Deprecated: Use GetFilerConfigurationResponse.ProtoReflect.Descriptor instead.
  1720. func (*GetFilerConfigurationResponse) Descriptor() ([]byte, []int) {
  1721. return file_filer_proto_rawDescGZIP(), []int{31}
  1722. }
  1723. func (x *GetFilerConfigurationResponse) GetMasters() []string {
  1724. if x != nil {
  1725. return x.Masters
  1726. }
  1727. return nil
  1728. }
  1729. func (x *GetFilerConfigurationResponse) GetReplication() string {
  1730. if x != nil {
  1731. return x.Replication
  1732. }
  1733. return ""
  1734. }
  1735. func (x *GetFilerConfigurationResponse) GetCollection() string {
  1736. if x != nil {
  1737. return x.Collection
  1738. }
  1739. return ""
  1740. }
  1741. func (x *GetFilerConfigurationResponse) GetMaxMb() uint32 {
  1742. if x != nil {
  1743. return x.MaxMb
  1744. }
  1745. return 0
  1746. }
  1747. func (x *GetFilerConfigurationResponse) GetDirBuckets() string {
  1748. if x != nil {
  1749. return x.DirBuckets
  1750. }
  1751. return ""
  1752. }
  1753. func (x *GetFilerConfigurationResponse) GetCipher() bool {
  1754. if x != nil {
  1755. return x.Cipher
  1756. }
  1757. return false
  1758. }
  1759. type SubscribeMetadataRequest struct {
  1760. state protoimpl.MessageState
  1761. sizeCache protoimpl.SizeCache
  1762. unknownFields protoimpl.UnknownFields
  1763. ClientName string `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
  1764. PathPrefix string `protobuf:"bytes,2,opt,name=path_prefix,json=pathPrefix,proto3" json:"path_prefix,omitempty"`
  1765. SinceNs int64 `protobuf:"varint,3,opt,name=since_ns,json=sinceNs,proto3" json:"since_ns,omitempty"`
  1766. }
  1767. func (x *SubscribeMetadataRequest) Reset() {
  1768. *x = SubscribeMetadataRequest{}
  1769. if protoimpl.UnsafeEnabled {
  1770. mi := &file_filer_proto_msgTypes[32]
  1771. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1772. ms.StoreMessageInfo(mi)
  1773. }
  1774. }
  1775. func (x *SubscribeMetadataRequest) String() string {
  1776. return protoimpl.X.MessageStringOf(x)
  1777. }
  1778. func (*SubscribeMetadataRequest) ProtoMessage() {}
  1779. func (x *SubscribeMetadataRequest) ProtoReflect() protoreflect.Message {
  1780. mi := &file_filer_proto_msgTypes[32]
  1781. if protoimpl.UnsafeEnabled && x != nil {
  1782. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1783. if ms.LoadMessageInfo() == nil {
  1784. ms.StoreMessageInfo(mi)
  1785. }
  1786. return ms
  1787. }
  1788. return mi.MessageOf(x)
  1789. }
  1790. // Deprecated: Use SubscribeMetadataRequest.ProtoReflect.Descriptor instead.
  1791. func (*SubscribeMetadataRequest) Descriptor() ([]byte, []int) {
  1792. return file_filer_proto_rawDescGZIP(), []int{32}
  1793. }
  1794. func (x *SubscribeMetadataRequest) GetClientName() string {
  1795. if x != nil {
  1796. return x.ClientName
  1797. }
  1798. return ""
  1799. }
  1800. func (x *SubscribeMetadataRequest) GetPathPrefix() string {
  1801. if x != nil {
  1802. return x.PathPrefix
  1803. }
  1804. return ""
  1805. }
  1806. func (x *SubscribeMetadataRequest) GetSinceNs() int64 {
  1807. if x != nil {
  1808. return x.SinceNs
  1809. }
  1810. return 0
  1811. }
  1812. type SubscribeMetadataResponse struct {
  1813. state protoimpl.MessageState
  1814. sizeCache protoimpl.SizeCache
  1815. unknownFields protoimpl.UnknownFields
  1816. Directory string `protobuf:"bytes,1,opt,name=directory,proto3" json:"directory,omitempty"`
  1817. EventNotification *EventNotification `protobuf:"bytes,2,opt,name=event_notification,json=eventNotification,proto3" json:"event_notification,omitempty"`
  1818. TsNs int64 `protobuf:"varint,3,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  1819. }
  1820. func (x *SubscribeMetadataResponse) Reset() {
  1821. *x = SubscribeMetadataResponse{}
  1822. if protoimpl.UnsafeEnabled {
  1823. mi := &file_filer_proto_msgTypes[33]
  1824. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1825. ms.StoreMessageInfo(mi)
  1826. }
  1827. }
  1828. func (x *SubscribeMetadataResponse) String() string {
  1829. return protoimpl.X.MessageStringOf(x)
  1830. }
  1831. func (*SubscribeMetadataResponse) ProtoMessage() {}
  1832. func (x *SubscribeMetadataResponse) ProtoReflect() protoreflect.Message {
  1833. mi := &file_filer_proto_msgTypes[33]
  1834. if protoimpl.UnsafeEnabled && x != nil {
  1835. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1836. if ms.LoadMessageInfo() == nil {
  1837. ms.StoreMessageInfo(mi)
  1838. }
  1839. return ms
  1840. }
  1841. return mi.MessageOf(x)
  1842. }
  1843. // Deprecated: Use SubscribeMetadataResponse.ProtoReflect.Descriptor instead.
  1844. func (*SubscribeMetadataResponse) Descriptor() ([]byte, []int) {
  1845. return file_filer_proto_rawDescGZIP(), []int{33}
  1846. }
  1847. func (x *SubscribeMetadataResponse) GetDirectory() string {
  1848. if x != nil {
  1849. return x.Directory
  1850. }
  1851. return ""
  1852. }
  1853. func (x *SubscribeMetadataResponse) GetEventNotification() *EventNotification {
  1854. if x != nil {
  1855. return x.EventNotification
  1856. }
  1857. return nil
  1858. }
  1859. func (x *SubscribeMetadataResponse) GetTsNs() int64 {
  1860. if x != nil {
  1861. return x.TsNs
  1862. }
  1863. return 0
  1864. }
  1865. type LogEntry struct {
  1866. state protoimpl.MessageState
  1867. sizeCache protoimpl.SizeCache
  1868. unknownFields protoimpl.UnknownFields
  1869. TsNs int64 `protobuf:"varint,1,opt,name=ts_ns,json=tsNs,proto3" json:"ts_ns,omitempty"`
  1870. PartitionKeyHash int32 `protobuf:"varint,2,opt,name=partition_key_hash,json=partitionKeyHash,proto3" json:"partition_key_hash,omitempty"`
  1871. Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
  1872. }
  1873. func (x *LogEntry) Reset() {
  1874. *x = LogEntry{}
  1875. if protoimpl.UnsafeEnabled {
  1876. mi := &file_filer_proto_msgTypes[34]
  1877. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1878. ms.StoreMessageInfo(mi)
  1879. }
  1880. }
  1881. func (x *LogEntry) String() string {
  1882. return protoimpl.X.MessageStringOf(x)
  1883. }
  1884. func (*LogEntry) ProtoMessage() {}
  1885. func (x *LogEntry) ProtoReflect() protoreflect.Message {
  1886. mi := &file_filer_proto_msgTypes[34]
  1887. if protoimpl.UnsafeEnabled && x != nil {
  1888. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1889. if ms.LoadMessageInfo() == nil {
  1890. ms.StoreMessageInfo(mi)
  1891. }
  1892. return ms
  1893. }
  1894. return mi.MessageOf(x)
  1895. }
  1896. // Deprecated: Use LogEntry.ProtoReflect.Descriptor instead.
  1897. func (*LogEntry) Descriptor() ([]byte, []int) {
  1898. return file_filer_proto_rawDescGZIP(), []int{34}
  1899. }
  1900. func (x *LogEntry) GetTsNs() int64 {
  1901. if x != nil {
  1902. return x.TsNs
  1903. }
  1904. return 0
  1905. }
  1906. func (x *LogEntry) GetPartitionKeyHash() int32 {
  1907. if x != nil {
  1908. return x.PartitionKeyHash
  1909. }
  1910. return 0
  1911. }
  1912. func (x *LogEntry) GetData() []byte {
  1913. if x != nil {
  1914. return x.Data
  1915. }
  1916. return nil
  1917. }
  1918. type KeepConnectedRequest struct {
  1919. state protoimpl.MessageState
  1920. sizeCache protoimpl.SizeCache
  1921. unknownFields protoimpl.UnknownFields
  1922. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
  1923. GrpcPort uint32 `protobuf:"varint,2,opt,name=grpc_port,json=grpcPort,proto3" json:"grpc_port,omitempty"`
  1924. Resources []string `protobuf:"bytes,3,rep,name=resources,proto3" json:"resources,omitempty"`
  1925. }
  1926. func (x *KeepConnectedRequest) Reset() {
  1927. *x = KeepConnectedRequest{}
  1928. if protoimpl.UnsafeEnabled {
  1929. mi := &file_filer_proto_msgTypes[35]
  1930. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1931. ms.StoreMessageInfo(mi)
  1932. }
  1933. }
  1934. func (x *KeepConnectedRequest) String() string {
  1935. return protoimpl.X.MessageStringOf(x)
  1936. }
  1937. func (*KeepConnectedRequest) ProtoMessage() {}
  1938. func (x *KeepConnectedRequest) ProtoReflect() protoreflect.Message {
  1939. mi := &file_filer_proto_msgTypes[35]
  1940. if protoimpl.UnsafeEnabled && x != nil {
  1941. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1942. if ms.LoadMessageInfo() == nil {
  1943. ms.StoreMessageInfo(mi)
  1944. }
  1945. return ms
  1946. }
  1947. return mi.MessageOf(x)
  1948. }
  1949. // Deprecated: Use KeepConnectedRequest.ProtoReflect.Descriptor instead.
  1950. func (*KeepConnectedRequest) Descriptor() ([]byte, []int) {
  1951. return file_filer_proto_rawDescGZIP(), []int{35}
  1952. }
  1953. func (x *KeepConnectedRequest) GetName() string {
  1954. if x != nil {
  1955. return x.Name
  1956. }
  1957. return ""
  1958. }
  1959. func (x *KeepConnectedRequest) GetGrpcPort() uint32 {
  1960. if x != nil {
  1961. return x.GrpcPort
  1962. }
  1963. return 0
  1964. }
  1965. func (x *KeepConnectedRequest) GetResources() []string {
  1966. if x != nil {
  1967. return x.Resources
  1968. }
  1969. return nil
  1970. }
  1971. type KeepConnectedResponse struct {
  1972. state protoimpl.MessageState
  1973. sizeCache protoimpl.SizeCache
  1974. unknownFields protoimpl.UnknownFields
  1975. }
  1976. func (x *KeepConnectedResponse) Reset() {
  1977. *x = KeepConnectedResponse{}
  1978. if protoimpl.UnsafeEnabled {
  1979. mi := &file_filer_proto_msgTypes[36]
  1980. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1981. ms.StoreMessageInfo(mi)
  1982. }
  1983. }
  1984. func (x *KeepConnectedResponse) String() string {
  1985. return protoimpl.X.MessageStringOf(x)
  1986. }
  1987. func (*KeepConnectedResponse) ProtoMessage() {}
  1988. func (x *KeepConnectedResponse) ProtoReflect() protoreflect.Message {
  1989. mi := &file_filer_proto_msgTypes[36]
  1990. if protoimpl.UnsafeEnabled && x != nil {
  1991. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1992. if ms.LoadMessageInfo() == nil {
  1993. ms.StoreMessageInfo(mi)
  1994. }
  1995. return ms
  1996. }
  1997. return mi.MessageOf(x)
  1998. }
  1999. // Deprecated: Use KeepConnectedResponse.ProtoReflect.Descriptor instead.
  2000. func (*KeepConnectedResponse) Descriptor() ([]byte, []int) {
  2001. return file_filer_proto_rawDescGZIP(), []int{36}
  2002. }
  2003. type LocateBrokerRequest struct {
  2004. state protoimpl.MessageState
  2005. sizeCache protoimpl.SizeCache
  2006. unknownFields protoimpl.UnknownFields
  2007. Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"`
  2008. }
  2009. func (x *LocateBrokerRequest) Reset() {
  2010. *x = LocateBrokerRequest{}
  2011. if protoimpl.UnsafeEnabled {
  2012. mi := &file_filer_proto_msgTypes[37]
  2013. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2014. ms.StoreMessageInfo(mi)
  2015. }
  2016. }
  2017. func (x *LocateBrokerRequest) String() string {
  2018. return protoimpl.X.MessageStringOf(x)
  2019. }
  2020. func (*LocateBrokerRequest) ProtoMessage() {}
  2021. func (x *LocateBrokerRequest) ProtoReflect() protoreflect.Message {
  2022. mi := &file_filer_proto_msgTypes[37]
  2023. if protoimpl.UnsafeEnabled && x != nil {
  2024. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2025. if ms.LoadMessageInfo() == nil {
  2026. ms.StoreMessageInfo(mi)
  2027. }
  2028. return ms
  2029. }
  2030. return mi.MessageOf(x)
  2031. }
  2032. // Deprecated: Use LocateBrokerRequest.ProtoReflect.Descriptor instead.
  2033. func (*LocateBrokerRequest) Descriptor() ([]byte, []int) {
  2034. return file_filer_proto_rawDescGZIP(), []int{37}
  2035. }
  2036. func (x *LocateBrokerRequest) GetResource() string {
  2037. if x != nil {
  2038. return x.Resource
  2039. }
  2040. return ""
  2041. }
  2042. type LocateBrokerResponse struct {
  2043. state protoimpl.MessageState
  2044. sizeCache protoimpl.SizeCache
  2045. unknownFields protoimpl.UnknownFields
  2046. Found bool `protobuf:"varint,1,opt,name=found,proto3" json:"found,omitempty"`
  2047. Resources []*LocateBrokerResponse_Resource `protobuf:"bytes,2,rep,name=resources,proto3" json:"resources,omitempty"`
  2048. }
  2049. func (x *LocateBrokerResponse) Reset() {
  2050. *x = LocateBrokerResponse{}
  2051. if protoimpl.UnsafeEnabled {
  2052. mi := &file_filer_proto_msgTypes[38]
  2053. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2054. ms.StoreMessageInfo(mi)
  2055. }
  2056. }
  2057. func (x *LocateBrokerResponse) String() string {
  2058. return protoimpl.X.MessageStringOf(x)
  2059. }
  2060. func (*LocateBrokerResponse) ProtoMessage() {}
  2061. func (x *LocateBrokerResponse) ProtoReflect() protoreflect.Message {
  2062. mi := &file_filer_proto_msgTypes[38]
  2063. if protoimpl.UnsafeEnabled && x != nil {
  2064. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2065. if ms.LoadMessageInfo() == nil {
  2066. ms.StoreMessageInfo(mi)
  2067. }
  2068. return ms
  2069. }
  2070. return mi.MessageOf(x)
  2071. }
  2072. // Deprecated: Use LocateBrokerResponse.ProtoReflect.Descriptor instead.
  2073. func (*LocateBrokerResponse) Descriptor() ([]byte, []int) {
  2074. return file_filer_proto_rawDescGZIP(), []int{38}
  2075. }
  2076. func (x *LocateBrokerResponse) GetFound() bool {
  2077. if x != nil {
  2078. return x.Found
  2079. }
  2080. return false
  2081. }
  2082. func (x *LocateBrokerResponse) GetResources() []*LocateBrokerResponse_Resource {
  2083. if x != nil {
  2084. return x.Resources
  2085. }
  2086. return nil
  2087. }
  2088. // if found, send the exact address
  2089. // if not found, send the full list of existing brokers
  2090. type LocateBrokerResponse_Resource struct {
  2091. state protoimpl.MessageState
  2092. sizeCache protoimpl.SizeCache
  2093. unknownFields protoimpl.UnknownFields
  2094. GrpcAddresses string `protobuf:"bytes,1,opt,name=grpc_addresses,json=grpcAddresses,proto3" json:"grpc_addresses,omitempty"`
  2095. ResourceCount int32 `protobuf:"varint,2,opt,name=resource_count,json=resourceCount,proto3" json:"resource_count,omitempty"`
  2096. }
  2097. func (x *LocateBrokerResponse_Resource) Reset() {
  2098. *x = LocateBrokerResponse_Resource{}
  2099. if protoimpl.UnsafeEnabled {
  2100. mi := &file_filer_proto_msgTypes[41]
  2101. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2102. ms.StoreMessageInfo(mi)
  2103. }
  2104. }
  2105. func (x *LocateBrokerResponse_Resource) String() string {
  2106. return protoimpl.X.MessageStringOf(x)
  2107. }
  2108. func (*LocateBrokerResponse_Resource) ProtoMessage() {}
  2109. func (x *LocateBrokerResponse_Resource) ProtoReflect() protoreflect.Message {
  2110. mi := &file_filer_proto_msgTypes[41]
  2111. if protoimpl.UnsafeEnabled && x != nil {
  2112. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  2113. if ms.LoadMessageInfo() == nil {
  2114. ms.StoreMessageInfo(mi)
  2115. }
  2116. return ms
  2117. }
  2118. return mi.MessageOf(x)
  2119. }
  2120. // Deprecated: Use LocateBrokerResponse_Resource.ProtoReflect.Descriptor instead.
  2121. func (*LocateBrokerResponse_Resource) Descriptor() ([]byte, []int) {
  2122. return file_filer_proto_rawDescGZIP(), []int{38, 0}
  2123. }
  2124. func (x *LocateBrokerResponse_Resource) GetGrpcAddresses() string {
  2125. if x != nil {
  2126. return x.GrpcAddresses
  2127. }
  2128. return ""
  2129. }
  2130. func (x *LocateBrokerResponse_Resource) GetResourceCount() int32 {
  2131. if x != nil {
  2132. return x.ResourceCount
  2133. }
  2134. return 0
  2135. }
  2136. var File_filer_proto protoreflect.FileDescriptor
  2137. var file_filer_proto_rawDesc = []byte{
  2138. 0x0a, 0x0b, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x08, 0x66,
  2139. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x22, 0x4f, 0x0a, 0x1b, 0x4c, 0x6f, 0x6f, 0x6b, 0x75,
  2140. 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2141. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2142. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2143. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01,
  2144. 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x1c, 0x4c, 0x6f, 0x6f, 0x6b,
  2145. 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2146. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72,
  2147. 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f,
  2148. 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22,
  2149. 0xbe, 0x01, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2150. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74,
  2151. 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2152. 0x74, 0x6f, 0x72, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x18, 0x02,
  2153. 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x72, 0x65, 0x66, 0x69, 0x78, 0x12, 0x2c, 0x0a, 0x11,
  2154. 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d,
  2155. 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x73, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72,
  2156. 0x6f, 0x6d, 0x46, 0x69, 0x6c, 0x65, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2e, 0x0a, 0x12, 0x69, 0x6e,
  2157. 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76, 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d,
  2158. 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x12, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x73, 0x69, 0x76,
  2159. 0x65, 0x53, 0x74, 0x61, 0x72, 0x74, 0x46, 0x72, 0x6f, 0x6d, 0x12, 0x14, 0x0a, 0x05, 0x6c, 0x69,
  2160. 0x6d, 0x69, 0x74, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6c, 0x69, 0x6d, 0x69, 0x74,
  2161. 0x22, 0x3c, 0x0a, 0x13, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2162. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79,
  2163. 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  2164. 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x9d,
  2165. 0x02, 0x0a, 0x05, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65,
  2166. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x21, 0x0a, 0x0c,
  2167. 0x69, 0x73, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01,
  2168. 0x28, 0x08, 0x52, 0x0b, 0x69, 0x73, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12,
  2169. 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2170. 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x43,
  2171. 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x38, 0x0a, 0x0a,
  2172. 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b,
  2173. 0x32, 0x18, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x75, 0x73, 0x65,
  2174. 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x52, 0x0a, 0x61, 0x74, 0x74, 0x72,
  2175. 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x39, 0x0a, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64,
  2176. 0x65, 0x64, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2177. 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x2e, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64,
  2178. 0x65, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x65, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65,
  2179. 0x64, 0x1a, 0x3b, 0x0a, 0x0d, 0x45, 0x78, 0x74, 0x65, 0x6e, 0x64, 0x65, 0x64, 0x45, 0x6e, 0x74,
  2180. 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2181. 0x03, 0x6b, 0x65, 0x79, 0x12, 0x14, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20,
  2182. 0x01, 0x28, 0x0c, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38, 0x01, 0x22, 0x44,
  2183. 0x0a, 0x09, 0x46, 0x75, 0x6c, 0x6c, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x64,
  2184. 0x69, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x64, 0x69, 0x72, 0x12, 0x25, 0x0a,
  2185. 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66,
  2186. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x05, 0x65,
  2187. 0x6e, 0x74, 0x72, 0x79, 0x22, 0xbc, 0x01, 0x0a, 0x11, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f,
  2188. 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2c, 0x0a, 0x09, 0x6f, 0x6c,
  2189. 0x64, 0x5f, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e,
  2190. 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08,
  2191. 0x6f, 0x6c, 0x64, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x2c, 0x0a, 0x09, 0x6e, 0x65, 0x77, 0x5f,
  2192. 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x66, 0x69,
  2193. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x08, 0x6e, 0x65,
  2194. 0x77, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65,
  2195. 0x5f, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x64,
  2196. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x12, 0x26, 0x0a, 0x0f, 0x6e,
  2197. 0x65, 0x77, 0x5f, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61, 0x74, 0x68, 0x18, 0x04,
  2198. 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65, 0x77, 0x50, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x50,
  2199. 0x61, 0x74, 0x68, 0x22, 0xba, 0x02, 0x0a, 0x09, 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e,
  2200. 0x6b, 0x12, 0x17, 0x0a, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01,
  2201. 0x28, 0x09, 0x52, 0x06, 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x16, 0x0a, 0x06, 0x6f, 0x66,
  2202. 0x66, 0x73, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x06, 0x6f, 0x66, 0x66, 0x73,
  2203. 0x65, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x04,
  2204. 0x52, 0x04, 0x73, 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x18,
  2205. 0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x13, 0x0a, 0x05,
  2206. 0x65, 0x5f, 0x74, 0x61, 0x67, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x65, 0x54, 0x61,
  2207. 0x67, 0x12, 0x24, 0x0a, 0x0e, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65,
  2208. 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x73, 0x6f, 0x75, 0x72, 0x63,
  2209. 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x22, 0x0a, 0x03, 0x66, 0x69, 0x64, 0x18, 0x07,
  2210. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2211. 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x52, 0x03, 0x66, 0x69, 0x64, 0x12, 0x2f, 0x0a, 0x0a, 0x73,
  2212. 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x66, 0x69, 0x64, 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2213. 0x10, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x46, 0x69, 0x6c, 0x65, 0x49,
  2214. 0x64, 0x52, 0x09, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x46, 0x69, 0x64, 0x12, 0x1d, 0x0a, 0x0a,
  2215. 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x09, 0x20, 0x01, 0x28, 0x0c,
  2216. 0x52, 0x09, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x4b, 0x65, 0x79, 0x12, 0x23, 0x0a, 0x0d, 0x69,
  2217. 0x73, 0x5f, 0x63, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64, 0x18, 0x0a, 0x20, 0x01,
  2218. 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x43, 0x6f, 0x6d, 0x70, 0x72, 0x65, 0x73, 0x73, 0x65, 0x64,
  2219. 0x22, 0x58, 0x0a, 0x06, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x76, 0x6f,
  2220. 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x76,
  2221. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x5f,
  2222. 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x04, 0x52, 0x07, 0x66, 0x69, 0x6c, 0x65, 0x4b,
  2223. 0x65, 0x79, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x18, 0x03, 0x20, 0x01,
  2224. 0x28, 0x07, 0x52, 0x06, 0x63, 0x6f, 0x6f, 0x6b, 0x69, 0x65, 0x22, 0x80, 0x03, 0x0a, 0x0e, 0x46,
  2225. 0x75, 0x73, 0x65, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x12, 0x1b, 0x0a,
  2226. 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x04,
  2227. 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x74,
  2228. 0x69, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x03, 0x52, 0x05, 0x6d, 0x74, 0x69, 0x6d, 0x65,
  2229. 0x12, 0x1b, 0x0a, 0x09, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x18, 0x03, 0x20,
  2230. 0x01, 0x28, 0x0d, 0x52, 0x08, 0x66, 0x69, 0x6c, 0x65, 0x4d, 0x6f, 0x64, 0x65, 0x12, 0x10, 0x0a,
  2231. 0x03, 0x75, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x75, 0x69, 0x64, 0x12,
  2232. 0x10, 0x0a, 0x03, 0x67, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x03, 0x67, 0x69,
  2233. 0x64, 0x12, 0x16, 0x0a, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x18, 0x06, 0x20, 0x01, 0x28,
  2234. 0x03, 0x52, 0x06, 0x63, 0x72, 0x74, 0x69, 0x6d, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6d, 0x69, 0x6d,
  2235. 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6d, 0x69, 0x6d, 0x65, 0x12, 0x20, 0x0a,
  2236. 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01,
  2237. 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2238. 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20,
  2239. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2240. 0x17, 0x0a, 0x07, 0x74, 0x74, 0x6c, 0x5f, 0x73, 0x65, 0x63, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x05,
  2241. 0x52, 0x06, 0x74, 0x74, 0x6c, 0x53, 0x65, 0x63, 0x12, 0x1b, 0x0a, 0x09, 0x75, 0x73, 0x65, 0x72,
  2242. 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x75, 0x73, 0x65,
  2243. 0x72, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x67, 0x72, 0x6f, 0x75, 0x70, 0x5f, 0x6e,
  2244. 0x61, 0x6d, 0x65, 0x18, 0x0c, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x67, 0x72, 0x6f, 0x75, 0x70,
  2245. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x73, 0x79, 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x5f,
  2246. 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x73, 0x79,
  2247. 0x6d, 0x6c, 0x69, 0x6e, 0x6b, 0x54, 0x61, 0x72, 0x67, 0x65, 0x74, 0x12, 0x10, 0x0a, 0x03, 0x6d,
  2248. 0x64, 0x35, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x03, 0x6d, 0x64, 0x35, 0x22, 0x70, 0x0a,
  2249. 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75,
  2250. 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  2251. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72,
  2252. 0x79, 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b,
  2253. 0x32, 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72,
  2254. 0x79, 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x5f, 0x65, 0x78,
  2255. 0x63, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x6f, 0x45, 0x78, 0x63, 0x6c, 0x22,
  2256. 0x2b, 0x0a, 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65,
  2257. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18,
  2258. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x59, 0x0a, 0x12,
  2259. 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65,
  2260. 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18,
  2261. 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79,
  2262. 0x12, 0x25, 0x0a, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32,
  2263. 0x0f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2264. 0x52, 0x05, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x22, 0x15, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74,
  2265. 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x80,
  2266. 0x01, 0x0a, 0x14, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2267. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63,
  2268. 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65,
  2269. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x1d, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x5f, 0x6e,
  2270. 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x65, 0x6e, 0x74, 0x72, 0x79,
  2271. 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x2b, 0x0a, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b, 0x73, 0x18, 0x03,
  2272. 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2273. 0x46, 0x69, 0x6c, 0x65, 0x43, 0x68, 0x75, 0x6e, 0x6b, 0x52, 0x06, 0x63, 0x68, 0x75, 0x6e, 0x6b,
  2274. 0x73, 0x22, 0x17, 0x0a, 0x15, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74,
  2275. 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xc5, 0x01, 0x0a, 0x12, 0x44,
  2276. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2277. 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01,
  2278. 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12,
  2279. 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e,
  2280. 0x61, 0x6d, 0x65, 0x12, 0x24, 0x0a, 0x0e, 0x69, 0x73, 0x5f, 0x64, 0x65, 0x6c, 0x65, 0x74, 0x65,
  2281. 0x5f, 0x64, 0x61, 0x74, 0x61, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x0c, 0x69, 0x73, 0x44,
  2282. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x44, 0x61, 0x74, 0x61, 0x12, 0x21, 0x0a, 0x0c, 0x69, 0x73, 0x5f,
  2283. 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x08, 0x52,
  2284. 0x0b, 0x69, 0x73, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x12, 0x34, 0x0a, 0x16,
  2285. 0x69, 0x67, 0x6e, 0x6f, 0x72, 0x65, 0x5f, 0x72, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65,
  2286. 0x5f, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x06, 0x20, 0x01, 0x28, 0x08, 0x52, 0x14, 0x69, 0x67,
  2287. 0x6e, 0x6f, 0x72, 0x65, 0x52, 0x65, 0x63, 0x75, 0x72, 0x73, 0x69, 0x76, 0x65, 0x45, 0x72, 0x72,
  2288. 0x6f, 0x72, 0x22, 0x2b, 0x0a, 0x13, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2289. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72,
  2290. 0x6f, 0x72, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22,
  2291. 0x9a, 0x01, 0x0a, 0x18, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65,
  2292. 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x23, 0x0a, 0x0d,
  2293. 0x6f, 0x6c, 0x64, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20,
  2294. 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6f, 0x6c, 0x64, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72,
  2295. 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x6c, 0x64, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20,
  2296. 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x6c, 0x64, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x23, 0x0a, 0x0d,
  2297. 0x6e, 0x65, 0x77, 0x5f, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x03, 0x20,
  2298. 0x01, 0x28, 0x09, 0x52, 0x0c, 0x6e, 0x65, 0x77, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72,
  2299. 0x79, 0x12, 0x19, 0x0a, 0x08, 0x6e, 0x65, 0x77, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20,
  2300. 0x01, 0x28, 0x09, 0x52, 0x07, 0x6e, 0x65, 0x77, 0x4e, 0x61, 0x6d, 0x65, 0x22, 0x1b, 0x0a, 0x19,
  2301. 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2302. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xc8, 0x01, 0x0a, 0x13, 0x41, 0x73,
  2303. 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2304. 0x74, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, 0x05,
  2305. 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  2306. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c,
  2307. 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69,
  2308. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65,
  2309. 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x17, 0x0a, 0x07, 0x74, 0x74, 0x6c,
  2310. 0x5f, 0x73, 0x65, 0x63, 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x06, 0x74, 0x74, 0x6c, 0x53,
  2311. 0x65, 0x63, 0x12, 0x1f, 0x0a, 0x0b, 0x64, 0x61, 0x74, 0x61, 0x5f, 0x63, 0x65, 0x6e, 0x74, 0x65,
  2312. 0x72, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x64, 0x61, 0x74, 0x61, 0x43, 0x65, 0x6e,
  2313. 0x74, 0x65, 0x72, 0x12, 0x1f, 0x0a, 0x0b, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74, 0x5f, 0x70, 0x61,
  2314. 0x74, 0x68, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x72, 0x65, 0x6e, 0x74,
  2315. 0x50, 0x61, 0x74, 0x68, 0x22, 0xe2, 0x01, 0x0a, 0x14, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56,
  2316. 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x17, 0x0a,
  2317. 0x07, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06,
  2318. 0x66, 0x69, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20,
  2319. 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a, 0x0a, 0x70, 0x75, 0x62, 0x6c,
  2320. 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x70, 0x75,
  2321. 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x12, 0x14, 0x0a, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74,
  2322. 0x18, 0x04, 0x20, 0x01, 0x28, 0x05, 0x52, 0x05, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x12, 0x12, 0x0a,
  2323. 0x04, 0x61, 0x75, 0x74, 0x68, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x61, 0x75, 0x74,
  2324. 0x68, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18,
  2325. 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f,
  2326. 0x6e, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2327. 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74,
  2328. 0x69, 0x6f, 0x6e, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x18, 0x08, 0x20, 0x01,
  2329. 0x28, 0x09, 0x52, 0x05, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x22, 0x34, 0x0a, 0x13, 0x4c, 0x6f, 0x6f,
  2330. 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74,
  2331. 0x12, 0x1d, 0x0a, 0x0a, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x01,
  2332. 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x76, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x49, 0x64, 0x73, 0x22,
  2333. 0x3d, 0x0a, 0x09, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x30, 0x0a, 0x09,
  2334. 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32,
  2335. 0x12, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74,
  2336. 0x69, 0x6f, 0x6e, 0x52, 0x09, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x3b,
  2337. 0x0a, 0x08, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72,
  2338. 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x1d, 0x0a, 0x0a,
  2339. 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09,
  2340. 0x52, 0x09, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x55, 0x72, 0x6c, 0x22, 0xc3, 0x01, 0x0a, 0x14,
  2341. 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70,
  2342. 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x55, 0x0a, 0x0d, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2343. 0x73, 0x5f, 0x6d, 0x61, 0x70, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x30, 0x2e, 0x66, 0x69,
  2344. 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c,
  2345. 0x75, 0x6d, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x2e, 0x4c, 0x6f, 0x63, 0x61,
  2346. 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x0c, 0x6c,
  2347. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x1a, 0x54, 0x0a, 0x11, 0x4c,
  2348. 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x4d, 0x61, 0x70, 0x45, 0x6e, 0x74, 0x72, 0x79,
  2349. 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b,
  2350. 0x65, 0x79, 0x12, 0x29, 0x0a, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28,
  2351. 0x0b, 0x32, 0x13, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63,
  2352. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x05, 0x76, 0x61, 0x6c, 0x75, 0x65, 0x3a, 0x02, 0x38,
  2353. 0x01, 0x22, 0x39, 0x0a, 0x17, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65,
  2354. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1e, 0x0a, 0x0a,
  2355. 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09,
  2356. 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x1a, 0x0a, 0x18,
  2357. 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e,
  2358. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x67, 0x0a, 0x11, 0x53, 0x74, 0x61, 0x74,
  2359. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x20, 0x0a,
  2360. 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01,
  2361. 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2362. 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20,
  2363. 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2364. 0x10, 0x0a, 0x03, 0x74, 0x74, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74,
  2365. 0x6c, 0x22, 0xc3, 0x01, 0x0a, 0x12, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73,
  2366. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c,
  2367. 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72,
  2368. 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f,
  2369. 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a,
  2370. 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x10, 0x0a, 0x03, 0x74, 0x74,
  2371. 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x74, 0x74, 0x6c, 0x12, 0x1d, 0x0a, 0x0a,
  2372. 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x04,
  2373. 0x52, 0x09, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x75,
  2374. 0x73, 0x65, 0x64, 0x5f, 0x73, 0x69, 0x7a, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x04, 0x52, 0x08,
  2375. 0x75, 0x73, 0x65, 0x64, 0x53, 0x69, 0x7a, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x66, 0x69, 0x6c, 0x65,
  2376. 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x04, 0x52, 0x09, 0x66, 0x69,
  2377. 0x6c, 0x65, 0x43, 0x6f, 0x75, 0x6e, 0x74, 0x22, 0x1e, 0x0a, 0x1c, 0x47, 0x65, 0x74, 0x46, 0x69,
  2378. 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2379. 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0xcb, 0x01, 0x0a, 0x1d, 0x47, 0x65, 0x74, 0x46,
  2380. 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f,
  2381. 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x6d, 0x61, 0x73,
  2382. 0x74, 0x65, 0x72, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x07, 0x6d, 0x61, 0x73, 0x74,
  2383. 0x65, 0x72, 0x73, 0x12, 0x20, 0x0a, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63, 0x61, 0x74, 0x69,
  2384. 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x70, 0x6c, 0x69, 0x63,
  2385. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74,
  2386. 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6f, 0x6c, 0x6c, 0x65,
  2387. 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x15, 0x0a, 0x06, 0x6d, 0x61, 0x78, 0x5f, 0x6d, 0x62, 0x18,
  2388. 0x04, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x05, 0x6d, 0x61, 0x78, 0x4d, 0x62, 0x12, 0x1f, 0x0a, 0x0b,
  2389. 0x64, 0x69, 0x72, 0x5f, 0x62, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x18, 0x05, 0x20, 0x01, 0x28,
  2390. 0x09, 0x52, 0x0a, 0x64, 0x69, 0x72, 0x42, 0x75, 0x63, 0x6b, 0x65, 0x74, 0x73, 0x12, 0x16, 0x0a,
  2391. 0x06, 0x63, 0x69, 0x70, 0x68, 0x65, 0x72, 0x18, 0x07, 0x20, 0x01, 0x28, 0x08, 0x52, 0x06, 0x63,
  2392. 0x69, 0x70, 0x68, 0x65, 0x72, 0x22, 0x77, 0x0a, 0x18, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69,
  2393. 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2394. 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65,
  2395. 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61,
  2396. 0x6d, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x70, 0x61, 0x74, 0x68, 0x5f, 0x70, 0x72, 0x65, 0x66, 0x69,
  2397. 0x78, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x70, 0x61, 0x74, 0x68, 0x50, 0x72, 0x65,
  2398. 0x66, 0x69, 0x78, 0x12, 0x19, 0x0a, 0x08, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x5f, 0x6e, 0x73, 0x18,
  2399. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x07, 0x73, 0x69, 0x6e, 0x63, 0x65, 0x4e, 0x73, 0x22, 0x9a,
  2400. 0x01, 0x0a, 0x19, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61,
  2401. 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1c, 0x0a, 0x09,
  2402. 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52,
  2403. 0x09, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x4a, 0x0a, 0x12, 0x65, 0x76,
  2404. 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e,
  2405. 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  2406. 0x62, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74,
  2407. 0x69, 0x6f, 0x6e, 0x52, 0x11, 0x65, 0x76, 0x65, 0x6e, 0x74, 0x4e, 0x6f, 0x74, 0x69, 0x66, 0x69,
  2408. 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73, 0x18,
  2409. 0x03, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x22, 0x61, 0x0a, 0x08, 0x4c,
  2410. 0x6f, 0x67, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x13, 0x0a, 0x05, 0x74, 0x73, 0x5f, 0x6e, 0x73,
  2411. 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x74, 0x73, 0x4e, 0x73, 0x12, 0x2c, 0x0a, 0x12,
  2412. 0x70, 0x61, 0x72, 0x74, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x6b, 0x65, 0x79, 0x5f, 0x68, 0x61,
  2413. 0x73, 0x68, 0x18, 0x02, 0x20, 0x01, 0x28, 0x05, 0x52, 0x10, 0x70, 0x61, 0x72, 0x74, 0x69, 0x74,
  2414. 0x69, 0x6f, 0x6e, 0x4b, 0x65, 0x79, 0x48, 0x61, 0x73, 0x68, 0x12, 0x12, 0x0a, 0x04, 0x64, 0x61,
  2415. 0x74, 0x61, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x64, 0x61, 0x74, 0x61, 0x22, 0x65,
  2416. 0x0a, 0x14, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52,
  2417. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01,
  2418. 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x67, 0x72,
  2419. 0x70, 0x63, 0x5f, 0x70, 0x6f, 0x72, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x08, 0x67,
  2420. 0x72, 0x70, 0x63, 0x50, 0x6f, 0x72, 0x74, 0x12, 0x1c, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75,
  2421. 0x72, 0x63, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x72, 0x65, 0x73, 0x6f,
  2422. 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x17, 0x0a, 0x15, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e,
  2423. 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x31,
  2424. 0x0a, 0x13, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65,
  2425. 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  2426. 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63,
  2427. 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x14, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b,
  2428. 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x14, 0x0a, 0x05, 0x66, 0x6f,
  2429. 0x75, 0x6e, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x66, 0x6f, 0x75, 0x6e, 0x64,
  2430. 0x12, 0x45, 0x0a, 0x09, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x18, 0x02, 0x20,
  2431. 0x03, 0x28, 0x0b, 0x32, 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c,
  2432. 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2433. 0x6e, 0x73, 0x65, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x52, 0x09, 0x72, 0x65,
  2434. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x1a, 0x58, 0x0a, 0x08, 0x52, 0x65, 0x73, 0x6f, 0x75,
  2435. 0x72, 0x63, 0x65, 0x12, 0x25, 0x0a, 0x0e, 0x67, 0x72, 0x70, 0x63, 0x5f, 0x61, 0x64, 0x64, 0x72,
  2436. 0x65, 0x73, 0x73, 0x65, 0x73, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x67, 0x72, 0x70,
  2437. 0x63, 0x41, 0x64, 0x64, 0x72, 0x65, 0x73, 0x73, 0x65, 0x73, 0x12, 0x25, 0x0a, 0x0e, 0x72, 0x65,
  2438. 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x63, 0x6f, 0x75, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01,
  2439. 0x28, 0x05, 0x52, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x43, 0x6f, 0x75, 0x6e,
  2440. 0x74, 0x32, 0xa6, 0x0a, 0x0a, 0x0c, 0x53, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x46, 0x69, 0x6c,
  2441. 0x65, 0x72, 0x12, 0x67, 0x0a, 0x14, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65,
  2442. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x25, 0x2e, 0x66, 0x69, 0x6c,
  2443. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65,
  2444. 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73,
  2445. 0x74, 0x1a, 0x26, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f,
  2446. 0x6b, 0x75, 0x70, 0x44, 0x69, 0x72, 0x65, 0x63, 0x74, 0x6f, 0x72, 0x79, 0x45, 0x6e, 0x74, 0x72,
  2447. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4e, 0x0a, 0x0b, 0x4c,
  2448. 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c,
  2449. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65,
  2450. 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2451. 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x45, 0x6e, 0x74, 0x72, 0x69, 0x65, 0x73, 0x52,
  2452. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30, 0x01, 0x12, 0x4c, 0x0a, 0x0b, 0x43,
  2453. 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c,
  2454. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2455. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2456. 0x5f, 0x70, 0x62, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2457. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x55, 0x70, 0x64,
  2458. 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2459. 0x5f, 0x70, 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2460. 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  2461. 0x62, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x73,
  2462. 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x52, 0x0a, 0x0d, 0x41, 0x70, 0x70, 0x65, 0x6e,
  2463. 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2464. 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72,
  2465. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2466. 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x70, 0x70, 0x65, 0x6e, 0x64, 0x54, 0x6f, 0x45, 0x6e, 0x74, 0x72,
  2467. 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4c, 0x0a, 0x0b, 0x44,
  2468. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x1c, 0x2e, 0x66, 0x69, 0x6c,
  2469. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72,
  2470. 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2471. 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2472. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5e, 0x0a, 0x11, 0x41, 0x74, 0x6f,
  2473. 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x12, 0x22,
  2474. 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x74, 0x6f, 0x6d, 0x69, 0x63,
  2475. 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65,
  2476. 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x74,
  2477. 0x6f, 0x6d, 0x69, 0x63, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x45, 0x6e, 0x74, 0x72, 0x79, 0x52,
  2478. 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0c, 0x41, 0x73, 0x73,
  2479. 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  2480. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  2481. 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2482. 0x5f, 0x70, 0x62, 0x2e, 0x41, 0x73, 0x73, 0x69, 0x67, 0x6e, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65,
  2483. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x4f, 0x0a, 0x0c, 0x4c, 0x6f,
  2484. 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d, 0x65, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c,
  2485. 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75,
  2486. 0x6d, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  2487. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x6f, 0x6b, 0x75, 0x70, 0x56, 0x6f, 0x6c, 0x75, 0x6d,
  2488. 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x5b, 0x0a, 0x10, 0x44,
  2489. 0x65, 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x12,
  2490. 0x21, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74,
  2491. 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65,
  2492. 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x44, 0x65,
  2493. 0x6c, 0x65, 0x74, 0x65, 0x43, 0x6f, 0x6c, 0x6c, 0x65, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65,
  2494. 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12, 0x49, 0x0a, 0x0a, 0x53, 0x74, 0x61, 0x74,
  2495. 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x12, 0x1b, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70,
  2496. 0x62, 0x2e, 0x53, 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x71, 0x75,
  2497. 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x53,
  2498. 0x74, 0x61, 0x74, 0x69, 0x73, 0x74, 0x69, 0x63, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73,
  2499. 0x65, 0x22, 0x00, 0x12, 0x6a, 0x0a, 0x15, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43,
  2500. 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x66,
  2501. 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72,
  2502. 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71,
  2503. 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2504. 0x47, 0x65, 0x74, 0x46, 0x69, 0x6c, 0x65, 0x72, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x75, 0x72,
  2505. 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x12,
  2506. 0x60, 0x0a, 0x11, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61,
  2507. 0x64, 0x61, 0x74, 0x61, 0x12, 0x22, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e,
  2508. 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74,
  2509. 0x61, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2510. 0x5f, 0x70, 0x62, 0x2e, 0x53, 0x75, 0x62, 0x73, 0x63, 0x72, 0x69, 0x62, 0x65, 0x4d, 0x65, 0x74,
  2511. 0x61, 0x64, 0x61, 0x74, 0x61, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x30,
  2512. 0x01, 0x12, 0x56, 0x0a, 0x0d, 0x4b, 0x65, 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74,
  2513. 0x65, 0x64, 0x12, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65,
  2514. 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x71, 0x75, 0x65,
  2515. 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4b, 0x65,
  2516. 0x65, 0x70, 0x43, 0x6f, 0x6e, 0x6e, 0x65, 0x63, 0x74, 0x65, 0x64, 0x52, 0x65, 0x73, 0x70, 0x6f,
  2517. 0x6e, 0x73, 0x65, 0x22, 0x00, 0x28, 0x01, 0x30, 0x01, 0x12, 0x4f, 0x0a, 0x0c, 0x4c, 0x6f, 0x63,
  2518. 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72, 0x12, 0x1d, 0x2e, 0x66, 0x69, 0x6c, 0x65,
  2519. 0x72, 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65,
  2520. 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x66, 0x69, 0x6c, 0x65, 0x72,
  2521. 0x5f, 0x70, 0x62, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x65, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x72,
  2522. 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x00, 0x42, 0x4f, 0x0a, 0x10, 0x73, 0x65,
  2523. 0x61, 0x77, 0x65, 0x65, 0x64, 0x66, 0x73, 0x2e, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x42, 0x0a,
  2524. 0x46, 0x69, 0x6c, 0x65, 0x72, 0x50, 0x72, 0x6f, 0x74, 0x6f, 0x5a, 0x2f, 0x67, 0x69, 0x74, 0x68,
  2525. 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x63, 0x68, 0x72, 0x69, 0x73, 0x6c, 0x75, 0x73, 0x66,
  2526. 0x2f, 0x73, 0x65, 0x61, 0x77, 0x65, 0x65, 0x64, 0x66, 0x73, 0x2f, 0x77, 0x65, 0x65, 0x64, 0x2f,
  2527. 0x70, 0x62, 0x2f, 0x66, 0x69, 0x6c, 0x65, 0x72, 0x5f, 0x70, 0x62, 0x62, 0x06, 0x70, 0x72, 0x6f,
  2528. 0x74, 0x6f, 0x33,
  2529. }
  2530. var (
  2531. file_filer_proto_rawDescOnce sync.Once
  2532. file_filer_proto_rawDescData = file_filer_proto_rawDesc
  2533. )
  2534. func file_filer_proto_rawDescGZIP() []byte {
  2535. file_filer_proto_rawDescOnce.Do(func() {
  2536. file_filer_proto_rawDescData = protoimpl.X.CompressGZIP(file_filer_proto_rawDescData)
  2537. })
  2538. return file_filer_proto_rawDescData
  2539. }
  2540. var file_filer_proto_msgTypes = make([]protoimpl.MessageInfo, 42)
  2541. var file_filer_proto_goTypes = []interface{}{
  2542. (*LookupDirectoryEntryRequest)(nil), // 0: filer_pb.LookupDirectoryEntryRequest
  2543. (*LookupDirectoryEntryResponse)(nil), // 1: filer_pb.LookupDirectoryEntryResponse
  2544. (*ListEntriesRequest)(nil), // 2: filer_pb.ListEntriesRequest
  2545. (*ListEntriesResponse)(nil), // 3: filer_pb.ListEntriesResponse
  2546. (*Entry)(nil), // 4: filer_pb.Entry
  2547. (*FullEntry)(nil), // 5: filer_pb.FullEntry
  2548. (*EventNotification)(nil), // 6: filer_pb.EventNotification
  2549. (*FileChunk)(nil), // 7: filer_pb.FileChunk
  2550. (*FileId)(nil), // 8: filer_pb.FileId
  2551. (*FuseAttributes)(nil), // 9: filer_pb.FuseAttributes
  2552. (*CreateEntryRequest)(nil), // 10: filer_pb.CreateEntryRequest
  2553. (*CreateEntryResponse)(nil), // 11: filer_pb.CreateEntryResponse
  2554. (*UpdateEntryRequest)(nil), // 12: filer_pb.UpdateEntryRequest
  2555. (*UpdateEntryResponse)(nil), // 13: filer_pb.UpdateEntryResponse
  2556. (*AppendToEntryRequest)(nil), // 14: filer_pb.AppendToEntryRequest
  2557. (*AppendToEntryResponse)(nil), // 15: filer_pb.AppendToEntryResponse
  2558. (*DeleteEntryRequest)(nil), // 16: filer_pb.DeleteEntryRequest
  2559. (*DeleteEntryResponse)(nil), // 17: filer_pb.DeleteEntryResponse
  2560. (*AtomicRenameEntryRequest)(nil), // 18: filer_pb.AtomicRenameEntryRequest
  2561. (*AtomicRenameEntryResponse)(nil), // 19: filer_pb.AtomicRenameEntryResponse
  2562. (*AssignVolumeRequest)(nil), // 20: filer_pb.AssignVolumeRequest
  2563. (*AssignVolumeResponse)(nil), // 21: filer_pb.AssignVolumeResponse
  2564. (*LookupVolumeRequest)(nil), // 22: filer_pb.LookupVolumeRequest
  2565. (*Locations)(nil), // 23: filer_pb.Locations
  2566. (*Location)(nil), // 24: filer_pb.Location
  2567. (*LookupVolumeResponse)(nil), // 25: filer_pb.LookupVolumeResponse
  2568. (*DeleteCollectionRequest)(nil), // 26: filer_pb.DeleteCollectionRequest
  2569. (*DeleteCollectionResponse)(nil), // 27: filer_pb.DeleteCollectionResponse
  2570. (*StatisticsRequest)(nil), // 28: filer_pb.StatisticsRequest
  2571. (*StatisticsResponse)(nil), // 29: filer_pb.StatisticsResponse
  2572. (*GetFilerConfigurationRequest)(nil), // 30: filer_pb.GetFilerConfigurationRequest
  2573. (*GetFilerConfigurationResponse)(nil), // 31: filer_pb.GetFilerConfigurationResponse
  2574. (*SubscribeMetadataRequest)(nil), // 32: filer_pb.SubscribeMetadataRequest
  2575. (*SubscribeMetadataResponse)(nil), // 33: filer_pb.SubscribeMetadataResponse
  2576. (*LogEntry)(nil), // 34: filer_pb.LogEntry
  2577. (*KeepConnectedRequest)(nil), // 35: filer_pb.KeepConnectedRequest
  2578. (*KeepConnectedResponse)(nil), // 36: filer_pb.KeepConnectedResponse
  2579. (*LocateBrokerRequest)(nil), // 37: filer_pb.LocateBrokerRequest
  2580. (*LocateBrokerResponse)(nil), // 38: filer_pb.LocateBrokerResponse
  2581. nil, // 39: filer_pb.Entry.ExtendedEntry
  2582. nil, // 40: filer_pb.LookupVolumeResponse.LocationsMapEntry
  2583. (*LocateBrokerResponse_Resource)(nil), // 41: filer_pb.LocateBrokerResponse.Resource
  2584. }
  2585. var file_filer_proto_depIdxs = []int32{
  2586. 4, // 0: filer_pb.LookupDirectoryEntryResponse.entry:type_name -> filer_pb.Entry
  2587. 4, // 1: filer_pb.ListEntriesResponse.entry:type_name -> filer_pb.Entry
  2588. 7, // 2: filer_pb.Entry.chunks:type_name -> filer_pb.FileChunk
  2589. 9, // 3: filer_pb.Entry.attributes:type_name -> filer_pb.FuseAttributes
  2590. 39, // 4: filer_pb.Entry.extended:type_name -> filer_pb.Entry.ExtendedEntry
  2591. 4, // 5: filer_pb.FullEntry.entry:type_name -> filer_pb.Entry
  2592. 4, // 6: filer_pb.EventNotification.old_entry:type_name -> filer_pb.Entry
  2593. 4, // 7: filer_pb.EventNotification.new_entry:type_name -> filer_pb.Entry
  2594. 8, // 8: filer_pb.FileChunk.fid:type_name -> filer_pb.FileId
  2595. 8, // 9: filer_pb.FileChunk.source_fid:type_name -> filer_pb.FileId
  2596. 4, // 10: filer_pb.CreateEntryRequest.entry:type_name -> filer_pb.Entry
  2597. 4, // 11: filer_pb.UpdateEntryRequest.entry:type_name -> filer_pb.Entry
  2598. 7, // 12: filer_pb.AppendToEntryRequest.chunks:type_name -> filer_pb.FileChunk
  2599. 24, // 13: filer_pb.Locations.locations:type_name -> filer_pb.Location
  2600. 40, // 14: filer_pb.LookupVolumeResponse.locations_map:type_name -> filer_pb.LookupVolumeResponse.LocationsMapEntry
  2601. 6, // 15: filer_pb.SubscribeMetadataResponse.event_notification:type_name -> filer_pb.EventNotification
  2602. 41, // 16: filer_pb.LocateBrokerResponse.resources:type_name -> filer_pb.LocateBrokerResponse.Resource
  2603. 23, // 17: filer_pb.LookupVolumeResponse.LocationsMapEntry.value:type_name -> filer_pb.Locations
  2604. 0, // 18: filer_pb.SeaweedFiler.LookupDirectoryEntry:input_type -> filer_pb.LookupDirectoryEntryRequest
  2605. 2, // 19: filer_pb.SeaweedFiler.ListEntries:input_type -> filer_pb.ListEntriesRequest
  2606. 10, // 20: filer_pb.SeaweedFiler.CreateEntry:input_type -> filer_pb.CreateEntryRequest
  2607. 12, // 21: filer_pb.SeaweedFiler.UpdateEntry:input_type -> filer_pb.UpdateEntryRequest
  2608. 14, // 22: filer_pb.SeaweedFiler.AppendToEntry:input_type -> filer_pb.AppendToEntryRequest
  2609. 16, // 23: filer_pb.SeaweedFiler.DeleteEntry:input_type -> filer_pb.DeleteEntryRequest
  2610. 18, // 24: filer_pb.SeaweedFiler.AtomicRenameEntry:input_type -> filer_pb.AtomicRenameEntryRequest
  2611. 20, // 25: filer_pb.SeaweedFiler.AssignVolume:input_type -> filer_pb.AssignVolumeRequest
  2612. 22, // 26: filer_pb.SeaweedFiler.LookupVolume:input_type -> filer_pb.LookupVolumeRequest
  2613. 26, // 27: filer_pb.SeaweedFiler.DeleteCollection:input_type -> filer_pb.DeleteCollectionRequest
  2614. 28, // 28: filer_pb.SeaweedFiler.Statistics:input_type -> filer_pb.StatisticsRequest
  2615. 30, // 29: filer_pb.SeaweedFiler.GetFilerConfiguration:input_type -> filer_pb.GetFilerConfigurationRequest
  2616. 32, // 30: filer_pb.SeaweedFiler.SubscribeMetadata:input_type -> filer_pb.SubscribeMetadataRequest
  2617. 35, // 31: filer_pb.SeaweedFiler.KeepConnected:input_type -> filer_pb.KeepConnectedRequest
  2618. 37, // 32: filer_pb.SeaweedFiler.LocateBroker:input_type -> filer_pb.LocateBrokerRequest
  2619. 1, // 33: filer_pb.SeaweedFiler.LookupDirectoryEntry:output_type -> filer_pb.LookupDirectoryEntryResponse
  2620. 3, // 34: filer_pb.SeaweedFiler.ListEntries:output_type -> filer_pb.ListEntriesResponse
  2621. 11, // 35: filer_pb.SeaweedFiler.CreateEntry:output_type -> filer_pb.CreateEntryResponse
  2622. 13, // 36: filer_pb.SeaweedFiler.UpdateEntry:output_type -> filer_pb.UpdateEntryResponse
  2623. 15, // 37: filer_pb.SeaweedFiler.AppendToEntry:output_type -> filer_pb.AppendToEntryResponse
  2624. 17, // 38: filer_pb.SeaweedFiler.DeleteEntry:output_type -> filer_pb.DeleteEntryResponse
  2625. 19, // 39: filer_pb.SeaweedFiler.AtomicRenameEntry:output_type -> filer_pb.AtomicRenameEntryResponse
  2626. 21, // 40: filer_pb.SeaweedFiler.AssignVolume:output_type -> filer_pb.AssignVolumeResponse
  2627. 25, // 41: filer_pb.SeaweedFiler.LookupVolume:output_type -> filer_pb.LookupVolumeResponse
  2628. 27, // 42: filer_pb.SeaweedFiler.DeleteCollection:output_type -> filer_pb.DeleteCollectionResponse
  2629. 29, // 43: filer_pb.SeaweedFiler.Statistics:output_type -> filer_pb.StatisticsResponse
  2630. 31, // 44: filer_pb.SeaweedFiler.GetFilerConfiguration:output_type -> filer_pb.GetFilerConfigurationResponse
  2631. 33, // 45: filer_pb.SeaweedFiler.SubscribeMetadata:output_type -> filer_pb.SubscribeMetadataResponse
  2632. 36, // 46: filer_pb.SeaweedFiler.KeepConnected:output_type -> filer_pb.KeepConnectedResponse
  2633. 38, // 47: filer_pb.SeaweedFiler.LocateBroker:output_type -> filer_pb.LocateBrokerResponse
  2634. 33, // [33:48] is the sub-list for method output_type
  2635. 18, // [18:33] is the sub-list for method input_type
  2636. 18, // [18:18] is the sub-list for extension type_name
  2637. 18, // [18:18] is the sub-list for extension extendee
  2638. 0, // [0:18] is the sub-list for field type_name
  2639. }
  2640. func init() { file_filer_proto_init() }
  2641. func file_filer_proto_init() {
  2642. if File_filer_proto != nil {
  2643. return
  2644. }
  2645. if !protoimpl.UnsafeEnabled {
  2646. file_filer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
  2647. switch v := v.(*LookupDirectoryEntryRequest); i {
  2648. case 0:
  2649. return &v.state
  2650. case 1:
  2651. return &v.sizeCache
  2652. case 2:
  2653. return &v.unknownFields
  2654. default:
  2655. return nil
  2656. }
  2657. }
  2658. file_filer_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
  2659. switch v := v.(*LookupDirectoryEntryResponse); i {
  2660. case 0:
  2661. return &v.state
  2662. case 1:
  2663. return &v.sizeCache
  2664. case 2:
  2665. return &v.unknownFields
  2666. default:
  2667. return nil
  2668. }
  2669. }
  2670. file_filer_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
  2671. switch v := v.(*ListEntriesRequest); i {
  2672. case 0:
  2673. return &v.state
  2674. case 1:
  2675. return &v.sizeCache
  2676. case 2:
  2677. return &v.unknownFields
  2678. default:
  2679. return nil
  2680. }
  2681. }
  2682. file_filer_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
  2683. switch v := v.(*ListEntriesResponse); i {
  2684. case 0:
  2685. return &v.state
  2686. case 1:
  2687. return &v.sizeCache
  2688. case 2:
  2689. return &v.unknownFields
  2690. default:
  2691. return nil
  2692. }
  2693. }
  2694. file_filer_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
  2695. switch v := v.(*Entry); i {
  2696. case 0:
  2697. return &v.state
  2698. case 1:
  2699. return &v.sizeCache
  2700. case 2:
  2701. return &v.unknownFields
  2702. default:
  2703. return nil
  2704. }
  2705. }
  2706. file_filer_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
  2707. switch v := v.(*FullEntry); i {
  2708. case 0:
  2709. return &v.state
  2710. case 1:
  2711. return &v.sizeCache
  2712. case 2:
  2713. return &v.unknownFields
  2714. default:
  2715. return nil
  2716. }
  2717. }
  2718. file_filer_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
  2719. switch v := v.(*EventNotification); i {
  2720. case 0:
  2721. return &v.state
  2722. case 1:
  2723. return &v.sizeCache
  2724. case 2:
  2725. return &v.unknownFields
  2726. default:
  2727. return nil
  2728. }
  2729. }
  2730. file_filer_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
  2731. switch v := v.(*FileChunk); i {
  2732. case 0:
  2733. return &v.state
  2734. case 1:
  2735. return &v.sizeCache
  2736. case 2:
  2737. return &v.unknownFields
  2738. default:
  2739. return nil
  2740. }
  2741. }
  2742. file_filer_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
  2743. switch v := v.(*FileId); i {
  2744. case 0:
  2745. return &v.state
  2746. case 1:
  2747. return &v.sizeCache
  2748. case 2:
  2749. return &v.unknownFields
  2750. default:
  2751. return nil
  2752. }
  2753. }
  2754. file_filer_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
  2755. switch v := v.(*FuseAttributes); i {
  2756. case 0:
  2757. return &v.state
  2758. case 1:
  2759. return &v.sizeCache
  2760. case 2:
  2761. return &v.unknownFields
  2762. default:
  2763. return nil
  2764. }
  2765. }
  2766. file_filer_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
  2767. switch v := v.(*CreateEntryRequest); i {
  2768. case 0:
  2769. return &v.state
  2770. case 1:
  2771. return &v.sizeCache
  2772. case 2:
  2773. return &v.unknownFields
  2774. default:
  2775. return nil
  2776. }
  2777. }
  2778. file_filer_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
  2779. switch v := v.(*CreateEntryResponse); i {
  2780. case 0:
  2781. return &v.state
  2782. case 1:
  2783. return &v.sizeCache
  2784. case 2:
  2785. return &v.unknownFields
  2786. default:
  2787. return nil
  2788. }
  2789. }
  2790. file_filer_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} {
  2791. switch v := v.(*UpdateEntryRequest); i {
  2792. case 0:
  2793. return &v.state
  2794. case 1:
  2795. return &v.sizeCache
  2796. case 2:
  2797. return &v.unknownFields
  2798. default:
  2799. return nil
  2800. }
  2801. }
  2802. file_filer_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} {
  2803. switch v := v.(*UpdateEntryResponse); i {
  2804. case 0:
  2805. return &v.state
  2806. case 1:
  2807. return &v.sizeCache
  2808. case 2:
  2809. return &v.unknownFields
  2810. default:
  2811. return nil
  2812. }
  2813. }
  2814. file_filer_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} {
  2815. switch v := v.(*AppendToEntryRequest); i {
  2816. case 0:
  2817. return &v.state
  2818. case 1:
  2819. return &v.sizeCache
  2820. case 2:
  2821. return &v.unknownFields
  2822. default:
  2823. return nil
  2824. }
  2825. }
  2826. file_filer_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} {
  2827. switch v := v.(*AppendToEntryResponse); i {
  2828. case 0:
  2829. return &v.state
  2830. case 1:
  2831. return &v.sizeCache
  2832. case 2:
  2833. return &v.unknownFields
  2834. default:
  2835. return nil
  2836. }
  2837. }
  2838. file_filer_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} {
  2839. switch v := v.(*DeleteEntryRequest); i {
  2840. case 0:
  2841. return &v.state
  2842. case 1:
  2843. return &v.sizeCache
  2844. case 2:
  2845. return &v.unknownFields
  2846. default:
  2847. return nil
  2848. }
  2849. }
  2850. file_filer_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} {
  2851. switch v := v.(*DeleteEntryResponse); i {
  2852. case 0:
  2853. return &v.state
  2854. case 1:
  2855. return &v.sizeCache
  2856. case 2:
  2857. return &v.unknownFields
  2858. default:
  2859. return nil
  2860. }
  2861. }
  2862. file_filer_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} {
  2863. switch v := v.(*AtomicRenameEntryRequest); i {
  2864. case 0:
  2865. return &v.state
  2866. case 1:
  2867. return &v.sizeCache
  2868. case 2:
  2869. return &v.unknownFields
  2870. default:
  2871. return nil
  2872. }
  2873. }
  2874. file_filer_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} {
  2875. switch v := v.(*AtomicRenameEntryResponse); i {
  2876. case 0:
  2877. return &v.state
  2878. case 1:
  2879. return &v.sizeCache
  2880. case 2:
  2881. return &v.unknownFields
  2882. default:
  2883. return nil
  2884. }
  2885. }
  2886. file_filer_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} {
  2887. switch v := v.(*AssignVolumeRequest); i {
  2888. case 0:
  2889. return &v.state
  2890. case 1:
  2891. return &v.sizeCache
  2892. case 2:
  2893. return &v.unknownFields
  2894. default:
  2895. return nil
  2896. }
  2897. }
  2898. file_filer_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} {
  2899. switch v := v.(*AssignVolumeResponse); i {
  2900. case 0:
  2901. return &v.state
  2902. case 1:
  2903. return &v.sizeCache
  2904. case 2:
  2905. return &v.unknownFields
  2906. default:
  2907. return nil
  2908. }
  2909. }
  2910. file_filer_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} {
  2911. switch v := v.(*LookupVolumeRequest); i {
  2912. case 0:
  2913. return &v.state
  2914. case 1:
  2915. return &v.sizeCache
  2916. case 2:
  2917. return &v.unknownFields
  2918. default:
  2919. return nil
  2920. }
  2921. }
  2922. file_filer_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} {
  2923. switch v := v.(*Locations); i {
  2924. case 0:
  2925. return &v.state
  2926. case 1:
  2927. return &v.sizeCache
  2928. case 2:
  2929. return &v.unknownFields
  2930. default:
  2931. return nil
  2932. }
  2933. }
  2934. file_filer_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} {
  2935. switch v := v.(*Location); i {
  2936. case 0:
  2937. return &v.state
  2938. case 1:
  2939. return &v.sizeCache
  2940. case 2:
  2941. return &v.unknownFields
  2942. default:
  2943. return nil
  2944. }
  2945. }
  2946. file_filer_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} {
  2947. switch v := v.(*LookupVolumeResponse); i {
  2948. case 0:
  2949. return &v.state
  2950. case 1:
  2951. return &v.sizeCache
  2952. case 2:
  2953. return &v.unknownFields
  2954. default:
  2955. return nil
  2956. }
  2957. }
  2958. file_filer_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} {
  2959. switch v := v.(*DeleteCollectionRequest); i {
  2960. case 0:
  2961. return &v.state
  2962. case 1:
  2963. return &v.sizeCache
  2964. case 2:
  2965. return &v.unknownFields
  2966. default:
  2967. return nil
  2968. }
  2969. }
  2970. file_filer_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} {
  2971. switch v := v.(*DeleteCollectionResponse); i {
  2972. case 0:
  2973. return &v.state
  2974. case 1:
  2975. return &v.sizeCache
  2976. case 2:
  2977. return &v.unknownFields
  2978. default:
  2979. return nil
  2980. }
  2981. }
  2982. file_filer_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} {
  2983. switch v := v.(*StatisticsRequest); i {
  2984. case 0:
  2985. return &v.state
  2986. case 1:
  2987. return &v.sizeCache
  2988. case 2:
  2989. return &v.unknownFields
  2990. default:
  2991. return nil
  2992. }
  2993. }
  2994. file_filer_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} {
  2995. switch v := v.(*StatisticsResponse); i {
  2996. case 0:
  2997. return &v.state
  2998. case 1:
  2999. return &v.sizeCache
  3000. case 2:
  3001. return &v.unknownFields
  3002. default:
  3003. return nil
  3004. }
  3005. }
  3006. file_filer_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} {
  3007. switch v := v.(*GetFilerConfigurationRequest); i {
  3008. case 0:
  3009. return &v.state
  3010. case 1:
  3011. return &v.sizeCache
  3012. case 2:
  3013. return &v.unknownFields
  3014. default:
  3015. return nil
  3016. }
  3017. }
  3018. file_filer_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} {
  3019. switch v := v.(*GetFilerConfigurationResponse); i {
  3020. case 0:
  3021. return &v.state
  3022. case 1:
  3023. return &v.sizeCache
  3024. case 2:
  3025. return &v.unknownFields
  3026. default:
  3027. return nil
  3028. }
  3029. }
  3030. file_filer_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} {
  3031. switch v := v.(*SubscribeMetadataRequest); i {
  3032. case 0:
  3033. return &v.state
  3034. case 1:
  3035. return &v.sizeCache
  3036. case 2:
  3037. return &v.unknownFields
  3038. default:
  3039. return nil
  3040. }
  3041. }
  3042. file_filer_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} {
  3043. switch v := v.(*SubscribeMetadataResponse); i {
  3044. case 0:
  3045. return &v.state
  3046. case 1:
  3047. return &v.sizeCache
  3048. case 2:
  3049. return &v.unknownFields
  3050. default:
  3051. return nil
  3052. }
  3053. }
  3054. file_filer_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} {
  3055. switch v := v.(*LogEntry); i {
  3056. case 0:
  3057. return &v.state
  3058. case 1:
  3059. return &v.sizeCache
  3060. case 2:
  3061. return &v.unknownFields
  3062. default:
  3063. return nil
  3064. }
  3065. }
  3066. file_filer_proto_msgTypes[35].Exporter = func(v interface{}, i int) interface{} {
  3067. switch v := v.(*KeepConnectedRequest); i {
  3068. case 0:
  3069. return &v.state
  3070. case 1:
  3071. return &v.sizeCache
  3072. case 2:
  3073. return &v.unknownFields
  3074. default:
  3075. return nil
  3076. }
  3077. }
  3078. file_filer_proto_msgTypes[36].Exporter = func(v interface{}, i int) interface{} {
  3079. switch v := v.(*KeepConnectedResponse); i {
  3080. case 0:
  3081. return &v.state
  3082. case 1:
  3083. return &v.sizeCache
  3084. case 2:
  3085. return &v.unknownFields
  3086. default:
  3087. return nil
  3088. }
  3089. }
  3090. file_filer_proto_msgTypes[37].Exporter = func(v interface{}, i int) interface{} {
  3091. switch v := v.(*LocateBrokerRequest); i {
  3092. case 0:
  3093. return &v.state
  3094. case 1:
  3095. return &v.sizeCache
  3096. case 2:
  3097. return &v.unknownFields
  3098. default:
  3099. return nil
  3100. }
  3101. }
  3102. file_filer_proto_msgTypes[38].Exporter = func(v interface{}, i int) interface{} {
  3103. switch v := v.(*LocateBrokerResponse); i {
  3104. case 0:
  3105. return &v.state
  3106. case 1:
  3107. return &v.sizeCache
  3108. case 2:
  3109. return &v.unknownFields
  3110. default:
  3111. return nil
  3112. }
  3113. }
  3114. file_filer_proto_msgTypes[41].Exporter = func(v interface{}, i int) interface{} {
  3115. switch v := v.(*LocateBrokerResponse_Resource); i {
  3116. case 0:
  3117. return &v.state
  3118. case 1:
  3119. return &v.sizeCache
  3120. case 2:
  3121. return &v.unknownFields
  3122. default:
  3123. return nil
  3124. }
  3125. }
  3126. }
  3127. type x struct{}
  3128. out := protoimpl.TypeBuilder{
  3129. File: protoimpl.DescBuilder{
  3130. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  3131. RawDescriptor: file_filer_proto_rawDesc,
  3132. NumEnums: 0,
  3133. NumMessages: 42,
  3134. NumExtensions: 0,
  3135. NumServices: 1,
  3136. },
  3137. GoTypes: file_filer_proto_goTypes,
  3138. DependencyIndexes: file_filer_proto_depIdxs,
  3139. MessageInfos: file_filer_proto_msgTypes,
  3140. }.Build()
  3141. File_filer_proto = out.File
  3142. file_filer_proto_rawDesc = nil
  3143. file_filer_proto_goTypes = nil
  3144. file_filer_proto_depIdxs = nil
  3145. }
  3146. // Reference imports to suppress errors if they are not otherwise used.
  3147. var _ context.Context
  3148. var _ grpc.ClientConnInterface
  3149. // This is a compile-time assertion to ensure that this generated file
  3150. // is compatible with the grpc package it is being compiled against.
  3151. const _ = grpc.SupportPackageIsVersion6
  3152. // SeaweedFilerClient is the client API for SeaweedFiler service.
  3153. //
  3154. // For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  3155. type SeaweedFilerClient interface {
  3156. LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error)
  3157. ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error)
  3158. CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error)
  3159. UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error)
  3160. AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error)
  3161. DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error)
  3162. AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error)
  3163. AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error)
  3164. LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error)
  3165. DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error)
  3166. Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error)
  3167. GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error)
  3168. SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error)
  3169. KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error)
  3170. LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error)
  3171. }
  3172. type seaweedFilerClient struct {
  3173. cc grpc.ClientConnInterface
  3174. }
  3175. func NewSeaweedFilerClient(cc grpc.ClientConnInterface) SeaweedFilerClient {
  3176. return &seaweedFilerClient{cc}
  3177. }
  3178. func (c *seaweedFilerClient) LookupDirectoryEntry(ctx context.Context, in *LookupDirectoryEntryRequest, opts ...grpc.CallOption) (*LookupDirectoryEntryResponse, error) {
  3179. out := new(LookupDirectoryEntryResponse)
  3180. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupDirectoryEntry", in, out, opts...)
  3181. if err != nil {
  3182. return nil, err
  3183. }
  3184. return out, nil
  3185. }
  3186. func (c *seaweedFilerClient) ListEntries(ctx context.Context, in *ListEntriesRequest, opts ...grpc.CallOption) (SeaweedFiler_ListEntriesClient, error) {
  3187. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[0], "/filer_pb.SeaweedFiler/ListEntries", opts...)
  3188. if err != nil {
  3189. return nil, err
  3190. }
  3191. x := &seaweedFilerListEntriesClient{stream}
  3192. if err := x.ClientStream.SendMsg(in); err != nil {
  3193. return nil, err
  3194. }
  3195. if err := x.ClientStream.CloseSend(); err != nil {
  3196. return nil, err
  3197. }
  3198. return x, nil
  3199. }
  3200. type SeaweedFiler_ListEntriesClient interface {
  3201. Recv() (*ListEntriesResponse, error)
  3202. grpc.ClientStream
  3203. }
  3204. type seaweedFilerListEntriesClient struct {
  3205. grpc.ClientStream
  3206. }
  3207. func (x *seaweedFilerListEntriesClient) Recv() (*ListEntriesResponse, error) {
  3208. m := new(ListEntriesResponse)
  3209. if err := x.ClientStream.RecvMsg(m); err != nil {
  3210. return nil, err
  3211. }
  3212. return m, nil
  3213. }
  3214. func (c *seaweedFilerClient) CreateEntry(ctx context.Context, in *CreateEntryRequest, opts ...grpc.CallOption) (*CreateEntryResponse, error) {
  3215. out := new(CreateEntryResponse)
  3216. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/CreateEntry", in, out, opts...)
  3217. if err != nil {
  3218. return nil, err
  3219. }
  3220. return out, nil
  3221. }
  3222. func (c *seaweedFilerClient) UpdateEntry(ctx context.Context, in *UpdateEntryRequest, opts ...grpc.CallOption) (*UpdateEntryResponse, error) {
  3223. out := new(UpdateEntryResponse)
  3224. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/UpdateEntry", in, out, opts...)
  3225. if err != nil {
  3226. return nil, err
  3227. }
  3228. return out, nil
  3229. }
  3230. func (c *seaweedFilerClient) AppendToEntry(ctx context.Context, in *AppendToEntryRequest, opts ...grpc.CallOption) (*AppendToEntryResponse, error) {
  3231. out := new(AppendToEntryResponse)
  3232. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AppendToEntry", in, out, opts...)
  3233. if err != nil {
  3234. return nil, err
  3235. }
  3236. return out, nil
  3237. }
  3238. func (c *seaweedFilerClient) DeleteEntry(ctx context.Context, in *DeleteEntryRequest, opts ...grpc.CallOption) (*DeleteEntryResponse, error) {
  3239. out := new(DeleteEntryResponse)
  3240. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteEntry", in, out, opts...)
  3241. if err != nil {
  3242. return nil, err
  3243. }
  3244. return out, nil
  3245. }
  3246. func (c *seaweedFilerClient) AtomicRenameEntry(ctx context.Context, in *AtomicRenameEntryRequest, opts ...grpc.CallOption) (*AtomicRenameEntryResponse, error) {
  3247. out := new(AtomicRenameEntryResponse)
  3248. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AtomicRenameEntry", in, out, opts...)
  3249. if err != nil {
  3250. return nil, err
  3251. }
  3252. return out, nil
  3253. }
  3254. func (c *seaweedFilerClient) AssignVolume(ctx context.Context, in *AssignVolumeRequest, opts ...grpc.CallOption) (*AssignVolumeResponse, error) {
  3255. out := new(AssignVolumeResponse)
  3256. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/AssignVolume", in, out, opts...)
  3257. if err != nil {
  3258. return nil, err
  3259. }
  3260. return out, nil
  3261. }
  3262. func (c *seaweedFilerClient) LookupVolume(ctx context.Context, in *LookupVolumeRequest, opts ...grpc.CallOption) (*LookupVolumeResponse, error) {
  3263. out := new(LookupVolumeResponse)
  3264. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LookupVolume", in, out, opts...)
  3265. if err != nil {
  3266. return nil, err
  3267. }
  3268. return out, nil
  3269. }
  3270. func (c *seaweedFilerClient) DeleteCollection(ctx context.Context, in *DeleteCollectionRequest, opts ...grpc.CallOption) (*DeleteCollectionResponse, error) {
  3271. out := new(DeleteCollectionResponse)
  3272. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/DeleteCollection", in, out, opts...)
  3273. if err != nil {
  3274. return nil, err
  3275. }
  3276. return out, nil
  3277. }
  3278. func (c *seaweedFilerClient) Statistics(ctx context.Context, in *StatisticsRequest, opts ...grpc.CallOption) (*StatisticsResponse, error) {
  3279. out := new(StatisticsResponse)
  3280. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/Statistics", in, out, opts...)
  3281. if err != nil {
  3282. return nil, err
  3283. }
  3284. return out, nil
  3285. }
  3286. func (c *seaweedFilerClient) GetFilerConfiguration(ctx context.Context, in *GetFilerConfigurationRequest, opts ...grpc.CallOption) (*GetFilerConfigurationResponse, error) {
  3287. out := new(GetFilerConfigurationResponse)
  3288. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/GetFilerConfiguration", in, out, opts...)
  3289. if err != nil {
  3290. return nil, err
  3291. }
  3292. return out, nil
  3293. }
  3294. func (c *seaweedFilerClient) SubscribeMetadata(ctx context.Context, in *SubscribeMetadataRequest, opts ...grpc.CallOption) (SeaweedFiler_SubscribeMetadataClient, error) {
  3295. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[1], "/filer_pb.SeaweedFiler/SubscribeMetadata", opts...)
  3296. if err != nil {
  3297. return nil, err
  3298. }
  3299. x := &seaweedFilerSubscribeMetadataClient{stream}
  3300. if err := x.ClientStream.SendMsg(in); err != nil {
  3301. return nil, err
  3302. }
  3303. if err := x.ClientStream.CloseSend(); err != nil {
  3304. return nil, err
  3305. }
  3306. return x, nil
  3307. }
  3308. type SeaweedFiler_SubscribeMetadataClient interface {
  3309. Recv() (*SubscribeMetadataResponse, error)
  3310. grpc.ClientStream
  3311. }
  3312. type seaweedFilerSubscribeMetadataClient struct {
  3313. grpc.ClientStream
  3314. }
  3315. func (x *seaweedFilerSubscribeMetadataClient) Recv() (*SubscribeMetadataResponse, error) {
  3316. m := new(SubscribeMetadataResponse)
  3317. if err := x.ClientStream.RecvMsg(m); err != nil {
  3318. return nil, err
  3319. }
  3320. return m, nil
  3321. }
  3322. func (c *seaweedFilerClient) KeepConnected(ctx context.Context, opts ...grpc.CallOption) (SeaweedFiler_KeepConnectedClient, error) {
  3323. stream, err := c.cc.NewStream(ctx, &_SeaweedFiler_serviceDesc.Streams[2], "/filer_pb.SeaweedFiler/KeepConnected", opts...)
  3324. if err != nil {
  3325. return nil, err
  3326. }
  3327. x := &seaweedFilerKeepConnectedClient{stream}
  3328. return x, nil
  3329. }
  3330. type SeaweedFiler_KeepConnectedClient interface {
  3331. Send(*KeepConnectedRequest) error
  3332. Recv() (*KeepConnectedResponse, error)
  3333. grpc.ClientStream
  3334. }
  3335. type seaweedFilerKeepConnectedClient struct {
  3336. grpc.ClientStream
  3337. }
  3338. func (x *seaweedFilerKeepConnectedClient) Send(m *KeepConnectedRequest) error {
  3339. return x.ClientStream.SendMsg(m)
  3340. }
  3341. func (x *seaweedFilerKeepConnectedClient) Recv() (*KeepConnectedResponse, error) {
  3342. m := new(KeepConnectedResponse)
  3343. if err := x.ClientStream.RecvMsg(m); err != nil {
  3344. return nil, err
  3345. }
  3346. return m, nil
  3347. }
  3348. func (c *seaweedFilerClient) LocateBroker(ctx context.Context, in *LocateBrokerRequest, opts ...grpc.CallOption) (*LocateBrokerResponse, error) {
  3349. out := new(LocateBrokerResponse)
  3350. err := c.cc.Invoke(ctx, "/filer_pb.SeaweedFiler/LocateBroker", in, out, opts...)
  3351. if err != nil {
  3352. return nil, err
  3353. }
  3354. return out, nil
  3355. }
  3356. // SeaweedFilerServer is the server API for SeaweedFiler service.
  3357. type SeaweedFilerServer interface {
  3358. LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error)
  3359. ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error
  3360. CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error)
  3361. UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error)
  3362. AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error)
  3363. DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error)
  3364. AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error)
  3365. AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error)
  3366. LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error)
  3367. DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error)
  3368. Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error)
  3369. GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error)
  3370. SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error
  3371. KeepConnected(SeaweedFiler_KeepConnectedServer) error
  3372. LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error)
  3373. }
  3374. // UnimplementedSeaweedFilerServer can be embedded to have forward compatible implementations.
  3375. type UnimplementedSeaweedFilerServer struct {
  3376. }
  3377. func (*UnimplementedSeaweedFilerServer) LookupDirectoryEntry(context.Context, *LookupDirectoryEntryRequest) (*LookupDirectoryEntryResponse, error) {
  3378. return nil, status.Errorf(codes.Unimplemented, "method LookupDirectoryEntry not implemented")
  3379. }
  3380. func (*UnimplementedSeaweedFilerServer) ListEntries(*ListEntriesRequest, SeaweedFiler_ListEntriesServer) error {
  3381. return status.Errorf(codes.Unimplemented, "method ListEntries not implemented")
  3382. }
  3383. func (*UnimplementedSeaweedFilerServer) CreateEntry(context.Context, *CreateEntryRequest) (*CreateEntryResponse, error) {
  3384. return nil, status.Errorf(codes.Unimplemented, "method CreateEntry not implemented")
  3385. }
  3386. func (*UnimplementedSeaweedFilerServer) UpdateEntry(context.Context, *UpdateEntryRequest) (*UpdateEntryResponse, error) {
  3387. return nil, status.Errorf(codes.Unimplemented, "method UpdateEntry not implemented")
  3388. }
  3389. func (*UnimplementedSeaweedFilerServer) AppendToEntry(context.Context, *AppendToEntryRequest) (*AppendToEntryResponse, error) {
  3390. return nil, status.Errorf(codes.Unimplemented, "method AppendToEntry not implemented")
  3391. }
  3392. func (*UnimplementedSeaweedFilerServer) DeleteEntry(context.Context, *DeleteEntryRequest) (*DeleteEntryResponse, error) {
  3393. return nil, status.Errorf(codes.Unimplemented, "method DeleteEntry not implemented")
  3394. }
  3395. func (*UnimplementedSeaweedFilerServer) AtomicRenameEntry(context.Context, *AtomicRenameEntryRequest) (*AtomicRenameEntryResponse, error) {
  3396. return nil, status.Errorf(codes.Unimplemented, "method AtomicRenameEntry not implemented")
  3397. }
  3398. func (*UnimplementedSeaweedFilerServer) AssignVolume(context.Context, *AssignVolumeRequest) (*AssignVolumeResponse, error) {
  3399. return nil, status.Errorf(codes.Unimplemented, "method AssignVolume not implemented")
  3400. }
  3401. func (*UnimplementedSeaweedFilerServer) LookupVolume(context.Context, *LookupVolumeRequest) (*LookupVolumeResponse, error) {
  3402. return nil, status.Errorf(codes.Unimplemented, "method LookupVolume not implemented")
  3403. }
  3404. func (*UnimplementedSeaweedFilerServer) DeleteCollection(context.Context, *DeleteCollectionRequest) (*DeleteCollectionResponse, error) {
  3405. return nil, status.Errorf(codes.Unimplemented, "method DeleteCollection not implemented")
  3406. }
  3407. func (*UnimplementedSeaweedFilerServer) Statistics(context.Context, *StatisticsRequest) (*StatisticsResponse, error) {
  3408. return nil, status.Errorf(codes.Unimplemented, "method Statistics not implemented")
  3409. }
  3410. func (*UnimplementedSeaweedFilerServer) GetFilerConfiguration(context.Context, *GetFilerConfigurationRequest) (*GetFilerConfigurationResponse, error) {
  3411. return nil, status.Errorf(codes.Unimplemented, "method GetFilerConfiguration not implemented")
  3412. }
  3413. func (*UnimplementedSeaweedFilerServer) SubscribeMetadata(*SubscribeMetadataRequest, SeaweedFiler_SubscribeMetadataServer) error {
  3414. return status.Errorf(codes.Unimplemented, "method SubscribeMetadata not implemented")
  3415. }
  3416. func (*UnimplementedSeaweedFilerServer) KeepConnected(SeaweedFiler_KeepConnectedServer) error {
  3417. return status.Errorf(codes.Unimplemented, "method KeepConnected not implemented")
  3418. }
  3419. func (*UnimplementedSeaweedFilerServer) LocateBroker(context.Context, *LocateBrokerRequest) (*LocateBrokerResponse, error) {
  3420. return nil, status.Errorf(codes.Unimplemented, "method LocateBroker not implemented")
  3421. }
  3422. func RegisterSeaweedFilerServer(s *grpc.Server, srv SeaweedFilerServer) {
  3423. s.RegisterService(&_SeaweedFiler_serviceDesc, srv)
  3424. }
  3425. func _SeaweedFiler_LookupDirectoryEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3426. in := new(LookupDirectoryEntryRequest)
  3427. if err := dec(in); err != nil {
  3428. return nil, err
  3429. }
  3430. if interceptor == nil {
  3431. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, in)
  3432. }
  3433. info := &grpc.UnaryServerInfo{
  3434. Server: srv,
  3435. FullMethod: "/filer_pb.SeaweedFiler/LookupDirectoryEntry",
  3436. }
  3437. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3438. return srv.(SeaweedFilerServer).LookupDirectoryEntry(ctx, req.(*LookupDirectoryEntryRequest))
  3439. }
  3440. return interceptor(ctx, in, info, handler)
  3441. }
  3442. func _SeaweedFiler_ListEntries_Handler(srv interface{}, stream grpc.ServerStream) error {
  3443. m := new(ListEntriesRequest)
  3444. if err := stream.RecvMsg(m); err != nil {
  3445. return err
  3446. }
  3447. return srv.(SeaweedFilerServer).ListEntries(m, &seaweedFilerListEntriesServer{stream})
  3448. }
  3449. type SeaweedFiler_ListEntriesServer interface {
  3450. Send(*ListEntriesResponse) error
  3451. grpc.ServerStream
  3452. }
  3453. type seaweedFilerListEntriesServer struct {
  3454. grpc.ServerStream
  3455. }
  3456. func (x *seaweedFilerListEntriesServer) Send(m *ListEntriesResponse) error {
  3457. return x.ServerStream.SendMsg(m)
  3458. }
  3459. func _SeaweedFiler_CreateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3460. in := new(CreateEntryRequest)
  3461. if err := dec(in); err != nil {
  3462. return nil, err
  3463. }
  3464. if interceptor == nil {
  3465. return srv.(SeaweedFilerServer).CreateEntry(ctx, in)
  3466. }
  3467. info := &grpc.UnaryServerInfo{
  3468. Server: srv,
  3469. FullMethod: "/filer_pb.SeaweedFiler/CreateEntry",
  3470. }
  3471. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3472. return srv.(SeaweedFilerServer).CreateEntry(ctx, req.(*CreateEntryRequest))
  3473. }
  3474. return interceptor(ctx, in, info, handler)
  3475. }
  3476. func _SeaweedFiler_UpdateEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3477. in := new(UpdateEntryRequest)
  3478. if err := dec(in); err != nil {
  3479. return nil, err
  3480. }
  3481. if interceptor == nil {
  3482. return srv.(SeaweedFilerServer).UpdateEntry(ctx, in)
  3483. }
  3484. info := &grpc.UnaryServerInfo{
  3485. Server: srv,
  3486. FullMethod: "/filer_pb.SeaweedFiler/UpdateEntry",
  3487. }
  3488. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3489. return srv.(SeaweedFilerServer).UpdateEntry(ctx, req.(*UpdateEntryRequest))
  3490. }
  3491. return interceptor(ctx, in, info, handler)
  3492. }
  3493. func _SeaweedFiler_AppendToEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3494. in := new(AppendToEntryRequest)
  3495. if err := dec(in); err != nil {
  3496. return nil, err
  3497. }
  3498. if interceptor == nil {
  3499. return srv.(SeaweedFilerServer).AppendToEntry(ctx, in)
  3500. }
  3501. info := &grpc.UnaryServerInfo{
  3502. Server: srv,
  3503. FullMethod: "/filer_pb.SeaweedFiler/AppendToEntry",
  3504. }
  3505. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3506. return srv.(SeaweedFilerServer).AppendToEntry(ctx, req.(*AppendToEntryRequest))
  3507. }
  3508. return interceptor(ctx, in, info, handler)
  3509. }
  3510. func _SeaweedFiler_DeleteEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3511. in := new(DeleteEntryRequest)
  3512. if err := dec(in); err != nil {
  3513. return nil, err
  3514. }
  3515. if interceptor == nil {
  3516. return srv.(SeaweedFilerServer).DeleteEntry(ctx, in)
  3517. }
  3518. info := &grpc.UnaryServerInfo{
  3519. Server: srv,
  3520. FullMethod: "/filer_pb.SeaweedFiler/DeleteEntry",
  3521. }
  3522. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3523. return srv.(SeaweedFilerServer).DeleteEntry(ctx, req.(*DeleteEntryRequest))
  3524. }
  3525. return interceptor(ctx, in, info, handler)
  3526. }
  3527. func _SeaweedFiler_AtomicRenameEntry_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3528. in := new(AtomicRenameEntryRequest)
  3529. if err := dec(in); err != nil {
  3530. return nil, err
  3531. }
  3532. if interceptor == nil {
  3533. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, in)
  3534. }
  3535. info := &grpc.UnaryServerInfo{
  3536. Server: srv,
  3537. FullMethod: "/filer_pb.SeaweedFiler/AtomicRenameEntry",
  3538. }
  3539. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3540. return srv.(SeaweedFilerServer).AtomicRenameEntry(ctx, req.(*AtomicRenameEntryRequest))
  3541. }
  3542. return interceptor(ctx, in, info, handler)
  3543. }
  3544. func _SeaweedFiler_AssignVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3545. in := new(AssignVolumeRequest)
  3546. if err := dec(in); err != nil {
  3547. return nil, err
  3548. }
  3549. if interceptor == nil {
  3550. return srv.(SeaweedFilerServer).AssignVolume(ctx, in)
  3551. }
  3552. info := &grpc.UnaryServerInfo{
  3553. Server: srv,
  3554. FullMethod: "/filer_pb.SeaweedFiler/AssignVolume",
  3555. }
  3556. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3557. return srv.(SeaweedFilerServer).AssignVolume(ctx, req.(*AssignVolumeRequest))
  3558. }
  3559. return interceptor(ctx, in, info, handler)
  3560. }
  3561. func _SeaweedFiler_LookupVolume_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3562. in := new(LookupVolumeRequest)
  3563. if err := dec(in); err != nil {
  3564. return nil, err
  3565. }
  3566. if interceptor == nil {
  3567. return srv.(SeaweedFilerServer).LookupVolume(ctx, in)
  3568. }
  3569. info := &grpc.UnaryServerInfo{
  3570. Server: srv,
  3571. FullMethod: "/filer_pb.SeaweedFiler/LookupVolume",
  3572. }
  3573. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3574. return srv.(SeaweedFilerServer).LookupVolume(ctx, req.(*LookupVolumeRequest))
  3575. }
  3576. return interceptor(ctx, in, info, handler)
  3577. }
  3578. func _SeaweedFiler_DeleteCollection_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3579. in := new(DeleteCollectionRequest)
  3580. if err := dec(in); err != nil {
  3581. return nil, err
  3582. }
  3583. if interceptor == nil {
  3584. return srv.(SeaweedFilerServer).DeleteCollection(ctx, in)
  3585. }
  3586. info := &grpc.UnaryServerInfo{
  3587. Server: srv,
  3588. FullMethod: "/filer_pb.SeaweedFiler/DeleteCollection",
  3589. }
  3590. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3591. return srv.(SeaweedFilerServer).DeleteCollection(ctx, req.(*DeleteCollectionRequest))
  3592. }
  3593. return interceptor(ctx, in, info, handler)
  3594. }
  3595. func _SeaweedFiler_Statistics_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3596. in := new(StatisticsRequest)
  3597. if err := dec(in); err != nil {
  3598. return nil, err
  3599. }
  3600. if interceptor == nil {
  3601. return srv.(SeaweedFilerServer).Statistics(ctx, in)
  3602. }
  3603. info := &grpc.UnaryServerInfo{
  3604. Server: srv,
  3605. FullMethod: "/filer_pb.SeaweedFiler/Statistics",
  3606. }
  3607. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3608. return srv.(SeaweedFilerServer).Statistics(ctx, req.(*StatisticsRequest))
  3609. }
  3610. return interceptor(ctx, in, info, handler)
  3611. }
  3612. func _SeaweedFiler_GetFilerConfiguration_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3613. in := new(GetFilerConfigurationRequest)
  3614. if err := dec(in); err != nil {
  3615. return nil, err
  3616. }
  3617. if interceptor == nil {
  3618. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, in)
  3619. }
  3620. info := &grpc.UnaryServerInfo{
  3621. Server: srv,
  3622. FullMethod: "/filer_pb.SeaweedFiler/GetFilerConfiguration",
  3623. }
  3624. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3625. return srv.(SeaweedFilerServer).GetFilerConfiguration(ctx, req.(*GetFilerConfigurationRequest))
  3626. }
  3627. return interceptor(ctx, in, info, handler)
  3628. }
  3629. func _SeaweedFiler_SubscribeMetadata_Handler(srv interface{}, stream grpc.ServerStream) error {
  3630. m := new(SubscribeMetadataRequest)
  3631. if err := stream.RecvMsg(m); err != nil {
  3632. return err
  3633. }
  3634. return srv.(SeaweedFilerServer).SubscribeMetadata(m, &seaweedFilerSubscribeMetadataServer{stream})
  3635. }
  3636. type SeaweedFiler_SubscribeMetadataServer interface {
  3637. Send(*SubscribeMetadataResponse) error
  3638. grpc.ServerStream
  3639. }
  3640. type seaweedFilerSubscribeMetadataServer struct {
  3641. grpc.ServerStream
  3642. }
  3643. func (x *seaweedFilerSubscribeMetadataServer) Send(m *SubscribeMetadataResponse) error {
  3644. return x.ServerStream.SendMsg(m)
  3645. }
  3646. func _SeaweedFiler_KeepConnected_Handler(srv interface{}, stream grpc.ServerStream) error {
  3647. return srv.(SeaweedFilerServer).KeepConnected(&seaweedFilerKeepConnectedServer{stream})
  3648. }
  3649. type SeaweedFiler_KeepConnectedServer interface {
  3650. Send(*KeepConnectedResponse) error
  3651. Recv() (*KeepConnectedRequest, error)
  3652. grpc.ServerStream
  3653. }
  3654. type seaweedFilerKeepConnectedServer struct {
  3655. grpc.ServerStream
  3656. }
  3657. func (x *seaweedFilerKeepConnectedServer) Send(m *KeepConnectedResponse) error {
  3658. return x.ServerStream.SendMsg(m)
  3659. }
  3660. func (x *seaweedFilerKeepConnectedServer) Recv() (*KeepConnectedRequest, error) {
  3661. m := new(KeepConnectedRequest)
  3662. if err := x.ServerStream.RecvMsg(m); err != nil {
  3663. return nil, err
  3664. }
  3665. return m, nil
  3666. }
  3667. func _SeaweedFiler_LocateBroker_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  3668. in := new(LocateBrokerRequest)
  3669. if err := dec(in); err != nil {
  3670. return nil, err
  3671. }
  3672. if interceptor == nil {
  3673. return srv.(SeaweedFilerServer).LocateBroker(ctx, in)
  3674. }
  3675. info := &grpc.UnaryServerInfo{
  3676. Server: srv,
  3677. FullMethod: "/filer_pb.SeaweedFiler/LocateBroker",
  3678. }
  3679. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  3680. return srv.(SeaweedFilerServer).LocateBroker(ctx, req.(*LocateBrokerRequest))
  3681. }
  3682. return interceptor(ctx, in, info, handler)
  3683. }
  3684. var _SeaweedFiler_serviceDesc = grpc.ServiceDesc{
  3685. ServiceName: "filer_pb.SeaweedFiler",
  3686. HandlerType: (*SeaweedFilerServer)(nil),
  3687. Methods: []grpc.MethodDesc{
  3688. {
  3689. MethodName: "LookupDirectoryEntry",
  3690. Handler: _SeaweedFiler_LookupDirectoryEntry_Handler,
  3691. },
  3692. {
  3693. MethodName: "CreateEntry",
  3694. Handler: _SeaweedFiler_CreateEntry_Handler,
  3695. },
  3696. {
  3697. MethodName: "UpdateEntry",
  3698. Handler: _SeaweedFiler_UpdateEntry_Handler,
  3699. },
  3700. {
  3701. MethodName: "AppendToEntry",
  3702. Handler: _SeaweedFiler_AppendToEntry_Handler,
  3703. },
  3704. {
  3705. MethodName: "DeleteEntry",
  3706. Handler: _SeaweedFiler_DeleteEntry_Handler,
  3707. },
  3708. {
  3709. MethodName: "AtomicRenameEntry",
  3710. Handler: _SeaweedFiler_AtomicRenameEntry_Handler,
  3711. },
  3712. {
  3713. MethodName: "AssignVolume",
  3714. Handler: _SeaweedFiler_AssignVolume_Handler,
  3715. },
  3716. {
  3717. MethodName: "LookupVolume",
  3718. Handler: _SeaweedFiler_LookupVolume_Handler,
  3719. },
  3720. {
  3721. MethodName: "DeleteCollection",
  3722. Handler: _SeaweedFiler_DeleteCollection_Handler,
  3723. },
  3724. {
  3725. MethodName: "Statistics",
  3726. Handler: _SeaweedFiler_Statistics_Handler,
  3727. },
  3728. {
  3729. MethodName: "GetFilerConfiguration",
  3730. Handler: _SeaweedFiler_GetFilerConfiguration_Handler,
  3731. },
  3732. {
  3733. MethodName: "LocateBroker",
  3734. Handler: _SeaweedFiler_LocateBroker_Handler,
  3735. },
  3736. },
  3737. Streams: []grpc.StreamDesc{
  3738. {
  3739. StreamName: "ListEntries",
  3740. Handler: _SeaweedFiler_ListEntries_Handler,
  3741. ServerStreams: true,
  3742. },
  3743. {
  3744. StreamName: "SubscribeMetadata",
  3745. Handler: _SeaweedFiler_SubscribeMetadata_Handler,
  3746. ServerStreams: true,
  3747. },
  3748. {
  3749. StreamName: "KeepConnected",
  3750. Handler: _SeaweedFiler_KeepConnected_Handler,
  3751. ServerStreams: true,
  3752. ClientStreams: true,
  3753. },
  3754. },
  3755. Metadata: "filer.proto",
  3756. }