com.espertech.esperio.db.config
Class Executor

java.lang.Object
  extended by com.espertech.esperio.db.config.Executor

public class Executor
extends java.lang.Object


Constructor Summary
Executor()
           
Executor(int numThreads)
           
 
Method Summary
 int getNumThreads()
           
 void setNumThreads(int numThreads)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Executor

public Executor(int numThreads)

Executor

public Executor()
Method Detail

getNumThreads

public int getNumThreads()

setNumThreads

public void setNumThreads(int numThreads)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com