public abstract class RedisCommand extends Object
| Constructor and Description |
|---|
RedisCommand() |
| Modifier and Type | Method and Description |
|---|---|
static RedisCommand |
create() |
abstract List<Slice> |
parameters() |
String |
toString() |
Copyright © 2019. All rights reserved.