org.infinispan.commands.ReplicableCommand to org.infinispan.commands.functional.ReadOnlyManyCommand
No. of Instances - 5
No. of Commits - 1
No. of Projects - {'infinispan'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- new ReadManyHandler(addressKeys.getKey(),allFuture,ctx,command,keysForAddress,null,pos,helper) to new ReadManyHandler(target,allFuture,ctx,command,keysForAddress,null,pos,helper)
- new ReadManyHandler(addressKeys.getKey(),allFuture,ctx,command,keysForAddress,contactedNodes,pos,helper) to new ReadManyHandler(target,allFuture,ctx,command,keysForAddress,contactedNodes,pos,helper)