@Entity
public class GrokLine
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
count |
(package private) java.lang.String |
pattern |
Constructor and Description |
---|
GrokLine() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
java.lang.String |
getPattern() |