com.hazelcast.ascii
Class TypeAwareCommandParser
java.lang.Object
com.hazelcast.ascii.TypeAwareCommandParser
- All Implemented Interfaces:
- CommandParser
- Direct Known Subclasses:
- IncrementCommandParser, SetCommandParser, SimpleCommandParser, TouchCommandParser
public abstract class TypeAwareCommandParser
- extends Object
- implements CommandParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected final TextCommandConstants.TextCommandType type
TypeAwareCommandParser
protected TypeAwareCommandParser(TextCommandConstants.TextCommandType type)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.