public abstract static class LogRecordMatcherRegexp.AbstractFragmentParserRegexp extends java.lang.Object implements FragmentParser
TIMESTAMP_PARSER_NAME
Constructor and Description |
---|
AbstractFragmentParserRegexp(java.lang.String name,
int regexpGroupIndex) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
int |
getRegexpGroupIndex() |
java.lang.String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
parse
public AbstractFragmentParserRegexp(java.lang.String name, int regexpGroupIndex)
public java.lang.String getName()
getName
in interface FragmentParser
public int getRegexpGroupIndex()
getRegexpGroupIndex
in interface FragmentParser
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.