File location.
fileLocation#53d69076 dc_id:int volume_id:long local_id:int secret:long = FileLocation;
Name | Type | Description |
---|---|---|
dc_id | int | Number of the data center holding the file |
volume_id | long | Server volume |
local_id | int | File ID |
secret | long | Checksum to access the file |