Class ZInterStoreParser
- java.lang.Object
-
- com.moilioncircle.redis.replicator.cmd.parser.ZInterStoreParser
-
- All Implemented Interfaces:
CommandParser<ZInterStoreCommand>
public class ZInterStoreParser extends Object implements CommandParser<ZInterStoreCommand>
- Since:
- 2.1.0
- Author:
- Leon Chen
-
-
Constructor Summary
Constructors Constructor Description ZInterStoreParser()
-
-
-
Method Detail
-
parse
public ZInterStoreCommand parse(Object[] command)
- Specified by:
parsein interfaceCommandParser<ZInterStoreCommand>
-
-