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

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

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

Methods in org.infinispan.server.memcached.commands that return FlushAllCommand
static FlushAllCommand FlushAllCommand.newFlushAllCommand(Cache cache, long delay, ScheduledExecutorService scheduler, boolean noReply)
           
 

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

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


Google Analytics

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