com.taobao.metamorphosis.server.assembly
类 ExecutorsManager
java.lang.Object
com.taobao.metamorphosis.server.assembly.ExecutorsManager
- 所有已实现的接口:
- Service
public class ExecutorsManager
- extends Object
- implements Service
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorsManager
public ExecutorsManager(MetaConfig metaConfig)
getGetExecutor
public ThreadPoolExecutor getGetExecutor()
getUnOrderedPutExecutor
public ThreadPoolExecutor getUnOrderedPutExecutor()
dispose
public void dispose()
- 指定者:
- 接口
Service
中的 dispose
init
public void init()
- 指定者:
- 接口
Service
中的 init
Copyright © 2010–2013. All rights reserved.