org.infinispan.server.memcached
Interface Command

All Known Subinterfaces:
TextCommand
All Known Implementing Classes:
AddCommand, AppendCommand, CasCommand, DecrementCommand, DeleteCommand, FlushAllCommand, GetCommand, GetsCommand, IncrementCommand, NumericCommand, PrependCommand, QuitCommand, ReplaceCommand, RetrievalCommand, SetCommand, StatsCommand, StorageCommand, VersionCommand

public interface Command

Command.

Since:
4.1
Author:
Galder ZamarreƱo

Method Summary
 Object perform(ChannelHandlerContext ctx)
           
 

Method Detail

perform

Object perform(ChannelHandlerContext ctx)
               throws Throwable
Throws:
Throwable

Google Analytics

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