Toggle navigation
Home
org.infinispan.distexec.DistributedExecutorService to org.infinispan.manager.ClusterExecutor
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'infinispan'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
SecurityActions.getDefaultExecutorService(cache.wired())
to
SecurityActions.getClusterExecutor(cache.wired())
SecurityActions.getDefaultExecutorService(cache.wired())
to
SecurityActions.getClusterExecutor(cache.wired()).singleNodeSubmission()
Rename Variable
distExecutorService
to
clusterExecutor
distExecService
to
clusterExecutor
distExecService
to
clusterExecutor