Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
O
P
R
T
U
V
A
allowsNestedBuckets()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
allowsPublicSharing()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
allowsRootObjects()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
Atmos
- Class in
org.dasein.cloud.atmos
Provider class for interacting with the EMC Atmos REST API.
Atmos()
- Constructor for class org.dasein.cloud.atmos.
Atmos
AtmosException
- Exception in
org.dasein.cloud.atmos
Parses errors received from Atmos so they can be understood in a Dasein Cloud context.
AtmosException(HttpResponse)
- Constructor for exception org.dasein.cloud.atmos.
AtmosException
AtmosGeography
- Class in
org.dasein.cloud.atmos
Fakes the concept of data center services for standalone Atmos implementations.
AtmosMethod
- Class in
org.dasein.cloud.atmos
Handles all RESTful interaction with the Atmos endpoint in order to perform specific REST operations.
AtmosMethod(Atmos)
- Constructor for class org.dasein.cloud.atmos.
AtmosMethod
AtmosMethod.EndpointType
- Enum in
org.dasein.cloud.atmos
AtmosObjectStore
- Class in
org.dasein.cloud.atmos.storage
Provides interaction with the EMC Atmos object storage engine in accordance with the Dasein Cloud API.
AtmosProvider
- Enum in
org.dasein.cloud.atmos
Represents different Atmos standard service providers.
AtmosStorageServices
- Class in
org.dasein.cloud.atmos.storage
Implements the Dasein Cloud storage services API for the EMC Atmos.
AtmosStorageServices(Atmos)
- Constructor for class org.dasein.cloud.atmos.storage.
AtmosStorageServices
authorize(ProviderContext, HttpRequestBase, String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
C
create(String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
createBucket(String, boolean)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
D
delete(String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
download(String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
E
exists(String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
F
formatTime(long)
- Method in class org.dasein.cloud.atmos.
Atmos
G
get(String, String, File, FileTransfer)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getAtmosProvider()
- Method in class org.dasein.cloud.atmos.
Atmos
getBlobStoreSupport()
- Method in class org.dasein.cloud.atmos.storage.
AtmosStorageServices
getBucket(String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getBucketNameRules()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getClient(String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
getCloudName()
- Method in class org.dasein.cloud.atmos.
Atmos
getDataCenter(String)
- Method in class org.dasein.cloud.atmos.
AtmosGeography
getDataCenterServices()
- Method in class org.dasein.cloud.atmos.
Atmos
getEndpoint(ProviderContext, AtmosMethod.EndpointType, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
getLogger(Class<?>)
- Static method in class org.dasein.cloud.atmos.
Atmos
getMaxBuckets()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getMaxObjectSize()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getMaxObjectsPerBucket()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getObject(String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getObjectNameRules()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getObjectSize(String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getProviderName()
- Method in class org.dasein.cloud.atmos.
Atmos
getProviderTermForBucket(Locale)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getProviderTermForDataCenter(Locale)
- Method in class org.dasein.cloud.atmos.
AtmosGeography
getProviderTermForObject(Locale)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
getProviderTermForRegion(Locale)
- Method in class org.dasein.cloud.atmos.
AtmosGeography
getRegion(String)
- Method in class org.dasein.cloud.atmos.
AtmosGeography
getStorageServices()
- Method in class org.dasein.cloud.atmos.
Atmos
getWireLogger(Class<?>)
- Static method in class org.dasein.cloud.atmos.
Atmos
I
info(String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
isPublic(String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
isSubscribed()
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
L
list(String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
list(String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
listDataCenters(String)
- Method in class org.dasein.cloud.atmos.
AtmosGeography
listRegions()
- Method in class org.dasein.cloud.atmos.
AtmosGeography
M
makePublic(String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
makePublic(String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
move(String, String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
O
org.dasein.cloud.atmos
- package org.dasein.cloud.atmos
org.dasein.cloud.atmos.storage
- package org.dasein.cloud.atmos.storage
P
parseTime(String)
- Method in class org.dasein.cloud.atmos.
Atmos
put(String, String, File)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
put(String, String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
R
removeBucket(String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
removeObject(String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
rename(String, String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
renameBucket(String, String, boolean)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
renameObject(String, String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
T
testContext()
- Method in class org.dasein.cloud.atmos.
Atmos
toEndpoint()
- Method in enum org.dasein.cloud.atmos.
AtmosMethod.EndpointType
U
upload(String, String, String, String)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
upload(String, String, InputStream, Storage<?>)
- Method in class org.dasein.cloud.atmos.
AtmosMethod
upload(File, String, String)
- Method in class org.dasein.cloud.atmos.storage.
AtmosObjectStore
V
valueOf(String)
- Static method in enum org.dasein.cloud.atmos.
AtmosMethod.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.dasein.cloud.atmos.
AtmosProvider
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.dasein.cloud.atmos.
AtmosMethod.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.dasein.cloud.atmos.
AtmosProvider
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
L
M
O
P
R
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013
enStratus Networks Inc
. All Rights Reserved.