Kea
1.9.9-git
|
This is the complete list of members for isc::dhcp::CqlLeaseMgr, including all inherited members.
addLease(const Lease4Ptr &lease) override | isc::dhcp::CqlLeaseMgr | virtual |
addLease(const Lease6Ptr &lease) override | isc::dhcp::CqlLeaseMgr | virtual |
commit() override | isc::dhcp::CqlLeaseMgr | virtual |
CqlLeaseMgr(const db::DatabaseConnection::ParameterMap ¶meters) | isc::dhcp::CqlLeaseMgr | explicit |
deleteExpiredReclaimedLeases4(const uint32_t secs) override | isc::dhcp::CqlLeaseMgr | virtual |
deleteExpiredReclaimedLeases6(const uint32_t secs) override | isc::dhcp::CqlLeaseMgr | virtual |
deleteLease(const Lease4Ptr &lease) overridefinal | isc::dhcp::CqlLeaseMgr | virtual |
deleteLease(const Lease6Ptr &lease) overridefinal | isc::dhcp::CqlLeaseMgr | virtual |
getDBVersion() | isc::dhcp::CqlLeaseMgr | static |
getDescription() const override | isc::dhcp::CqlLeaseMgr | virtual |
getExpiredLeases4(Lease4Collection &expired_leases, const size_t max_leases) const override | isc::dhcp::CqlLeaseMgr | virtual |
getExpiredLeases6(Lease6Collection &expired_leases, const size_t max_leases) const override | isc::dhcp::CqlLeaseMgr | virtual |
getIOService() | isc::dhcp::LeaseMgr | inlinestatic |
getLease4(const isc::asiolink::IOAddress &addr) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLease4(const isc::dhcp::HWAddr &hwaddr) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLease4(const isc::dhcp::HWAddr &hwaddr, SubnetID subnet_id) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLease4(const ClientId &clientid) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLease4(const ClientId &clientid, SubnetID subnet_id) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLease6(Lease::Type type, const isc::asiolink::IOAddress &addr) const override | isc::dhcp::CqlLeaseMgr | virtual |
isc::dhcp::LeaseMgr::getLease6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const | isc::dhcp::LeaseMgr | |
getLeases4(SubnetID subnet_id) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases4(const std::string &hostname) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases4() const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases4(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(Lease::Type type, const DUID &duid, uint32_t iaid, SubnetID subnet_id) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(SubnetID subnet_id) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(const std::string &hostname) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6() const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(const DUID &duid) const override | isc::dhcp::CqlLeaseMgr | virtual |
getLeases6(const asiolink::IOAddress &lower_bound_address, const LeasePageSize &page_size) const override | isc::dhcp::CqlLeaseMgr | virtual |
getName() const override | isc::dhcp::CqlLeaseMgr | virtual |
getType() const override | isc::dhcp::CqlLeaseMgr | inlinevirtual |
getVersion() const override | isc::dhcp::CqlLeaseMgr | virtual |
LeaseMgr() | isc::dhcp::LeaseMgr | inline |
recountLeaseStats4() | isc::dhcp::LeaseMgr | |
recountLeaseStats6() | isc::dhcp::LeaseMgr | |
rollback() override | isc::dhcp::CqlLeaseMgr | virtual |
setIOService(const isc::asiolink::IOServicePtr &io_service) | isc::dhcp::LeaseMgr | inlinestatic |
startLeaseStatsQuery4() override | isc::dhcp::CqlLeaseMgr | virtual |
startLeaseStatsQuery6() override | isc::dhcp::CqlLeaseMgr | virtual |
startSubnetLeaseStatsQuery4(const SubnetID &subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
startSubnetLeaseStatsQuery6(const SubnetID &subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
startSubnetRangeLeaseStatsQuery4(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
startSubnetRangeLeaseStatsQuery6(const SubnetID &first_subnet_id, const SubnetID &last_subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
updateLease4(const Lease4Ptr &lease4) override | isc::dhcp::CqlLeaseMgr | virtual |
updateLease6(const Lease6Ptr &lease6) override | isc::dhcp::CqlLeaseMgr | virtual |
wipeLeases4(const SubnetID &subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
wipeLeases6(const SubnetID &subnet_id) override | isc::dhcp::CqlLeaseMgr | virtual |
~CqlLeaseMgr() | isc::dhcp::CqlLeaseMgr | virtual |
~LeaseMgr() | isc::dhcp::LeaseMgr | inlinevirtual |