Uses of Class
com.moilioncircle.redis.replicator.rdb.iterable.datatype.BatchedKeyStringValueHash
-
Packages that use BatchedKeyStringValueHash Package Description com.moilioncircle.redis.replicator.rdb.datatype -
-
Uses of BatchedKeyStringValueHash in com.moilioncircle.redis.replicator.rdb.datatype
Methods in com.moilioncircle.redis.replicator.rdb.datatype that return BatchedKeyStringValueHash Modifier and Type Method Description static BatchedKeyStringValueHashKeyValuePairs. hash(KeyValuePair<byte[],?> raw, Map<byte[],byte[]> value, int batch, boolean last)
-