Uses of Class
org.gcube.contentmanager.storageclient.wrapper.MemoryType

Packages that use MemoryType
org.gcube.contentmanager.storageclient.wrapper   
 

Uses of MemoryType in org.gcube.contentmanager.storageclient.wrapper
 

Methods in org.gcube.contentmanager.storageclient.wrapper that return MemoryType
static MemoryType MemoryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MemoryType[] MemoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.contentmanager.storageclient.wrapper with parameters of type MemoryType
StorageClient(String owner, AccessType accessType, MemoryType memory)
          Constructor created for external use
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, MemoryType memory)
          Constructor with optional argument memoryType
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, MemoryType memory, String server)
          Constructor with optional arguments server and memory
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, String scope, MemoryType memory)
          Deprecated. 
StorageClient(String serviceClass, String serviceName, String owner, AccessType accessType, String scope, String server, MemoryType memory)
          Deprecated. 
 



Copyright © 2013. All Rights Reserved.