| Package | Description |
|---|---|
| org.thales.punch.libraries.punchlang.api |
Punch package documentation.
|
| org.thales.punch.libraries.punchlang.impl | |
| org.thales.punch.libraries.punchlang.operator |
Punch language operators.
|
| Modifier and Type | Method and Description |
|---|---|
static GrokOperator |
Punchlet.grok(String pattern)
Return a grok operator for the corresponding grok pattern
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroksOperator |
| Modifier and Type | Method and Description |
|---|---|
GrokOperator |
GroksOperator.breakOnMatch(boolean b) |
GrokOperator |
GrokArgs.getGrokOperator() |
GrokOperator |
RuntimeContext.grok(GrokArgs... args) |
GrokOperator |
GroksOperator.inferTypes() |
| Constructor and Description |
|---|
GroksOperator(List<GrokOperator> ops) |
| Modifier and Type | Method and Description |
|---|---|
GrokOperator |
IGrokOperator.breakOnMatch(boolean b) |
GrokOperator |
GrokOperator.breakOnMatch(boolean b) |
GrokOperator |
GrokOperator.evaluate()
Make the operator work in evaluation mode.
|
GrokOperator |
IGrokOperator.inferTypes() |
GrokOperator |
GrokOperator.inferTypes()
Activate type inference.
|
Copyright © 2023. All rights reserved.