com.hazelcast.ascii.memcache
Class TouchCommandParser

java.lang.Object
  extended by com.hazelcast.ascii.TypeAwareCommandParser
      extended by com.hazelcast.ascii.memcache.TouchCommandParser
All Implemented Interfaces:
CommandParser

public class TouchCommandParser
extends TypeAwareCommandParser

User: sancar Date: 3/8/13 Time: 1:52 PM


Field Summary
 
Fields inherited from class com.hazelcast.ascii.TypeAwareCommandParser
type
 
Constructor Summary
TouchCommandParser(TextCommandConstants.TextCommandType type)
           
 
Method Summary
 TextCommand parser(SocketTextReader socketTextReader, String cmd, int space)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TouchCommandParser

public TouchCommandParser(TextCommandConstants.TextCommandType type)
Method Detail

parser

public TextCommand parser(SocketTextReader socketTextReader,
                          String cmd,
                          int space)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.