public class BangDBDataParser extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
ptdparser |
| Constructor and Description |
|---|
BangDBDataParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
init(String cfg,
boolean isFile) |
int |
parseFile(String iFilePath,
String oFilePath) |
String |
parseLine(String iLine) |
int |
parseStream(String schemaName,
String streamName,
int duration_sec,
int lag_sec,
String ofilePath) |
void |
printStats(boolean pretty) |
Copyright © 2021. All rights reserved.