public class CantorEnvironment extends Object
| Constructor and Description |
|---|
CantorEnvironment(com.typesafe.config.Config config) |
| Modifier and Type | Method and Description |
|---|---|
com.typesafe.config.Config |
getConfig(String config) |
int |
getConfigAsInteger(String config,
int defaultValue) |
List<? extends com.typesafe.config.Config> |
getConfigAsList(String config) |
String |
getEnvironmentVariable(String key) |
String |
getStorageType() |
Copyright © 2022. All rights reserved.