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