| Package | Description |
|---|---|
| com.mesosphere.velocity.marathon.impl | |
| com.mesosphere.velocity.marathon.interfaces |
| Modifier and Type | Method and Description |
|---|---|
MarathonBuilder |
MarathonBuilderImpl.read() |
MarathonBuilder |
MarathonBuilderImpl.read(String filename) |
| Modifier and Type | Method and Description |
|---|---|
abstract MarathonBuilder |
MarathonBuilder.read()
Read in default file (marathon.json) as JSON.
|
abstract MarathonBuilder |
MarathonBuilder.read(String filename)
Read in filename as JSON.
|
Copyright © 2016. All rights reserved.