| rpcFuture = rpcManager.invokeRemotelyAsync(Collections.singletonList(info.primary()),clusteredGetCommand,syncIgnoreLeavers) | rpcFuture = rpcManager.invokeCommand(info.primary(),clusteredGetCommand,collector,rpcManager.getSyncRpcOptions()) | rpcManager.invokeRemotelyAsync(Collections.singletonList(info.primary()),clusteredGetCommand,syncIgnoreLeavers) | rpcManager.invokeCommand(info.primary(),clusteredGetCommand,collector,rpcManager.getSyncRpcOptions()) | infinispan | d7b8ebbfbf0df3df83546080fbc02e112473a7e6 | org.infinispan.interceptors.distribution.ScatteredDistributionInterceptor | | | | v0 | rpcManager |
|---|
| v1 | info.primary() |
|---|
| v2 | clusteredGetCommand |
|---|
| | | v0 | rpcManager |
|---|
| v1 | info.primary() |
|---|
| v2 | clusteredGetCommand |
|---|
| AssignedTo | False |