public class HSetParser extends Object implements CommandParser<HSetParser.HSetCommand>
Modifier and Type | Class and Description |
---|---|
static class |
HSetParser.HSetCommand |
Constructor and Description |
---|
HSetParser() |
Modifier and Type | Method and Description |
---|---|
HSetParser.HSetCommand |
parse(CommandName cmdName,
Object[] params) |
public HSetParser.HSetCommand parse(CommandName cmdName, Object[] params)
parse
in interface CommandParser<HSetParser.HSetCommand>
Copyright © 2016. All rights reserved.