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

Packages that use StorageParameters
org.infinispan.server.memcached.commands   
 

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

Methods in org.infinispan.server.memcached.commands that return StorageParameters
 StorageParameters StorageCommand.getParams()
           
 

Methods in org.infinispan.server.memcached.commands with parameters of type StorageParameters
static CasCommand CasCommand.newCasCommand(Cache cache, StorageParameters params, long cas, byte[] data, boolean noReply)
           
static TextCommand StorageCommand.newStorageCommand(Cache<String,Value> cache, CommandType type, StorageParameters params, byte[] data, boolean noReply)
           
 


Google Analytics

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