Package com.redis.lettucemod.bloom
Class CmsInfo
java.lang.Object
com.redis.lettucemod.bloom.CmsInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CmsInfo
public CmsInfo()
-
-
Method Details
-
getWidth
public long getWidth() -
setWidth
public void setWidth(long width) -
getDepth
public long getDepth() -
setDepth
public void setDepth(long depth) -
getCount
public long getCount() -
setCount
public void setCount(long count)
-