mUseZookeeper=Configuration.getBoolean(PropertyKey.ZOOKEEPER_ENABLED); | mZkLeaderPath=Configuration.get(PropertyKey.ZOOKEEPER_LEADER_PATH); | Configuration.getBoolean(PropertyKey.ZOOKEEPER_ENABLED) | Configuration.get(PropertyKey.ZOOKEEPER_LEADER_PATH) | alluxio | 1de98aff915b311a6e367bfd99332d7061501ad9 | alluxio.AbstractMasterClient | | _1 | mUseZookeeper |
---|
_2 | mZkLeaderPath |
---|
| xyz | Configuration.getBoolean(PropertyKey.ZOOKEEPER_ENABLED) |
---|
| | xyz | Configuration.get(PropertyKey.ZOOKEEPER_LEADER_PATH) |
---|
| AssignedTo | True |