org.infinispan.server.memcached.commands
Class GetsCommand

java.lang.Object
  extended by org.infinispan.server.memcached.commands.RetrievalCommand
      extended by org.infinispan.server.memcached.commands.GetCommand
          extended by org.infinispan.server.memcached.commands.GetsCommand
All Implemented Interfaces:
Command, TextCommand

public class GetsCommand
extends GetCommand

GetsCommand.

Since:
4.1
Author:
Galder ZamarreƱo

Method Summary
protected  StringBuilder constructValue(String key, Value value)
           
 
Methods inherited from class org.infinispan.server.memcached.commands.GetCommand
acceptVisitor, perform
 
Methods inherited from class org.infinispan.server.memcached.commands.RetrievalCommand
getType, newRetrievalCommand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

constructValue

protected StringBuilder constructValue(String key,
                                       Value value)
Overrides:
constructValue in class GetCommand

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.