public static class AbstractIngesterFormatter.AdaptiveTimestamp extends Object implements AbstractIngesterFormatter.FormatterElement
| Constructor and Description |
|---|
AdaptiveTimestamp(boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
AbstractIngesterFormatter.AbstractWrapper point)
Consume tokens from the queue.
|
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, AbstractIngesterFormatter.AbstractWrapper point)
AbstractIngesterFormatter.FormatterElementconsume in interface AbstractIngesterFormatter.FormatterElementCopyright © 2018. All rights reserved.