| Package | Description |
|---|---|
| io.lettuce.core.models.command |
Model and parser to for the
COMMAND and COMMAND INFO output. |
| Modifier and Type | Method and Description |
|---|---|
static List<CommandDetail> |
CommandDetailParser.parse(List<?> commandOutput)
Parse the output of the Redis COMMAND/COMMAND INFO command and convert to a list of
CommandDetail. |
Copyright © 2020 lettuce.io. All rights reserved.