\LtCacheHandle

Summary

Methods
Properties
Constants
__construct()
init()
add()
del()
get()
update()
$configHandle
$group
$node
$role
$connectionManager
$connectionResource
No constants found
initConnection()
$connectionAdapter
N/A
No private methods found
No private properties found
N/A

Properties

$configHandle

$configHandle : 

Type

$group

$group : 

Type

$node

$node : 

Type

$role

$role : 

Type

$connectionManager

$connectionManager : 

Type

$connectionResource

$connectionResource : 

Type

$connectionAdapter

$connectionAdapter : 

Type

Methods

__construct()

__construct() 

init()

init() 

add()

add(  $key,   $value,   $ttl,   $tableName) 

Parameters

$key
$value
$ttl
$tableName

del()

del(  $key,   $tableName) 

Parameters

$key
$tableName

get()

get(  $key,   $tableName) 

Parameters

$key
$tableName

update()

update(  $key,   $value,   $ttl,   $tableName) 

Parameters

$key
$value
$ttl
$tableName

initConnection()

initConnection()