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