Interface PseudoDistributedExecutorService

All Superinterfaces:
DistributedExecutorService

public interface PseudoDistributedExecutorService extends DistributedExecutorService
Subinterface of DistributedExecutorService for running in pseudo-distributed mode.
  • Method Details

    • getContexts

      Returns the contexts corresponding to all distributed contexts. This is possible only when running pseudo-distributed since when running distributed, the context is only available on the remote side.
      Returns:
      the context