Package dev.cachly
Class CachlyClient.MSetItem
java.lang.Object
dev.cachly.CachlyClient.MSetItem
- Enclosing class:
CachlyClient
One item in a bulk
CachlyClient.mset(java.util.List<dev.cachly.CachlyClient.MSetItem>) call.-
Field Details
-
key
-
value
-
ttlSeconds
public final long ttlSecondsTTL in seconds;0= no expiry.
-
-
Constructor Details
-
MSetItem
-
MSetItem
-