public interface IndexBackendDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDRESS
The address.
|
static String |
ID
The id.
|
static String |
PORT
The address.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBackendId()
Gets the backend id.
|
Map<String,String> |
getEndpoint()
Gets the endpoint.
|
Map<String,String> |
getServiceProperties()
Gets the service properties.
|
static final String ID
static final String ADDRESS
static final String PORT
String getBackendId()
Copyright © 2018. All rights reserved.