connection_ | isc::dhcp::CqlLeaseExchange | protected |
convertFromDatabaseTime(const cass_int64_t &expire, const cass_int64_t &valid_lifetime, time_t &cltt) | isc::db::CqlExchange | static |
convertToDatabaseTime(const time_t &cltt, const uint32_t &valid_lifetime, cass_int64_t &expire) | isc::db::CqlExchange | static |
CqlExchange() | isc::db::CqlExchange | |
CqlLease6Exchange(const CqlConnection &connection) | isc::dhcp::CqlLease6Exchange | explicit |
CqlLeaseExchange(const CqlConnection &connection) | isc::dhcp::CqlLeaseExchange | inline |
createBindForDelete(const Lease6Ptr &lease, AnyArray &data, StatementTag statement_tag=NULL) | isc::dhcp::CqlLease6Exchange | |
createBindForInsert(const Lease6Ptr &lease, AnyArray &data) | isc::dhcp::CqlLease6Exchange | |
createBindForSelect(AnyArray &data, StatementTag statement_tag=NULL) override | isc::dhcp::CqlLease6Exchange | virtual |
createBindForUpdate(const Lease6Ptr &lease, AnyArray &data, StatementTag statement_tag=NULL) | isc::dhcp::CqlLease6Exchange | |
current_expire_ | isc::dhcp::CqlLeaseExchange | protected |
DELETE_LEASE6 | isc::dhcp::CqlLease6Exchange | static |
executeMutation(const CqlConnection &connection, const AnyArray &assigned_values, StatementTag statement_tag) | isc::db::CqlExchange | |
executeSelect(const CqlConnection &connection, const AnyArray &where_values, StatementTag statement_tag, const bool &single=false) | isc::db::CqlExchange | |
expire_ | isc::dhcp::CqlLeaseExchange | protected |
fqdn_fwd_ | isc::dhcp::CqlLeaseExchange | protected |
fqdn_rev_ | isc::dhcp::CqlLeaseExchange | protected |
GET_LEASE6_ADDR | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_DUID | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_DUID_IAID | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_DUID_IAID_SUBID | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_EXPIRE | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_HOSTNAME | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_LIMIT | isc::dhcp::CqlLease6Exchange | static |
GET_LEASE6_PAGE | isc::dhcp::CqlLease6Exchange | static |
getExpiredLeases(const size_t &max_leases, Lease6Collection &expired_leases) | isc::dhcp::CqlLease6Exchange | |
getLease(StatementTag &statement_tag, AnyArray &data, Lease6Ptr &result) | isc::dhcp::CqlLease6Exchange | |
getLeaseCollection(StatementTag &statement_tag, AnyArray &data, Lease6Collection &result) | isc::dhcp::CqlLease6Exchange | |
hostname_ | isc::dhcp::CqlLeaseExchange | protected |
hwaddr_ | isc::dhcp::CqlLeaseExchange | protected |
INSERT_LEASE6 | isc::dhcp::CqlLease6Exchange | static |
retrieve() override | isc::dhcp::CqlLease6Exchange | virtual |
SqlExchange() | isc::db::SqlExchange | inline |
state_ | isc::dhcp::CqlLeaseExchange | protected |
statementApplied(CassFuture *future, size_t *row_count=NULL, size_t *column_count=NULL) | isc::db::CqlExchange | |
subnet_id_ | isc::dhcp::CqlLeaseExchange | protected |
tagged_statements_ | isc::dhcp::CqlLease6Exchange | static |
UPDATE_LEASE6 | isc::dhcp::CqlLease6Exchange | static |
user_context_ | isc::dhcp::CqlLeaseExchange | protected |
valid_lifetime_ | isc::dhcp::CqlLeaseExchange | protected |
~CqlExchange() | isc::db::CqlExchange | virtual |
~SqlExchange() | isc::db::SqlExchange | inlinevirtual |