Uses of Class
org.apache.whirr.service.ComputeCache

Packages that use ComputeCache
org.apache.whirr.service The Whirr Service API. 
 

Uses of ComputeCache in org.apache.whirr.service
 

Methods in org.apache.whirr.service that return ComputeCache
static ComputeCache ComputeCache.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComputeCache[] ComputeCache.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.