public class ClusterConfigSource extends PayaraConfigSource
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTERED_CONFIG_STORE |
configService, domainConfiguration, PROPERTY_PREFIX| Constructor and Description |
|---|
ClusterConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteValue(String propertyName) |
String |
getName() |
int |
getOrdinal() |
Map<String,String> |
getProperties() |
String |
getValue(String propertyName) |
void |
setValue(String propertyName,
String propertyValue) |
getPropertyNamespublic static final String CLUSTERED_CONFIG_STORE
Copyright © 2021. All rights reserved.