public class H2ServiceInstanceInventoryCacheDAO extends H2SQLExecutor implements IServiceInstanceInventoryCacheDAO
| Constructor and Description |
|---|
H2ServiceInstanceInventoryCacheDAO(JDBCHikariCPClient h2Client) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceInventory |
get(int serviceInstanceId) |
int |
getServiceInstanceId(int serviceId,
int addressId) |
int |
getServiceInstanceId(int serviceId,
String uuid) |
getByColumn, getByID, getEntityIDByID, getInsertExecutor, getUpdateExecutor, toStorageDatapublic H2ServiceInstanceInventoryCacheDAO(JDBCHikariCPClient h2Client)
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 © 2018 The Apache Software Foundation. All rights reserved.