com.taobao.metamorphosis.tools.shell
类 CopyOffsetInZk
java.lang.Object
com.taobao.metamorphosis.tools.shell.ShellTool
com.taobao.metamorphosis.tools.shell.CopyOffsetInZk
public class CopyOffsetInZk
- extends ShellTool
usage:
CopyOffsetInZk -topic xxtopic -src 1 -target 2 -start 5 -end 10
CopyOffsetInZk -topic xxtopic -src 1 -target 2 -start 5 -end 10 -targetStart 2
- 从以下版本开始:
- 2011-8-24 上午10:19:30
- 作者:
- 无花
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyOffsetInZk
public CopyOffsetInZk(String configFile,
PrintWriter out)
throws InitException
- 抛出:
InitException
main
public static void main(String[] args)
throws Exception
- 抛出:
Exception
doMain
public void doMain(String[] args)
throws Exception
- 从类
ShellTool
复制的描述
- 主功能入口
- 指定者:
- 类
ShellTool
中的 doMain
- 抛出:
Exception
Copyright © 2010–2013. All rights reserved.