Returns lists of local objects that a peer should cache in its
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 06:23:26 +0000 (06:23 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 06:23:26 +0000 (06:23 +0000)
commit14cdfc43531c31f3a7e2c71fab24fc4b58868cdf
tree26cfbbb7968b0374ff9ab9d089489dc7bf02f801
parent204c07bca491933a71b7eb7219d799d747c66840
Returns lists of local objects that a peer should cache in its
database as foreign objects. Also returns the list of foreign
nodes in this database, for which the calling peer is
authoritative, to assist in synchronization of slivers.

See the implementation of RefreshPeer for how this data is used.
PLC/Methods/GetPeerData.py