| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILE_NAME_MICROSERVICE_DESCRIPTOR |
"microservice.txt" |
public static final String |
FILE_NAME_SERVICES_DEPLOYMENT_CONFIG |
"microverse.config" |
public static final String |
REGISTRY_CONTEXTROOT |
"microverse.registry.contextroot" |
public static final String |
REGISTRY_HOST |
"microverse.registry.host" |
public static final String |
REGISTRY_PORT |
"microverse.registry.port" |
public static final String |
REGISTRY_USESSL |
"microverse.registry.useSSL" |
public static final String |
SERVICE_DEPLOY_DIR |
"microverse.service.deploy.dir" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_LATENCY |
300000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULTICAST_GROUP_ADDRESS |
"224.0.0.0" |
public static final int |
MULTICAST_PORT |
5000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
HEARTBEAT_SERVICE_PERIOD |
10000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
HEARTBEAT_REGISTRY_PERIOD |
10000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ANNOUNCE_REGISTRY_ALL |
"REGISTRY_ALL" |
public static final String |
REQUEST_REGISTRY_ALL |
"REQUEST_REGISTRY_ALL" |
Copyright © 2016. All rights reserved.