Uses of Class
org.infinispan.commands.read.KeySetCommand

Packages that use KeySetCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
 

Uses of KeySetCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return KeySetCommand
 KeySetCommand CommandsFactoryImpl.buildKeySetCommand()
           
 KeySetCommand CommandsFactory.buildKeySetCommand()
           
 

Methods in org.infinispan.commands with parameters of type KeySetCommand
 Object Visitor.visitKeySetCommand(InvocationContext ctx, KeySetCommand command)
           
 Object AbstractVisitor.visitKeySetCommand(InvocationContext ctx, KeySetCommand command)
           
 

Uses of KeySetCommand in org.infinispan.interceptors
 

Methods in org.infinispan.interceptors with parameters of type KeySetCommand
 Object MarshalledValueInterceptor.visitKeySetCommand(InvocationContext ctx, KeySetCommand command)
           
 


Google Analytics

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