rdbms: add getChronologyProtectorClientId() to ILBFactory
authorStanislav Malyshev <smalyshev@gmail.com>
Wed, 17 Apr 2019 23:46:18 +0000 (16:46 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 19 Apr 2019 23:28:42 +0000 (16:28 -0700)
commitc53cf78f792a5d7b1b16b952e38d556cd5316bc2
tree8cab116242bc76aa8fcf9d735a73b5c8dbd8404a
parent25403e13f6ff32d8cbadc874917be3b530eb5e3d
rdbms: add getChronologyProtectorClientId() to ILBFactory

Returns the client ID used by ChronologyProtector.

Bug: T212550
Change-Id: Ia7d24d6591d6a8696103c560ea4b2c9718fd0ec2
includes/libs/rdbms/lbfactory/ILBFactory.php
includes/libs/rdbms/lbfactory/LBFactory.php