com.taobao.metamorphosis.utils
类 MetaZookeeper.ZKGroupTopicDirs

java.lang.Object
  继承者 com.taobao.metamorphosis.utils.MetaZookeeper.ZKGroupDirs
      继承者 com.taobao.metamorphosis.utils.MetaZookeeper.ZKGroupTopicDirs
包容类:
MetaZookeeper

public class MetaZookeeper.ZKGroupTopicDirs
extends MetaZookeeper.ZKGroupDirs


字段摘要
 String consumerOffsetDir
           
 String consumerOwnerDir
           
 
从类 com.taobao.metamorphosis.utils.MetaZookeeper.ZKGroupDirs 继承的字段
consumerDir, consumerGroupDir, consumerRegistryDir
 
构造方法摘要
MetaZookeeper.ZKGroupTopicDirs(String topic, String group)
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

consumerOffsetDir

public String consumerOffsetDir

consumerOwnerDir

public String consumerOwnerDir
构造方法详细信息

MetaZookeeper.ZKGroupTopicDirs

public MetaZookeeper.ZKGroupTopicDirs(String topic,
                                      String group)


Copyright © 2010–2013. All rights reserved.