|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.impl.internal.store.disk.DiskWriteThreadPool
public class DiskWriteThreadPool
Constructor Summary | |
---|---|
DiskWriteThreadPool(ExecutionService executionService,
java.lang.String poolAlias,
int threads)
|
Method Summary | |
---|---|
java.util.concurrent.ExecutorService |
newInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskWriteThreadPool(ExecutionService executionService, java.lang.String poolAlias, int threads)
Method Detail |
---|
public java.util.concurrent.ExecutorService newInstance()
newInstance
in interface org.terracotta.offheapstore.util.Factory<java.util.concurrent.ExecutorService>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |