public class StreamingGlobalConfig extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
CheckpointConfig |
checkpointConfig |
CommonConfig |
commonConfig |
Map<String,String> |
configMap |
ContextBackendConfig |
contextBackendConfig |
TransferConfig |
transferConfig |
| Constructor and Description |
|---|
StreamingGlobalConfig(Map<String,String> conf) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
config2Map(org.aeonbits.owner.Config config) |
String |
toString() |
public final CommonConfig commonConfig
public final TransferConfig transferConfig
public CheckpointConfig checkpointConfig
public ContextBackendConfig contextBackendConfig
protected Map<String,String> config2Map(org.aeonbits.owner.Config config) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2021. All rights reserved.