@Deprecated public class GrokError extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GROK_ERROR_COMPILE_FAILED
Deprecated.
|
static int |
GROK_ERROR_FILE_NOT_ACCESSIBLE
Deprecated.
|
static int |
GROK_ERROR_NOMATCH
Deprecated.
|
static int |
GROK_ERROR_PATTERN_NOT_FOUND
Deprecated.
|
static int |
GROK_ERROR_UNEXPECTED_READ_SIZE
Deprecated.
|
static int |
GROK_ERROR_UNINITIALIZED
Deprecated.
|
static int |
GROK_OK
Deprecated.
|
| Constructor and Description |
|---|
GrokError()
Deprecated.
|
public static final int GROK_OK
public static final int GROK_ERROR_FILE_NOT_ACCESSIBLE
public static final int GROK_ERROR_PATTERN_NOT_FOUND
public static final int GROK_ERROR_UNEXPECTED_READ_SIZE
public static final int GROK_ERROR_COMPILE_FAILED
public static final int GROK_ERROR_UNINITIALIZED
public static final int GROK_ERROR_NOMATCH
Copyright © 2016. All rights reserved.