public class RefreshEndpointEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_CENTER_NAME |
static String |
CSE_MONITORING_NAME |
static String |
KIE_NAME |
static String |
SERVICE_CENTER_NAME |
| Constructor and Description |
|---|
RefreshEndpointEvent(Map<String,List<String>> zoneAndRegion,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
List<String> |
getSameRegion() |
List<String> |
getSameZone() |
Map<String,List<String>> |
getZoneAndRegion() |
void |
setName(String name) |
void |
setZoneAndRegion(Map<String,List<String>> zoneAndRegion) |
public static final String SERVICE_CENTER_NAME
public static final String KIE_NAME
public static final String CONFIG_CENTER_NAME
public static final String CSE_MONITORING_NAME
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.