mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
gRPC
parent
64bb852add
commit
578f4865d8
|
@ -25,7 +25,7 @@ This put very little loads on filer and the master server. Data is only transmit
|
|||
|
||||
## Register a file on Filer
|
||||
|
||||
As mentioned above, the (path, fileId, fileSize) can be registered on filer with this gRpc call.
|
||||
As mentioned above, the (path, fileId, fileSize) can be registered on filer with this gRPC call.
|
||||
|
||||
filer_pb.SeaweedFilerClient.CreateEntry()
|
||||
|
||||
|
|
Loading…
Reference in a new issue