public class PreservedMetadataKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HEART_BEAT_INTERVAL |
static String |
HEART_BEAT_TIMEOUT |
static String |
IP_DELETE_TIMEOUT |
static String |
REGISTER_SOURCE
The key to indicate the registry source of service instance, such as Dubbo, SpringCloud, etc.
|
| Constructor and Description |
|---|
PreservedMetadataKeys() |
public static final String REGISTER_SOURCE
public static final String HEART_BEAT_TIMEOUT
public static final String IP_DELETE_TIMEOUT
public static final String HEART_BEAT_INTERVAL
Copyright © 2018–2019 Alibaba Group. All rights reserved.