Class SandboxPoolConfiguration


  • public class SandboxPoolConfiguration
    extends Object
    The configuration for a sandbox pool of processes.
    Since:
    6.9
    • Method Detail

      • getConcurrencyLevel

        public int getConcurrencyLevel()
      • getMemoryInMegabytes

        public int getMemoryInMegabytes()
      • getStackInMegabytes

        public int getStackInMegabytes()