public class SearchDiscoverer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT_KEY |
static String |
SERVICE_CLASS |
static String |
SERVICE_NAME |
| Constructor and Description |
|---|
SearchDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
discoverRunningInstances(String serviceName,
String serviceClass,
String scope) |
static List<String> |
discoverSearchServices(String scope) |
public static final String ENDPOINT_KEY
public static final String SERVICE_CLASS
public static final String SERVICE_NAME
Copyright © 2014. All Rights Reserved.