\SecretCounterUtil

Summary

Methods
Properties
Constants
__construct()
__destruct()
report()
setCacheClient()
incrDecrypt()
incrEncrypt()
getItem()
putItem()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$topClient
$cacheClient
$counterMap
N/A

Properties

$topClient

$topClient : 

Type

$cacheClient

$cacheClient : 

Type

$counterMap

$counterMap : 

Type

Methods

__construct()

__construct(  $client) 

Parameters

$client

__destruct()

__destruct() 

report()

report(  $session) 

Parameters

$session

setCacheClient()

setCacheClient(  $cache) 

Parameters

$cache

incrDecrypt()

incrDecrypt(  $delt,   $session,   $type) 

Parameters

$delt
$session
$type

incrEncrypt()

incrEncrypt(  $delt,   $session,   $type) 

Parameters

$delt
$session
$type

getItem()

getItem(  $session) 

Parameters

$session

putItem()

putItem(  $session,   $item) 

Parameters

$session
$item