Toggle navigation
Home
alluxio.testutils.LocalAlluxioClusterResource.Config to alluxio.AlluxioConfiguration
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'alluxio'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
config.getLeaderPath()
to
PropertyKey.ZOOKEEPER_LEADER_PATH
config.getZookeeperAddress()
to
PropertyKey.ZOOKEEPER_ADDRESS
PropertyKey.ZOOKEEPER_ADDRESS
to
conf.get(PropertyKey.ZOOKEEPER_ADDRESS)
PropertyKey.ZOOKEEPER_LEADER_PATH
to
conf.get(PropertyKey.ZOOKEEPER_LEADER_PATH)
config.getElectionPath()
to
conf.get(PropertyKey.ZOOKEEPER_ELECTION_PATH)
config.isZookeeperEnabled()
to
conf.getBoolean(PropertyKey.ZOOKEEPER_ENABLED)
Rename Variable
config
to
conf
config
to
conf