com.alibaba.rocketmq.client.impl.consumer
类 RebalanceService
java.lang.Object
com.alibaba.rocketmq.common.ServiceThread
com.alibaba.rocketmq.client.impl.consumer.RebalanceService
- 所有已实现的接口:
- Runnable
public class RebalanceService
- extends ServiceThread
Rebalance服务
- 从以下版本开始:
- 2013-7-24
- 作者:
- shijia.wxr
| 从类 com.alibaba.rocketmq.common.ServiceThread 继承的方法 |
getJointime, isStoped, makeStop, onWaitEnd, shutdown, shutdown, start, stop, stop, waitForRunning, wakeup |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RebalanceService
public RebalanceService(MQClientFactory mqClientFactory)
run
public void run()
getServiceName
public String getServiceName()
- 指定者:
- 类
ServiceThread 中的 getServiceName
Copyright © 2012-2014. All Rights Reserved.