Nomad.FindBestPkgCache
Method | |
---|---|
Module | Nomad |
Library | 1E |
Action | Find the device that has the greatest percentage of the specified content in its Nomad cache. |
Parameters |
|
Return values |
|
Example | What device, if any, has the greatest percentage of content "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c"? Nomad.FindBestPkgCache(ContentId : "Content_7f368e5f-4dbe-4027-ba81-c5463e372a0c"); |
Platforms |
|
Notes | No data is returned if no device has the requested content. "Pkg" appears in the method name for historical reasons - the method works for any content in a Nomad cache. |