| Package | Description |
|---|---|
| org.powertac.logtool | |
| org.powertac.logtool.common |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LogtoolContext.cli(String inputFile,
Analyzer analyzer)
default command-line processor.
|
String |
LogtoolCore.readStateLog(File inputFile,
Analyzer... tools)
Reads state-log from given input file using the DomainObjectReader.
|
String |
LogtoolCore.readStateLog(InputStream inputStream,
Analyzer... tools)
Reads state-log from given input stream using the DomainObjectReader.
|
String |
LogtoolCore.readStateLog(String source,
Analyzer... tools)
Reads the given state-log source using the DomainObjectReader.
|
String |
LogtoolCore.readStateLog(URL inputURL,
Analyzer... tools)
Reads state-log from given input url using the DomainObjectReader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DomainBuilder
An analyzer that populates repos, including brokers, tariffs,
orderbooks, timeslots, and customers
|
class |
NoopAnalyzer |
Copyright © 2018 Power TAC. All rights reserved.