interface: Mark GetXLocList operation as deprecated and replace with calls to GetXLocSet.
XLocSets contain the list of replicas. To reduce duplicate code and interface methods calls to GetXLocList are replaced by calls to GetXLocList. GetXLocList has been marked as deprecated and can be removed eventually. But this will break compatibility with older clients.
Loading
Please sign in to comment