Package org.apache.zookeeper.server.util
Class LogChopper
java.lang.Object
org.apache.zookeeper.server.util.LogChopper
this class will chop the log at the specified zxid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
chop
(InputStream is, OutputStream os, long zxid) static void
-
Constructor Details
-
LogChopper
public LogChopper()
-
-
Method Details
-
main
-
chop
- Throws:
IOException
-