gRPC

Bruce Wang 2019-11-06 21:40:48 +08:00
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()