mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
update read diagram
parent
d5372d1055
commit
edf6ea798e
BIN
MountRead.png
BIN
MountRead.png
Binary file not shown.
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 84 KiB |
|
@ -1,7 +1,8 @@
|
|||
fileContent = WeedMount.ReadFile{
|
||||
metadata = WeedFiler.ReadMetaData{
|
||||
metadata = FilerStore.ReadMetaData{}
|
||||
WeedMount.Start{
|
||||
meta_updates = WeedFiler.Subscribe{
|
||||
}
|
||||
}
|
||||
fileContent = WeedMount.ReadFile{
|
||||
location = WeedFiler.LookupVolumeId{
|
||||
location = Master.LookupVolumeId{}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue