public class NetworkAddressInventoryCacheEsDAO extends EsDAO implements INetworkAddressInventoryCacheDAO
| Constructor and Description |
|---|
NetworkAddressInventoryCacheEsDAO(ElasticSearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
NetworkAddressInventory |
get(int addressId) |
int |
getAddressId(String networkAddress) |
queryBuildgetClientpublic NetworkAddressInventoryCacheEsDAO(ElasticSearchClient client)
public int getAddressId(String networkAddress)
getAddressId in interface INetworkAddressInventoryCacheDAOpublic NetworkAddressInventory get(int addressId)
get in interface INetworkAddressInventoryCacheDAOCopyright © 2019 The Apache Software Foundation. All rights reserved.