Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Predis
Cluster
SlotMap
count
Predis\Cluster\SlotMap::count PHP Method
SlotMap Class Documentation
Show file
Open project: nrk/predis
count()
public
method
Returns the current number of assigned slots.
public
count
( ) :
integer
return
integer
public function count() { return count($this->slots); }
SlotMap
count
getIterator
getNodes
getSlots
isEmpty
isValid
isValidRange
offsetExists
offsetGet
offsetSet
offsetUnset
reset
setSlots
toArray