com.taobao.metamorphosis.client.producer
类 ProducerZooKeeper.BrokersInfo

java.lang.Object
  继承者 com.taobao.metamorphosis.client.producer.ProducerZooKeeper.BrokersInfo
包容类:
ProducerZooKeeper

public static class ProducerZooKeeper.BrokersInfo
extends Object


构造方法摘要
ProducerZooKeeper.BrokersInfo(Map<Integer,String> oldBrokerStringMap, Map<String,List<Partition>> oldTopicPartitionMap)
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ProducerZooKeeper.BrokersInfo

public ProducerZooKeeper.BrokersInfo(Map<Integer,String> oldBrokerStringMap,
                                     Map<String,List<Partition>> oldTopicPartitionMap)


Copyright © 2010–2013. All rights reserved.