- getAccountFromXml(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getAccountFromXml(Element) - Method in interface org.duracloud.storage.xml.StorageAccountProviderBinding
-
This method builds a StorageAccount object from the arg xml.
- getAccountId(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getAccountName() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getAllSpaceProperties(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- getAuditConfig() - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- getAuditLogSpaceId() - Method in class org.duracloud.storage.domain.AuditConfig
-
- getAuditQueue() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getAuditQueueName() - Method in class org.duracloud.storage.domain.AuditConfig
-
- getCliForm() - Method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
-
- getContent(String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getContent(String, String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getContent(String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContent(String, String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContent() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContent(String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getContent(String, String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getContent(StorageProvider, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getContent(StorageProvider, String, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getContent(StorageProvider, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getContent(StorageProvider, String, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getContent(String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Gets content from a space.
- getContent(String, String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Gets a range of bytes from a content item in a space.
- getContentId() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentMimeType() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentProperties() - Method in class org.duracloud.storage.domain.RetrievedContent
-
- getContentProperties(String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getContentProperties(String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentProperties() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentProperties(String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getContentProperties(StorageProvider, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getContentProperties(StorageProvider, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getContentProperties(String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Retrieves the properties associated with content.
- getContentSize() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentStream() - Method in class org.duracloud.storage.domain.RetrievedContent
-
- getCredential(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getDescription() - Method in enum org.duracloud.storage.domain.HadoopTypes.INSTANCES
-
- getElementFrom(StorageAccount, boolean, boolean) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getElementFrom(StorageAccount, boolean, boolean) - Method in interface org.duracloud.storage.xml.StorageAccountProviderBinding
-
This method builds an xml element from the arg StorageAccount.
- getHost() - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- getId() - Method in enum org.duracloud.storage.domain.HadoopTypes.INSTANCES
-
- getId() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getId() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- getInstanceHost() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getInstancePort() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getIsPrimary(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getList(Iterator<String>) - Static method in class org.duracloud.storage.util.StorageProviderUtil
-
Creates a list of all of the items in an iteration.
- getLongForm() - Method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
-
- getMillDbConfig() - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- getName() - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- getName() - Method in interface org.duracloud.storage.provider.TaskRunner
-
- getOptions() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getOptions() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- getOwnerId() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getOwnerId() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- getPassword() - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- getPassword() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getPassword() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- getPort() - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- getPrimaryStorageAccount() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getProbedCore() - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getRangeEnd() - Method in class org.duracloud.storage.domain.ContentByteRange
-
Gets the ending point of the byte range (the number following the "-"),
or null if there is no number following the dash
- getRangeStart() - Method in class org.duracloud.storage.domain.ContentByteRange
-
Gets the starting point of the byte range (the number preceding the "-"),
or null if there is no number preceding the dash
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceACLs(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceACLs(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- getSpaceACLs(String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Retrieves the ACLs associated with a space.
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- getSpaceContents(String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceContents(String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceContents(String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceContents(StorageProvider, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceContents(StorageProvider, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getSpaceContents(String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Provides access to the content files within a space.
- getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceContentsChunked(StorageProvider, String, String, String, long, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceContentsChunked(StorageProvider, String, String, String, long, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getSpaceContentsChunked(String, String, long, String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Provides a listing of the content files within a space.
- getSpaceDeleteWorker(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- getSpaceId() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceProperties() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceProperties(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceProperties(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getSpaceProperties(String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Retrieves the properties associated with a space.
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
This method returns all of the space properties EXCEPT the ACLs
- getSpaces() - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaces() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaces() - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaces(StorageProvider, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaces(StorageProvider, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getSpaces() - Method in interface org.duracloud.storage.provider.StorageProvider
-
Provides a listing of all spaces owned by a customer.
- getStorageAccount(String) - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getStorageAccountIds() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getStorageAccounts() - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- getStorageAccounts() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getStorageAccounts() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getStorageProvider() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getStorageProvider(String) - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getStorageProviderType() - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getStorageProviderType() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getStorageProviderType() - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getStorageProviderType(StorageProvider) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getStorageProviderType(StorageProvider) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- getStorageProviderType() - Method in interface org.duracloud.storage.provider.StorageProvider
-
Provides the type of storage provider being used.
- getStorageProviderType(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- getStoreId() - Method in interface org.duracloud.storage.provider.TaskProvider
-
The storeId with which the TaskProvider is associated.
- getStoreId() - Method in class org.duracloud.storage.provider.TaskProviderBase
-
- getSupportedTasks() - Method in interface org.duracloud.storage.provider.TaskProvider
-
- getSupportedTasks() - Method in class org.duracloud.storage.provider.TaskProviderBase
-
- getTargetType() - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getTaskProvider() - Method in interface org.duracloud.storage.provider.TaskProviderFactory
-
Retrieves the primary task provider for a given customer.
- getTaskProvider(String) - Method in interface org.duracloud.storage.provider.TaskProviderFactory
-
Retrieves a particular task provider based on the storage account ID.
- getType() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getType() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- getUsage(String) - Method in class org.duracloud.storage.domain.ContentByteRange
-
Provides text describing how the Range header value is to be used,
and noting that the provided range is invalid.
- getUsername() - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- getUsername() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- getUsername() - Method in interface org.duracloud.storage.domain.StorageAccount
-
- ServerConflictException - Exception in org.duracloud.storage.error
-
Represents a task exception associated with a server conflict.
- ServerConflictException(String) - Constructor for exception org.duracloud.storage.error.ServerConflictException
-
- setAuditConfig(AuditConfig) - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- setAuditLogSpaceId(String) - Method in class org.duracloud.storage.domain.AuditConfig
-
- setAuditQueueName(String) - Method in class org.duracloud.storage.domain.AuditConfig
-
- setContent(InputStream) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentId(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentMimeType(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentProperties(Map<String, String>) - Method in class org.duracloud.storage.domain.RetrievedContent
-
- setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentProperties(Map<String, String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- setContentProperties(StorageProvider, String, String, String, Map<String, String>) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- setContentProperties(StorageProvider, String, String, String, Map<String, String>) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- setContentProperties(String, String, Map<String, String>) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Sets the properties associated with content.
- setContentSize(long) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setContentStream(InputStream) - Method in class org.duracloud.storage.domain.RetrievedContent
-
- setEnvironment(String, String, String) - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- setHost(String) - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- setId(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setId(String) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setMetricsTable(MetricsTable) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- setMillDbConfig(DatabaseConfig) - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- setName(String) - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- setNewSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
Sets the properties on this space.
- setNewSpaceProperties(String, Map<String, String>, Map<String, AclType>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
Sets the properties of this space.
- setOption(String, String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setOption(String, String) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setOwnerId(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setOwnerId(String) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setPassword(String) - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- setPassword(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setPassword(String) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setPort(int) - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- setPrimary(boolean) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setPrimary(boolean) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- setSpaceACLs(StorageProvider, String, String, Map<String, AclType>) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- setSpaceACLs(StorageProvider, String, String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- setSpaceACLs(String, Map<String, AclType>) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Sets the ACLs associated with a space.
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- setSpaceId(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setSpaces(Iterator<String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setStorageAccounts(List<StorageAccount>) - Method in class org.duracloud.storage.domain.DuraStoreInitConfig
-
- setStorageProvider(StorageProvider) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- setType(StorageProviderType) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setType(StorageProviderType) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setUsername(String) - Method in class org.duracloud.storage.domain.DatabaseConfig
-
- setUsername(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- setUsername(String) - Method in interface org.duracloud.storage.domain.StorageAccount
-
- setWrappedStorageProvider(StorageProvider) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
Sets an alternate storage provider that can be used for select operations.
- SpaceDeleteWorker(String) - Constructor for class org.duracloud.storage.provider.StorageProviderBase.SpaceDeleteWorker
-
- spaceExists(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- startMetric(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- StatelessStorageProvider - Interface in org.duracloud.storage.provider
-
- StatelessStorageProviderImpl - Class in org.duracloud.storage.provider
-
- StatelessStorageProviderImpl() - Constructor for class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- STOP_JOB_TASK_NAME - Static variable in class org.duracloud.storage.domain.HadoopTypes
-
- stopMetric(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- StorageAccount - Interface in org.duracloud.storage.domain
-
- StorageAccount.OPTS - Enum in org.duracloud.storage.domain
-
This enum holds names of attributes that are not in the common
getters/setters of this interface.
- StorageAccountImpl - Class in org.duracloud.storage.domain.impl
-
Contains the information necessary to access a storage
provider account.
- StorageAccountImpl(String, String, String, StorageProviderType) - Constructor for class org.duracloud.storage.domain.impl.StorageAccountImpl
-
- StorageAccountManager - Class in org.duracloud.storage.domain
-
Manages storage provider accounts.
- StorageAccountManager() - Constructor for class org.duracloud.storage.domain.StorageAccountManager
-
- StorageAccountProviderBinding - Interface in org.duracloud.storage.xml
-
This interface defines the contract for Storage Account xml bindings.
- StorageAccountProviderSimpleBindingImpl - Class in org.duracloud.storage.xml.impl
-
This class provides a simple xml binding for storage accounts.
- StorageAccountProviderSimpleBindingImpl() - Constructor for class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
-
- StorageAccountsDocumentBinding - Class in org.duracloud.storage.xml
-
This class (de)serializes durastore acct configuration between objects and xml.
- StorageAccountsDocumentBinding() - Constructor for class org.duracloud.storage.xml.StorageAccountsDocumentBinding
-
- StorageException - Exception in org.duracloud.storage.error
-
Exception thrown by StorageProvider implementations.
- StorageException(String) - Constructor for exception org.duracloud.storage.error.StorageException
-
- StorageException(String, boolean) - Constructor for exception org.duracloud.storage.error.StorageException
-
- StorageException(String, Throwable) - Constructor for exception org.duracloud.storage.error.StorageException
-
- StorageException(String, Throwable, boolean) - Constructor for exception org.duracloud.storage.error.StorageException
-
- StorageException(Throwable) - Constructor for exception org.duracloud.storage.error.StorageException
-
- StorageException(Throwable, boolean) - Constructor for exception org.duracloud.storage.error.StorageException
-
- storageProvider - Variable in class org.duracloud.storage.provider.ProbedStorageProvider
-
- StorageProvider - Interface in org.duracloud.storage.provider
-
A Storage Provider provides services which allow content to be
stored in and retrieved from spaces.
- StorageProviderBase - Class in org.duracloud.storage.provider
-
- StorageProviderBase() - Constructor for class org.duracloud.storage.provider.StorageProviderBase
-
- StorageProviderBase.SpaceDeleteWorker - Class in org.duracloud.storage.provider
-
- StorageProviderFactory - Interface in org.duracloud.storage.util
-
- StorageProviderUtil - Class in org.duracloud.storage.util
-
Provides utility methods for Storage Providers
- StorageStateException - Exception in org.duracloud.storage.error
-
Exception thrown to indicate that a StorageException is due to the state
of the stored content.
- StorageStateException(String, Throwable) - Constructor for exception org.duracloud.storage.error.StorageStateException
-
- storeProperties(Map<String, String>) - Static method in class org.duracloud.storage.util.StorageProviderUtil
-
Converts properties stored in a Map into a stream for storage purposes.
- validateContentId(String) - Static method in class org.duracloud.storage.util.IdUtil
-
Determines if the ID of the content to be added is valid
- validateSpaceId(String) - Static method in class org.duracloud.storage.util.IdUtil
-
Determines if the ID of the space to be added is valid
- validateStoreId(String) - Static method in class org.duracloud.storage.util.IdUtil
-
- valueOf(String) - Static method in enum org.duracloud.storage.domain.HadoopTypes.INSTANCES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.storage.domain.HadoopTypes.JOB_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.storage.domain.HadoopTypes.TASK_OUTPUTS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.storage.domain.StorageAccount.OPTS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.duracloud.storage.domain.HadoopTypes.INSTANCES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.storage.domain.HadoopTypes.JOB_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.storage.domain.HadoopTypes.TASK_OUTPUTS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.storage.domain.StorageAccount.OPTS
-
Returns an array containing the constants of this enum type, in
the order they are declared.