public static class IngesterFormatter.Timestamp extends Object
| Constructor and Description |
|---|
Timestamp(TimeUnit timeUnit,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(Queue<org.antlr.v4.runtime.Token> tokenQueue,
ReportPoint point)
Consume tokens from the queue.
|
public Timestamp(TimeUnit timeUnit, boolean optional)
public void consume(Queue<org.antlr.v4.runtime.Token> tokenQueue, ReportPoint point)
Copyright © 2016. All rights reserved.