public class RedisCommandUtils extends Object
| Constructor and Description |
|---|
RedisCommandUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<?> |
toPayload(Object... parameters)
A helper method to package method parameters into JsonArray payload.
|
Copyright © 2018 Eclipse. All rights reserved.