public class ServiceInstanceInventoryCacheDAO extends EsDAO implements IServiceInstanceInventoryCacheDAO
| Constructor and Description |
|---|
ServiceInstanceInventoryCacheDAO(ElasticSearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceInventory |
get(int serviceInstanceId) |
int |
getServiceInstanceId(int serviceId,
int addressId) |
int |
getServiceInstanceId(int serviceId,
String uuid) |
queryBuildgetClientpublic ServiceInstanceInventoryCacheDAO(ElasticSearchClient client)
public ServiceInstanceInventory get(int serviceInstanceId)
get in interface IServiceInstanceInventoryCacheDAOpublic int getServiceInstanceId(int serviceId,
String uuid)
getServiceInstanceId in interface IServiceInstanceInventoryCacheDAOpublic int getServiceInstanceId(int serviceId,
int addressId)
getServiceInstanceId in interface IServiceInstanceInventoryCacheDAOCopyright © 2019 The Apache Software Foundation. All rights reserved.