owners = distributionManager.locate(key) | owners = distributionManager.getCacheTopology().getDistribution(key).writeOwners() | distributionManager.locate(key) | distributionManager.getCacheTopology().getDistribution(key).writeOwners() | infinispan | 9fb8752d847a85e168d785237f196967ace313f3 | org.infinispan.partitionhandling.impl.PartitionHandlingManagerImpl | | | v0 | distributionManager |
---|
v1 | key |
---|
| | v0 | distributionManager |
---|
v1 | key |
---|
| AssignedTo | True |
addresses = distributionManager.locate(codec.encodeKey(key)) | addresses = distributionManager.getCacheTopology().getDistribution(codec.encodeKey(key)).writeOwners() | distributionManager.locate(codec.encodeKey(key)) | distributionManager.getCacheTopology().getDistribution(codec.encodeKey(key)).writeOwners() | infinispan | 9fb8752d847a85e168d785237f196967ace313f3 | org.infinispan.cli.interpreter.statement.LocateStatement | | | v0 | distributionManager |
---|
v1 | codec.encodeKey(key) |
---|
| | v0 | distributionManager |
---|
v1 | codec.encodeKey(key) |
---|
| AssignedTo | True |