Uses of Class
com.pervasive.datarush.operators.io.textfile.AbstractRegexLogFormat
Packages that use AbstractRegexLogFormat
Package
Description
Provides operators for reading and writing text data.
-
Uses of AbstractRegexLogFormat in com.pervasive.datarush.operators.io.textfile
Subclasses of AbstractRegexLogFormat in com.pervasive.datarush.operators.io.textfileModifier and TypeClassDescriptionclassDescribes the format of a web server log in NCSA Common log format.classDescribes the format of a web server log in NCSA Combined log format.classDescribes the format of a generic log that can be parsed using a regular expression.classDescribes the format of a Glassfish log file.classDescribes the format of a log4j log file.classDescribes the format of a syslog log file.