Class FormatAnalyzer

java.lang.Object
com.pervasive.datarush.operators.io.textfile.FormatAnalyzer
Direct Known Subclasses:
ELFAnalyzer

public class FormatAnalyzer extends Object
A generic format analyzer for log files. Will read the first line to determine the newline character.
  • Constructor Details

    • FormatAnalyzer

      public FormatAnalyzer()
  • Method Details