Uses of Class
org.infinispan.server.memcached.commands.DeleteCommand

Packages that use DeleteCommand
org.infinispan.server.memcached.commands   
org.infinispan.server.memcached.interceptors   
 

Uses of DeleteCommand in org.infinispan.server.memcached.commands
 

Methods in org.infinispan.server.memcached.commands that return DeleteCommand
static DeleteCommand DeleteCommand.newDeleteCommand(Cache cache, String key, boolean noReply)
           
 

Uses of DeleteCommand in org.infinispan.server.memcached.interceptors
 

Methods in org.infinispan.server.memcached.interceptors with parameters of type DeleteCommand
 Object AbstractVisitor.visitDelete(ChannelHandlerContext ctx, DeleteCommand command)
           
 Object TextProtocolVisitor.visitDelete(ChannelHandlerContext ctx, DeleteCommand command)
           
 


Google Analytics

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