public class EndpointInventoryCacheEsDAO extends EsDAO implements IEndpointInventoryCacheDAO
| Constructor and Description |
|---|
EndpointInventoryCacheEsDAO(ElasticSearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
EndpointInventory |
get(int endpointId) |
int |
getEndpointId(int serviceId,
String endpointName,
int detectPoint) |
queryBuildgetClientpublic EndpointInventoryCacheEsDAO(ElasticSearchClient client)
public int getEndpointId(int serviceId,
String endpointName,
int detectPoint)
getEndpointId in interface IEndpointInventoryCacheDAOpublic EndpointInventory get(int endpointId)
get in interface IEndpointInventoryCacheDAOCopyright © 2019 The Apache Software Foundation. All rights reserved.