| Package | Description |
|---|---|
| io.atomix.catalyst.util |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesReader |
PropertiesReader.load(String propertiesFile)
Loads a properties reader for the given properties file on the local filesystem.
|
static PropertiesReader |
PropertiesReader.loadFromClasspath(String propertiesFile)
Loads a properties reader for the given properties file on the classpath.
|
Copyright © 2013–2016. All rights reserved.