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