| Modifier and Type | Method and Description |
|---|---|
static DataAgentProfile |
DataAgentProfile.fromFile(File file)
Parse YAML configuration file to create data agent profile.
|
static DataAgentProfile |
DataAgentProfile.fromInputStream(InputStream input)
Create profile from input stream (for example a resource file in jar).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataAgentInterface.run(DataAgentProfile profile,
ServerInterface<T> datastore) |
Copyright © 2019. All rights reserved.