Set visiblity of some HashRing methods
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 18 Mar 2018 04:22:56 +0000 (21:22 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 18 Mar 2018 06:49:03 +0000 (23:49 -0700)
commit45a6a7ad6771ed4c94f7a9c568ffeeca4935ca87
tree6a944d61e1edf6c40a7fad9ab612d3746ba96355
parent26a38eb71483adb23004f067c06238c131800ce3
Set visiblity of some HashRing methods

* getLiveRing() is now protected
* getLocation() is now final

Change-Id: I16002fe7187d8bbb6e36d4dd9a1302ee1d46a4bb
includes/jobqueue/JobQueueFederated.php
includes/libs/HashRing.php