org.apache.accumulo.server.test.continuous
Class UndefinedAnalyzer
java.lang.Object
org.apache.accumulo.server.test.continuous.UndefinedAnalyzer
public class UndefinedAnalyzer
- extends Object
BUGS This code does not handle the fact that these files could include log events from previous months. It therefore it assumes all dates are in the current
month. One solution might be to skip log files that haven't been touched in the last month, but that doesn't prevent newer files that have old dates in them.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UndefinedAnalyzer
public UndefinedAnalyzer()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.