public class JsonGenerator extends Object
Constructor and Description |
---|
JsonGenerator(LogIterator iter)
Assumes entries are sorted by timestamp.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
String |
toString() |
org.json.simple.JSONObject |
txnEntry(TransactionEntry e) |
public JsonGenerator(LogIterator iter)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.