A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractRestController<T> - Class in org.duracloud.controller
 
AbstractRestController(String) - Constructor for class org.duracloud.controller.AbstractRestController
 
AbstractServiceInfo - Class in org.duracloud.duraservice.config
This class is the base of service-specific configuration classes.
AbstractServiceInfo() - Constructor for class org.duracloud.duraservice.config.AbstractServiceInfo
 
AbstractSpringPreparerFactory - Class in org.springframework.web.servlet.view.tiles2
Abstract implementation of the Tiles2 PreparerFactory interface, obtaining the current Spring WebApplicationContext and delegating to AbstractSpringPreparerFactory.getPreparer(String, org.springframework.web.context.WebApplicationContext) .
AbstractSpringPreparerFactory() - Constructor for class org.springframework.web.servlet.view.tiles2.AbstractSpringPreparerFactory
 
AccessDecisionManagerImpl - Class in org.duracloud.security.vote
This class polls its internal list of AccessDecisionVoters to come to an AuthZ decision for the principal (authentication) and resource.
AccessDecisionManagerImpl() - Constructor for class org.duracloud.security.vote.AccessDecisionManagerImpl
 
acctNonExpiredKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
acctNonLockedKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
add(String, String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
add(String[], Map<String, String>) - Static method in class org.duracloud.duradmin.util.TagUtil
 
addChangedFile(File) - Method in class org.duracloud.sync.mgmt.ChangedList
Adds a changed file to the list of items to be processed.
addChangedFile(ChangedFile) - Method in class org.duracloud.sync.mgmt.ChangedList
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Adds content to a space.
addContent(String, String, String, File) - Method in class org.duracloud.chunk.FileChunker
This method pushes the content file to the space destSpaceId with the content ID destContentId
addContent(String, String, String, long, InputStream) - Method in class org.duracloud.chunk.FileChunker
This method pushes the content file to the space destSpaceId with the content ID destContentId
addContent(String, String, InputStream, long, String, String, Map<String, String>) - Method in interface org.duracloud.client.ContentStore
Adds content to a space.
addContent(String, String, InputStream, long, String, String, Map<String, String>) - Method in class org.duracloud.client.ContentStoreImpl
Adds content to a space.
addContent(String, String, InputStream, long, String, String, Map<String, String>) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Adds content to a space.
addContent(String, String, InputStream, String, int, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
addContent(String, String, InputStream, String, int, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Adds content to a space.
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Adds content to a space.
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Add new content to irods, content path is baseDirectory /spaceId/contentId
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Adds content to a space.
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.s3storage.S3StorageProvider
Adds content to a space.
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
addContent(String, String, String, long, String, InputStream) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
addContent(StorageProvider, String, String, String, String, long, String, InputStream) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
addContent(StorageProvider, String, String, String, String, long, String, InputStream) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
addContent(String, String, String, long, String, InputStream) - Method in interface org.duracloud.storage.provider.StorageProvider
Adds content to a space.
addContentFrom(File, String) - Method in class org.duracloud.chunk.FileChunker
This method loops the arg baseDir and pushes the found content to the arg destSpace.
addContentId(String) - Method in class org.duracloud.domain.Space
addContentId
AddContentResult - Class in org.duracloud.chunk.writer
 
AddContentResult(String, String, long) - Constructor for class org.duracloud.chunk.writer.AddContentResult
 
AddContentResult.State - Enum in org.duracloud.chunk.writer
 
addDefaultConverters() - Method in class org.duracloud.duradmin.binding.ConversionService
 
addElement(String) - Method in class org.duracloud.common.util.metrics.Metric
 
addEntry(String, String, long) - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
addEntry(String, Map<String, String>) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
 
addEntry(String, Map<String, String>) - Method in class org.duracloud.services.fixity.util.FixityManifestVerifier
 
addFileInTransfer(String, long, long) - Method in class org.duracloud.upload.UploadStatus
 
addFlashMessage(Message, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
addFlashMessage(String, ModelAndView) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
addGrantedAuthority(String) - Method in class org.duracloud.security.domain.SecurityUserBean
 
addMessageToRedirect(Message, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
addMetric(Metric) - Method in class org.duracloud.common.util.metrics.MetricsTable
 
addNewChunk() - Method in interface org.duracloud.ChunksType
Appends and returns a new empty value (as xml) as the last "chunk" element
addNewChunk() - Method in class org.duracloud.impl.ChunksTypeImpl
Appends and returns a new empty value (as xml) as the last "chunk" element
addNewChunks() - Method in interface org.duracloud.ChunksManifestType
Appends and returns a new empty "chunks" element
addNewChunks() - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Appends and returns a new empty "chunks" element
addNewChunksManifest() - Method in interface org.duracloud.ChunksManifestDocument
Appends and returns a new empty "chunksManifest" element
addNewChunksManifest() - Method in class org.duracloud.impl.ChunksManifestDocumentImpl
Appends and returns a new empty "chunksManifest" element
addNewConfigs() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Appends and returns a new empty "configs" element
addNewConfigs() - Method in interface org.duracloud.ServiceSummaryType
Appends and returns a new empty "configs" element
addNewDependencies() - Method in class org.duracloud.impl.ServiceTypeImpl
Appends and returns a new empty "dependencies" element
addNewDependencies() - Method in interface org.duracloud.ServiceType
Appends and returns a new empty "dependencies" element
addNewDependency() - Method in interface org.duracloud.DependenciesType
Appends and returns a new empty value (as xml) as the last "dependency" element
addNewDependency() - Method in class org.duracloud.impl.DependenciesTypeImpl
Appends and returns a new empty value (as xml) as the last "dependency" element
addNewDeployment() - Method in interface org.duracloud.DeploymentsType
Appends and returns a new empty value (as xml) as the last "deployment" element
addNewDeployment() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Appends and returns a new empty value (as xml) as the last "deployment" element
addNewDeploymentOptions() - Method in class org.duracloud.impl.ServiceTypeImpl
Appends and returns a new empty "deploymentOptions" element
addNewDeploymentOptions() - Method in interface org.duracloud.ServiceType
Appends and returns a new empty "deploymentOptions" element
addNewDeployments() - Method in class org.duracloud.impl.ServiceTypeImpl
Appends and returns a new empty "deployments" element
addNewDeployments() - Method in interface org.duracloud.ServiceType
Appends and returns a new empty "deployments" element
addNewHeader() - Method in interface org.duracloud.ChunksManifestType
Appends and returns a new empty "header" element
addNewHeader() - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Appends and returns a new empty "header" element
addNewMode() - Method in class org.duracloud.impl.ModeSetTypeImpl
Appends and returns a new empty value (as xml) as the last "mode" element
addNewMode() - Method in interface org.duracloud.ModeSetType
Appends and returns a new empty value (as xml) as the last "mode" element
addNewModeSet() - Method in class org.duracloud.impl.ModeTypeImpl
Appends and returns a new empty value (as xml) as the last "modeSet" element
addNewModeSet() - Method in class org.duracloud.impl.UserConfigTypeImpl
Appends and returns a new empty value (as xml) as the last "modeSet" element
addNewModeSet() - Method in interface org.duracloud.ModeType
Appends and returns a new empty value (as xml) as the last "modeSet" element
addNewModeSet() - Method in interface org.duracloud.UserConfigType
Appends and returns a new empty value (as xml) as the last "modeSet" element
addNewOption() - Method in interface org.duracloud.DeploymentOptionsType
Appends and returns a new empty value (as xml) as the last "option" element
addNewOption() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Appends and returns a new empty value (as xml) as the last "option" element
addNewOption() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Appends and returns a new empty value (as xml) as the last "option" element
addNewOption() - Method in interface org.duracloud.UserPropertyType
Appends and returns a new empty value (as xml) as the last "option" element
addNewProperties() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.duracloud.ServiceSummaryType
Appends and returns a new empty "properties" element
addNewProperty() - Method in class org.duracloud.impl.ModeTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in class org.duracloud.impl.PropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.duracloud.ModeType
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.duracloud.PropertiesType
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.duracloud.SystemConfigType
Appends and returns a new empty value (as xml) as the last "property" element
addNewSecurityUser() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Appends and returns a new empty value (as xml) as the last "security-user" element
addNewSecurityUser() - Method in interface org.duracloud.SecurityUsersType
Appends and returns a new empty value (as xml) as the last "security-user" element
addNewSecurityUsers() - Method in class org.duracloud.impl.SecurityUsersDocumentImpl
Appends and returns a new empty "security-users" element
addNewSecurityUsers() - Method in interface org.duracloud.SecurityUsersDocument
Appends and returns a new empty "security-users" element
addNewService() - Method in class org.duracloud.impl.ServiceDocumentImpl
Appends and returns a new empty "service" element
addNewService() - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in interface org.duracloud.ServiceDocument
Appends and returns a new empty "service" element
addNewService() - Method in interface org.duracloud.ServicesDocument.Services
Appends and returns a new empty value (as xml) as the last "service" element
addNewServiceReport() - Method in class noNamespace.impl.ServiceReportListImpl
Appends and returns a new empty value (as xml) as the last "serviceReport" element
addNewServiceReport() - Method in interface noNamespace.ServiceReportList
Appends and returns a new empty value (as xml) as the last "serviceReport" element
addNewServiceReportList() - Method in class noNamespace.impl.ServiceReportListDocumentImpl
Appends and returns a new empty "serviceReportList" element
addNewServiceReportList() - Method in interface noNamespace.ServiceReportListDocument
Appends and returns a new empty "serviceReportList" element
addNewServices() - Method in class org.duracloud.impl.ServicesDocumentImpl
Appends and returns a new empty "services" element
addNewServices() - Method in interface org.duracloud.ServicesDocument
Appends and returns a new empty "services" element
addNewServiceSummaries() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl
Appends and returns a new empty "serviceSummaries" element
addNewServiceSummaries() - Method in interface org.duracloud.ServiceSummariesDocument
Appends and returns a new empty "serviceSummaries" element
addNewServiceSummary() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Appends and returns a new empty value (as xml) as the last "serviceSummary" element
addNewServiceSummary() - Method in class org.duracloud.impl.ServiceSummaryDocumentImpl
Appends and returns a new empty "serviceSummary" element
addNewServiceSummary() - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Appends and returns a new empty value (as xml) as the last "serviceSummary" element
addNewServiceSummary() - Method in interface org.duracloud.ServiceSummaryDocument
Appends and returns a new empty "serviceSummary" element
addNewSourceContent() - Method in interface org.duracloud.HeaderType
Appends and returns a new empty "sourceContent" element
addNewSourceContent() - Method in class org.duracloud.impl.HeaderTypeImpl
Appends and returns a new empty "sourceContent" element
addNewSystemConfig() - Method in interface org.duracloud.DeploymentType
Appends and returns a new empty "systemConfig" element
addNewSystemConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Appends and returns a new empty "systemConfig" element
addNewSystemConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Appends and returns a new empty "systemConfig" element
addNewSystemConfig() - Method in interface org.duracloud.ServiceType
Appends and returns a new empty "systemConfig" element
addNewUserConfig() - Method in interface org.duracloud.DeploymentType
Appends and returns a new empty "userConfig" element
addNewUserConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Appends and returns a new empty "userConfig" element
addNewUserConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Appends and returns a new empty "userConfig" element
addNewUserConfig() - Method in interface org.duracloud.ServiceType
Appends and returns a new empty "userConfig" element
addProperties(String, String) - Method in class org.duracloud.domain.Content
Adds an item to the content properties map
addProperties(String, String) - Method in class org.duracloud.domain.Space
Adds an item to the space properties map
addRedirectMessageToModelAndView(ModelAndView, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
addServiceReport(String) - Method in class noNamespace.impl.ServiceReportListImpl
Appends the value as the last "serviceReport" element
addServiceReport(String) - Method in interface noNamespace.ServiceReportList
Appends the value as the last "serviceReport" element
addServiceSummary(ServiceSummary) - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
addServiceSummary(ServiceSummary) - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method adds the arg service summary to the existing summary for the month if one already exists, otherwise a new report is created with the arg summary in it.
addSpace(String, String, Map<String, String>, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Adds a space.
addSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.addSpace(String, String, String, String)
AddStreamingItemTaskRunner - Class in org.duracloud.s3task.streaming
The purpose of this task is to add an additional item to a pre-existing streaming distribution.
AddStreamingItemTaskRunner(S3StorageProvider, AmazonS3Client, CloudFrontService) - Constructor for class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner
 
AddStreamingItemTaskRunner.TaskParams - Class in org.duracloud.s3task.streaming
 
AddStreamingItemTaskRunner.TaskParams() - Constructor for class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner.TaskParams
 
AddStreamingItemWorker - Class in org.duracloud.services.streaming
 
AddStreamingItemWorker(ContentStore, String, String, StreamingUpdateListener) - Constructor for class org.duracloud.services.streaming.AddStreamingItemWorker
 
addSubMetric(Metric, MetricsTable) - Method in class org.duracloud.common.util.metrics.MetricsTable
 
addSummaries(List<ServiceSummary>, List<ServiceSummary>, int) - Method in class org.duracloud.durareport.service.ServiceReportBuilder
 
addTag(String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.TagUtil
 
addToErrorLog(String) - Method in class org.duracloud.durareport.storage.StorageReportHandler
 
addUpdateContent(String, MonitoredFile) - Method in class org.duracloud.sync.endpoint.DuraStoreChunkSyncEndpoint
 
addUpdateContent(String, MonitoredFile) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
addUploadTask(UploadTask) - Method in class org.duracloud.controller.UploadManager
 
addUser(SecurityUserBean) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
AdminInit - Class in org.duracloud.duradmin.domain
 
AdminInit() - Constructor for class org.duracloud.duradmin.domain.AdminInit
 
afterPropertiesSet() - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Creates and exposes a TilesContainer for this web application.
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.computeprovider.aop.LoggingAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.IngestAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
AGE - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
ALL_SERVICES - Static variable in class org.duracloud.servicesadmin.control.UninstallController
 
ALL_STORE_SPACES_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
AltTextOutputFormat<K,V> - Class in org.duracloud.services.hadoop.base
Overrides the text output format to allow the output directory to exist and include a DuraCloud space properties file.
AltTextOutputFormat() - Constructor for class org.duracloud.services.hadoop.base.AltTextOutputFormat
 
amaUrlKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
AmazonEmailer - Class in org.duracloud.notification
 
AmazonEmailer(AmazonSimpleEmailService, String) - Constructor for class org.duracloud.notification.AmazonEmailer
 
AmazonFixityJobWorker - Class in org.duracloud.services.amazonfixity
 
AmazonFixityJobWorker(ContentStore, String, Map<String, String>, String) - Constructor for class org.duracloud.services.amazonfixity.AmazonFixityJobWorker
 
AmazonFixityPropertiesJobWorker - Class in org.duracloud.services.amazonfixity
 
AmazonFixityPropertiesJobWorker(ContentStore, String, Map<String, String>, String) - Constructor for class org.duracloud.services.amazonfixity.AmazonFixityPropertiesJobWorker
 
AmazonFixityService - Class in org.duracloud.services.amazonfixity
This service runs the fixity service in the Amazon elastic map reduce framework.
AmazonFixityService() - Constructor for class org.duracloud.services.amazonfixity.AmazonFixityService
 
AmazonFixityServiceInfo - Class in org.duracloud.duraservice.config
 
AmazonFixityServiceInfo() - Constructor for class org.duracloud.duraservice.config.AmazonFixityServiceInfo
 
AmazonFixityServiceInfo.ModeType - Enum in org.duracloud.duraservice.config
 
AmazonMapReduceJobWorker - Interface in org.duracloud.services.amazonmapreduce
This interface defines the contract for workers that manage jobs in the hadoop framework.
AmazonMapReduceJobWorker.JobStatus - Enum in org.duracloud.services.amazonmapreduce
This enum holds the states of a hadoop job.
AmazonNotificationFactory - Class in org.duracloud.notification
 
AmazonNotificationFactory() - Constructor for class org.duracloud.notification.AmazonNotificationFactory
 
APP_NAME - Static variable in class org.duracloud.duradmin.control.BaseCommandController
 
APP_NAME - Static variable in class org.duracloud.durareport.rest.BaseRest
 
APP_NAME - Static variable in class org.duracloud.duraservice.rest.BaseRest
 
APP_NAME - Static variable in class org.duracloud.durastore.rest.BaseRest
 
AppConfig - Interface in org.duracloud.appconfig.domain
This interface defines the contract of a configuration set used for initializing the duracloud applications: duradmin, durastore, duraservice.
appendRedirectMessage(String, Message, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.MessageUtils
adds a redirect message and appends the redirect key to the outcomeUrl.
Application - Class in org.duracloud.appconfig.domain
This class provides an abstraction of an application that is reachable at a host:port/context endpoint and can be initialized and can have its security-users updated.
Application(String, String, String) - Constructor for class org.duracloud.appconfig.domain.Application
 
Application(String, String, String, RestHttpHelper) - Constructor for class org.duracloud.appconfig.domain.Application
 
APPLICATION_XML - Static variable in class org.duracloud.durareport.rest.BaseRest
 
APPLICATION_XML - Static variable in class org.duracloud.durastore.rest.BaseRest
 
ApplicationConfig - Class in org.duracloud.common.util
 
ApplicationConfig() - Constructor for class org.duracloud.common.util.ApplicationConfig
 
ApplicationInitDriver - Class in org.duracloud.appconfig
 
ApplicationInitDriver() - Constructor for class org.duracloud.appconfig.ApplicationInitDriver
 
ApplicationInitializer - Class in org.duracloud.appconfig
This class loads the configuration properties of durastore, duradmin, duraservice, and security and initializes each.
ApplicationInitializer(File) - Constructor for class org.duracloud.appconfig.ApplicationInitializer
 
ApplicationWithConfig - Class in org.duracloud.appconfig.support
 
ApplicationWithConfig(String) - Constructor for class org.duracloud.appconfig.support.ApplicationWithConfig
 
applyValues(TextUserConfig, Map<String, String[]>, String) - Static method in class org.duracloud.duradmin.util.ServiceInfoUtil
 
applyValues(SingleSelectUserConfig, Map<String, String[]>, String) - Static method in class org.duracloud.duradmin.util.ServiceInfoUtil
 
applyValues(MultiSelectUserConfig, Map<String, String[]>, String) - Static method in class org.duracloud.duradmin.util.ServiceInfoUtil
 
applyValues(List<UserConfigModeSet>, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.ServiceInfoUtil
 
applyValues(UserConfigModeSet, Map<String, String[]>, String) - Static method in class org.duracloud.duradmin.util.ServiceInfoUtil
 
artifactMetadataSource - Variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
asXml() - Method in interface org.duracloud.appconfig.domain.AppConfig
This method returns an XML serialization of the configuration.
asXml() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
asXml() - Method in class org.duracloud.appconfig.domain.DurareportConfig
 
asXml() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
asXml() - Method in class org.duracloud.appconfig.domain.DurastoreConfig
 
asXml() - Method in class org.duracloud.appconfig.domain.SecurityConfig
 
attemptRestart() - Method in class org.duracloud.sync.backup.SyncBackupManager
 
authenticate(Authentication) - Method in class org.duracloud.duradmin.security.ContentStoreAuthenticationProvider
 
AuthoritiesType - Interface in org.duracloud
An XML AuthoritiesType(@duracloud.org).
AuthoritiesType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
AuthoritiesTypeImpl - Class in org.duracloud.impl
An XML AuthoritiesType(@duracloud.org).
AuthoritiesTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.AuthoritiesTypeImpl
 
AuthoritiesTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.AuthoritiesTypeImpl
 
AVAILABLE - Static variable in interface org.duracloud.DeploymentOptionStateType
 
available() - Method in class org.duracloud.io.ByteCountingInputStream
 
AzureStorageProvider - Class in org.duracloud.azurestorage
Provides content storage backed by Azure's Cloud Files service.
AzureStorageProvider(String, String) - Constructor for class org.duracloud.azurestorage.AzureStorageProvider
 
AzureStorageProvider(BlobStorageClient) - Constructor for class org.duracloud.azurestorage.AzureStorageProvider
 

B

BACKUP_FILE_NAME - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
backupConfig(File, String[]) - Method in class org.duracloud.sync.config.SyncToolConfigParser
 
BaseAmazonMapReduceJobWorker - Class in org.duracloud.services.amazonmapreduce
This class manages starting a hadoop job that relies on a jar being installed within the storageprovider environment.
BaseAmazonMapReduceJobWorker(ContentStore, String, Map<String, String>, String) - Constructor for class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
BaseAmazonMapReducePostJobWorker - Class in org.duracloud.services.amazonmapreduce
This abstract class is the base class of workers that are designed to be run after the completion of a hadoop job.
BaseAmazonMapReducePostJobWorker(AmazonMapReduceJobWorker) - Constructor for class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
BaseAmazonMapReducePostJobWorker(AmazonMapReduceJobWorker, long) - Constructor for class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
BaseAmazonMapReduceService - Class in org.duracloud.services.amazonmapreduce
This service contains the base logic common across services leveraging the Amazon elastic map reduce framework.
BaseAmazonMapReduceService() - Constructor for class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
BaseCommandController - Class in org.duracloud.duradmin.control
 
BaseCommandController() - Constructor for class org.duracloud.duradmin.control.BaseCommandController
 
BaseConfig - Class in org.duracloud.appconfig.domain
This class collects the common functionality needed by durastore, duraservice, duradmin, durareport, and security configurations.
BaseConfig() - Constructor for class org.duracloud.appconfig.domain.BaseConfig
 
baseDir - Variable in class org.duracloud.services.common.util.BundleHome
 
baseDirectoryKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
BaseFormController - Class in org.duracloud.duradmin.control
 
BaseFormController() - Constructor for class org.duracloud.duradmin.control.BaseFormController
 
BaseListenerService - Class in org.duracloud.services.listener
 
BaseListenerService() - Constructor for class org.duracloud.services.listener.BaseListenerService
 
BaseReportManager - Class in org.duracloud.client.report
 
BaseReportManager(String, String) - Constructor for class org.duracloud.client.report.BaseReportManager
 
BaseReportManager(String, String, String) - Constructor for class org.duracloud.client.report.BaseReportManager
 
BaseRest - Class in org.duracloud.durareport.rest
 
BaseRest() - Constructor for class org.duracloud.durareport.rest.BaseRest
 
BaseRest - Class in org.duracloud.duraservice.rest
Base REST resource
BaseRest() - Constructor for class org.duracloud.duraservice.rest.BaseRest
 
BaseRest - Class in org.duracloud.durastore.rest
Base REST resource
BaseRest() - Constructor for class org.duracloud.durastore.rest.BaseRest
 
BaseService - Class in org.duracloud.services
 
BaseService() - Constructor for class org.duracloud.services.BaseService
 
BaseStorageClassTaskRunner - Class in org.duracloud.s3task.storage
 
BaseStorageClassTaskRunner() - Constructor for class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
BaseStreamingTaskRunner - Class in org.duracloud.s3task.streaming
 
BaseStreamingTaskRunner() - Constructor for class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
BaseViewPreparer - Class in org.duracloud.duradmin.view
A view preparer to be invoked by every page in the application.
BaseViewPreparer() - Constructor for class org.duracloud.duradmin.view.BaseViewPreparer
 
before(Method, Object[], Object) - Method in class org.duracloud.duradmin.security.SecurityAdvice
 
beginSync() - Method in class org.duracloud.sync.mgmt.SyncManager
Allows the SyncManager to begin watching for updates to the ChangedList
BitIntegrityTools - Class in org.duracloud.services.bitintegritytools
This class exposes FixityServices.
BitIntegrityTools() - Constructor for class org.duracloud.services.bitintegritytools.BitIntegrityTools
 
BLOB_NAMESPACE - Static variable in class org.duracloud.azurestorage.AzureStorageProvider
 
BrokeredStorageProvider - Class in org.duracloud.storage.provider
 
BrokeredStorageProvider(StatelessStorageProvider, StorageProvider, StorageProviderType, String) - Constructor for class org.duracloud.storage.provider.BrokeredStorageProvider
 
brokerURL - Variable in class org.duracloud.services.listener.BaseListenerService
 
BulkImageConversionService - Class in org.duracloud.services.bulkimageconversion
Service which converts image files from one format to another in a bulk fashion by utilizing hadoop.
BulkImageConversionService() - Constructor for class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
BulkImageConversionServiceInfo - Class in org.duracloud.duraservice.config
 
BulkImageConversionServiceInfo() - Constructor for class org.duracloud.duraservice.config.BulkImageConversionServiceInfo
 
BulkImageConversionServiceInfo.ModeType - Enum in org.duracloud.duraservice.config
 
BulkImageConversionTaskHelper - Class in org.duracloud.s3task.hadoop.param
 
BulkImageConversionTaskHelper() - Constructor for class org.duracloud.s3task.hadoop.param.BulkImageConversionTaskHelper
 
BulkUploadController - Class in org.duracloud.duradmin.spaces.controller
 
BulkUploadController() - Constructor for class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
BundleCatalog - Class in org.duracloud.servicesutil.util.catalog
This class keeps track of the bundles that are installed into the OSGi container, and how many services have dependencies on any given bundle.
BundleCatalog() - Constructor for class org.duracloud.servicesutil.util.catalog.BundleCatalog
 
BundleHome - Class in org.duracloud.services.common.util
 
BundleHome() - Constructor for class org.duracloud.services.common.util.BundleHome
 
ByteCountingInputStream - Class in org.duracloud.io
An input stream wrapper that tracks the number of bytes that have been read off the underlying stream
ByteCountingInputStream(InputStream) - Constructor for class org.duracloud.io.ByteCountingInputStream
 

C

CachingContentStoreImpl - Class in org.duracloud.client.impl
This class retains the results of the initial call to: getSpaces()

and returns this cached value on subsequent calls.

CachingContentStoreImpl(String, StorageProviderType, String, RestHttpHelper) - Constructor for class org.duracloud.client.impl.CachingContentStoreImpl
 
CachingContentStoreManagerImpl - Class in org.duracloud.client.impl
This class retains the results of the initial call to both: getContentStores() & getPrimaryContentStore()

and returns these cached values on subsequent calls.

CachingContentStoreManagerImpl(String, String, String) - Constructor for class org.duracloud.client.impl.CachingContentStoreManagerImpl
 
call() - Method in class org.duracloud.client.StoreCaller
 
call() - Method in class org.duracloud.services.duplication.StoreCaller
 
call() - Method in class org.duracloud.services.fixity.util.StoreCaller
 
cancel() - Method in interface org.duracloud.controller.UploadTask
 
cancel() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
cancelReport() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
 
cancelStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Cancels any currently running storage report.
cancelStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
cancelStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportResource
Cancels a storage report that is currently in process
cancelStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportRest
Cancels a running storage report.
cancelStorageReport() - Method in class org.duracloud.durareport.storage.StorageReportScheduler
Cancels the currently running storage report.
cancelStorageReportSchedule() - Method in interface org.duracloud.client.report.StorageReportManager
Cancels any existing storage report schedule.
cancelStorageReportSchedule() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
cancelStorageReportSchedule() - Method in class org.duracloud.durareport.rest.StorageReportResource
Cancels any existing storage report schedule.
cancelStorageReportSchedule() - Method in class org.duracloud.durareport.rest.StorageReportRest
Cancels the storage report schedule.
cancelStorageReportSchedule() - Method in class org.duracloud.durareport.storage.StorageReportScheduler
 
cfService - Variable in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
ChangedFile - Class in org.duracloud.sync.mgmt
 
ChangedFile(File) - Constructor for class org.duracloud.sync.mgmt.ChangedFile
 
ChangedList - Class in org.duracloud.sync.mgmt
The list of files which have been changed.
ChangedListBackupManager - Class in org.duracloud.sync.backup
Manages the backing up of the changed list on a consistent schedule.
ChangedListBackupManager(ChangedList, File, long) - Constructor for class org.duracloud.sync.backup.ChangedListBackupManager
 
ChangeHandler - Interface in org.duracloud.sync.mgmt
 
ChangeWatcher - Class in org.duracloud.sync.mgmt
Watches for new items on the ChangedList.
ChangeWatcher(ChangedList, ChangeHandler, long) - Constructor for class org.duracloud.sync.mgmt.ChangeWatcher
Creates a ChangeWatcher which watches for changes to the ChangedList and notifies the ChangeHandler.
checkComplete() - Method in class org.duracloud.sync.walker.DeleteChecker
 
checkContentItemId(String, String) - Static method in class org.duracloud.duradmin.util.ControllerUtils
 
checkInitialized() - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
checkOutputSpecs(FileSystem, JobConf) - Method in class org.duracloud.services.hadoop.base.AltTextOutputFormat
Allows output directory (where results file will be stored) to already exist and to contain other files.
checkResponse(RestHttpHelper.HttpResponse, int) - Method in class org.duracloud.client.report.BaseReportManager
 
checkSpaceId(String) - Static method in class org.duracloud.duradmin.util.ControllerUtils
 
checksumBytesToString(byte[]) - Static method in class org.duracloud.common.util.ChecksumUtil
Converts a message digest byte array into a String based on the hex values appearing in the array.
ChecksumInputStream - Class in org.duracloud.common.stream
 
ChecksumInputStream(InputStream, String) - Constructor for class org.duracloud.common.stream.ChecksumInputStream
 
checksumsMatch(File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
ChecksumUtil - Class in org.duracloud.common.util
 
ChecksumUtil(ChecksumUtil.Algorithm) - Constructor for class org.duracloud.common.util.ChecksumUtil
 
ChecksumUtil.Algorithm - Enum in org.duracloud.common.util
This class encapsulates the valid values for checksum algorithms.
ChunkableContent - Class in org.duracloud.chunk
This class manages the provided content stream by breaking it chunks of the size specified by maxChunkSize.
ChunkableContent(String, InputStream, long, long) - Constructor for class org.duracloud.chunk.ChunkableContent
 
ChunkableContent(String, String, InputStream, long, long) - Constructor for class org.duracloud.chunk.ChunkableContent
 
ChunkFilteredIterator - Class in org.duracloud.sync.endpoint
This class exposes an iterator to a String listing that excludes content chunks (as defined in ChunksManifest.java) and replaces items named as chunk manifests (as defined in ChunksManifest.java) with their original content name.
ChunkFilteredIterator(Iterator<String>) - Constructor for class org.duracloud.sync.endpoint.ChunkFilteredIterator
 
ChunkInputStream - Class in org.duracloud.chunk.stream
This class provides the ability to limit the number of bytes read from the provided InputStream to maxChunkSize.
ChunkInputStream(String, InputStream, long, boolean) - Constructor for class org.duracloud.chunk.stream.ChunkInputStream
 
ChunksManifest - Class in org.duracloud.chunk.manifest
 
ChunksManifest(ChunksManifestBean) - Constructor for class org.duracloud.chunk.manifest.ChunksManifest
 
ChunksManifest(String, String, long) - Constructor for class org.duracloud.chunk.manifest.ChunksManifest
 
ChunksManifestBean - Class in org.duracloud.chunk.manifest
This class is a simple bean for a ChunksManifest.
ChunksManifestBean() - Constructor for class org.duracloud.chunk.manifest.ChunksManifestBean
 
ChunksManifestBean.ManifestEntry - Class in org.duracloud.chunk.manifest
Manifest Entry inner class.
ChunksManifestBean.ManifestEntry(String, String, int, long) - Constructor for class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
 
ChunksManifestBean.ManifestHeader - Class in org.duracloud.chunk.manifest
Manifest Header inner class.
ChunksManifestBean.ManifestHeader(String, String, long) - Constructor for class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
ChunksManifestDocument - Interface in org.duracloud
A document containing one chunksManifest(@duracloud.org) element.
ChunksManifestDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ChunksManifestDocumentImpl - Class in org.duracloud.impl
A document containing one chunksManifest(@duracloud.org) element.
ChunksManifestDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.ChunksManifestDocumentImpl
 
ChunksManifestType - Interface in org.duracloud
An XML chunksManifestType(@duracloud.org).
ChunksManifestType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ChunksManifestTypeImpl - Class in org.duracloud.impl
An XML chunksManifestType(@duracloud.org).
ChunksManifestTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ChunksManifestTypeImpl
 
ChunksType - Interface in org.duracloud
An XML chunksType(@duracloud.org).
ChunksType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ChunksTypeImpl - Class in org.duracloud.impl
An XML chunksType(@duracloud.org).
ChunksTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ChunksTypeImpl
 
chunkSuffix - Static variable in class org.duracloud.chunk.manifest.ChunksManifest
 
ChunkType - Interface in org.duracloud
An XML chunkType(@duracloud.org).
ChunkType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ChunkTypeImpl - Class in org.duracloud.impl
An XML chunkType(@duracloud.org).
ChunkTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ChunkTypeImpl
 
ChunkUtil - Class in org.duracloud.chunk.util
This class provides chunk and manifest contentId helpers.
ChunkUtil() - Constructor for class org.duracloud.chunk.util.ChunkUtil
 
clearCache() - Method in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
clearCache() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
 
clearCatalog() - Static method in class org.duracloud.servicesutil.util.catalog.BundleCatalog
This method removes all catalog entries.
clearDB() - Method in class org.duracloud.common.util.DatabaseUtil
 
clone() - Method in class org.duracloud.serviceconfig.Deployment
 
clone() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
clone() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
clone() - Method in class org.duracloud.serviceconfig.SystemConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.MultiSelectUserConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.Option
 
clone() - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
clone() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
clone() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
close() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
close() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
close() - Method in class org.duracloud.io.ByteCountingInputStream
 
close() - Method in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
close() - Method in interface org.duracloud.retrieval.mgmt.OutputWriter
 
close() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
CloudSyncInstallHelper - Class in org.duracloud.services.cloudsync
 
CloudSyncInstallHelper(File) - Constructor for class org.duracloud.services.cloudsync.CloudSyncInstallHelper
 
CloudSyncServiceInfo - Class in org.duracloud.duraservice.config
 
CloudSyncServiceInfo() - Constructor for class org.duracloud.duraservice.config.CloudSyncServiceInfo
 
CloudSyncWebappWrapper - Class in org.duracloud.services.cloudsync
This class acts as the OSGi service representative of the CloudSync webapp deployed as a DuraCloud service.
CloudSyncWebappWrapper() - Constructor for class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
CloudSyncWrapperException - Exception in org.duracloud.services.cloudsync.error
 
CloudSyncWrapperException(String) - Constructor for exception org.duracloud.services.cloudsync.error.CloudSyncWrapperException
 
collect(OutputCollector<Text, Text>) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
collectCompletedServices(int) - Method in class org.duracloud.durareport.service.ServiceReportBuilder
 
collectDeployedServices() - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
collectDeployedServices() - Method in interface org.duracloud.servicemonitor.ServiceSummarizer
 
collector - Variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
collectResult() - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Collects the result of the mapping process.
collectResult() - Method in class org.duracloud.services.hadoop.fixity.HashFinderMapper
 
collectResult() - Method in class org.duracloud.services.hadoop.fixityproperties.HashPropertiesFinderMapper
 
collectResult() - Method in class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
 
collectResult() - Method in class org.duracloud.services.hadoop.replication.RepMapper
 
collectResult() - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepMapper
 
collectTaskParams() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
collectTaskParams() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
collectTaskParams() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
compareChecksum(StorageProvider, String, String, String) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Determines if the checksum for a particular piece of content stored in a StorageProvider matches the expected checksum value.
compareChecksum(String, String, String, String) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Determines if two checksum values are equal
compareTo(Object) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
compareTo(ServiceSummary) - Method in class org.duracloud.serviceconfig.ServiceSummary
Compares this ServiceSummary against another using the stop time or start time properties to determine which service has had the most recent state update.
compareTo(Delayed) - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
CompletedPanel - Class in org.duracloud.upload.panel
 
CompletedPanel(UploadFacilitator) - Constructor for class org.duracloud.upload.panel.CompletedPanel
 
completeJarParams(Map<String, String>, List<String>) - Method in class org.duracloud.s3task.hadoop.param.BulkImageConversionTaskHelper
Add image conversion specific jar parameters
completeJarParams(Map<String, String>, List<String>) - Method in interface org.duracloud.s3task.hadoop.param.HadoopTaskHelper
Complete the listing of jar parameters by adding any task-specific parameters to the list.
completeJarParams(Map<String, String>, List<String>) - Method in class org.duracloud.s3task.hadoop.param.ReplicationOnDemandTaskHelper
Add image conversion specific jar parameters
completeUpload() - Method in interface org.duracloud.upload.UploadFacilitator
 
completeUpload() - Method in class org.duracloud.upload.UploadTool
 
COMPLETION_TIME_META - Static variable in class org.duracloud.durareport.storage.StorageReportHandler
 
ComputeProvider - Interface in org.duracloud.computeprovider.mgmt
This interface exposes basic management capabilities of ComputeProviders: start, stop, describe...
ComputeProviderFactory - Class in org.duracloud.computeprovider.mgmt
This class is a factory for creating instances of ComputeProviders.
ComputeProviderFactory() - Constructor for class org.duracloud.computeprovider.mgmt.ComputeProviderFactory
 
ComputeProviderProperties - Interface in org.duracloud.computeprovider.mgmt
 
ComputeProviderType - Enum in org.duracloud.computeprovider.domain
 
ComputeService - Interface in org.duracloud.services
 
ComputeService.ServiceStatus - Enum in org.duracloud.services
 
ComputeServiceBean - Class in org.duracloud.services.beans
 
ComputeServiceBean() - Constructor for class org.duracloud.services.beans.ComputeServiceBean
 
ComputeServiceBean(String) - Constructor for class org.duracloud.services.beans.ComputeServiceBean
 
configure(InputStream) - Method in interface org.duracloud.duraservice.mgmt.LocalServicesManager
Initializes the service manager with the provided XML document so that the service manager is able to connect to all services, service compute instances, and user storage.
configure(InputStream) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Initializes the service manager with the provided XML document so that the service manager is able to connect to all services service compute instances, and user storage.
configure(JobConf) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
ConfigureController - Class in org.duracloud.servicesadmin.control
 
ConfigureController() - Constructor for class org.duracloud.servicesadmin.control.ConfigureController
 
configureManager(InputStream) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
configureManager(InputStream) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
configureService(int, int) - Method in class org.duracloud.duraservice.rest.ServiceRest
Re-Configures a deployed service.
connect(String, int, String, String, String, String) - Method in interface org.duracloud.upload.UploadFacilitator
 
connect(String, int, String, String, String, String) - Method in class org.duracloud.upload.UploadTool
 
CONNECTION - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
ConnectionPanel - Class in org.duracloud.upload.panel
 
ConnectionPanel(UploadFacilitator) - Constructor for class org.duracloud.upload.panel.ConnectionPanel
 
connectToExistingDB() - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
Constants - Class in org.duracloud.services.hadoop.base
 
Constants() - Constructor for class org.duracloud.services.hadoop.base.Constants
 
contains(Iterator<String>, String) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Determines if a String value is included in a Iterated list.
Content - Class in org.duracloud.domain
Content - a stream of bits and properties to describe the stream.
Content() - Constructor for class org.duracloud.domain.Content
 
CONTENT_CHECKSUM - Static variable in interface org.duracloud.client.ContentStore
Basic content properties: MD5 checksum
CONTENT_DISPOSITION - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
CONTENT_ID - Static variable in class org.duracloud.durastore.aop.ContentMessageConverter
 
CONTENT_ID - Static variable in class org.duracloud.durastore.aop.IngestMessageConverter
 
CONTENT_ID - Static variable in class org.duracloud.services.listener.BaseListenerService
 
CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
 
CONTENT_LENGTH - Static variable in interface org.duracloud.client.HttpHeaders
 
CONTENT_MD5 - Static variable in interface org.duracloud.client.HttpHeaders
 
CONTENT_MD5 - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
CONTENT_MIMETYPE - Static variable in interface org.duracloud.client.ContentStore
Basic content properties: MIME type
CONTENT_MIMETYPE_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
CONTENT_MODIFIED - Static variable in interface org.duracloud.client.ContentStore
Basic content properties: Last modified date
CONTENT_RANGE - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
CONTENT_SIZE - Static variable in interface org.duracloud.client.ContentStore
Basic content properties: Size
CONTENT_TYPE - Static variable in interface org.duracloud.client.HttpHeaders
 
ContentCopyAdvice - Class in org.duracloud.durastore.aop
 
ContentCopyAdvice() - Constructor for class org.duracloud.durastore.aop.ContentCopyAdvice
 
ContentCopyMessage - Class in org.duracloud.durastore.aop
 
ContentCopyMessage() - Constructor for class org.duracloud.durastore.aop.ContentCopyMessage
 
ContentCopyMessageConverter - Class in org.duracloud.durastore.aop
 
ContentCopyMessageConverter() - Constructor for class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
ContentDeleteAdvice - Class in org.duracloud.durastore.aop
 
ContentDeleteAdvice() - Constructor for class org.duracloud.durastore.aop.ContentDeleteAdvice
 
ContentDuplicator - Interface in org.duracloud.services.duplication
This interface defines the contract of content duplicators.
ContentDuplicatorImpl - Class in org.duracloud.services.duplication.impl
Performs content replication activities
ContentDuplicatorImpl(ContentStore, ContentStore, SpaceDuplicator) - Constructor for class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
ContentDuplicatorImpl(ContentStore, ContentStore, SpaceDuplicator, int) - Constructor for class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
ContentDuplicatorReportingImpl - Class in org.duracloud.services.duplication.impl
 
ContentDuplicatorReportingImpl(ContentDuplicator, ResultListener) - Constructor for class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
ContentDuplicatorReportingImpl(ContentDuplicator, ResultListener, long) - Constructor for class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
ContentItem - Class in org.duracloud.common.model
 
ContentItem(String, String) - Constructor for class org.duracloud.common.model.ContentItem
 
ContentItem - Class in org.duracloud.duradmin.domain
 
ContentItem() - Constructor for class org.duracloud.duradmin.domain.ContentItem
 
ContentItemController - Class in org.duracloud.duradmin.spaces.controller
 
ContentItemController() - Constructor for class org.duracloud.duradmin.spaces.controller.ContentItemController
 
ContentItemDownloadController - Class in org.duracloud.duradmin.control
 
ContentItemDownloadController(ControllerSupport) - Constructor for class org.duracloud.duradmin.control.ContentItemDownloadController
 
ContentItemUploadController - Class in org.duracloud.duradmin.spaces.controller
 
ContentItemUploadController() - Constructor for class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
ContentItemUploadTask - Class in org.duracloud.duradmin.spaces.controller
 
ContentItemUploadTask(ContentItem, ContentStore, InputStream, String) - Constructor for class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
ContentIterator - Class in org.duracloud.client
 
ContentIterator(ContentStore, String, String) - Constructor for class org.duracloud.client.ContentIterator
 
ContentIterator(ContentStore, String, String, long) - Constructor for class org.duracloud.client.ContentIterator
 
ContentIterator - Class in org.duracloud.storage.domain
 
ContentIterator(StorageProvider, String, String) - Constructor for class org.duracloud.storage.domain.ContentIterator
 
ContentIterator(StorageProvider, String, String, long) - Constructor for class org.duracloud.storage.domain.ContentIterator
 
ContentLocation - Class in org.duracloud.services.fixity.domain
 
ContentLocation(String, String) - Constructor for class org.duracloud.services.fixity.domain.ContentLocation
 
ContentLocationPair - Class in org.duracloud.services.fixity.domain
 
ContentLocationPair(ContentLocation, ContentLocation) - Constructor for class org.duracloud.services.fixity.domain.ContentLocationPair
 
ContentMessage - Class in org.duracloud.durastore.aop
 
ContentMessage() - Constructor for class org.duracloud.durastore.aop.ContentMessage
 
ContentMessageConverter - Class in org.duracloud.durastore.aop
 
ContentMessageConverter() - Constructor for class org.duracloud.durastore.aop.ContentMessageConverter
 
ContentNotAddedException - Exception in org.duracloud.chunk.error
 
ContentNotAddedException(String) - Constructor for exception org.duracloud.chunk.error.ContentNotAddedException
 
ContentNotAddedException(String, Exception) - Constructor for exception org.duracloud.chunk.error.ContentNotAddedException
 
ContentNotAddedException(String, String, Exception) - Constructor for exception org.duracloud.chunk.error.ContentNotAddedException
 
ContentProperties - Class in org.duracloud.duradmin.domain
Stores content properties.
ContentProperties() - Constructor for class org.duracloud.duradmin.domain.ContentProperties
 
ContentResource - Interface in org.duracloud.durastore.rest
 
ContentResourceImpl - Class in org.duracloud.durastore.rest
Provides interaction with content
ContentResourceImpl(StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.ContentResourceImpl
 
ContentRest - Class in org.duracloud.durastore.rest
Provides interaction with content via REST
ContentRest(ContentResource, RestUtil) - Constructor for class org.duracloud.durastore.rest.ContentRest
 
ContentStore - Interface in org.duracloud.client
Provides access to a content store
ContentStore.AccessType - Enum in org.duracloud.client
 
ContentStoreAuthenticationProvider - Class in org.duracloud.duradmin.security
A custom authentication provider that grants ROLE_USER authority to a client who successfully logs into the content store manager.
ContentStoreAuthenticationProvider() - Constructor for class org.duracloud.duradmin.security.ContentStoreAuthenticationProvider
 
ContentStoreCache - Class in org.duracloud.duradmin.cache
 
ContentStoreCache() - Constructor for class org.duracloud.duradmin.cache.ContentStoreCache
 
ContentStoreException - Exception in org.duracloud.error
Exception thrown by the ContentStore.
ContentStoreException(String) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(String, Throwable) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(Throwable) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(String, Throwable, String) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(String, String, Throwable) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(String, String, String, Throwable) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.error.ContentStoreException
 
ContentStoreImpl - Class in org.duracloud.client
Provides access to a content store
ContentStoreImpl(String, StorageProviderType, String, RestHttpHelper) - Constructor for class org.duracloud.client.ContentStoreImpl
Creates a ContentStore
ContentStoreManager - Interface in org.duracloud.client
Provides facilities for connecting to a set of content stores
ContentStoreManagerFactory - Interface in org.duracloud.duradmin.contentstore
 
ContentStoreManagerFactoryImpl - Class in org.duracloud.duradmin.contentstore
 
ContentStoreManagerFactoryImpl() - Constructor for class org.duracloud.duradmin.contentstore.ContentStoreManagerFactoryImpl
 
ContentStoreManagerImpl - Class in org.duracloud.client
Provides facilities for connecting to a set of content stores
ContentStoreManagerImpl(String, String) - Constructor for class org.duracloud.client.ContentStoreManagerImpl
Constructor for ContentStoreManagerImpl.
ContentStoreManagerImpl(String, String, String) - Constructor for class org.duracloud.client.ContentStoreManagerImpl
Constructor for ContentStoreManagerImpl.
ContentStoreManagerUtil - Class in org.duracloud.duraservice.mgmt
This class helps to create ContentStoreManagers that are logged-in with the current session's user credentials.
ContentStoreManagerUtil(SecurityContextUtil) - Constructor for class org.duracloud.duraservice.mgmt.ContentStoreManagerUtil
 
ContentStoreProvider - Class in org.duracloud.duradmin.contentstore
 
ContentStoreProvider(ContentStoreManager, ContentStoreSelector) - Constructor for class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
ContentStoreSelector - Class in org.duracloud.duradmin.contentstore
 
ContentStoreSelector() - Constructor for class org.duracloud.duradmin.contentstore.ContentStoreSelector
 
ContentStoreUtil - Class in org.duracloud.services.amazonmapreduce.util
 
ContentStoreUtil(ContentStore) - Constructor for class org.duracloud.services.amazonmapreduce.util.ContentStoreUtil
 
contentStream - Variable in class org.duracloud.common.rest.RestUtil.RequestContent
 
ContentStream - Class in org.duracloud.retrieval.source
 
ContentStream(InputStream, String) - Constructor for class org.duracloud.retrieval.source.ContentStream
 
ContentStreamUtil - Class in org.duracloud.services.amazonmapreduce.util
 
ContentStreamUtil() - Constructor for class org.duracloud.services.amazonmapreduce.util.ContentStreamUtil
 
ContentUpdateAdvice - Class in org.duracloud.durastore.aop
 
ContentUpdateAdvice() - Constructor for class org.duracloud.durastore.aop.ContentUpdateAdvice
 
ContentUploadHelper - Class in org.duracloud.duradmin.spaces.controller
 
ContentUploadHelper() - Constructor for class org.duracloud.duradmin.spaces.controller.ContentUploadHelper
 
ContentWriter - Interface in org.duracloud.chunk.writer
 
context - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
contextKey - Static variable in class org.duracloud.appconfig.ApplicationInitializer
 
contextKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
ControllerSupport - Class in org.duracloud.duradmin.control
 
ControllerSupport(ContentStoreProvider, ServicesManager) - Constructor for class org.duracloud.duradmin.control.ControllerSupport
 
ControllerUtils - Class in org.duracloud.duradmin.util
 
ControllerUtils() - Constructor for class org.duracloud.duradmin.util.ControllerUtils
 
ConversionManager - Class in org.duracloud.services.image
Handles the conversion of image files from one format to another.
ConversionManager(ContentStore, StatusListener, File, String, String, String, String, String, String, String, String, int) - Constructor for class org.duracloud.services.image.ConversionManager
 
ConversionResult - Class in org.duracloud.services.image
 
ConversionResult(Date, String, String, String, boolean, String, long, long, long) - Constructor for class org.duracloud.services.image.ConversionResult
 
ConversionResultListener - Interface in org.duracloud.services.image
 
ConversionResultProcessor - Class in org.duracloud.services.image
 
ConversionResultProcessor(ContentStore, StatusListener, String, String, File) - Constructor for class org.duracloud.services.image.ConversionResultProcessor
 
ConversionService - Class in org.duracloud.duradmin.binding
 
ConversionService() - Constructor for class org.duracloud.duradmin.binding.ConversionService
 
ConversionThread - Class in org.duracloud.services.image
Thread in which the conversion manager does its work.
ConversionThread(ContentStore, StatusListener, File, String, String, String, String, String, String, String, String, int) - Constructor for class org.duracloud.services.image.ConversionThread
 
ConversionWorker - Class in org.duracloud.services.image
 
ConversionWorker(ContentStore, String, String, String, File, String, Map<String, String>, String, ConversionResultListener) - Constructor for class org.duracloud.services.image.ConversionWorker
 
convertExtendedProperties(Map<String, String>) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
convertToDate(String, DateUtil.DateFormat) - Static method in class org.duracloud.common.util.DateUtil
 
convertToDate(String) - Static method in class org.duracloud.common.util.DateUtil
 
convertToString(long, DateUtil.DateFormat) - Static method in class org.duracloud.common.util.DateUtil
 
convertToString(long) - Static method in class org.duracloud.common.util.DateUtil
 
convertToStringLong(long) - Static method in class org.duracloud.common.util.DateUtil
 
convertToStringMid(long) - Static method in class org.duracloud.common.util.DateUtil
 
convertToStringShort(long) - Static method in class org.duracloud.common.util.DateUtil
 
convertToStringYearMonth(long) - Static method in class org.duracloud.common.util.DateUtil
 
copy(InputStream, OutputStream) - Static method in class org.duracloud.common.util.IOUtil
 
COPY_SOURCE_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
copyContent(String, String, String, String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
 
copyContent(String, String, String, String) - Method in interface org.duracloud.client.ContentStore
This method copies the content item found in source-space with the id of source-content-id into the dest-space, naming it to dest-content-id.
copyContent(String, String, String, String) - Method in class org.duracloud.client.ContentStoreImpl
 
copyContent(String, String, String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
copyContent(String, String, String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
copyContent(String, String, String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
This method copies the content found in space srcSpaceID with id srcContentID to the space destSpaceID within the same content store (storeID) to the id of destContentID.
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
copyContent(StorageProvider, String, String, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
copyContent(StorageProvider, String, String, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
 
copyContent(String, String, String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
This method copies the content item found in source-space with the id of source-content-id into the dest-space, naming it to dest-content-id.
copyFileLocal(Path, Reporter) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Copies a file from a remote file system to local storage
copyFileToDirectory(File, File) - Static method in class org.duracloud.common.util.IOUtil
 
count(Iterator<String>) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Determines the number of elements in an iteration.
CountingDigestInputStream - Class in org.duracloud.chunk.stream
This class combines the two InputStream implementations: - CountingInputStream & - DigestInputStream
CountingDigestInputStream(InputStream, boolean) - Constructor for class org.duracloud.chunk.stream.CountingDigestInputStream
The digest capabilities are turned off if the arg preserveMD5 is false
CountListener - Interface in org.duracloud.common.util
 
create() - Method in interface org.duracloud.duradmin.contentstore.ContentStoreManagerFactory
 
create() - Method in class org.duracloud.duradmin.contentstore.ContentStoreManagerFactoryImpl
 
createChunksManifestElementFrom(ChunksManifestBean) - Static method in class org.duracloud.chunk.manifest.xml.ManifestElementWriter
This method serializes a ChunksManifest object into a ChunksManifest xml element.
createComputeInstance(String, String, String, String) - Method in class org.duracloud.duraservice.mgmt.ServiceComputeInstanceUtil
 
createContent(String, String) - Method in interface org.duracloud.services.duplication.ContentDuplicator
This method creates a newly duplicated content item in the arg spaceId with the arg contentId.
createContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
createContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
createContentStore(String, int, String, String, String, String) - Method in class org.duracloud.retrieval.util.StoreClientUtil
 
createContentStore(String, int, String, String, String, String) - Method in class org.duracloud.sync.util.StoreClientUtil
 
createDefaultModeSet(List<UserConfig>) - Method in class org.duracloud.duraservice.config.AbstractServiceInfo
 
createDestSpace() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
createDocumentFrom(DuradminConfig) - Static method in class org.duracloud.appconfig.xml.DuradminInitDocumentBinding
This method serializes the provide duradmin configuration into xml.
createDocumentFrom(DurareportConfig) - Static method in class org.duracloud.appconfig.xml.DurareportInitDocumentBinding
This method serializes the provide durareport configuration into xml.
createDocumentFrom(DuraserviceConfig) - Static method in class org.duracloud.appconfig.xml.DuraserviceInitDocumentBinding
This method serializes the provide duraservice configuration into xml.
createDocumentFrom(ChunksManifestBean) - Static method in class org.duracloud.chunk.manifest.xml.ManifestDocumentBinding
This method serializes the arg ChunksManifest object into an xml document.
createDocumentFrom(Collection<SecurityUserBean>) - Static method in class org.duracloud.security.xml.SecurityUsersDocumentBinding
This method serializes the arg SecurityUserBean list into an xml document.
createDocumentFrom(ServiceInfo) - Static method in class org.duracloud.serviceconfig.xml.ServiceDocumentBinding
This method serializes the arg ServiceInfo object into an xml document.
createDocumentFrom(List<ServiceInfo>) - Static method in class org.duracloud.serviceconfig.xml.ServiceListDocumentBinding
This method serializes a list of ServiceInfo objects into a multi-service-config xml document.
createDocumentFrom(ServiceSummary) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryDocumentBinding
This method serializes the arg ServiceSummary object into an xml document.
createDocumentFrom(List<ServiceSummary>) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryListDocumentBinding
This method serializes a list of ServiceInfo objects into a multi-service-config xml document.
createDocumentFrom(Collection<StorageAccount>, boolean) - Method in class org.duracloud.storage.xml.StorageAccountsDocumentBinding
This method serializes the provide durastore acct configuration into xml.
createDuradminConfigFrom(InputStream) - Static method in class org.duracloud.appconfig.xml.DuradminInitDocumentBinding
This method deserializes the provided xml into a duradmin config object.
createDurareportConfigFrom(InputStream) - Static method in class org.duracloud.appconfig.xml.DurareportInitDocumentBinding
This method deserializes the provided xml into a durareport config object.
createElementFrom(ServiceInfo) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementWriter
This method serializes a ServiceInfo object into a service-config xml element that will be embedded in document containing mulitple such elements.
createElementFrom(ServiceSummary) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryElementWriter
This method serializes a ServiceSummary object into a service-summary xml element that will be embedded in document containing mulitple such elements.
createKey() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
Create an empty Text object in which the key can be stored
createManifestFrom(InputStream) - Static method in class org.duracloud.chunk.manifest.xml.ManifestDocumentBinding
This method binds a ChunksManifest object to the content of the arg xml.
createManifestFrom(ChunksManifestDocument) - Static method in class org.duracloud.chunk.manifest.xml.ManifestElementReader
This method binds a ChunksManifest xml document to a ChunksManifest object
createMessage(String) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
createMessage(String, Severity) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
createMessageSelector(String[]) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
createNewDB() - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
createOptions() - Method in class org.duracloud.services.hadoop.base.InitParamParser
Creates the input parameter options.
createOptions() - Method in class org.duracloud.services.hadoop.imageconversion.ICInitParamParser
Creates the input parameter options.
createOptions() - Method in class org.duracloud.services.hadoop.replication.RepInitParamParser
Creates the input parameter options.
createOutput(String, String) - Method in class org.duracloud.common.xml.SchemaGenerator
Called by the schema generation process.
createOutputStream(File) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStreamUtil
 
createPlaylist(ContentStore, String) - Method in class org.duracloud.services.streaming.PlaylistCreator
 
createScript(File, String, String) - Method in class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
 
createSecurityUsersElementFrom(Collection<SecurityUserBean>) - Static method in class org.duracloud.security.xml.SecurityUserElementWriter
This method serializes a SecurityUserBean list into a SecurityUsers xml element.
createSecurityUsersFrom(SecurityUsersDocument) - Static method in class org.duracloud.security.xml.SecurityUserElementReader
This method binds a SecurityUsers xml document to a SecurityUsers list.
createSecurityUsersFrom(InputStream) - Static method in class org.duracloud.security.xml.SecurityUsersDocumentBinding
This method binds a SecurityUserBean list to the content of the arg xml.
createServiceFrom(InputStream) - Static method in class org.duracloud.serviceconfig.xml.ServiceDocumentBinding
This method binds a ServiceInfo object to the content of the arg xml.
createServiceFrom(ServiceDocument) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementReader
This method binds a single-service xml document to a single ServiceInfo object
createServiceFromElement(ServiceType) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementReader
 
createServiceInstance(String) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Starts up a new services compute instance.
createServiceListFrom(ServicesDocument) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementReader
This method binds a multi-service xml document to a list of ServiceInfo objects
createServiceListFrom(InputStream) - Static method in class org.duracloud.serviceconfig.xml.ServiceListDocumentBinding
This method binds a list of ServiceInfo objects to the content of the arg multi-service xml.
createServiceMessage(Object[]) - Method in class org.duracloud.duraservice.aop.GetAvailableServicesAdvice
 
createServiceMessage(Object[]) - Method in class org.duracloud.duraservice.aop.GetDeployedServicesAdvice
 
createServiceMessage(Object[]) - Method in class org.duracloud.duraservice.aop.GetServiceAdvice
 
createServiceMessage(Object[]) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
createServiceSummaryFrom(InputStream) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryDocumentBinding
This method binds a ServiceSummary object to the content of the arg xml.
createServiceSummaryFrom(ServiceSummaryDocument) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryElementReader
This method binds a single-service-summary xml document to a single ServiceSummary object
createServiceSummaryListFrom(ServiceSummariesDocument) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryElementReader
This method binds a multi-service xml document to a list of ServiceSummary objects
createServiceSummaryListFrom(InputStream) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryListDocumentBinding
This method binds a list of ServiceInfo objects to the content of the arg multi-service xml.
createSingleServiceElementFrom(ServiceInfo) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementWriter
This method serializes a single ServiceInfo object into a single-service-config xml element.
createSingleServiceSummaryElementFrom(ServiceSummary) - Static method in class org.duracloud.serviceconfig.xml.ServiceSummaryElementWriter
This method serializes a single ServiceSummary object into a single-service-summary xml element.
createSpace(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Creates a new space.
createSpace(String, Map<String, String>) - Method in interface org.duracloud.client.ContentStore
Creates a new space.
createSpace(String, Map<String, String>) - Method in class org.duracloud.client.ContentStoreImpl
Creates a new space.
createSpace(String, Map<String, String>) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Creates a new space.
createSpace(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
createSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
createSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
createSpace(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Creates a new space.
createSpace(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Create a new directory under the baseDirectory
createSpace(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Creates a new space.
createSpace(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Creates a new space.
createSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
createSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
createSpace(String) - Method in interface org.duracloud.services.duplication.SpaceDuplicator
This method creates a newly duplicated space with the arg spaceId.
createSpace(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
createSpace(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
createSpace(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
createSpace(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
createSpace(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
createSpace(String) - Method in interface org.duracloud.storage.provider.StorageProvider
Creates a new space.
createStorageAccountsFrom(InputStream) - Static method in class org.duracloud.appconfig.xml.DuraserviceInitDocumentBinding
This method deserializes the provided xml into a duraservice config object.
createStorageAccountsFrom(InputStream) - Method in class org.duracloud.storage.xml.StorageAccountsDocumentBinding
This method deserializes the provided xml into a durastore acct config object.
createStorageReport(String, DuraStoreMetricsCollector, long, long) - Method in class org.duracloud.durareport.storage.StorageReportConverter
 
createTestContent(File, long) - Static method in class org.duracloud.chunk.FileChunker
This method generates a test file with random char content.
createTilesContainer() - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Create a TilesContainer for this web application.
createValue() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
Create an empty Text object in which the value can be stored
Credential - Class in org.duracloud.common.model
 
Credential() - Constructor for class org.duracloud.common.model.Credential
 
Credential(String, String) - Constructor for class org.duracloud.common.model.Credential
 
credNonExpiredKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
CSVFileOutputWriter - Class in org.duracloud.retrieval.mgmt
Handles writing the output CSV file for the retrieval tool
CSVFileOutputWriter(File) - Constructor for class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
ctxt - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
currentElement() - Method in class org.duracloud.common.util.metrics.Metric
 

D

DashboardController - Class in org.duracloud.duradmin.control
 
DashboardController() - Constructor for class org.duracloud.duradmin.control.DashboardController
 
DatabaseUtil - Class in org.duracloud.common.util
This abstract class provides the ability to create/clear/remove a database and its tables.
DatabaseUtil(Credential, String) - Constructor for class org.duracloud.common.util.DatabaseUtil
 
DatabaseUtil(Credential, String, String) - Constructor for class org.duracloud.common.util.DatabaseUtil
 
DataRetrievalException - Exception in org.duracloud.duradmin.util
 
DataRetrievalException(Throwable) - Constructor for exception org.duracloud.duradmin.util.DataRetrievalException
 
DataSource - Interface in org.duracloud.stitch.datasource
This interface defines the contract of DataSource used by a FileStitcher.
DataSourceException - Exception in org.duracloud.stitch.error
 
DataSourceException(String, Throwable) - Constructor for exception org.duracloud.stitch.error.DataSourceException
 
DATE - Static variable in class org.duracloud.services.hadoop.replication.RepMapper
 
DATE_FORMAT - Static variable in interface org.duracloud.retrieval.mgmt.OutputWriter
 
DATE_VAR - Static variable in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
 
DateUtil - Class in org.duracloud.common.util
 
DateUtil() - Constructor for class org.duracloud.common.util.DateUtil
 
DateUtil.DateFormat - Enum in org.duracloud.common.util
 
DC_ERROR_DUPLICATE_ID - Static variable in class org.duracloud.controller.AbstractRestController
 
debugText(String, Authentication, ConfigAttributeDefinition, Object, int) - Static method in class org.duracloud.security.vote.VoterUtil
This is small debug utility available to voters in this package.
decide(Authentication, Object, ConfigAttributeDefinition) - Method in class org.duracloud.security.vote.AccessDecisionManagerImpl
This method implements to AccessDecisionManager interface.
decrypt(String) - Method in class org.duracloud.common.util.EncryptionUtil
Provides decryption of a String encrypted using encrypt()
DEFAULT_CONTEXT - Static variable in class org.duracloud.retrieval.config.RetrievalToolConfigParser
 
DEFAULT_INSTANCE_TYPE - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
DEFAULT_MAX_FILE_SIZE - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
DEFAULT_MAX_RESULTS - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
DEFAULT_MIME - Static variable in class org.duracloud.durastore.rest.BaseRest
 
DEFAULT_MIMETYPE - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
DEFAULT_MODE_NAME - Static variable in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
DEFAULT_NUM_INSTANCES - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
DEFAULT_NUM_MAPPERS - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
DEFAULT_NUM_THREADS - Static variable in class org.duracloud.retrieval.config.RetrievalToolConfigParser
 
DEFAULT_NUM_THREADS - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
DEFAULT_POLL_FREQUENCY - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
DEFAULT_PORT - Static variable in class org.duracloud.retrieval.config.RetrievalToolConfigParser
 
DEFAULT_PORT - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
defaultGenContentId - Static variable in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
delete(String) - Method in class org.duracloud.common.web.RestHttpHelper
 
delete(HttpServletRequest, HttpServletResponse, T, BindException) - Method in class org.duracloud.controller.AbstractRestController
 
delete(HttpServletRequest, HttpServletResponse, ContentItem, BindException) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
delete(HttpServletRequest, HttpServletResponse, Space, BindException) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
deleteAllServiceBundles() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
DeleteChecker - Class in org.duracloud.sync.walker
 
DeleteChecker(Iterator<String>, List<File>) - Constructor for class org.duracloud.sync.walker.DeleteChecker
Creates a delete checker
deleteContent(String, String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Removes content from a space.
deleteContent(String, String) - Method in interface org.duracloud.client.ContentStore
Removes content from a space.
deleteContent(String, String) - Method in class org.duracloud.client.ContentStoreImpl
Removes content from a space.
deleteContent(String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Removes content from a space.
deleteContent(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
deleteContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Removes a piece of content.
deleteContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.removeContent()
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Removes content from a space.
deleteContent(String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Removes content from a space.
deleteContent(String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
Removes content from a space.
deleteContent(String, String) - Method in interface org.duracloud.services.duplication.ContentDuplicator
This method deletes an existing content item in the arg spaceId with the arg contentId
deleteContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
deleteContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
deleteContent(String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
deleteContent(StorageProvider, String, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
deleteContent(StorageProvider, String, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
deleteContent(String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
Removes content from a space.
deleteContent(String, String) - Method in class org.duracloud.sync.endpoint.DuraStoreChunkSyncEndpoint
 
deleteContent(String, String) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
deleteFile(File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
deleteOldContent(String, String) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStoreUtil
 
DeletePostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
 
DeletePostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, List<String>) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.DeletePostJobWorker
 
deleteServiceBundle(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
deleteSpace(String) - Method in interface org.duracloud.client.ContentStore
Deletes a space.
deleteSpace(String) - Method in class org.duracloud.client.ContentStoreImpl
Deletes a space.
deleteSpace(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Deletes a space.
deleteSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Deletes a space, removing all included content.
deleteSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.deleteSpace(String, String);
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
deleteSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
deleteSpace(String) - Method in interface org.duracloud.services.duplication.SpaceDuplicator
This method deletes the duplicated space with arg spaceId.
deleteSpace(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
deleteSpace(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
deleteSpace(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
deleteSpace(String) - Method in interface org.duracloud.storage.provider.StorageProvider
Deletes a space.
deleteSpace(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
Deletes a space.
DeleteStreamingTaskRunner - Class in org.duracloud.s3task.streaming
 
DeleteStreamingTaskRunner(S3StorageProvider, AmazonS3Client, CloudFrontService) - Constructor for class org.duracloud.s3task.streaming.DeleteStreamingTaskRunner
 
DELIM - Static variable in class org.duracloud.common.util.bulk.ManifestVerifier
 
DELIM - Static variable in interface org.duracloud.services.ComputeService
 
DELIM - Static variable in interface org.duracloud.services.fixity.results.ServiceResult
 
DELIM - Static variable in class org.duracloud.services.hadoop.base.Constants
 
DELIMITER - Static variable in class org.duracloud.duradmin.util.TagUtil
 
DependenciesType - Interface in org.duracloud
An XML dependenciesType(@duracloud.org).
DependenciesType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DependenciesTypeImpl - Class in org.duracloud.impl
An XML dependenciesType(@duracloud.org).
DependenciesTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DependenciesTypeImpl
 
DependencyCollector - Interface in org.ops4j.pax.exam.mavenplugin
 
DependencyType - Interface in org.duracloud
An XML dependencyType(@duracloud.org).
DependencyType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DependencyTypeImpl - Class in org.duracloud.impl
An XML dependencyType(@duracloud.org).
DependencyTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DependencyTypeImpl
 
deploy(String, String, InputStream) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
This method deploys the arg war to a newly created appserver under the arg serviceId context.
deploy(String, String, InputStream, Map<String, String>) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
This method deploys the arg war to a newly created appserver under the arg serviceId context.
deploy(String, InputStream) - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
This method deploys the arg war into the appserver under the arg context.
deploy(String, String, InputStream) - Method in interface org.duracloud.services.webapputil.WebAppUtil
This method deploys the arg war to a new application server under the arg context.
deploy(String, String, InputStream, Map<String, String>) - Method in interface org.duracloud.services.webapputil.WebAppUtil
 
DeployAdvice - Class in org.duracloud.duraservice.aop
 
DeployAdvice() - Constructor for class org.duracloud.duraservice.aop.DeployAdvice
 
Deployment - Class in org.duracloud.serviceconfig
This class holds the name, status, and configuration of an deployed service.
Deployment() - Constructor for class org.duracloud.serviceconfig.Deployment
 
Deployment.Status - Enum in org.duracloud.serviceconfig
 
DEPLOYMENT_ID - Static variable in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
DEPLOYMENT_ID - Static variable in class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
DEPLOYMENT_ID_INDEX - Static variable in class org.duracloud.duraservice.aop.ServiceAdvice
 
deploymentId - Variable in class org.duracloud.duradmin.domain.ServiceCommand
 
DeploymentOption - Class in org.duracloud.serviceconfig
This class holds the description and state of a service deployment host option.
DeploymentOption() - Constructor for class org.duracloud.serviceconfig.DeploymentOption
 
DeploymentOption.Location - Enum in org.duracloud.serviceconfig
Is this the primary host? new one? existing secondary host?
DeploymentOption.State - Enum in org.duracloud.serviceconfig
 
DeploymentOptionLocationType - Interface in org.duracloud
An XML deploymentOptionLocationType(@duracloud.org).
DeploymentOptionLocationType.Enum - Class in org.duracloud
Enumeration value class for org.duracloud.DeploymentOptionLocationType.
DeploymentOptionLocationType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentOptionLocationTypeImpl - Class in org.duracloud.impl
An XML deploymentOptionLocationType(@duracloud.org).
DeploymentOptionLocationTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentOptionLocationTypeImpl
 
DeploymentOptionLocationTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.DeploymentOptionLocationTypeImpl
 
DeploymentOptionStateType - Interface in org.duracloud
An XML deploymentOptionStateType(@duracloud.org).
DeploymentOptionStateType.Enum - Class in org.duracloud
Enumeration value class for org.duracloud.DeploymentOptionStateType.
DeploymentOptionStateType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentOptionStateTypeImpl - Class in org.duracloud.impl
An XML deploymentOptionStateType(@duracloud.org).
DeploymentOptionStateTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentOptionStateTypeImpl
 
DeploymentOptionStateTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.DeploymentOptionStateTypeImpl
 
DeploymentOptionsType - Interface in org.duracloud
An XML deploymentOptionsType(@duracloud.org).
DeploymentOptionsType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentOptionsTypeImpl - Class in org.duracloud.impl
An XML deploymentOptionsType(@duracloud.org).
DeploymentOptionsTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentOptionsTypeImpl
 
DeploymentOptionType - Interface in org.duracloud
An XML deploymentOptionType(@duracloud.org).
DeploymentOptionType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentOptionTypeImpl - Class in org.duracloud.impl
An XML deploymentOptionType(@duracloud.org).
DeploymentOptionTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentOptionTypeImpl
 
DeploymentStatusType - Interface in org.duracloud
An XML deploymentStatusType(@duracloud.org).
DeploymentStatusType.Enum - Class in org.duracloud
Enumeration value class for org.duracloud.DeploymentStatusType.
DeploymentStatusType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentStatusTypeImpl - Class in org.duracloud.impl
An XML deploymentStatusType(@duracloud.org).
DeploymentStatusTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentStatusTypeImpl
 
DeploymentStatusTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.DeploymentStatusTypeImpl
 
DeploymentsType - Interface in org.duracloud
An XML deploymentsType(@duracloud.org).
DeploymentsType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentsTypeImpl - Class in org.duracloud.impl
An XML deploymentsType(@duracloud.org).
DeploymentsTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentsTypeImpl
 
DeploymentType - Interface in org.duracloud
An XML deploymentType(@duracloud.org).
DeploymentType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
DeploymentTypeImpl - Class in org.duracloud.impl
An XML deploymentType(@duracloud.org).
DeploymentTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.DeploymentTypeImpl
 
DeployMessage - Class in org.duracloud.serviceapi.aop
 
DeployMessage() - Constructor for class org.duracloud.serviceapi.aop.DeployMessage
 
DeployMessageConverter - Class in org.duracloud.serviceapi.aop
 
DeployMessageConverter() - Constructor for class org.duracloud.serviceapi.aop.DeployMessageConverter
 
deployService(int, String, String, List<UserConfigModeSet>) - Method in class org.duracloud.client.ServicesManagerImpl
Deploys a service.
deployService(int, String, String, List<UserConfigModeSet>) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Attempts to deploy the service with the given ID the the server at the given host.
deployService(int, String, InputStream) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
deployService(int, String, InputStream) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
deployService(int, String) - Method in class org.duracloud.duraservice.rest.ServiceRest
Deploys, Configures, and Starts a service.
deployService(int, String, String, List<UserConfigModeSet>) - Method in interface org.duracloud.serviceapi.ServicesManager
Deploys a service.
describe() - Method in class org.duracloud.services.BaseService
 
describe() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
describe() - Method in interface org.duracloud.services.ComputeService
 
describe() - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
describe() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
describe() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
DESCRIBE_JOB_TASK_NAME - Static variable in class org.duracloud.storage.domain.HadoopTypes
 
DescribeHadoopJobTaskRunner - Class in org.duracloud.s3task.hadoop
 
DescribeHadoopJobTaskRunner(AmazonElasticMapReduceClient) - Constructor for class org.duracloud.s3task.hadoop.DescribeHadoopJobTaskRunner
 
describeRunningInstance(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method retrieves description of initiated instance.
describeRunningInstance(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
describeRunningInstance(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method retrieves description of initiated instance.
DESCRIPTION_META - Static variable in class org.duracloud.services.streaming.PlaylistCreator
 
deselectAll() - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
deserialize(String) - Method in class org.duracloud.common.xml.XmlSerializer
De-serializes XML into an object structure.
deserialize(InputStream) - Method in class org.duracloud.common.xml.XmlSerializer
De-serializes XML from an InputStream into an object structure.
deserializeBean(String) - Method in interface org.duracloud.services.util.ServiceSerializer
 
deserializeBean(String) - Method in class org.duracloud.services.util.XMLServiceSerializerImpl
 
deserializeList(String) - Static method in class org.duracloud.common.util.SerializationUtil
DeSerializes XML into a List of Strings.
deserializeList(String) - Method in interface org.duracloud.services.util.ServiceSerializer
 
deserializeList(String) - Method in class org.duracloud.services.util.XMLServiceSerializerImpl
 
deserializeMap(String) - Static method in class org.duracloud.common.util.SerializationUtil
DeSerializes XML into a Map.
DEST_CONTENT_ID - Static variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
DEST_CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
 
DEST_SPACE_ID - Static variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
DEST_SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
 
destroy() - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Removes the TilesContainer from this web application.
determineMimeType(InputStream) - Method in class org.duracloud.mimeutil.DroidWrapper
This method inspects the arg inputstream and returns its mimetype.
determineMimeType(File) - Method in class org.duracloud.mimeutil.DroidWrapper
This method inspects the arg file and returns its mimetype.
determineOS() - Method in class org.duracloud.services.script.ScriptService
 
DirectoryListener - Class in org.duracloud.sync.monitor
Handles update notifications from the Directory Update Monitor by adding the changed files to the ChangedList.
DirectoryListener(boolean) - Constructor for class org.duracloud.sync.monitor.DirectoryListener
 
DirectoryUpdateMonitor - Class in org.duracloud.sync.monitor
Monitors of local file system directories for changes.
DirectoryUpdateMonitor(List<File>, long, boolean) - Constructor for class org.duracloud.sync.monitor.DirectoryUpdateMonitor
Creates a directory update monitor which, when started, will notify on changes within the given directories.
DirectoryUtil - Class in org.duracloud.sync.util
 
DirectoryUtil() - Constructor for class org.duracloud.sync.util.DirectoryUtil
 
DirWalker - Class in org.duracloud.sync.walker
Handles the walking of a set of directory trees.
DirWalker(List<File>) - Constructor for class org.duracloud.sync.walker.DirWalker
 
DisableStreamingTaskRunner - Class in org.duracloud.s3task.streaming
 
DisableStreamingTaskRunner(S3StorageProvider, AmazonS3Client, CloudFrontService) - Constructor for class org.duracloud.s3task.streaming.DisableStreamingTaskRunner
 
DisableStreamingWorker - Class in org.duracloud.services.streaming
 
DisableStreamingWorker(ContentStore, String) - Constructor for class org.duracloud.services.streaming.DisableStreamingWorker
 
disconnect() - Method in class org.duracloud.common.util.DatabaseUtil
 
displayResults(Uploader) - Method in class org.duracloud.upload.panel.CompletedPanel
 
dispose() - Method in class org.duracloud.durareport.rest.StorageReportResource
Shuts down this resource
dispose() - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
dispose() - Method in interface org.duracloud.servicemonitor.ServiceMonitor
This method performs clean-up of threads managed by this class.
doCall() - Method in class org.duracloud.client.StoreCaller
 
doCall() - Method in class org.duracloud.services.duplication.StoreCaller
 
doCall() - Method in class org.duracloud.services.fixity.util.StoreCaller
 
doesContentExist(String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.hello.HelloServlet
 
doGetContent(ContentItem) - Method in class org.duracloud.retrieval.source.DuraStoreRetrievalSource
 
doGetContent(ContentItem) - Method in class org.duracloud.retrieval.source.DuraStoreStitchingRetrievalSource
 
doneWorking() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
doneWorking() - Method in class org.duracloud.services.BaseService
 
doneWorking() - Method in class org.duracloud.services.fixity.FixityService
 
doneWorking() - Method in interface org.duracloud.services.fixity.status.StatusListener
This method is called when a worker's job is complete.
doneWorking - Variable in class org.duracloud.services.fixity.worker.ServiceWorkManager
 
doneWorking() - Method in class org.duracloud.services.image.ImageConversionService
 
doneWorking() - Method in interface org.duracloud.services.image.status.StatusListener
This method is called when a worker's job is complete.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.hello.HelloServlet
 
doWork() - Method in class org.duracloud.services.amazonfixity.postprocessing.VerifyHashesPostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
This abstract method performs the functional task of this post processor.
doWork() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.DeletePostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.HeaderPostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MimePostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
doWork() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
 
DroidWrapper - Class in org.duracloud.mimeutil
This class wraps the Droid utility for the purpose of identifying mimetypes of provided files.
DroidWrapper() - Constructor for class org.duracloud.mimeutil.DroidWrapper
 
DroidWrapper(String) - Constructor for class org.duracloud.mimeutil.DroidWrapper
 
DummyUserService - Class in org.duracloud.duradmin.security
Spring security configuration seems to require a user detail service.
DummyUserService() - Constructor for class org.duracloud.duradmin.security.DummyUserService
 
DuplicationEvent - Class in org.duracloud.services.duplication.result
This class holds details of a duplication result.
DuplicationEvent(String, DuplicationEvent.TYPE) - Constructor for class org.duracloud.services.duplication.result.DuplicationEvent
 
DuplicationEvent(String, String, DuplicationEvent.TYPE) - Constructor for class org.duracloud.services.duplication.result.DuplicationEvent
 
DuplicationEvent(String, String, String, DuplicationEvent.TYPE) - Constructor for class org.duracloud.services.duplication.result.DuplicationEvent
 
DuplicationEvent.TYPE - Enum in org.duracloud.services.duplication.result
 
DuplicationException - Exception in org.duracloud.services.duplication.error
 
DuplicationException(String) - Constructor for exception org.duracloud.services.duplication.error.DuplicationException
 
DuplicationResultListener - Class in org.duracloud.services.duplication.result
This class listens for duplication events and reports on their success or failure.
DuplicationResultListener(ContentStore, String, String, String) - Constructor for class org.duracloud.services.duplication.result.DuplicationResultListener
 
DuplicationService - Class in org.duracloud.services.duplication
 
DuplicationService() - Constructor for class org.duracloud.services.duplication.DuplicationService
 
DuplicationServiceInfo - Class in org.duracloud.duraservice.config
 
DuplicationServiceInfo() - Constructor for class org.duracloud.duraservice.config.DuplicationServiceInfo
 
DuraCloudCheckedException - Exception in org.duracloud.common.error
This class is the top-level Checked DuraCloud exception from which other internal exceptions extend.
DuraCloudCheckedException() - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(String) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(String, String) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(String, Throwable) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(String, Throwable, String) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(Throwable) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuraCloudCheckedException(Throwable, String) - Constructor for exception org.duracloud.common.error.DuraCloudCheckedException
 
DuracloudContentWriter - Class in org.duracloud.chunk.writer
This class implements the ContentWriter interface to write the provided content to the Duracloud storeclient interface.
DuracloudContentWriter(ContentStore) - Constructor for class org.duracloud.chunk.writer.DuracloudContentWriter
 
DuracloudContentWriter(ContentStore, boolean) - Constructor for class org.duracloud.chunk.writer.DuracloudContentWriter
 
DuraCloudExceptionCore - Class in org.duracloud.common.error
This class is the core utility for supporting DuraCloud exceptions and user-friendly formatted messages.
DuraCloudExceptionCore() - Constructor for class org.duracloud.common.error.DuraCloudExceptionCore
 
DuraCloudExceptionCore(String) - Constructor for class org.duracloud.common.error.DuraCloudExceptionCore
 
DuraCloudRuntimeException - Exception in org.duracloud.common.error
This class is the top-level Runtime DuraCloud exception from which other internal exceptions extend.
DuraCloudRuntimeException() - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(String) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(String, String) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(String, Throwable) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(String, Throwable, String) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(Throwable) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuraCloudRuntimeException(Throwable, String) - Constructor for exception org.duracloud.common.error.DuraCloudRuntimeException
 
DuracloudUserDetailsService - Interface in org.duracloud.security
 
DuraCloudUserType - Enum in org.duracloud.common.model
 
DuraConfigAdmin - Interface in org.duracloud.servicesutil.util
 
DuraConfigAdminImpl - Class in org.duracloud.servicesutil.util.internal
 
DuraConfigAdminImpl() - Constructor for class org.duracloud.servicesutil.util.internal.DuraConfigAdminImpl
 
DuradminConfig - Class in org.duracloud.appconfig.domain
This class holds the configuration elements for duradmin.
DuradminConfig() - Constructor for class org.duracloud.appconfig.domain.DuradminConfig
 
DuradminConfig - Class in org.duracloud.duradmin.config
This class provides configuration properties associated with the duracloud duradmin.
DuradminConfig() - Constructor for class org.duracloud.duradmin.config.DuradminConfig
 
DuradminInitDocumentBinding - Class in org.duracloud.appconfig.xml
This class (de)serializes duradmin configuration between objects and xml.
DuradminInitDocumentBinding() - Constructor for class org.duracloud.appconfig.xml.DuradminInitDocumentBinding
 
DuradminServiceReportManagerImpl - Class in org.duracloud.duradmin.report
 
DuradminServiceReportManagerImpl() - Constructor for class org.duracloud.duradmin.report.DuradminServiceReportManagerImpl
 
DuradminServicesManagerImpl - Class in org.duracloud.duradmin.services
 
DuradminServicesManagerImpl() - Constructor for class org.duracloud.duradmin.services.DuradminServicesManagerImpl
 
DuradminStorageReportManagerImpl - Class in org.duracloud.duradmin.report
 
DuradminStorageReportManagerImpl() - Constructor for class org.duracloud.duradmin.report.DuradminStorageReportManagerImpl
 
DurareportConfig - Class in org.duracloud.appconfig.domain
 
DurareportConfig() - Constructor for class org.duracloud.appconfig.domain.DurareportConfig
 
duraReportContextKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DurareportInitDocumentBinding - Class in org.duracloud.appconfig.xml
 
DurareportInitDocumentBinding() - Constructor for class org.duracloud.appconfig.xml.DurareportInitDocumentBinding
 
DuraserviceConfig - Class in org.duracloud.appconfig.domain
This class holds the configuration elements for duraservice.
DuraserviceConfig() - Constructor for class org.duracloud.appconfig.domain.DuraserviceConfig
 
DuraserviceConfig.PrimaryInstance - Class in org.duracloud.appconfig.domain
 
DuraserviceConfig.PrimaryInstance() - Constructor for class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
DuraserviceConfig.ServiceStore - Class in org.duracloud.appconfig.domain
 
DuraserviceConfig.ServiceStore() - Constructor for class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
DuraserviceConfig.UserStore - Class in org.duracloud.appconfig.domain
 
DuraserviceConfig.UserStore() - Constructor for class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
duraServiceContextKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
duraServiceHostKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DuraserviceInitDocumentBinding - Class in org.duracloud.appconfig.xml
This class (de)serializes duraservice configuration between objects and xml.
DuraserviceInitDocumentBinding() - Constructor for class org.duracloud.appconfig.xml.DuraserviceInitDocumentBinding
 
duraServicePortKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DuraStoreChunkSyncEndpoint - Class in org.duracloud.sync.endpoint
 
DuraStoreChunkSyncEndpoint(ContentStore, String, boolean, long) - Constructor for class org.duracloud.sync.endpoint.DuraStoreChunkSyncEndpoint
 
DurastoreConfig - Class in org.duracloud.appconfig.domain
This class holds the configuration elements for durastore.
DurastoreConfig() - Constructor for class org.duracloud.appconfig.domain.DurastoreConfig
 
duraStoreContextKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DuraStoreDataSource - Class in org.duracloud.stitch.datasource.impl
This class is a DuraStore implementation of the DataSource interface.
DuraStoreDataSource(ContentStore) - Constructor for class org.duracloud.stitch.datasource.impl.DuraStoreDataSource
 
duraStoreHostKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DuraStoreMetricsCollector - Class in org.duracloud.durareport.storage.metrics
Top level metrics storage data structure for DuraStore.
DuraStoreMetricsCollector() - Constructor for class org.duracloud.durareport.storage.metrics.DuraStoreMetricsCollector
 
duraStorePortKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
DuraStoreRetrievalSource - Class in org.duracloud.retrieval.source
 
DuraStoreRetrievalSource(ContentStore, List<String>, boolean) - Constructor for class org.duracloud.retrieval.source.DuraStoreRetrievalSource
 
DuraStoreStitchingRetrievalSource - Class in org.duracloud.retrieval.source
This class implements the RetrievalSource interface with support for handling content that resides in DuraStore as chunks.
DuraStoreStitchingRetrievalSource(ContentStore, List<String>, boolean) - Constructor for class org.duracloud.retrieval.source.DuraStoreStitchingRetrievalSource
 
DuraStoreSyncEndpoint - Class in org.duracloud.sync.endpoint
Endpoint which pushes files to DuraCloud.
DuraStoreSyncEndpoint(ContentStore, String, boolean) - Constructor for class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 

E

EC2ComputeProvider - Class in org.duracloud.ec2typicacomputeprovider.mgmt
 
EC2ComputeProvider() - Constructor for class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
 
EC2ComputeProviderProperties - Class in org.duracloud.ec2typicacomputeprovider.mgmt
POJO container for EC2-specific configuration information.
EC2ComputeProviderProperties() - Constructor for class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
EC2Helper - Class in org.duracloud.ec2typicacomputeprovider.mgmt
 
EC2Helper() - Constructor for class org.duracloud.ec2typicacomputeprovider.mgmt.EC2Helper
 
EC2InstanceDescription - Class in org.duracloud.ec2typicacomputeprovider.mgmt
 
EC2InstanceDescription(List<ReservationDescription>, EC2ComputeProviderProperties) - Constructor for class org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription
 
EC2InstanceDescription(Exception) - Constructor for class org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription
 
ELAPSED_TIME_META - Static variable in class org.duracloud.durareport.storage.StorageReportHandler
 
elapsedSecs() - Method in class org.duracloud.common.util.metrics.Metric.MetricElement
 
Emailer - Interface in org.duracloud.notification
 
EMCStorageProvider - Class in org.duracloud.emcstorage
Provides content storage backed by EMC's Storage Utility.
EMCStorageProvider(String, String) - Constructor for class org.duracloud.emcstorage.EMCStorageProvider
 
EMCStorageProvider(EsuApi) - Constructor for class org.duracloud.emcstorage.EMCStorageProvider
 
EmptyUserListException - Exception in org.duracloud.security.error
 
EmptyUserListException() - Constructor for exception org.duracloud.security.error.EmptyUserListException
 
enabledKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
EnableStreamingTaskRunner - Class in org.duracloud.s3task.streaming
 
EnableStreamingTaskRunner(S3StorageProvider, AmazonS3Client, CloudFrontService) - Constructor for class org.duracloud.s3task.streaming.EnableStreamingTaskRunner
 
EnableStreamingWorker - Class in org.duracloud.services.streaming
 
EnableStreamingWorker(ContentStore, String, String, PlaylistCreator, File) - Constructor for class org.duracloud.services.streaming.EnableStreamingWorker
 
EncodeUtil - Class in org.duracloud.common.web
 
EncodeUtil() - Constructor for class org.duracloud.common.web.EncodeUtil
 
ENCODING - Static variable in class org.duracloud.common.web.EncodeUtil
 
encrypt(String) - Method in class org.duracloud.common.util.EncryptionUtil
Provides basic encryption on a String.
EncryptionUtil - Class in org.duracloud.common.util
Encryption utilities.
EncryptionUtil() - Constructor for class org.duracloud.common.util.EncryptionUtil
Initializes EncryptionUtil
endBackup() - Method in class org.duracloud.sync.backup.ChangedListBackupManager
 
endBackups() - Method in class org.duracloud.sync.backup.SyncBackupManager
 
endSync() - Method in class org.duracloud.sync.mgmt.SyncManager
Stops the sync, no further changed files will be handled after those which are in progress have completed.
endWatch() - Method in class org.duracloud.sync.mgmt.ChangeWatcher
 
ensureDatabaseExists() - Method in class org.duracloud.common.util.DatabaseUtil
 
ensureTablesExist() - Method in class org.duracloud.common.util.DatabaseUtil
 
enumValue() - Method in interface org.duracloud.DeploymentOptionLocationType
 
enumValue() - Method in interface org.duracloud.DeploymentOptionStateType
 
enumValue() - Method in interface org.duracloud.DeploymentStatusType
 
enumValue() - Method in interface org.duracloud.OptionInputType
 
equals(Object) - Method in class org.duracloud.common.model.Credential
 
equals(Space) - Method in class org.duracloud.domain.Space
Compares one space to another
equals(Object) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
equals(Object) - Method in class org.duracloud.reportdata.storage.metrics.Metrics
 
equals(Object) - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
equals(Object) - Method in class org.duracloud.reportdata.storage.metrics.SpaceMetrics
 
equals(Object) - Method in class org.duracloud.reportdata.storage.metrics.StorageMetrics
 
equals(Object) - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
equals(Object) - Method in class org.duracloud.reportdata.storage.StorageReport
 
equals(Object) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
equals(Object) - Method in class org.duracloud.reportdata.storage.StorageReportList
 
equals(Object) - Method in class org.duracloud.serviceconfig.Deployment
 
equals(Object) - Method in class org.duracloud.serviceconfig.DeploymentOption
 
equals(Object) - Method in class org.duracloud.serviceconfig.ServiceReportList
 
equals(Object) - Method in class org.duracloud.serviceconfig.SystemConfig
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.Option
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.UserConfig
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
equals(Object) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
equals(Object) - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
equals(Object) - Method in class org.duracloud.services.fixity.domain.ContentLocation
 
equals(Object) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
ERR_MESSAGE - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
ERROR_KEY - Static variable in interface org.duracloud.services.ComputeService
 
ESU_HOST - Static variable in class org.duracloud.emcstorage.EMCStorageProvider
 
ESU_PORT - Static variable in class org.duracloud.emcstorage.EMCStorageProvider
 
ETAG - Static variable in interface org.duracloud.client.HttpHeaders
 
eventsExist() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
This method is intended as a helper for UNIT TESTS ONLY.
exception - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
ExceptionMessages - Class in org.duracloud.common.error
This class abstracts the resource file that holds the mapping between exception keys and there MessageFormat patterns.
ExceptionMessages() - Constructor for class org.duracloud.common.error.ExceptionMessages
 
ExceptionUtil - Class in org.duracloud.common.util
 
ExceptionUtil() - Constructor for class org.duracloud.common.util.ExceptionUtil
 
execute(String) - Method in class org.duracloud.common.util.DatabaseUtil
 
execute() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
execute(TilesRequestContext, AttributeContext) - Method in class org.duracloud.duradmin.view.BaseViewPreparer
 
execute() - Method in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
EXISTING - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
exists() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
exit() - Method in interface org.duracloud.upload.UploadFacilitator
 
exit() - Method in class org.duracloud.upload.UploadTool
 
exitOnCompletion() - Method in class org.duracloud.sync.config.SyncToolConfig
 
ExtendedCountListener - Interface in org.duracloud.common.util
 
ExtendedIteratorCounterThread - Class in org.duracloud.common.util
This class spins through the arg Iterator and notifies the arg Listener of the total count upon reaching the iteration end.
ExtendedIteratorCounterThread(Iterator, ExtendedCountListener) - Constructor for class org.duracloud.common.util.ExtendedIteratorCounterThread
 
ExtendedProperties - Class in org.duracloud.duradmin.domain
 
ExtendedProperties() - Constructor for class org.duracloud.duradmin.domain.ExtendedProperties
 

F

factory - Variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
fail(String) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
fail(String) - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
failedCompletion() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
failedCompletion(File) - Method in class org.duracloud.sync.mgmt.StatusManager
 
failedStreamingAddition(String, String, String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
failedStreamingAddition(String, String, String) - Method in interface org.duracloud.services.streaming.StreamingUpdateListener
 
FAILURE - Static variable in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
FAILURE - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
FileChunker - Class in org.duracloud.chunk
This class provides the ability to loop over a directory of content which may include files over 5-GB in size, chunk, and push them to a DataStore encapsulated by the member: ContentWriter.
FileChunker(ContentWriter) - Constructor for class org.duracloud.chunk.FileChunker
 
FileChunker(ContentWriter, FileChunkerOptions) - Constructor for class org.duracloud.chunk.FileChunker
 
FileChunkerDriver - Class in org.duracloud.chunk
This class is a commandline interface for initiating the read of local content, chunking it, then writing it via a provided ContentWriter.
FileChunkerDriver() - Constructor for class org.duracloud.chunk.FileChunkerDriver
 
FileChunkerOptions - Class in org.duracloud.chunk
This class is a simple container for configuration options for the FileChunker.
FileChunkerOptions() - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileChunkerOptions(long) - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileChunkerOptions(IOFileFilter, long) - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileChunkerOptions(long, boolean) - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileChunkerOptions(IOFileFilter, IOFileFilter, long) - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileChunkerOptions(IOFileFilter, IOFileFilter, long, boolean, boolean) - Constructor for class org.duracloud.chunk.FileChunkerOptions
 
FileCopier - Class in org.duracloud.services.hadoop.base
This class can be run as a separate thread to copy a file either from the local filesystem to a remote path, or from a remote path to the local filesystem.
FileCopier(File, Path, boolean) - Constructor for class org.duracloud.services.hadoop.base.FileCopier
 
fileFindReplace(File, String, String) - Static method in class org.duracloud.common.util.IOUtil
 
fileOf(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
 
fileOf(String) - Method in class org.duracloud.services.fixity.util.FixityManifestVerifier
 
FileStitcher - Interface in org.duracloud.stitch
This interface defines the contract of a FileStitcher.
FileStitcherDriver - Class in org.duracloud.stitch
This class is the command-line driver for reconstituting a single content item which has previously been chunked into DuraStore.
FileStitcherDriver(DataSource) - Constructor for class org.duracloud.stitch.FileStitcherDriver
 
FileStitcherImpl - Class in org.duracloud.stitch.impl
This class implements the FileStitcher interface.
FileStitcherImpl(DataSource) - Constructor for class org.duracloud.stitch.impl.FileStitcherImpl
 
FilesystemContentWriter - Class in org.duracloud.chunk.writer
This class implements the ContentWriter interface to write the provided content to a local filesystem.
FilesystemContentWriter() - Constructor for class org.duracloud.chunk.writer.FilesystemContentWriter
 
FileSystemSyncEndpoint - Class in org.duracloud.sync.endpoint
Allows syncing to be performed to a location on the local file system.
FileSystemSyncEndpoint(File, boolean) - Constructor for class org.duracloud.sync.endpoint.FileSystemSyncEndpoint
Creates a SyncEnpoint pointing to a directory on the local file system where files will be synced to.
FileWithMD5 - Class in org.duracloud.services.hadoop.store
 
FileWithMD5(File, String) - Constructor for class org.duracloud.services.hadoop.store.FileWithMD5
 
filteredDeploy(String, String, InputStream, Map<String, String>, NamedFilterList) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
This method deploys the arg war to a newly created appserver under the arg serviceId context.
filteredDeploy(String, String, InputStream, Map<String, String>, NamedFilterList) - Method in interface org.duracloud.services.webapputil.WebAppUtil
This method deploys the arg war to a newly created appserver under the arg serviceId context.
FilteredWar - Class in org.duracloud.services.webapputil.internal
This class wraps the inputstream of a war file, and applies the filters supplied in the constructor's namedFilters.
FilteredWar(InputStream, NamedFilterList) - Constructor for class org.duracloud.services.webapputil.internal.FilteredWar
 
finalizeManifest() - Method in class org.duracloud.chunk.ChunkableContent
 
findCredentialByResourceType(ResourceType) - Method in class org.duracloud.unittestdb.PasswordRepositoryDBImpl
 
findCredentialForResource(ResourceType) - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
findPasswordByResourceTypeAndUsername(ResourceType, String) - Method in class org.duracloud.unittestdb.PasswordRepositoryDBImpl
 
findService(String, List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.util.ServiceHelper
 
first() - Method in interface org.duracloud.duradmin.util.Scrollable
 
first() - Method in class org.duracloud.duradmin.util.ScrollableList
 
FixityJobBuilder - Class in org.duracloud.services.hadoop.fixity
This class constructs a hadoop job to perform fixity service.
FixityJobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.fixity.FixityJobBuilder
Constructs a Fixity Job builder
FixityJobRunner - Class in org.duracloud.services.hadoop.fixity
This is the main point of entry for the hadoop fixity application.
FixityJobRunner() - Constructor for class org.duracloud.services.hadoop.fixity.FixityJobRunner
 
FixityManifestVerifier - Class in org.duracloud.services.fixity.util
This class overrides the method from common::ManifestVerifier that parses the content-item names and MD5s from a manifest entry.
FixityManifestVerifier(File, File) - Constructor for class org.duracloud.services.fixity.util.FixityManifestVerifier
 
FixityOutputFormat - Class in org.duracloud.services.hadoop.fixity
 
FixityOutputFormat() - Constructor for class org.duracloud.services.hadoop.fixity.FixityOutputFormat
 
FixityPassFailPostJobWorker - Class in org.duracloud.services.amazonfixity.postprocessing
This class detects if errors exist in lines of fixity service reports.
FixityPassFailPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, String, String) - Constructor for class org.duracloud.services.amazonfixity.postprocessing.FixityPassFailPostJobWorker
 
FixityPropertiesJobBuilder - Class in org.duracloud.services.hadoop.fixityproperties
This class constructs a hadoop job to perform fixity service.
FixityPropertiesJobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobBuilder
Constructs a Fixity Job builder
FixityPropertiesJobRunner - Class in org.duracloud.services.hadoop.fixityproperties
This is the main point of entry for the hadoop fixity application.
FixityPropertiesJobRunner() - Constructor for class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobRunner
 
FixityPropertiesOutputFormat - Class in org.duracloud.services.hadoop.fixityproperties
 
FixityPropertiesOutputFormat() - Constructor for class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesOutputFormat
 
FixityService - Class in org.duracloud.services.fixity
This class is the entry point for performing on-demand bit-integrity verification.
FixityService() - Constructor for class org.duracloud.services.fixity.FixityService
 
FixityServiceInfo - Class in org.duracloud.duraservice.config
 
FixityServiceInfo() - Constructor for class org.duracloud.duraservice.config.FixityServiceInfo
 
FixityServiceInfo.ModeType - Enum in org.duracloud.duraservice.config
 
FixityServiceOptions - Class in org.duracloud.services.fixity.domain
 
FixityServiceOptions(String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.duracloud.services.fixity.domain.FixityServiceOptions
 
FixityServiceOptions.HashApproach - Enum in org.duracloud.services.fixity.domain
 
FixityServiceOptions.Mode - Enum in org.duracloud.services.fixity.domain
 
FixityToolsServiceInfo - Class in org.duracloud.duraservice.config
 
FixityToolsServiceInfo() - Constructor for class org.duracloud.duraservice.config.FixityToolsServiceInfo
 
FixityToolsServiceInfo.ModeType - Enum in org.duracloud.duraservice.config
 
FLASH_MESSAGE - Static variable in class org.duracloud.duradmin.util.MessageUtils
 
forInt(int) - Static method in class org.duracloud.DeploymentOptionLocationType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.duracloud.DeploymentOptionStateType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.duracloud.DeploymentStatusType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.duracloud.OptionInputType.Enum
Returns the enum value corresponding to an int, or null if none.
forString(String) - Static method in class org.duracloud.DeploymentOptionLocationType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.duracloud.DeploymentOptionStateType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.duracloud.DeploymentStatusType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.duracloud.OptionInputType.Enum
Returns the enum value for a string, or null if none.
fromDuraCloudUserType(DuraCloudUserType) - Static method in class org.duracloud.unittestdb.domain.ResourceType
 
fromMessage(Message) - Method in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
fromMessage(Message) - Method in class org.duracloud.durastore.aop.ContentMessageConverter
 
fromMessage(Message) - Method in class org.duracloud.durastore.aop.IngestMessageConverter
 
fromMessage(Message) - Method in class org.duracloud.durastore.aop.SpaceMessageConverter
 
fromMessage(Message) - Method in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
fromMessage(Message) - Method in class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
fromStorageProviderType(StorageProviderType) - Static method in class org.duracloud.unittestdb.domain.ResourceType
 
fromString(String) - Static method in enum org.duracloud.common.model.DuraCloudUserType
 
fromString(String) - Static method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
 
fromString(String) - Static method in enum org.duracloud.computeprovider.domain.ComputeProviderType
 
fromString(String) - Static method in enum org.duracloud.computeprovider.mgmt.InstanceState
 
fromString(String) - Static method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.Mode
 
fromString(String) - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.ADMIN_OPTION
 
fromString(String) - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
 
fromString(String) - Static method in enum org.duracloud.storage.domain.StorageProviderType
 
fromString(String) - Static method in class org.duracloud.unittestdb.domain.ResourceType
This method returns a ResourceType from the arg type id.

G

generateChecksum(File) - Method in class org.duracloud.common.util.ChecksumUtil
 
generateChecksum(InputStream) - Method in class org.duracloud.common.util.ChecksumUtil
This method generates checksum of content in arg stream.
generateChecksum(String) - Method in class org.duracloud.common.util.ChecksumUtil
This method generates checksum of content in string.
GenerateConfigMojo - Class in org.ops4j.pax.exam.mavenplugin
 
GenerateConfigMojo() - Constructor for class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
GenerateDependsFileMojo - Class in org.ops4j.pax.exam.mavenplugin
Just extend the SeviceMix mojo to generate the depends file.
GenerateDependsFileMojo() - Constructor for class org.ops4j.pax.exam.mavenplugin.GenerateDependsFileMojo
 
generateSchema(Class...) - Method in class org.duracloud.common.xml.SchemaGenerator
Generates an XML Schema which includes the given classes
generateServiceXml(String) - Method in class org.duracloud.duraservice.config.ServiceXmlGenerator
Creates service xml and writes it to a file in the directory indicated by dirPath.
get(String) - Method in class org.duracloud.common.web.RestHttpHelper
 
get(HttpServletRequest, HttpServletResponse, T, BindException) - Method in class org.duracloud.controller.AbstractRestController
 
get(String) - Method in class org.duracloud.controller.UploadManager
 
get() - Method in class org.duracloud.duradmin.control.DashboardController
 
get(HttpServletRequest, HttpServletResponse, Space, BindException) - Method in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
get(HttpServletRequest, HttpServletResponse, ContentItem, BindException) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
get(HttpServletRequest, HttpServletResponse, Space, BindException) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
getAbsolutePath() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getAccess() - Method in class org.duracloud.duradmin.domain.Space
 
getAccess() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getAccess() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
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
 
getAccountManager() - Method in class org.duracloud.durastore.util.ProviderFactoryBase
Gets the account manager
getAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "accountNonExpired" element
getAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
Gets the "accountNonExpired" element
getAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "accountNonLocked" element
getAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
Gets the "accountNonLocked" element
getAction() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getAction() - Method in class org.duracloud.duradmin.domain.Space
 
getAddStreamingItemResult() - Method in class org.duracloud.services.streaming.AddStreamingItemWorker
 
getAllExistingDistributions(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
getAmaUrl() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getAmaUrl() - Method in class org.duracloud.duradmin.config.DuradminConfig
 
getAmaUrl() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getAmazonEMRClient(String, String) - Static method in class org.duracloud.s3storage.S3ProviderUtil
 
getAmazonS3Client(String, String) - Static method in class org.duracloud.s3storage.S3ProviderUtil
 
getApplication() - Method in class org.duracloud.appconfig.support.ApplicationWithConfig
 
getArgs() - Method in exception org.duracloud.common.error.DuraCloudCheckedException
 
getArgs() - Method in class org.duracloud.common.error.DuraCloudExceptionCore
 
getArgs() - Method in exception org.duracloud.common.error.DuraCloudRuntimeException
 
getArgs() - Method in interface org.duracloud.common.error.MessageFormattable
This method returns the args that act as variables in the message.
getAsXml() - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
getAsXml() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getAttic() - Method in class org.duracloud.services.common.util.BundleHome
 
getAvailableServices() - Method in class org.duracloud.client.ServicesManagerImpl
Provides a listing of available services, that is, services which can be deployed.
getAvailableServices() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Retrieves a listing of services which are available for deployment along with the description and user configuration for each service
getAvailableServices() - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
getAvailableServices() - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
getAvailableServices() - Method in interface org.duracloud.serviceapi.ServicesManager
Provides a listing of available services, that is, services which can be deployed.
GetAvailableServicesAdvice - Class in org.duracloud.duraservice.aop
 
GetAvailableServicesAdvice() - Constructor for class org.duracloud.duraservice.aop.GetAvailableServicesAdvice
 
getBaseDir() - Method in class org.duracloud.services.common.util.BundleHome
 
getBaseUrl() - Method in class org.duracloud.appconfig.domain.Application
 
getBaseURL() - Method in interface org.duracloud.client.ContentStore
Gets the base URL pointing to the DuraCloud DuraStore REST API
getBaseURL() - Method in class org.duracloud.client.ContentStoreImpl
 
getBaseURL() - Method in class org.duracloud.client.ContentStoreManagerImpl
 
getBaseURL() - Method in class org.duracloud.client.report.BaseReportManager
 
getBaseURL() - Method in interface org.duracloud.client.report.StorageReportManager
 
getBaseURL() - Method in class org.duracloud.client.ServicesManagerImpl
 
getBaseURL() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
getBaseURL(HttpServletRequest) - Static method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
getBaseURL() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getBody() - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
getBrokerURL() - Method in class org.duracloud.services.listener.BaseListenerService
 
getBucketId(String) - Method in class org.duracloud.services.hadoop.store.UriPathUtil
 
getBucketName(String, String) - Static method in class org.duracloud.s3storage.S3ProviderUtil
Converts a provided space ID into a valid and unique S3 bucket name.
getBucketName(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Converts a DuraCloud spaceId into its corresponding Amazon S3 bucket name
getBundleHome() - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
getBundleHome() - Method in class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
 
getBundleHome() - Method in interface org.duracloud.servicesutil.util.ServiceInstaller
 
getBundleHome() - Method in interface org.duracloud.servicesutil.util.ServiceUninstaller
 
getByteSize() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
 
getByteSize() - Method in interface org.duracloud.ChunkType
Gets the "byteSize" element
getByteSize() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets the "byteSize" element
getByteSize() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets the "byteSize" element
getByteSize() - Method in interface org.duracloud.SourceContentType
Gets the "byteSize" element
getBytesRead() - Method in class org.duracloud.io.ByteCountingInputStream
 
getBytesRead() - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
getBytesRead() - Method in class org.duracloud.upload.UploadStatus.FileInTransfer
 
getCatalinaHome() - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
 
getCatalinaHome(File) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
 
getChangedFile() - Method in class org.duracloud.sync.mgmt.ChangedList
Retrieves a changed file for processing and removes it from the list.
getChecksum(DigestInputStream) - Static method in class org.duracloud.common.util.ChecksumUtil
Determines the checksum value of a DigestInputStream's underlying stream after the stream has been read.
getChecksum() - Method in class org.duracloud.duradmin.domain.ContentProperties
 
getChecksum() - Method in class org.duracloud.retrieval.source.ContentStream
 
getChecksum() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getChecksum0() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
getChecksum1() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
getChecksumBytes(DigestInputStream) - Static method in class org.duracloud.common.util.ChecksumUtil
Determines the checksum value of a DigestInputStream's underlying stream after the stream has been read.
getChunkArray() - Method in interface org.duracloud.ChunksType
Gets array of all "chunk" elements
getChunkArray(int) - Method in interface org.duracloud.ChunksType
Gets ith "chunk" element
getChunkArray() - Method in class org.duracloud.impl.ChunksTypeImpl
Gets array of all "chunk" elements
getChunkArray(int) - Method in class org.duracloud.impl.ChunksTypeImpl
Gets ith "chunk" element
getChunkId() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
 
getChunkId() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
getChunkId() - Method in interface org.duracloud.ChunkType
Gets the "chunkId" attribute
getChunkId() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets the "chunkId" attribute
getChunkMD5() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
 
getChunks() - Method in interface org.duracloud.ChunksManifestType
Gets the "chunks" element
getChunks() - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Gets the "chunks" element
getChunkSize() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
getChunksManifest() - Method in interface org.duracloud.ChunksManifestDocument
Gets the "chunksManifest" element
getChunksManifest() - Method in class org.duracloud.impl.ChunksManifestDocumentImpl
Gets the "chunksManifest" element
getClasspath() - Method in class org.duracloud.services.j2kservice.J2kInstallHelper
 
getCliForm() - Method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
 
getCloudFrontService(String, String) - Static method in class org.duracloud.s3storage.S3ProviderUtil
 
getCode() - Method in exception org.duracloud.services.common.error.ServiceException
 
getCode() - Method in exception org.duracloud.services.common.error.ServiceRuntimeException
 
getColorSpace() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getColorSpace() - Method in class org.duracloud.services.image.ImageConversionService
 
getCompletedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of completed services up to the default limit (currently 20).
getCompletedServicesReport(int) - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of completed services, including as many services as have completed up to the provided limit.
getCompletedServicesReport(String) - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a specific service report by ID.
getCompletedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReport(int) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReport(String) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReport(int) - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
getCompletedServicesReport(String) - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
getCompletedServicesReport(int) - Method in class org.duracloud.durareport.rest.ServiceReportRest
Retrieves a report of completed services, including as many services as have completed up to the provided limit.
getCompletedServicesReport(String) - Method in class org.duracloud.durareport.rest.ServiceReportRest
Retrieves a specific service report by ID.
getCompletedServicesReport(int) - Method in class org.duracloud.durareport.service.ServiceReportBuilder
Gets a listing of the most recent completed services.
getCompletedServicesReport(String) - Method in class org.duracloud.durareport.service.ServiceReportBuilder
Gets a specific completed services report based on ID.
getCompletedServicesReportList() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves the list of all service report files which have been created.
getCompletedServicesReportList() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReportList() - Method in class org.duracloud.duradmin.control.ServiceReportController
 
getCompletedServicesReportList() - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
getCompletedServicesReportList() - Method in class org.duracloud.durareport.rest.ServiceReportRest
Retrieves the list of all service report files which have been created.
getCompletedServicesReportList() - Method in class org.duracloud.durareport.service.ServiceReportBuilder
Gets the list of the IDS of all pre-created completed services reports.
getCompleteFiles() - Method in class org.duracloud.upload.UploadStatus
 
getCompletionTime() - Method in class org.duracloud.reportdata.storage.StorageReport
 
getCompletionTime() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getComputeProvider(ComputeProviderType) - Static method in class org.duracloud.computeprovider.mgmt.ComputeProviderFactory
getConfig() - Method in class org.duracloud.appconfig.support.ApplicationWithConfig
 
getConfigAdmin() - Method in class org.duracloud.servicesadmin.control.ConfigureController
 
getConfigFileName() - Static method in class org.duracloud.common.error.ExceptionMessages
 
getConfigFileName() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getConfigIdFromRestURL(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getConfigProps(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getConfigs() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "configs" element
getConfigs() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getConfigs() - Method in interface org.duracloud.ServiceSummaryType
Gets the "configs" element
getConfiguration(String) - Method in interface org.duracloud.servicesutil.util.DuraConfigAdmin
 
getConfiguration(String) - Method in class org.duracloud.servicesutil.util.internal.DuraConfigAdminImpl
getConnectionFactory() - Method in class org.duracloud.services.listener.BaseListenerService
 
getContainer() - Method in class org.duracloud.services.common.util.BundleHome
 
getContainerName(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Converts a provided space ID into a valid Azure container name.
getContainerName(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Converts a provided space ID into a valid Rackspace container name.
getContent(String, String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Gets content from a space.
getContent(String, String) - Method in interface org.duracloud.client.ContentStore
Gets content from a space.
getContent(String, String) - Method in class org.duracloud.client.ContentStoreImpl
Gets content from a space.
getContent(String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Gets content from a space.
getContent(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
getContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Retrieves content from a space.
getContent(String, String, String, boolean) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.getContent() see ContentResource.getContentProperties()
getContent(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getContent(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Gets content from a space.
getContent(String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
getContent(String, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Gets content from a space.
getContent(String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
Gets content from a space.
getContent(String, String) - Method in interface org.duracloud.stitch.datasource.DataSource
This method returns the content item specified by the arg space-id and content-id.
getContent(String, String) - Method in class org.duracloud.stitch.datasource.impl.DuraStoreDataSource
 
getContent(String, String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
getContent(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(StorageProvider, 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(String, String) - Method in interface org.duracloud.storage.provider.StorageProvider
Gets content from a space.
getContentCopyTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getContentCreateTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getContentDeleteTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getContentDir() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getContentDirs() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getContentFromManifest(String, String) - Method in interface org.duracloud.stitch.FileStitcher
This method retrieves the original content item as defined by the chunks manifest object found in the arg space-id and content-id.
getContentFromManifest(String, String) - Method in class org.duracloud.stitch.impl.FileStitcherImpl
 
getContentId(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Converts a provided valid Azure content name into a content ID.
getContentId() - Method in exception org.duracloud.chunk.error.ContentNotAddedException
 
getContentId() - Method in class org.duracloud.chunk.writer.AddContentResult
 
getContentId() - Method in class org.duracloud.common.model.ContentItem
 
getContentId() - Method in interface org.duracloud.DependencyType
Gets the "contentId" attribute
getContentId() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getContentId() - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
getContentId() - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
getContentId() - Method in class org.duracloud.duradmin.domain.Tag
 
getContentId() - Method in class org.duracloud.durastore.aop.ContentMessage
 
getContentId() - Method in class org.duracloud.durastore.aop.IngestMessage
 
getContentId() - Method in class org.duracloud.impl.DependencyTypeImpl
Gets the "contentId" attribute
getContentId() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "contentId" attribute
getContentId() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets the "contentId" attribute
getContentId() - Method in class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner.TaskParams
 
getContentId() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getContentId() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getContentId() - Method in class org.duracloud.services.fixity.domain.ContentLocation
 
getContentId() - Method in class org.duracloud.services.hadoop.base.ProcessResult
 
getContentId(String) - Method in class org.duracloud.services.hadoop.store.UriPathUtil
 
getContentId() - Method in class org.duracloud.services.image.ConversionResult
 
getContentId() - Method in interface org.duracloud.ServiceType
Gets the "contentId" attribute
getContentId() - Method in interface org.duracloud.SourceContentType
Gets the "contentId" attribute
getContentId() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
getContentId(MonitoredFile, File) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
getContentIds() - Method in class org.duracloud.domain.Space
Getter for the field contentIds.
getContentJmsTemplate() - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
getContentJmsTemplate() - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
getContentJmsTemplate() - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
getContentLocationA() - Method in class org.duracloud.services.fixity.domain.ContentLocationPair
 
getContentLocationB() - Method in class org.duracloud.services.fixity.domain.ContentLocationPair
 
getContentMimetype() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getContentMimeType() - Method in class org.duracloud.durastore.aop.IngestMessage
 
getContentMimeType() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
getContentName(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Converts a provided content ID into a valid Azure content name.
getContentProperties(String, String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Retrieves the properties associated with content.
getContentProperties(String, String) - Method in interface org.duracloud.client.ContentStore
Retrieves the properties associated with content.
getContentProperties(String, String) - Method in class org.duracloud.client.ContentStoreImpl
Retrieves the properties associated with content.
getContentProperties(String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Retrieves the properties associated with content.
getContentProperties(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
getContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Retrieves the properties of a piece of content.
getContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.getContentProperties()
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Retrieves the properties associated with content.
getContentProperties(String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Retrieves the properties associated with content.
getContentProperties(String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
Retrieves the properties associated with content.
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.
getContentProperties(String, String) - Method in class org.duracloud.sync.endpoint.DuraStoreChunkSyncEndpoint
 
getContentProperties(String, String) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
getContents() - Method in class org.duracloud.duradmin.domain.Space
 
getContentSize() - Method in class org.duracloud.chunk.writer.AddContentResult
 
getContentSize() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
getContentStore(String) - Method in interface org.duracloud.client.ContentStoreManager
getContentStore
getContentStore(String) - Method in class org.duracloud.client.ContentStoreManagerImpl
getContentStore
getContentStore() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
getContentStore() - Method in class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
getContentStore() - Method in class org.duracloud.duradmin.control.BaseCommandController
 
getContentStore() - Method in class org.duracloud.duradmin.control.BaseFormController
 
getContentStore() - Method in class org.duracloud.duradmin.control.ControllerSupport
 
getContentStore(ContentItem) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
getContentStore(Space) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
getContentStore(String, String, String) - Method in class org.duracloud.security.vote.SpaceAccessVoter
This method is abstract to provide entry-point for alternate implementations of ContentStore.
getContentStore(String, String, String) - Method in class org.duracloud.security.vote.SpaceAccessVoterImpl
 
getContentStore() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getContentStore() - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
getContentStore() - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
getContentStoreManager() - Method in class org.duracloud.duradmin.security.ContentStoreAuthenticationProvider
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.PartnerLogoController
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
getContentStoreManager() - Method in class org.duracloud.duradmin.spaces.controller.SpacesController
 
getContentStoreManager(Store) - Method in class org.duracloud.duraservice.mgmt.ContentStoreManagerUtil
This method creates a ContentStoreManager for the arg store logged-in with the credentials of the session's current user.
getContentStoreManager(Store, Credential) - Method in class org.duracloud.duraservice.mgmt.ContentStoreManagerUtil
 
getContentStoreManager(JobConf) - Method in class org.duracloud.services.hadoop.store.JobContentStoreManagerFactory
 
getContentStoreProvider() - Method in class org.duracloud.duradmin.control.BaseCommandController
 
getContentStoreProvider() - Method in class org.duracloud.duradmin.control.BaseFormController
 
getContentStoreProvider() - Method in class org.duracloud.duradmin.control.ControllerSupport
 
getContentStoreProvider() - Method in class org.duracloud.duradmin.view.BaseViewPreparer
 
getContentStores() - Method in interface org.duracloud.client.ContentStoreManager
getContentStores
getContentStores() - Method in class org.duracloud.client.ContentStoreManagerImpl
getContentStores
getContentStores() - Method in class org.duracloud.client.impl.CachingContentStoreManagerImpl
 
getContentStores() - Method in class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
getContentStream() - Method in class org.duracloud.common.rest.RestUtil.RequestContent
 
getContentStream(String, String) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStoreUtil
 
getContentUpdateTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getContext() - Method in class org.duracloud.appconfig.domain.Application
 
getContext() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getContext() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
getContext() - Method in class org.duracloud.duraservice.domain.Store
 
getContext() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getContext() - Method in class org.duracloud.services.duplication.DuplicationService
 
getContext() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getConversionDate() - Method in class org.duracloud.services.image.ConversionResult
 
getConversionStatus() - Method in class org.duracloud.services.image.ConversionManager
 
getConversionStatus(boolean) - Method in class org.duracloud.services.image.ConversionResultProcessor
 
getConversionStatus() - Method in class org.duracloud.services.image.ConversionThread
 
getConversionTime() - Method in class org.duracloud.services.image.ConversionResult
 
getCostInstanceType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getCostNumInstances() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getCount() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getCount() - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
getCreated() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getCredential() - Method in class org.duracloud.duraservice.domain.ServiceStore
 
getCredential(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
 
getCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "credentialsNonExpired" element
getCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
Gets the "credentialsNonExpired" element
getCurrentCount() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the current count for the in-process report builder run
getCurrentCount() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getCurrentServiceSummaries() - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
getCurrentServiceSummaries() - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method returns a list of ServiceSummaries for the current month.
getCurrentServiceSummariesStream() - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
getCurrentServiceSummariesStream() - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method returns a serialized list of ServiceSummaries for the current month.
getCurrentUser() - Method in class org.duracloud.duraservice.mgmt.ContentStoreManagerUtil
 
getCurrentUser() - Method in class org.duracloud.security.context.SecurityContextUtil
 
getData(E) - Method in class org.duracloud.duradmin.util.ScrollableList
 
getDataSource() - Method in class org.duracloud.common.util.DatabaseUtil
 
getDdl() - Method in class org.duracloud.common.util.TableSpec
 
getDefaultScheduleStartDate() - Method in class org.duracloud.durareport.rest.StorageReportResource
 
getDefaultValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets the "defaultValue" attribute
getDefaultValue() - Method in class org.duracloud.serviceconfig.SystemConfig
 
getDefaultValue() - Method in interface org.duracloud.SystemPropertyType
Gets the "defaultValue" attribute
getDelay(TimeUnit) - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getDependencies() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "dependencies" element
getDependencies() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDependencies() - Method in interface org.duracloud.ServiceType
Gets the "dependencies" element
getDependencies() - Method in interface org.ops4j.pax.exam.mavenplugin.DependencyCollector
 
getDependencies() - Method in class org.ops4j.pax.exam.mavenplugin.SingleModuleDependencyCollector
 
getDependencies() - Method in class org.ops4j.pax.exam.mavenplugin.TransitiveDependencyCollector
 
getDependencyArray() - Method in interface org.duracloud.DependenciesType
Gets array of all "dependency" elements
getDependencyArray(int) - Method in interface org.duracloud.DependenciesType
Gets ith "dependency" element
getDependencyArray() - Method in class org.duracloud.impl.DependenciesTypeImpl
Gets array of all "dependency" elements
getDependencyArray(int) - Method in class org.duracloud.impl.DependenciesTypeImpl
Gets ith "dependency" element
getDeployed() - Method in class org.duracloud.duraservice.domain.Service
 
GetDeployedAdvice - Class in org.duracloud.duraservice.aop
 
GetDeployedAdvice() - Constructor for class org.duracloud.duraservice.aop.GetDeployedAdvice
 
GetDeployedPropsAdvice - Class in org.duracloud.duraservice.aop
 
GetDeployedPropsAdvice() - Constructor for class org.duracloud.duraservice.aop.GetDeployedPropsAdvice
 
getDeployedReport() - Method in class org.duracloud.duradmin.control.ServiceReportController
 
getDeployedService(int, int) - Method in class org.duracloud.client.ServicesManagerImpl
Gets a deployed service.
getDeployedService(int, int) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Gets a service which has been deployed.
getDeployedService(int, int) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
getDeployedService(int, int) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
getDeployedService(int, int) - Method in class org.duracloud.duraservice.rest.ServiceRest
Gets information pertaining to a deployed service.
getDeployedService(int, int) - Method in interface org.duracloud.serviceapi.ServicesManager
Gets a deployed service.
getDeployedServiceProperties(int, int) - Method in class org.duracloud.duraservice.rest.ServiceRest
Gets the runtime properties of a deployed service.
getDeployedServiceProps(int, int) - Method in class org.duracloud.client.ServicesManagerImpl
Gets runtime properties for a deployed service.
getDeployedServiceProps(int, int) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Gets the properties of a service which has been deployed.
getDeployedServiceProps(int, int) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
getDeployedServiceProps(int, int) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
getDeployedServiceProps(int, int) - Method in interface org.duracloud.serviceapi.ServicesManager
Gets runtime properties for a deployed service.
getDeployedServices() - Method in class org.duracloud.client.ServicesManagerImpl
Provides a listing of all deployed services.
getDeployedServices() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Retrieves a listing of services which have been deployed.
getDeployedServices() - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
getDeployedServices() - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
getDeployedServices() - Method in interface org.duracloud.serviceapi.ServicesManager
Provides a listing of all deployed services.
GetDeployedServicesAdvice - Class in org.duracloud.duraservice.aop
 
GetDeployedServicesAdvice() - Constructor for class org.duracloud.duraservice.aop.GetDeployedServicesAdvice
 
getDeployedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of services which are currently deployed in DuraCloud.
getDeployedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getDeployedServicesReport() - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
getDeployedServicesReport() - Method in class org.duracloud.durareport.rest.ServiceReportRest
Retrieves the deployed services report.
getDeployedServicesReport() - Method in class org.duracloud.durareport.service.ServiceReportBuilder
Gets a listing of service summaries which includes all of the currently deployed services.
getDeployJmsTemplate() - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
getDeploymentArray() - Method in interface org.duracloud.DeploymentsType
Gets array of all "deployment" elements
getDeploymentArray(int) - Method in interface org.duracloud.DeploymentsType
Gets ith "deployment" element
getDeploymentArray() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Gets array of all "deployment" elements
getDeploymentArray(int) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Gets ith "deployment" element
getDeploymentCount() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDeploymentId() - Method in class org.duracloud.duradmin.domain.ServiceCommand
 
getDeploymentId(Object[]) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
getDeploymentId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "deploymentId" attribute
getDeploymentId() - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
getDeploymentId() - Method in class org.duracloud.serviceapi.aop.ServiceMessage
 
getDeploymentId() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getDeploymentId() - Method in interface org.duracloud.ServiceSummaryType
Gets the "deploymentId" attribute
getDeploymentLocation() - Method in class org.duracloud.duraservice.domain.Service
 
getDeploymentOptions() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "deploymentOptions" element
getDeploymentOptions() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDeploymentOptions() - Method in interface org.duracloud.ServiceType
Gets the "deploymentOptions" element
getDeployments() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "deployments" element
getDeployments() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDeployments() - Method in interface org.duracloud.ServiceType
Gets the "deployments" element
getDesc() - Method in enum org.duracloud.duraservice.config.AmazonFixityServiceInfo.ModeType
 
getDesc() - Method in enum org.duracloud.duraservice.config.BulkImageConversionServiceInfo.ModeType
 
getDesc() - Method in enum org.duracloud.duraservice.config.FixityServiceInfo.ModeType
 
getDesc() - Method in enum org.duracloud.duraservice.config.FixityToolsServiceInfo.ModeType
 
getDesc() - Method in enum org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo.ModeType
 
getDescription() - Method in class org.duracloud.duraservice.domain.Service
 
getDescription() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "description" element
getDescription() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDescription() - Method in enum org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker.JobStatus
 
getDescription() - Method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.ADMIN_OPTION
 
getDescription() - Method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
 
getDescription() - Method in interface org.duracloud.ServiceType
Gets the "description" element
getDescription() - Method in enum org.duracloud.storage.domain.HadoopTypes.INSTANCES
 
getDestContentId() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
getDestContentId(String, File) - Method in class org.duracloud.services.image.ConversionWorker
 
getDestination() - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
getDestination() - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.IngestAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
getDestination() - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
getDestination() - Method in class org.duracloud.services.listener.BaseListenerService
 
getDestSpaceId() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
getDestSpaceId() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getDestSpaceId() - Method in class org.duracloud.services.image.ConversionResult
 
getDestSpaceId() - Method in class org.duracloud.services.image.ImageConversionService
 
getDirFilter() - Method in class org.duracloud.chunk.FileChunkerOptions
 
getDisplayName() - Method in interface org.duracloud.DeploymentOptionType
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
getDisplayName() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.impl.ModeTypeImpl
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets the "displayName" attribute
getDisplayName() - Method in interface org.duracloud.ModeSetType
Gets the "displayName" attribute
getDisplayName() - Method in interface org.duracloud.ModeType
Gets the "displayName" attribute
getDisplayName() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
getDisplayName() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getDisplayName() - Method in class org.duracloud.serviceconfig.user.Option
 
getDisplayName() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getDisplayName() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
getDisplayName() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
getDisplayName() - Method in interface org.duracloud.ServiceType
Gets the "displayName" attribute
getDisplayName() - Method in interface org.duracloud.UserPropertyType
Gets the "displayName" attribute
getDisplayName() - Method in interface org.duracloud.UserPropertyType.Option
Gets the "displayName" attribute
getDisplayValue() - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
getDisplayValue() - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
getDisplayValue() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getDistributionOriginAccessId(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
getDuradmin() - Method in class org.duracloud.appconfig.ApplicationInitializer
 
getDurareport() - Method in class org.duracloud.appconfig.ApplicationInitializer
 
getDurareportContext() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraReportContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraReportContext() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraReportHost() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraReportPort() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraservice() - Method in class org.duracloud.appconfig.ApplicationInitializer
 
getDuraserviceContext() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraServiceContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraServiceContext() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraserviceHost() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraServiceHost() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraServiceHost() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraservicePort() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraServicePort() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraServicePort() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.NoopServiceListerImpl
 
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.ServiceListerImpl
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
 
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
 
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.ServiceStatusReporterImpl
 
getDuraServices() - Method in class org.duracloud.servicesutil.util.internal.ServiceStopperImpl
 
getDuraServices() - Method in interface org.duracloud.servicesutil.util.ServiceLister
 
getDurastore() - Method in class org.duracloud.appconfig.ApplicationInitializer
 
getDurastoreContext() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraStoreContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraStoreContext() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraStoreContext() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getDuraStoreContext() - Method in class org.duracloud.services.fixity.FixityService
 
getDuraStoreContext() - Method in class org.duracloud.services.image.ImageConversionService
 
getDuraStoreContext() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getDurastoreHost() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraStoreHost() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraStoreHost() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraStoreHost() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getDuraStoreHost() - Method in class org.duracloud.services.fixity.FixityService
 
getDuraStoreHost() - Method in class org.duracloud.services.image.ImageConversionService
 
getDuraStoreHost() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getDurastorePort() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getDuraStorePort() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getDuraStorePort() - Method in class org.duracloud.duradmin.domain.AdminInit
 
getDuraStorePort() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getDuraStorePort() - Method in class org.duracloud.services.fixity.FixityService
 
getDuraStorePort() - Method in class org.duracloud.services.image.ImageConversionService
 
getDuraStorePort() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getDurastoreURL() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getEC2() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
 
getElapsedTime() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the time (in millis) required to complete the most recent report builder run
getElapsedTime() - Method in class org.duracloud.reportdata.storage.StorageReport
 
getElementFrom(StorageAccount, boolean) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
 
getElementFrom(StorageAccount, boolean) - Method in interface org.duracloud.storage.xml.StorageAccountProviderBinding
This method builds an xml element from the arg StorageAccount.
getElements() - Method in class org.duracloud.common.util.metrics.Metric
 
getElements(Metric) - Method in class org.duracloud.common.util.metrics.MetricsTable
 
getEmailer(String) - Method in class org.duracloud.notification.AmazonNotificationFactory
 
getEmailer(String) - Method in interface org.duracloud.notification.NotificationFactory
This method creates an Emailer which connects to an underlying notification provider
getEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "enabled" element
getEnabled() - Method in interface org.duracloud.SecurityUserType
Gets the "enabled" element
getEnableStreamingResult() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
getEncodedContentId() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getEntries() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean
 
getEntry() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getEntry() - Method in class org.duracloud.services.fixity.results.HashFinderResult
 
getEntry() - Method in class org.duracloud.services.fixity.results.HashVerifierResult
 
getEntry() - Method in interface org.duracloud.services.fixity.results.ServiceResult
 
getErrMessage() - Method in class org.duracloud.services.image.ConversionResult
 
getError() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the text of the last error which occurred (if any)
getError() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getError() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker
This method returns any errors associated with the current running job.
getError() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
getError() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
getError() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
getError() - Method in class org.duracloud.services.BaseService
 
getError() - Method in class org.duracloud.services.streaming.AddStreamingItemWorker
 
getError() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
getErrors() - Method in exception org.duracloud.serviceapi.error.InvalidServiceConfigurationException
 
getErrorText() - Method in class org.duracloud.serviceapi.error.InvalidServiceConfigurationException.ValidationError
 
getErrorType() - Method in exception org.duracloud.common.error.ManifestVerifyException
 
getEstimatedCompletionTime() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getETagValue(String) - Method in class org.duracloud.s3storage.S3StorageProvider
 
getException() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getException() - Method in class org.duracloud.services.hadoop.replication.Replicator
 
getExclusion() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "exclusion" attribute
getExclusion() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getExclusion() - Method in interface org.duracloud.UserPropertyType
Gets the "exclusion" attribute
getExistingDistribution(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
getExtendedProperties() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getExtendedProperties() - Method in class org.duracloud.duradmin.domain.Space
 
getFailed() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
getFailed() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getFailed() - Method in class org.duracloud.sync.mgmt.StatusManager
 
getFailedTransfers() - Method in class org.duracloud.upload.Uploader
 
getFile() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
getFile() - Method in class org.duracloud.services.hadoop.base.ProcessResult
 
getFile() - Method in class org.duracloud.services.hadoop.store.FileWithMD5
 
getFile() - Method in class org.duracloud.sync.mgmt.ChangedFile
 
getFileFilter() - Method in class org.duracloud.chunk.FileChunkerOptions
 
getFilesCount() - Method in class org.duracloud.sync.walker.DirWalker
 
getFilesInTransfer() - Method in class org.duracloud.sync.mgmt.SyncManager
 
getFilesInTransfer() - Method in class org.duracloud.upload.UploadStatus
 
getFileSize() - Method in class org.duracloud.services.image.ConversionResult
 
getFilesList() - Method in class org.duracloud.sync.endpoint.DuraStoreChunkSyncEndpoint
 
getFilesList() - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
getFilesList() - Method in class org.duracloud.sync.endpoint.FileSystemSyncEndpoint
 
getFilesList() - Method in interface org.duracloud.sync.endpoint.SyncEndpoint
Retrieves a listing of all files available at the endpoint.
getFilter(String) - Method in class org.duracloud.services.common.model.NamedFilterList
This method return the filters associated with the arg name.
getFilterTargets() - Method in class org.duracloud.services.common.model.NamedFilterList.NamedFilter
 
getFilterValue(String) - Method in class org.duracloud.services.common.model.NamedFilterList.NamedFilter
 
getFinalCount() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getFirstResultIndex() - Method in interface org.duracloud.common.util.Scrollable
 
getFirstRunningInstance(ReservationDescription) - Static method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2Helper
 
getFirstRunningInstance(List<ReservationDescription>) - Static method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2Helper
 
getFormattedMessage() - Method in exception org.duracloud.common.error.DuraCloudCheckedException
 
getFormattedMessage() - Method in class org.duracloud.common.error.DuraCloudExceptionCore
 
getFormattedMessage() - Method in exception org.duracloud.common.error.DuraCloudRuntimeException
 
getFormattedMessage() - Method in interface org.duracloud.common.error.MessageFormattable
This method returns the message which includes the arg elements.
getFromAttic(String) - Method in class org.duracloud.services.common.util.BundleHome
 
getFromContainer(String) - Method in class org.duracloud.services.common.util.BundleHome
 
getFromStoreId() - Method in class org.duracloud.services.duplication.DuplicationService
 
getGrantedAuthorities() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "grantedAuthorities" element
getGrantedAuthorities() - Method in class org.duracloud.security.domain.SecurityUserBean
 
getGrantedAuthorities() - Method in interface org.duracloud.SecurityUserType
Gets the "grantedAuthorities" element
getHashApproach() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getHeader() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean
 
getHeader() - Method in interface org.duracloud.ChunksManifestType
Gets the "header" element
getHeader() - Method in class org.duracloud.common.util.metrics.Metric
 
getHeader() - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Gets the "header" element
getHeader() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getHeader() - Method in class org.duracloud.services.fixity.results.HashFinderResult
 
getHeader() - Method in class org.duracloud.services.fixity.results.HashVerifierResult
 
getHeader() - Method in interface org.duracloud.services.fixity.results.ServiceResult
 
getHome() - Method in class org.duracloud.services.common.util.BundleHome
 
getHost() - Method in class org.duracloud.appconfig.domain.Application
 
getHost() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
getHost() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getHost() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
getHost() - Method in class org.duracloud.duraservice.domain.Store
 
getHost() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getHost() - Method in class org.duracloud.services.duplication.DuplicationService
 
getHost() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getHost() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getHostname() - Method in interface org.duracloud.DeploymentOptionType
Gets the "hostname" attribute
getHostname() - Method in interface org.duracloud.DeploymentType
Gets the "hostname" attribute
getHostName() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
getHostname() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets the "hostname" attribute
getHostname() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets the "hostname" attribute
getHostname() - Method in class org.duracloud.serviceconfig.Deployment
 
getHostname() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
getId() - Method in class org.duracloud.common.model.Credential
 
getId() - Method in interface org.duracloud.controller.UploadTask
 
getId() - Method in interface org.duracloud.DeploymentOptionsType
Gets the "id" attribute
getId() - Method in interface org.duracloud.DeploymentOptionType
Gets the "id" attribute
getId() - Method in interface org.duracloud.DeploymentsType
Gets the "id" attribute
getId() - Method in interface org.duracloud.DeploymentType
Gets the "id" attribute
getId() - Method in class org.duracloud.domain.Content
Getter for the field id.
getId() - Method in class org.duracloud.domain.Space
Getter for the field id.
getId() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
getId() - Method in class org.duracloud.duraservice.domain.Service
 
getId() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.UserConfigTypeImpl
Gets the "id" attribute
getId() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "id" attribute
getId() - Method in interface org.duracloud.ModeSetType
Gets the "id" attribute
getId() - Method in class org.duracloud.serviceconfig.Deployment
 
getId() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getId() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getId() - Method in class org.duracloud.serviceconfig.SystemConfig
 
getId() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getId() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
getId() - Method in interface org.duracloud.ServiceSummaryType
Gets the "id" attribute
getId() - Method in interface org.duracloud.ServiceType
Gets the "id" attribute
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
 
getId() - Method in interface org.duracloud.SystemConfigType
Gets the "id" attribute
getId() - Method in interface org.duracloud.SystemPropertyType
Gets the "id" attribute
getId() - Method in interface org.duracloud.UserConfigType
Gets the "id" attribute
getId() - Method in interface org.duracloud.UserPropertyType
Gets the "id" attribute
getIdToClassMap() - Method in class org.duracloud.computeprovider.mgmt.ComputeProviderFactory
 
getImageId() - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
getImageId() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getIndex() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestEntry
 
getIndex() - Method in interface org.duracloud.ChunkType
Gets the "index" attribute
getIndex() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets the "index" attribute
getIngestJmsTemplate() - Method in class org.duracloud.durastore.aop.IngestAdvice
 
getInitializedText(String) - Static method in class org.duracloud.common.util.InitUtil
 
getInitialPort() - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
 
getInitResource() - Method in interface org.duracloud.appconfig.domain.AppConfig
This method returns the URL path element of the application's initialization resource.
getInitResource() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getInitResource() - Method in class org.duracloud.appconfig.domain.DurareportConfig
 
getInitResource() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
getInitResource() - Method in class org.duracloud.appconfig.domain.DurastoreConfig
 
getInitResource() - Method in class org.duracloud.appconfig.domain.SecurityConfig
 
getInput() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "input" attribute
getInput() - Method in interface org.duracloud.UserPropertyType
Gets the "input" attribute
getInputFormat() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Retrieves the input format which will be used to determine the input to the mapper functions.
getInputFormat() - Method in class org.duracloud.services.hadoop.imageconversion.ICJobBuilder
Retrieves the input format which will be used to determine the input to the mapper functions.
getInputFormat() - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepJobBuilder
Retrieves the input format which will be used to determine the input to the mapper functions.
getInputType() - Method in class org.duracloud.serviceconfig.user.MultiSelectUserConfig
 
getInputType() - Method in class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
getInputType() - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
getInputType() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getInstallEnv() - Method in class org.duracloud.services.cloudsync.CloudSyncInstallHelper
 
getInstallEnv(String) - Method in class org.duracloud.services.j2kservice.J2kInstallHelper
 
getInstance() - Static method in class org.duracloud.retrieval.mgmt.StatusManager
 
getInstance() - Static method in class org.duracloud.sync.mgmt.ChangedList
 
getInstance() - Static method in class org.duracloud.sync.mgmt.StatusManager
 
getInstanceId() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getInstancesType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getInstanceType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getIntermediaryCount() - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
getInWork() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
getInWork() - Method in class org.duracloud.sync.mgmt.StatusManager
 
getIsEnabled() - Method in class org.duracloud.common.model.Credential
Default value is '1'
getIsPrimary(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
 
getIsSystemService() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "isSystemService" attribute
getIsSystemService() - Method in interface org.duracloud.ServiceType
Gets the "isSystemService" attribute
getItemCount() - Method in class org.duracloud.duradmin.domain.Space
the count of all the items in the space
getJ2kZipName() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getJmsTemplate() - Method in class org.duracloud.duraservice.aop.MessageConsumer
 
getJmsTemplate() - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
getJmsTemplate() - Method in class org.duracloud.durastore.aop.MessageConsumer
 
getJmsTemplate() - Method in class org.duracloud.durastore.aop.UpdateMessageConsumer
 
getJobConf() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Constructs the JobConf to be used to run the map reduce job.
getJobConf() - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepJobBuilder
Constructs the JobConf to be used to run the map reduce job.
getJobDetailsMap() - Method in class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
getJobDetailsMap() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker
This method queries the hadoop framework and returns a listing of details related to the currently running job.
getJobDetailsMap() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
getJobDetailsMap() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
getJobDetailsMap() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
getJobId() - Method in class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
getJobId() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker
This method returns the jobId of the current job.
getJobId() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
getJobId() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
getJobId() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
getJobName() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Retrieves the name of the hadoop job.
getJobName() - Method in class org.duracloud.services.hadoop.fixity.FixityJobBuilder
 
getJobName() - Method in class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobBuilder
 
getJobName() - Method in class org.duracloud.services.hadoop.imageconversion.ICJobBuilder
Retrieves the name of the hadoop job.
getJobName() - Method in class org.duracloud.services.hadoop.replication.RepJobBuilder
Retrieves the name of the hadoop job.
getJobName() - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepJobBuilder
Retrieves the name of the hadoop job.
getJobStatus() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker
This method returns the current job state.
getJobStatus() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
getJobStatus() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
getJobStatus() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
getJobType() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getJobType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getJobType() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getJobType() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getJobWorker() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getJobWorker() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getJobWorker() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getJobWorker() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getKey() - Method in exception org.duracloud.common.error.DuraCloudCheckedException
 
getKey() - Method in class org.duracloud.common.error.DuraCloudExceptionCore
 
getKey() - Method in exception org.duracloud.common.error.DuraCloudRuntimeException
 
getKey() - Method in enum org.duracloud.common.error.ManifestVerifyException.ErrorType
 
getKey() - Method in exception org.duracloud.common.error.ManifestVerifyException
 
getKey() - Method in interface org.duracloud.common.error.MessageFormattable
This method returns the message key used as an index in the ResourceBundle.
getKey() - Method in enum org.duracloud.duraservice.config.AmazonFixityServiceInfo.ModeType
 
getKey() - Method in enum org.duracloud.duraservice.config.BulkImageConversionServiceInfo.ModeType
 
getKey() - Method in enum org.duracloud.duraservice.config.FixityServiceInfo.ModeType
 
getKey() - Method in enum org.duracloud.duraservice.config.FixityToolsServiceInfo.ModeType
 
getKey() - Method in enum org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo.ModeType
 
getKey() - Method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.Mode
 
getKeyname() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getLatestStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves the latest completed storage report.
getLatestStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getLatestStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportResource
Provides the xml stream of the lastest storage report or null if no reports exist.
getLatestStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportRest
Retrieves the latest completed storage report.
getLatestStorageReport() - Method in class org.duracloud.durareport.storage.StorageReportHandler
Returns the latest storage report or null if no reports exist
getLatestStorageReportStream() - Method in class org.duracloud.durareport.storage.StorageReportHandler
Returns the latest storage report stream or null if no reports exist
getLaunchTime() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getLength() - Method in class org.duracloud.chunk.stream.KnownLengthInputStream
 
getList(Iterator<String>) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Creates a list of all of the items in an iteration.
getListSize() - Method in class org.duracloud.sync.mgmt.ChangedList
Gets the current size of the changed list
getListValue() - Method in interface org.duracloud.AuthoritiesType
 
getLocalFile() - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
getLocation() - Method in interface org.duracloud.DeploymentOptionType
Gets the "location" attribute
getLocation() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets the "location" attribute
getLocation() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
getLogLevel() - Method in class org.duracloud.retrieval.util.LogUtil
 
getLogLevel() - Method in class org.duracloud.sync.util.LogUtil
 
getLogLocation() - Method in class org.duracloud.retrieval.util.LogUtil
 
getLogLocation() - Method in class org.duracloud.sync.util.LogUtil
 
getLogMessage() - Method in class org.duracloud.client.StoreCaller
 
getLogMessage() - Method in class org.duracloud.services.fixity.util.StoreCaller
 
getLongForm() - Method in enum org.duracloud.storage.domain.HadoopTypes.TASK_PARAMS
 
getManager(HttpServletRequest) - Static method in class org.duracloud.duradmin.spaces.controller.ContentUploadHelper
 
getManifest() - Method in class org.duracloud.chunk.ChunkableContent
 
getManifest(String, String) - Method in interface org.duracloud.stitch.FileStitcher
This method returns the deserialized ChunksManifest object found in the arg spaceId with the arg manifestId.
getManifest(String, String) - Method in class org.duracloud.stitch.impl.FileStitcherImpl
 
getManifestId() - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
getMapper() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Retrieves the mapper class which will be used for perform the hadoop mapping tasks.
getMapper() - Method in class org.duracloud.services.hadoop.fixity.FixityJobBuilder
 
getMapper() - Method in class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobBuilder
 
getMapper() - Method in class org.duracloud.services.hadoop.imageconversion.ICJobBuilder
Retrieves the mapper class which will be used for perform the hadoop mapping tasks.
getMapper() - Method in class org.duracloud.services.hadoop.replication.RepJobBuilder
Retrieves the mapper class which will be used for perform the hadoop mapping tasks.
getMapper() - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepJobBuilder
Retrieves the mapper class which will be used for perform the hadoop mapping tasks.
getMappersPerInstance() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getMax() - Method in interface org.duracloud.DeploymentOptionsType
Gets the "max" attribute
getMax() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets the "max" attribute
getMaxAsyncThreads() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getMaxChunkSize() - Method in class org.duracloud.chunk.ChunkableContent
 
getMaxChunkSize() - Method in class org.duracloud.chunk.FileChunkerOptions
 
getMaxDeploymentsAllowed() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getMaxFileSize() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getMaxInstanceCount() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getMaxResultsPerPage() - Method in interface org.duracloud.common.util.Scrollable
The max number of results per page; ie the page size.
getMaxResultsPerPage() - Method in interface org.duracloud.duradmin.util.Scrollable
The max number of results per page; ie the page size.
getMaxResultsPerPage() - Method in class org.duracloud.duradmin.util.ScrollableList
 
getMaxRetries() - Method in class org.duracloud.durastore.aop.RetryAdvice
 
getMaxRetries() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getMaxRetries() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
getMD5() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
getMD5() - Method in class org.duracloud.chunk.stream.CountingDigestInputStream
 
getMd5() - Method in class org.duracloud.chunk.writer.AddContentResult
 
getMd5() - Method in interface org.duracloud.ChunkType
Gets the "md5" element
getMD5() - Method in class org.duracloud.common.stream.ChecksumInputStream
 
getMd5() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets the "md5" element
getMd5() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets the "md5" element
getMd5() - Method in class org.duracloud.services.hadoop.base.FileCopier
 
getMd5() - Method in class org.duracloud.services.hadoop.store.FileWithMD5
 
getMd5(File) - Method in class org.duracloud.services.hadoop.store.MD5Util
This method returns the MD5 of the arg file.
getMd5(S3Credentials, String, String) - Method in class org.duracloud.services.hadoop.store.MD5Util
This method returns the MD5 of the arg content item.
getMd5() - Method in interface org.duracloud.SourceContentType
Gets the "md5" element
getMD5Bytes() - Method in class org.duracloud.common.stream.ChecksumInputStream
 
getMd5FromProperties() - Method in class org.duracloud.services.hadoop.base.FileCopier
 
getMediaSourceSpaceId() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
getMediaSourceSpaceId() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getMediaViewerSpaceId() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getMessagePattern(String) - Static method in class org.duracloud.common.error.ExceptionMessages
 
getMetrics() - Method in class org.duracloud.common.util.metrics.MetricsTable
 
getMimetype() - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
getMimetype() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
getMimeType() - Method in class org.duracloud.common.rest.RestUtil.RequestContent
 
getMimeType(File) - Method in class org.duracloud.common.util.MimetypeUtil
 
getMimeType(String) - Method in class org.duracloud.common.util.MimetypeUtil
 
getMimetype() - Method in class org.duracloud.duradmin.domain.ContentProperties
 
getMimetype() - Method in class org.duracloud.durareport.storage.metrics.MimetypeMetricsCollector
 
getMimetype() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets the "mimetype" element
getMimetype() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
getMimetype() - Method in interface org.duracloud.SourceContentType
Gets the "mimetype" element
getMimetype() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getMimetypeMetrics() - Method in class org.duracloud.durareport.storage.metrics.MetricsCollector
 
getMimetypeMetrics() - Method in class org.duracloud.reportdata.storage.metrics.Metrics
 
getMinInstanceCount() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getMode() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getMode() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getMode() - Method in class org.duracloud.services.fixity.FixityService
 
getModeArray() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets array of all "mode" elements
getModeArray(int) - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets ith "mode" element
getModeArray() - Method in interface org.duracloud.ModeSetType
Gets array of all "mode" elements
getModeArray(int) - Method in interface org.duracloud.ModeSetType
Gets ith "mode" element
getModes() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
getModeSetArray() - Method in class org.duracloud.impl.ModeTypeImpl
Gets array of all "modeSet" elements
getModeSetArray(int) - Method in class org.duracloud.impl.ModeTypeImpl
Gets ith "modeSet" element
getModeSetArray() - Method in class org.duracloud.impl.UserConfigTypeImpl
Gets array of all "modeSet" elements
getModeSetArray(int) - Method in class org.duracloud.impl.UserConfigTypeImpl
Gets ith "modeSet" element
getModeSetArray() - Method in interface org.duracloud.ModeType
Gets array of all "modeSet" elements
getModeSetArray(int) - Method in interface org.duracloud.ModeType
Gets ith "modeSet" element
getModeSetArray() - Method in interface org.duracloud.UserConfigType
Gets array of all "modeSet" elements
getModeSetArray(int) - Method in interface org.duracloud.UserConfigType
Gets ith "modeSet" element
getModeSetConfig(Map<String, String>, List<UserConfigModeSet>) - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
getModified() - Method in class org.duracloud.duradmin.domain.ContentProperties
 
getMonitoredFile() - Method in class org.duracloud.sync.mgmt.SyncWorker
 
getMsgBrokerUrl() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
getMsgBrokerUrl() - Method in class org.duracloud.duraservice.domain.UserStore
 
getName() - Method in class org.duracloud.appconfig.support.ApplicationWithConfig
 
getName() - Method in class org.duracloud.common.model.ServiceRegistryName
 
getName() - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
getName() - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
getName() - Method in class org.duracloud.duradmin.util.NameValuePair
 
getName() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets the "name" attribute
getName() - Method in class org.duracloud.impl.ModeTypeImpl
Gets the "name" attribute
getName() - Method in class org.duracloud.impl.PropertyTypeImpl
Gets the "name" attribute
getName() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "name" attribute
getName() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets the "name" attribute
getName() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "name" attribute
getName() - Method in interface org.duracloud.ModeSetType
Gets the "name" attribute
getName() - Method in interface org.duracloud.ModeType
Gets the "name" attribute
getName() - Method in interface org.duracloud.PropertyType
Gets the "name" attribute
getName() - Method in class org.duracloud.s3task.hadoop.DescribeHadoopJobTaskRunner
 
getName() - Method in class org.duracloud.s3task.hadoop.RunHadoopJobTaskRunner
 
getName() - Method in class org.duracloud.s3task.hadoop.StopHadoopJobTaskRunner
 
getName() - Method in class org.duracloud.s3task.NoopTaskRunner
 
getName() - Method in class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
getName() - Method in class org.duracloud.s3task.storage.SetReducedStorageTaskRunner
 
getName() - Method in class org.duracloud.s3task.storage.SetStandardStorageTaskRunner
 
getName() - Method in class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner
 
getName() - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
getName() - Method in class org.duracloud.s3task.streaming.DeleteStreamingTaskRunner
 
getName() - Method in class org.duracloud.s3task.streaming.DisableStreamingTaskRunner
 
getName() - Method in class org.duracloud.s3task.streaming.EnableStreamingTaskRunner
 
getName() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getName() - Method in class org.duracloud.serviceconfig.SystemConfig
 
getName() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
getName() - Method in enum org.duracloud.serviceconfig.user.UserConfig.InputType
 
getName() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
getName() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
getName() - Method in class org.duracloud.services.common.model.NamedFilterList.NamedFilter
 
getName() - Method in interface org.duracloud.ServiceSummaryType
Gets the "name" attribute
getName() - Method in interface org.duracloud.storage.provider.TaskRunner
 
getName() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getName() - Method in interface org.duracloud.SystemPropertyType
Gets the "name" attribute
getName() - Method in class org.duracloud.upload.UploadStatus.FileInTransfer
 
getName() - Method in interface org.duracloud.UserPropertyType
Gets the "name" attribute
getNameMedia() - Method in class org.duracloud.common.model.ServiceRegistryName
 
getNamePrefix() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getNamePrefix() - Method in class org.duracloud.services.image.ImageConversionService
 
getNamePreservation() - Method in class org.duracloud.common.model.ServiceRegistryName
 
getNameProfessional() - Method in class org.duracloud.common.model.ServiceRegistryName
 
getNames() - Method in class org.duracloud.services.common.model.NamedFilterList
This method returns all names of contained filters.
getNameSuffix() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getNameSuffix() - Method in class org.duracloud.services.image.ImageConversionService
 
getNameTrial() - Method in class org.duracloud.common.model.ServiceRegistryName
 
getNetworkUtil() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
getNextContentItem() - Method in class org.duracloud.retrieval.source.DuraStoreRetrievalSource
 
getNextContentItem() - Method in class org.duracloud.retrieval.source.DuraStoreStitchingRetrievalSource
 
getNextContentItem() - Method in interface org.duracloud.retrieval.source.RetrievalSource
Provides the next content item to be processed, cycles through all spaces as necessary.
getNextScheduledStartDate() - Method in class org.duracloud.durareport.storage.StorageReportScheduler
Provides the next scheduled start date, or null if there is no scheduled date.
getNextScheduledStartTime() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getNoChange() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
getNotInitializedText(String) - Static method in class org.duracloud.common.util.InitUtil
 
getNumInstances() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getNumMappers(String) - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getNumMappers(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getNumMappers(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getNumMappers(String) - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getNumOfInstances() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getNumThreads() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getNumThreads() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getObjectPath(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
 
getOps() - Method in class org.duracloud.common.util.DatabaseUtil
 
getOptimizeMode() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getOptimizeType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getOptionArray() - Method in interface org.duracloud.DeploymentOptionsType
Gets array of all "option" elements
getOptionArray(int) - Method in interface org.duracloud.DeploymentOptionsType
Gets ith "option" element
getOptionArray() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets array of all "option" elements
getOptionArray(int) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets ith "option" element
getOptionArray() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets array of all "option" elements
getOptionArray(int) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets ith "option" element
getOptionArray() - Method in interface org.duracloud.UserPropertyType
Gets array of all "option" elements
getOptionArray(int) - Method in interface org.duracloud.UserPropertyType
Gets ith "option" element
getOptions() - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
getOptions() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
getOptions() - Method in interface org.duracloud.storage.domain.StorageAccount
 
getOrder() - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
getOrder() - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.IngestAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.RetryAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
getOsgiConfigAdmin() - Method in class org.duracloud.servicesutil.util.internal.DuraConfigAdminImpl
 
getOutputContentId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getOutputFileName() - Method in class org.duracloud.services.hadoop.base.AltTextOutputFormat
 
getOutputFileName() - Method in class org.duracloud.services.hadoop.fixity.FixityOutputFormat
 
getOutputFileName() - Method in class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesOutputFormat
 
getOutputFileName() - Method in class org.duracloud.services.hadoop.imageconversion.ICOutputFormat
 
getOutputFileName() - Method in class org.duracloud.services.hadoop.replication.RepOutputFormat
 
getOutputFormat() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Retrieves the output format which will be used to write output files.
getOutputFormat() - Method in class org.duracloud.services.hadoop.fixity.FixityJobBuilder
 
getOutputFormat() - Method in class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobBuilder
 
getOutputFormat() - Method in class org.duracloud.services.hadoop.imageconversion.ICJobBuilder
Retrieves the output format which will be used to write output files.
getOutputFormat() - Method in class org.duracloud.services.hadoop.replication.RepJobBuilder
Retrieves the output format which will be used to write output files.
getOutputPath() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
getOutputPath() - Method in class org.duracloud.services.hadoop.imageconversion.ICRecordReader
 
getOutputSpaceId() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getOutputSpaceId() - Method in class org.duracloud.services.duplication.DuplicationService
 
getOutputSpaceId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getOutputSpaceId() - Method in class org.duracloud.services.image.ImageConversionService
 
getOutputStream(File) - Static method in class org.duracloud.common.util.IOUtil
 
getOwnerId() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
getOwnerId() - Method in interface org.duracloud.storage.domain.StorageAccount
 
getPackage() - Method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
 
getParamToResourceFileMap() - Method in class org.duracloud.services.amazonfixity.AmazonFixityJobWorker
 
getParamToResourceFileMap() - Method in class org.duracloud.services.amazonfixity.AmazonFixityPropertiesJobWorker
 
getParamToResourceFileMap() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
This abstract method creates and returns a map of filenames that should be found in the service package, and their associated HadoopTypes.TASK_PARAM.name().
getParamToResourceFileMap() - Method in class org.duracloud.services.bulkimageconversion.HadoopJobWorker
 
getParamToResourceFileMap() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandJobWorker
 
getPassed() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getPassword() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getPassword() - Method in class org.duracloud.common.model.Credential
 
getPassword() - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
getPassword() - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
getPassword() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "password" element
getPassword() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getPassword() - Method in class org.duracloud.security.domain.SecurityUserBean
 
getPassword() - Method in interface org.duracloud.SecurityUserType
Gets the "password" element
getPassword() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getPassword() - Method in class org.duracloud.services.duplication.DuplicationService
 
getPassword() - Method in class org.duracloud.services.fixity.FixityService
 
getPassword() - Method in class org.duracloud.services.image.ImageConversionService
 
getPassword() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getPassword() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getPassword() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
getPassword() - Method in interface org.duracloud.storage.domain.StorageAccount
 
getPassword() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getPasswordEncoder() - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
getPhase() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getPlatform() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getPollFrequency() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getPort() - Method in class org.duracloud.appconfig.domain.Application
 
getPort() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getPort() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
getPort() - Method in class org.duracloud.duraservice.domain.Store
 
getPort() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getPort() - Method in class org.duracloud.services.duplication.DuplicationService
 
getPort() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getPort() - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
 
getPort() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getPortIndex() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
getPortIndex() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getPos() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
getPostJobWorker() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getPostJobWorker() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getPostJobWorker() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getPostJobWorker() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getPrefix(String) - Method in class org.duracloud.appconfig.domain.BaseConfig
 
getPreparer(String, TilesRequestContext) - Method in class org.springframework.web.servlet.view.tiles2.AbstractSpringPreparerFactory
 
getPreparer(String, WebApplicationContext) - Method in class org.springframework.web.servlet.view.tiles2.AbstractSpringPreparerFactory
Obtain a preparer instance for the given preparer name, based on the given Spring WebApplicationContext.
getPreviousPhaseStatus() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getPrimaryContentStore() - Method in interface org.duracloud.client.ContentStoreManager
getPrimaryContentStore
getPrimaryContentStore() - Method in class org.duracloud.client.ContentStoreManagerImpl
getPrimaryContentStore
getPrimaryContentStore() - Method in class org.duracloud.client.impl.CachingContentStoreManagerImpl
 
getPrimaryContentStoreAsAnonymous() - Method in interface org.duracloud.client.ContentStoreManager
Provides access to the primary content store without requiring login().
getPrimaryContentStoreAsAnonymous() - Method in class org.duracloud.client.ContentStoreManagerImpl
Provides access to the primary content store without requiring login().
getPrimaryInstance() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
getPrimaryKey() - Method in class org.duracloud.common.util.TableSpec
 
getPrimaryStorageAccount() - Method in class org.duracloud.storage.domain.StorageAccountManager
 
getPrintableConfig() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getPrintableConfig() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getPrintableHelp() - Method in class org.duracloud.sync.SyncTool
 
getPrintableStatus() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
getPrintableStatus() - Method in class org.duracloud.sync.mgmt.StatusManager
 
getProbedCore() - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
getProcessingStatus() - Method in interface org.duracloud.services.fixity.results.ServiceResultListener
 
getProcessingStatus() - Method in class org.duracloud.services.fixity.results.ServiceResultProcessor
 
getProcessingStatus() - Method in class org.duracloud.services.fixity.worker.ServiceWorkManager
 
getProgress() - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
getProp0() - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
getProp1() - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
getProp2() - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
getProperties() - Method in interface org.duracloud.controller.UploadTask
 
getProperties() - Method in class org.duracloud.domain.Content
Getter for the field properties.
getProperties() - Method in class org.duracloud.domain.Space
Getter for the field properties.
getProperties() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getProperties() - Method in class org.duracloud.duradmin.domain.Space
 
getProperties() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
getProperties(ContentStore, String, String) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
getProperties() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "properties" element
getProperties() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getProperties() - Method in interface org.duracloud.ServiceSummaryType
Gets the "properties" element
getPropertyArray() - Method in class org.duracloud.impl.ModeTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.duracloud.impl.ModeTypeImpl
Gets ith "property" element
getPropertyArray() - Method in class org.duracloud.impl.PropertiesTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.duracloud.impl.PropertiesTypeImpl
Gets ith "property" element
getPropertyArray() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.duracloud.ModeType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.duracloud.ModeType
Gets ith "property" element
getPropertyArray() - Method in interface org.duracloud.PropertiesType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.duracloud.PropertiesType
Gets ith "property" element
getPropertyArray() - Method in interface org.duracloud.SystemConfigType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.duracloud.SystemConfigType
Gets ith "property" element
getPropertyName() - Method in class org.duracloud.serviceapi.error.InvalidServiceConfigurationException.ValidationError
 
getPropFile() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getProps() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
 
getProps(String) - Method in class org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
 
getProps(String) - Method in interface org.duracloud.servicesutil.util.ServicePropsFinder
 
getPropsDuraServiceContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getPropsDuraStoreContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getPropsFromResource(String) - Static method in class org.duracloud.common.util.ApplicationConfig
 
getPropsFromXml(String) - Static method in class org.duracloud.common.util.ApplicationConfig
 
getPropsFromXmlResource(String) - Static method in class org.duracloud.common.util.ApplicationConfig
 
getPropsFromXmlStream(InputStream) - Static method in class org.duracloud.common.util.ApplicationConfig
 
getPropsHost() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getPropsPort() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
getProvidedListingContentIdA() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getProvidedListingContentIdB() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getProvidedListingContentIdB() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getProvidedListingSpaceIdA() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getProvidedListingSpaceIdB() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
getProvidedListingSpaceIdB() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getProvider() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getProvider() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getQualifier() - Method in class org.duracloud.appconfig.ApplicationInitializer
 
getQualifier() - Method in class org.duracloud.appconfig.domain.BaseConfig
This method provides the qualifier used to distinquish this config object in a properties file.
getQualifier() - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
getQualifier() - Method in class org.duracloud.appconfig.domain.DurareportConfig
 
getQualifier() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
getQualifier() - Method in class org.duracloud.appconfig.domain.DurastoreConfig
 
getQualifier() - Method in class org.duracloud.appconfig.domain.SecurityConfig
 
getQueryCount() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getQueueSize() - Method in class org.duracloud.sync.mgmt.StatusManager
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.duracloud.services.hadoop.base.WholeFileInputFormat
 
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.duracloud.services.hadoop.imageconversion.ICInputFormat
 
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.duracloud.services.hadoop.base.AltTextOutputFormat
 
getRedirectMessage(HttpServletRequest) - Static method in class org.duracloud.duradmin.util.MessageUtils
 
getReducer() - Method in class org.duracloud.services.hadoop.base.JobBuilder
Retrieves the reducer class which will be used to perform the hadoop reduction tasks.
getReportContentId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getReportId() - Method in class org.duracloud.reportdata.storage.StorageReport
 
getRepSpaceId() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getRepStoreId() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
getRequestContent(HttpServletRequest, HttpHeaders) - Method in interface org.duracloud.common.rest.RestUtil
 
getRequestContent(HttpServletRequest, HttpHeaders) - Method in class org.duracloud.common.rest.RestUtilImpl
Retrieves the contents of the HTTP Request.
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.ConfigureController
 
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.PropsController
 
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.StartController
 
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.StatusController
 
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.StopController
 
getRequestHelper() - Method in class org.duracloud.servicesadmin.control.UninstallController
 
getResponseBody() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getResponseFooters() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getResponseHeader(String) - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getResponseHeaders() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getResponseStream() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getRester() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getRestHelper() - Method in class org.duracloud.appconfig.domain.Application
 
getRestHelper() - Method in class org.duracloud.client.ContentStoreManagerImpl
 
getRestHelper() - Method in class org.duracloud.client.report.BaseReportManager
 
getResultCount() - Method in interface org.duracloud.common.util.Scrollable
The total result count
getResultList() - Method in interface org.duracloud.common.util.Scrollable
Returns the results for the current "page"
getResultList() - Method in interface org.duracloud.duradmin.util.Scrollable
Returns the results for the current "page"
getResultList() - Method in class org.duracloud.duradmin.util.ScrollableList
 
getResults() - Method in interface org.duracloud.chunk.writer.ContentWriter
This method returns an item-by-item list of results for the write requests.
getResults() - Method in class org.duracloud.chunk.writer.DuracloudContentWriter
 
getResults() - Method in class org.duracloud.chunk.writer.FilesystemContentWriter
This method returns the results of the content write requests.
getReturnTo(FlowExecutionOutcome) - Static method in class org.duracloud.duradmin.util.NavigationUtils
 
getReturnTo(HttpServletRequest) - Static method in class org.duracloud.duradmin.util.NavigationUtils
 
getRootCredential() - Method in class org.duracloud.unittestdb.util.StorageAccountTestUtil
 
getRootEncodedPassword() - Method in class org.duracloud.common.model.RootUserCredential
 
getRootId(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
 
getS3Service(S3Credentials) - Method in class org.duracloud.services.hadoop.store.MD5Util
 
getSalt() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getSchemaVersion() - Method in class noNamespace.impl.ServiceReportBaseImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in interface noNamespace.ServiceReportBase
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in interface org.duracloud.HeaderType
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.HeaderTypeImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.SingleServiceSummaryTypeImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.impl.SingleServiceTypeImpl
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.reportdata.storage.StorageReportBase
 
getSchemaVersion() - Method in interface org.duracloud.SecurityUsersType
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in class org.duracloud.serviceconfig.ServiceReportBase
 
getSchemaVersion() - Method in interface org.duracloud.ServicesDocument.Services
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in interface org.duracloud.SingleServiceSummaryType
Gets the "schemaVersion" attribute
getSchemaVersion() - Method in interface org.duracloud.SingleServiceType
Gets the "schemaVersion" attribute
getSecurityUserArray() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Gets array of all "security-user" elements
getSecurityUserArray(int) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Gets ith "security-user" element
getSecurityUserArray() - Method in interface org.duracloud.SecurityUsersType
Gets array of all "security-user" elements
getSecurityUserArray(int) - Method in interface org.duracloud.SecurityUsersType
Gets ith "security-user" element
getSecurityUsers() - Method in class org.duracloud.impl.SecurityUsersDocumentImpl
Gets the "security-users" element
getSecurityUsers() - Method in interface org.duracloud.SecurityUsersDocument
Gets the "security-users" element
getSelected() - Method in class org.duracloud.impl.ModeTypeImpl
Gets the "selected" attribute
getSelected() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets the "selected" attribute
getSelected() - Method in interface org.duracloud.ModeType
Gets the "selected" attribute
getSelected() - Method in interface org.duracloud.UserPropertyType.Option
Gets the "selected" attribute
getSelectedContentStoreId() - Method in class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
getSelectedId(ContentStoreManager) - Method in class org.duracloud.duradmin.contentstore.ContentStoreSelector
 
getSelectedOption() - Method in class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
getSelectedValue() - Method in class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
getSerializer() - Method in class org.duracloud.servicesadmin.control.ListController
 
getSerializer() - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getSerializer() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getService(int) - Method in class org.duracloud.client.ServicesManagerImpl
Gets a service.
getService(int) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Gets a service.
getService(int) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
getService(int) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
getService(int) - Method in class org.duracloud.duraservice.rest.ServiceRest
Gets a full set of service information, including description, configuration options, and a full listing of deployments.
getService() - Method in class org.duracloud.impl.ServiceDocumentImpl
Gets the "service" element
getService(int) - Method in interface org.duracloud.serviceapi.ServicesManager
Gets a service.
getService(InputStream) - Static method in class org.duracloud.serviceconfig.ServicesConfigDocument
This method binds the arg xml to a single ServiceInfo object.
getService() - Method in interface org.duracloud.ServiceDocument
Gets the "service" element
GetServiceAdvice - Class in org.duracloud.duraservice.aop
 
GetServiceAdvice() - Constructor for class org.duracloud.duraservice.aop.GetServiceAdvice
 
getServiceArray() - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Gets ith "service" element
getServiceArray() - Method in interface org.duracloud.ServicesDocument.Services
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.duracloud.ServicesDocument.Services
Gets ith "service" element
getServiceAsXML(ServiceInfo) - Static method in class org.duracloud.serviceconfig.ServicesConfigDocument
This method serializes the arg ServiceInfo object into a single-service xml config document.
getServiceConfig(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getServiceHost() - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
getServiceId() - Method in interface org.duracloud.DependencyType
Gets the "serviceId" attribute
getServiceId(Object[]) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
getServiceId() - Method in class org.duracloud.impl.DependencyTypeImpl
Gets the "serviceId" attribute
getServiceId() - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
getServiceId() - Method in class org.duracloud.serviceapi.aop.ServiceMessage
 
getServiceId() - Method in class org.duracloud.services.BaseService
 
getServiceId() - Method in interface org.duracloud.services.ComputeService
 
getServiceId() - Method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
 
getServiceIdFromPropsURL(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getServiceIdFromStatusURL(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getServiceIdFromUninstallURL(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getServiceIdParameter(HttpServletRequest) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
getServiceInfoId() - Method in class org.duracloud.duradmin.domain.ServiceCommand
 
getServiceInstaller() - Method in class org.duracloud.servicesadmin.control.InstallController
 
getServiceList(InputStream) - Static method in class org.duracloud.serviceconfig.ServicesConfigDocument
This method binds the arg xml to a list of ServiceInfo objects.
getServiceListAsXML(List<ServiceInfo>) - Static method in class org.duracloud.serviceconfig.ServicesConfigDocument
This method serializes the arg list of ServiceInfo objects into a multi- service xml config document.
getServiceLister() - Method in class org.duracloud.servicesadmin.control.ListController
 
getServiceListing() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getServiceName() - Method in class org.duracloud.services.beans.ComputeServiceBean
 
getServiceProps(int, int) - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
getServiceProps(int, int) - Method in interface org.duracloud.servicemonitor.ServiceSummarizer
 
getServiceProps() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getServiceProps() - Method in class org.duracloud.services.BaseService
 
getServiceProps() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
getServiceProps() - Method in interface org.duracloud.services.ComputeService
 
getServiceProps() - Method in class org.duracloud.services.fixity.FixityService
 
getServiceProps() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
getServiceProps() - Method in class org.duracloud.services.image.ImageConversionService
 
getServiceProps() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getServiceProps() - Method in class org.duracloud.services.script.ScriptService
 
getServiceProps() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getServiceProps(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getServicePropsFinder() - Method in class org.duracloud.servicesadmin.control.PropsController
 
getServiceReportArray() - Method in class noNamespace.impl.ServiceReportListImpl
Gets array of all "serviceReport" elements
getServiceReportArray(int) - Method in class noNamespace.impl.ServiceReportListImpl
Gets ith "serviceReport" element
getServiceReportArray() - Method in interface noNamespace.ServiceReportList
Gets array of all "serviceReport" elements
getServiceReportArray(int) - Method in interface noNamespace.ServiceReportList
Gets ith "serviceReport" element
getServiceReportList() - Method in class noNamespace.impl.ServiceReportListDocumentImpl
Gets the "serviceReportList" element
getServiceReportList() - Method in interface noNamespace.ServiceReportListDocument
Gets the "serviceReportList" element
getServiceReportList() - Method in class org.duracloud.serviceconfig.ServiceReportList
 
getServices() - Method in class org.duracloud.duraservice.config.ServiceXmlGenerator
 
getServices(String) - Method in class org.duracloud.duraservice.rest.ServiceRest
Gets a listing of services.
getServices() - Method in class org.duracloud.impl.ServicesDocumentImpl
Gets the "services" element
getServices() - Method in interface org.duracloud.ServicesDocument
Gets the "services" element
getServicesAdmin() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
getServicesAdminContext() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
getServicesAdminPort() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
getServicesManager() - Method in class org.duracloud.duradmin.control.BaseCommandController
 
getServicesManager() - Method in class org.duracloud.duradmin.control.BaseFormController
 
getServicesManager() - Method in class org.duracloud.duradmin.control.ControllerSupport
This method returns the current service-manager.
getServicesManager() - Method in class org.duracloud.duradmin.services.controller.ServiceController
 
getServicesManager() - Method in class org.duracloud.duradmin.services.controller.ServicesController
 
getServicesManager() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
getServicesManager() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
getServiceStarter() - Method in class org.duracloud.servicesadmin.control.StartController
 
getServiceStatus() - Method in class org.duracloud.services.BaseService
 
getServiceStatus() - Method in interface org.duracloud.services.ComputeService
 
getServiceStatus(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
getServiceStatusReporter() - Method in class org.duracloud.servicesadmin.control.StatusController
 
getServiceStopper() - Method in class org.duracloud.servicesadmin.control.StopController
 
getServiceStore() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
getServiceSummaries() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl
Gets the "serviceSummaries" element
getServiceSummaries() - Method in interface org.duracloud.ServiceSummariesDocument
Gets the "serviceSummaries" element
getServiceSummariesById(String) - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
getServiceSummariesById(String) - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method returns a list of ServiceSummaries that correspond to the arg id.
getServiceSummariesStreamById(String) - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
getServiceSummariesStreamById(String) - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method returns a serialized list of ServiceSummaries that correspond to the arg id.
getServiceSummary() - Method in class org.duracloud.impl.ServiceSummaryDocumentImpl
Gets the "serviceSummary" element
getServiceSummary(InputStream) - Static method in class org.duracloud.serviceconfig.ServiceSummariesDocument
This method binds the arg xml to a single ServiceSummary object.
getServiceSummary() - Method in interface org.duracloud.ServiceSummaryDocument
Gets the "serviceSummary" element
getServiceSummaryArray() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Gets array of all "serviceSummary" elements
getServiceSummaryArray(int) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Gets ith "serviceSummary" element
getServiceSummaryArray() - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Gets array of all "serviceSummary" elements
getServiceSummaryArray(int) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Gets ith "serviceSummary" element
getServiceSummaryAsXML(ServiceSummary) - Static method in class org.duracloud.serviceconfig.ServiceSummariesDocument
This method serializes the arg ServiceSummary object into a single-service xml config document.
getServiceSummaryIds() - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
getServiceSummaryIds() - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method returns the list of summary ids.
getServiceSummaryList(InputStream) - Static method in class org.duracloud.serviceconfig.ServiceSummariesDocument
This method binds the arg xml to a list of ServiceSummary objects.
getServiceSummaryListAsXML(List<ServiceSummary>) - Static method in class org.duracloud.serviceconfig.ServiceSummariesDocument
This method serializes the arg list of ServiceSummary objects into a multi-service xml config document.
getServiceUninstaller() - Method in class org.duracloud.servicesadmin.control.UninstallController
 
getServiceVersion() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "serviceVersion" attribute
getServiceVersion() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getServiceVersion() - Method in interface org.duracloud.ServiceType
Gets the "serviceVersion" attribute
getServiceWork(String) - Method in class org.duracloud.services.common.util.BundleHome
 
getServiceWorkDir() - Method in class org.duracloud.services.BaseService
 
getServiceWorkDir() - Method in interface org.duracloud.services.ComputeService
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.AbstractServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.AmazonFixityServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.BulkImageConversionServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.CloudSyncServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.DuplicationServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.FixityServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.FixityToolsServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.HelloServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.HelloWebappWrapperServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.ImageConversionServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.ImageMagickServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.J2kServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.MediaStreamingServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo
 
getServiceXml(int, String) - Method in class org.duracloud.duraservice.config.WebappUtilServiceInfo
 
getServiceXmlId() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getServiceXmlId() - Method in class org.duracloud.duraservice.domain.ServiceStore
 
getSettingsForArtifact(String, String, String) - Method in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
Example: getSettingsForArtifact ( "foo:bar@1,chees:ham2@3@nostart","cheese","ham") --> @3@nostart
getSignatureMethod() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getSimpleDeploymentOptions() - Method in class org.duracloud.duraservice.config.AbstractServiceInfo
 
getSimpleJdbcTemplate() - Method in class org.duracloud.common.util.DatabaseUtil
 
getSize() - Method in class org.duracloud.common.rest.RestUtil.RequestContent
 
getSize() - Method in class org.duracloud.duradmin.domain.ContentProperties
 
getSize() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getSourceByteSize() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
getSourceChecksum(ContentItem) - Method in class org.duracloud.retrieval.source.DuraStoreRetrievalSource
 
getSourceChecksum(ContentItem) - Method in class org.duracloud.retrieval.source.DuraStoreStitchingRetrievalSource
 
getSourceChecksum(ContentItem) - Method in interface org.duracloud.retrieval.source.RetrievalSource
Provides the checksum of the specified source file based on the file's properties.
getSourceContent() - Method in interface org.duracloud.HeaderType
Gets the "sourceContent" element
getSourceContent() - Method in class org.duracloud.impl.HeaderTypeImpl
Gets the "sourceContent" element
getSourceContent(ContentItem) - Method in class org.duracloud.retrieval.source.DuraStoreRetrievalSource
 
getSourceContent(ContentItem) - Method in interface org.duracloud.retrieval.source.RetrievalSource
Gets the actual content, including the stream and the checksum.
getSourceContentId() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
getSourceContentId() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
getSourceFileName(String) - Method in class org.duracloud.services.image.ConversionWorker
 
getSourceMD5() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
getSourceMimetype() - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
getSourceSpaceId() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
getSourceSpaceId() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getSourceSpaceId() - Method in class org.duracloud.services.image.ConversionResult
 
getSourceSpaceId() - Method in class org.duracloud.services.image.ImageConversionService
 
getSpace(String, String, long, String) - Method in interface org.duracloud.client.ContentStore
Provides a space, including the id and properties of the space as well as a limited list of the content items within a space.
getSpace(String, String, long, String) - Method in class org.duracloud.client.ContentStoreImpl
Provides a space, including the id and properties of the space as well as a limited list of the content items within a space.
getSpace(String, String, long, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Provides a space, including the id and properties of the space as well as a limited list of the content items within a space.
getSpace(String, String, String, long, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaceProperties(String, String); see SpaceResource.getSpaceContents(String, String);
getSpaceAccess(String) - Method in interface org.duracloud.client.ContentStore
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceAccess(String) - Method in class org.duracloud.client.ContentStoreImpl
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceAccess(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceAccess(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceAccess(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceAccess(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceAccess(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Always return 'open'
getSpaceAccess(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
getSpaceAccess(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
getSpaceAccess(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
getSpaceAccess(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
getSpaceAccess(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
getSpaceAccess(String) - Method in interface org.duracloud.storage.provider.StorageProvider
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceAccess(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
Gets the access setting of the space, either OPEN or CLOSED.
getSpaceContents(String, String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Provides access to the content files within a space.
getSpaceContents(String) - Method in interface org.duracloud.client.ContentStore
Retrieves the complete list of content items within a space.
getSpaceContents(String, String) - Method in interface org.duracloud.client.ContentStore
Retrieves the complete list of content items within a space.
getSpaceContents(String) - Method in class org.duracloud.client.ContentStoreImpl
Retrieves the complete list of content items within a space.
getSpaceContents(String, String) - Method in class org.duracloud.client.ContentStoreImpl
Retrieves the complete list of content items within a space.
getSpaceContents(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Provides a list of space contents.
getSpaceContents(String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Provides a list of space contents.
getSpaceContents(String, String, String, long, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Gets a listing of the contents of a space.
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Provides access to the content files within a space.
getSpaceContents(String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Prefix is assumed to be part of the collection name.
getSpaceContents(String, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Provides access to the content files within a space.
getSpaceContents(String, String) - Method in class org.duracloud.s3storage.S3StorageProvider
Provides access to the content files within a space.
getSpaceContents(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
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.azurestorage.AzureStorageProvider
Provides a listing of the content files within a space.
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Provides a listing of the content files within a space.
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Provides a listing of the content files within a space.
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.s3storage.S3StorageProvider
Provides a listing of 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.
getSpaceCount(String, int) - Method in class org.duracloud.s3storage.S3StorageProvider
 
getSpaceCreateTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getSpaceDeleteTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getSpaceDeleteWorker(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
 
getSpaceFree(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Replaces all spaces with "%20"
getSpaceFree(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Replaces all spaces with "%20"
getSpaceId() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getSpaceId() - Method in exception org.duracloud.chunk.error.ContentNotAddedException
 
getSpaceId() - Method in class org.duracloud.chunk.writer.AddContentResult
 
getSpaceId() - Method in class org.duracloud.common.model.ContentItem
 
getSpaceId() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getSpaceId() - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
getSpaceId() - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
getSpaceId() - Method in class org.duracloud.duradmin.domain.Space
 
getSpaceId() - Method in class org.duracloud.duradmin.domain.Tag
 
getSpaceId() - Method in class org.duracloud.duraservice.domain.ServiceStore
 
getSpaceId() - Method in class org.duracloud.durastore.aop.ContentMessage
 
getSpaceId() - Method in class org.duracloud.durastore.aop.IngestMessage
 
getSpaceId() - Method in class org.duracloud.durastore.aop.SpaceMessage
 
getSpaceId(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Converts a bucket name into what could be passed in as a space ID.
getSpaceId() - Method in class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner.TaskParams
 
getSpaceId(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
getSpaceId() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getSpaceId() - Method in class org.duracloud.services.fixity.domain.ContentLocation
 
getSpaceId(String) - Method in class org.duracloud.services.hadoop.store.UriPathUtil
 
getSpaceId() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
getSpaceId() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getSpaceId() - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
getSpaceJmsTemplate() - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
getSpaceJmsTemplate() - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
getSpaceJmsTemplate() - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
getSpaceMetrics() - Method in class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
getSpaceMetrics() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
getSpaceName() - Method in class org.duracloud.durareport.storage.metrics.SpaceMetricsCollector
 
getSpaceName() - Method in class org.duracloud.reportdata.storage.metrics.SpaceMetrics
 
getSpaceProperties(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Retrieves the properties associated with a space.
getSpaceProperties(String) - Method in interface org.duracloud.client.ContentStore
Retrieves the properties associated with a space.
getSpaceProperties(String) - Method in class org.duracloud.client.ContentStoreImpl
Retrieves the properties associated with a space.
getSpaceProperties(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Retrieves the properties associated with a space.
getSpaceProperties(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Gets the properties of a space.
getSpaceProperties(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaceProperties(String, String);
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
Provides a failure response the number of times indicated by the spaceId.
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
Provides a successful response the number of times indicated by the spaceId.
getSpaceProperties(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Retrieves the properties associated with a space.
getSpaceProperties(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
getSpaceProperties(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Retrieves the properties associated with a space.
getSpaceProperties(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Retrieves the properties associated with a space.
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.
getSpaces() - Method in class org.duracloud.azurestorage.AzureStorageProvider
Provides a listing of all spaces owned by a customer.
getSpaces() - Method in interface org.duracloud.client.ContentStore
Provides a listing of all spaces IDs.
getSpaces() - Method in class org.duracloud.client.ContentStoreImpl
Provides a listing of all spaces IDs.
getSpaces() - Method in class org.duracloud.client.impl.CachingContentStoreImpl
 
getSpaces() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Provides a listing of all spaces.
getSpaces() - Method in class org.duracloud.duradmin.control.BaseFormController
 
getSpaces() - Method in class org.duracloud.duradmin.control.ControllerSupport
 
getSpaces(String) - Method in class org.duracloud.durastore.rest.SpaceResource
Provides a listing of all spaces for a customer.
getSpaces(String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaces()
getSpaces() - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaces() - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaces() - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaces() - Method in class org.duracloud.emcstorage.EMCStorageProvider
Provides a listing of all spaces owned by a customer.
getSpaces() - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Return a list of irods spaces.
getSpaces() - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Provides a listing of all spaces owned by a customer.
getSpaces() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getSpaces() - Method in class org.duracloud.s3storage.S3StorageProvider
Provides a listing of all spaces owned by a customer.
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.
getSpaceUpdateTopic() - Method in class org.duracloud.services.listener.BaseListenerService
 
getSpeedInstanceType() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getSpeedNumInstances() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getStackTraceAsString(Throwable) - Static method in class org.duracloud.common.util.ExceptionUtil
 
getStartDate() - Method in interface org.duracloud.controller.UploadTask
 
getStartDate() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
getStartTime() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the starting time (in millis) of the most recent report builder run
getStartTime() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getState() - Method in class org.duracloud.chunk.writer.AddContentResult
 
getState() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
getState() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getState() - Method in interface org.duracloud.controller.UploadTask
 
getState() - Method in interface org.duracloud.DeploymentOptionType
Gets the "state" attribute
getState() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
getState() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets the "state" attribute
getState() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
getState() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getStatus() - Method in interface org.duracloud.DeploymentType
Gets the "status" attribute
getStatus() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the current status of the report builder
getStatus() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets the "status" attribute
getStatus() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
getStatus() - Method in class org.duracloud.serviceconfig.Deployment
 
getStatus(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceStatusReporterImpl
 
getStatus(String) - Method in interface org.duracloud.servicesutil.util.ServiceStatusReporter
This method returns the status as defined in: ComputeService.ServiceStatus for the arg service.
getStatusCode() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
getStopTime() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
Gets the stop time (in millis) of the most recent report builder run
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.appconfig.domain.DurastoreConfig
 
getStorageAccounts() - Method in interface org.duracloud.durastore.util.StorageProviderFactory
 
getStorageAccounts() - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
This method returns all of the registered storage accounts.
getStorageAccounts() - Method in class org.duracloud.storage.domain.StorageAccountManager
 
getStorageClass() - Method in class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
getStorageClass() - Method in class org.duracloud.s3task.storage.SetReducedStorageTaskRunner
 
getStorageClass() - Method in class org.duracloud.s3task.storage.SetStandardStorageTaskRunner
 
getStorageMetrics() - Method in class org.duracloud.reportdata.storage.StorageReport
 
getStorageProvider() - Method in interface org.duracloud.durastore.util.StorageProviderFactory
 
getStorageProvider(String) - Method in interface org.duracloud.durastore.util.StorageProviderFactory
 
getStorageProvider() - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
Retrieves the primary storage provider for a given customer.
getStorageProvider(String) - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
Retrieves a particular storage provider based on the storage account ID.
getStorageProviderId() - Method in class org.duracloud.duradmin.domain.StorageProvider
 
getStorageProviderId() - Method in class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
getStorageProviderId() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
getStorageProviderMetrics() - Method in class org.duracloud.durareport.storage.metrics.DuraStoreMetricsCollector
 
getStorageProviderMetrics() - Method in class org.duracloud.reportdata.storage.metrics.StorageMetrics
 
getStorageProviderType() - Method in interface org.duracloud.client.ContentStore
Gets the storage provider type StorageProviderType
getStorageProviderType() - Method in class org.duracloud.client.ContentStoreImpl
Gets the storage provider type StorageProviderType
getStorageProviderType() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
getStorageProviderType() - Method in class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
getStorageProviderType() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
getStorageProviderType(Element) - Method in class org.duracloud.storage.xml.impl.StorageAccountProviderSimpleBindingImpl
 
getStorageReport(String) - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves a storage report indicated by a report ID.
getStorageReport(String) - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getStorageReport(String) - Method in class org.duracloud.duradmin.control.ServiceReportController
 
getStorageReport(String, String, HttpServletResponse) - Method in class org.duracloud.duradmin.control.StorageReportController
 
getStorageReport(String) - Method in class org.duracloud.durareport.rest.StorageReportResource
Provides the xml stream of the specified storage report or null if the report does not exist.
getStorageReport(String) - Method in class org.duracloud.durareport.rest.StorageReportRest
Retrieves a storage report.
getStorageReport(String) - Method in class org.duracloud.durareport.storage.StorageReportHandler
Returns a specific storage report or null if the report does not exist.
getStorageReportInfo() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves information about storage reporting activities.
getStorageReportInfo() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getStorageReportInfo() - Method in class org.duracloud.durareport.rest.StorageReportResource
Provides information about the storage report.
getStorageReportInfo() - Method in class org.duracloud.durareport.rest.StorageReportRest
Retrieves information about storage reporting activities.
getStorageReportList() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves the list of storage report IDs, ordered by report completion date.
getStorageReportList() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getStorageReportList() - Method in class org.duracloud.duradmin.control.StorageReportController
 
getStorageReportList() - Method in class org.duracloud.durareport.rest.StorageReportResource
Provides the xml stream of the list of storage reports, the list may be empty
getStorageReportList() - Method in class org.duracloud.durareport.rest.StorageReportRest
Retrieves the list of storage report IDs.
getStorageReportList() - Method in class org.duracloud.durareport.storage.StorageReportHandler
Retrieve a sorted list of all storage reports in XML format.
getStorageReportList() - Method in class org.duracloud.reportdata.storage.StorageReportList
 
getStorageReportStream(String) - Method in class org.duracloud.durareport.storage.StorageReportHandler
Returns a specific storage report stream or null if the report does not exist.
getStoreId() - Method in interface org.duracloud.client.ContentStore
Gets the ID of this content store
getStoreId() - Method in class org.duracloud.client.ContentStoreImpl
Gets the ID of this content store
getStoreId() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
getStoreId() - Method in class org.duracloud.duradmin.domain.ContentItem
 
getStoreId() - Method in class org.duracloud.duradmin.domain.Space
 
getStoreId() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
getStoreId() - Method in class org.duracloud.durastore.aop.ContentMessage
 
getStoreId() - Method in class org.duracloud.durastore.aop.IngestMessage
 
getStoreId() - Method in class org.duracloud.durastore.aop.SpaceMessage
 
getStoreId() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getStoreId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getStoreId() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getStoreManager() - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
getStores() - Method in class org.duracloud.durastore.rest.StoreRest
Provides a listing of all available storage provider accounts
getStream() - Method in class org.duracloud.domain.Content
Getter for the field stream.
getStream() - Method in class org.duracloud.retrieval.source.ContentStream
 
getStream() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getStreamBytesRead() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
getStreamHost() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
getSubHeader() - Method in class org.duracloud.common.util.metrics.Metric
 
getSubHeader() - Method in class org.duracloud.common.util.metrics.Metric.MetricElement
 
getSubTable(Metric, Metric.MetricElement) - Method in class org.duracloud.common.util.metrics.MetricsTable
 
getSucceeded() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
getSucceeded() - Method in class org.duracloud.sync.mgmt.StatusManager
 
getSuccessfulTransfers() - Method in class org.duracloud.upload.Uploader
 
getSuffix(String) - Method in class org.duracloud.appconfig.domain.BaseConfig
 
getSummaryIds() - Method in class org.duracloud.durareport.service.ServiceReportBuilder
 
getSupportedTasks() - Method in interface org.duracloud.client.ContentStore
Gets a listing of the supported tasks.
getSupportedTasks() - Method in class org.duracloud.client.ContentStoreImpl
Gets a listing of the supported tasks.
getSupportedTasks() - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Gets a listing of the supported tasks.
getSupportedTasks(String) - Method in class org.duracloud.durastore.rest.TaskRest
Gets a listing of supported tasks for a given provider
getSupportedTasks() - Method in class org.duracloud.s3task.S3TaskProvider
 
getSupportedTasks() - Method in interface org.duracloud.storage.provider.TaskProvider
 
getSyncAttempts() - Method in class org.duracloud.sync.mgmt.ChangedFile
 
getSyncToFile(MonitoredFile, File) - Method in class org.duracloud.sync.endpoint.FileSystemSyncEndpoint
 
getSystemConfig() - Method in interface org.duracloud.DeploymentType
Gets the "systemConfig" element
getSystemConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets the "systemConfig" element
getSystemConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "systemConfig" element
getSystemConfig() - Method in interface org.duracloud.ServiceType
Gets the "systemConfig" element
getSystemConfigs() - Method in class org.duracloud.serviceconfig.Deployment
 
getSystemConfigs() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getTableName() - Method in class org.duracloud.common.util.TableSpec
 
getTableSpec() - Static method in class org.duracloud.unittestdb.PasswordRepositoryDBImpl
 
getTableSpecs() - Method in class org.duracloud.common.util.DatabaseUtil
 
getTableSpecs() - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
getTag() - Method in class org.duracloud.duradmin.domain.Tag
 
getTags() - Method in class org.duracloud.duradmin.domain.ContentProperties
 
getTags() - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
getTargetSpaceId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
getTargetType() - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
getTaskProvider() - Method in class org.duracloud.durastore.util.TaskProviderFactory
Retrieves the primary task provider for a given customer.
getTaskProvider(String) - Method in class org.duracloud.durastore.util.TaskProviderFactory
Retrieves a particular task provider based on the storage account ID.
getTaskStatus(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
getText() - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
getThreads() - Method in class org.duracloud.services.image.ImageConversionService
 
getTitle() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
getToFormat() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
getToFormat() - Method in class org.duracloud.services.image.ImageConversionService
 
getTomcatInstance(File, int) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
 
getTopAuthorityDisplay() - Method in class org.duracloud.security.domain.SecurityUserBean
 
getToStoreId() - Method in class org.duracloud.services.duplication.DuplicationService
 
getTotal() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
getTotalFiles() - Method in class org.duracloud.upload.UploadStatus
 
getTotalItems() - Method in class org.duracloud.durareport.storage.metrics.MetricsCollector
 
getTotalItems() - Method in class org.duracloud.durareport.storage.metrics.MimetypeMetricsCollector
 
getTotalItems() - Method in class org.duracloud.reportdata.storage.metrics.Metrics
 
getTotalItems() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
getTotalSize() - Method in class org.duracloud.durareport.storage.metrics.MetricsCollector
 
getTotalSize() - Method in class org.duracloud.durareport.storage.metrics.MimetypeMetricsCollector
 
getTotalSize() - Method in class org.duracloud.reportdata.storage.metrics.Metrics
 
getTotalSize() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
getTotalSize() - Method in class org.duracloud.upload.UploadStatus.FileInTransfer
 
getTotalTime() - Method in class org.duracloud.services.image.ConversionResult
 
getType() - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
getType() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
getType() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
getType() - Method in interface org.duracloud.storage.domain.StorageAccount
 
getUploadStatus() - Method in class org.duracloud.upload.Uploader
 
getUploadTaskList() - Method in class org.duracloud.controller.UploadManager
 
getUploadTaskList(String) - Method in class org.duracloud.controller.UploadManager
 
getUrl() - Method in enum org.duracloud.computeprovider.domain.ComputeProviderType
 
getURL() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
getUrl() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
getUrl() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getUserConfig() - Method in interface org.duracloud.DeploymentType
Gets the "userConfig" element
getUserConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets the "userConfig" element
getUserConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "userConfig" element
getUserConfig() - Method in interface org.duracloud.ServiceType
Gets the "userConfig" element
getUserConfigModeSets() - Method in class org.duracloud.serviceconfig.Deployment
 
getUserConfigModeSets() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getUserConfigModeSets() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
getUserConfigs() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
getUserConfigVersion() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets the "userConfigVersion" attribute
getUserConfigVersion() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
getUserConfigVersion() - Method in interface org.duracloud.ServiceType
Gets the "userConfigVersion" attribute
getUserDetailsService() - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
getUserDetailsService() - Method in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
getUsername() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
getUsername() - Method in class org.duracloud.common.model.Credential
 
getUsername() - Method in interface org.duracloud.controller.UploadTask
 
getUsername() - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
getUsername() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
getUsername() - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
getUsername() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets the "username" element
getUsername() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getUsername() - Method in class org.duracloud.security.domain.SecurityUserBean
 
getUsername() - Method in interface org.duracloud.SecurityUserType
Gets the "username" element
getUsername() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getUsername() - Method in class org.duracloud.services.duplication.DuplicationService
 
getUsername() - Method in class org.duracloud.services.fixity.FixityService
 
getUsername() - Method in class org.duracloud.services.image.ImageConversionService
 
getUsername() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getUsername() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
getUsername() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
getUsername() - Method in interface org.duracloud.storage.domain.StorageAccount
 
getUsername() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getUserProperties(String...) - Method in class org.duracloud.durastore.rest.BaseRest
Looks through the request headers and pulls out user properties.
getUsers() - Method in class org.duracloud.appconfig.domain.SecurityConfig
 
getUsers() - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
getUsers() - Method in interface org.duracloud.security.DuracloudUserDetailsService
 
getUsers() - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
This method returns all of the non-system-defined users.
getUserStore() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
getValue() - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
getValue() - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
getValue() - Method in class org.duracloud.duradmin.util.NameValuePair
 
getValue(String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
getValue() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets the "value" attribute
getValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets the "value" attribute
getValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets the "value" attribute
getValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets the "value" attribute
getValue() - Method in interface org.duracloud.ModeSetType
Gets the "value" attribute
getValue() - Method in class org.duracloud.serviceconfig.SystemConfig
 
getValue() - Method in class org.duracloud.serviceconfig.user.Option
 
getValue() - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
getValue() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
getValue() - Method in interface org.duracloud.SystemPropertyType
Gets the "value" attribute
getValue() - Method in interface org.duracloud.UserPropertyType
Gets the "value" attribute
getValue() - Method in interface org.duracloud.UserPropertyType.Option
Gets the "value" attribute
getVerb() - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
getVersion() - Method in class org.duracloud.common.util.TableSpec
 
getVersion() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets the "version" attribute
getVersion() - Method in class org.duracloud.serviceconfig.ServiceSummary
 
getVersion() - Method in interface org.duracloud.ServiceSummaryType
Gets the "version" attribute
getVersion() - Method in class org.duracloud.sync.mgmt.ChangedList
 
getWaitTime() - Method in class org.duracloud.durastore.aop.RetryAdvice
 
getWaitTime() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getWaitTime() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
getWarFile(String) - Method in class org.duracloud.services.cloudsync.CloudSyncInstallHelper
 
getWarFile(String) - Method in class org.duracloud.services.j2kservice.J2kInstallHelper
 
getWarName() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
getWarName() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getWatchDir(File) - Method in class org.duracloud.sync.mgmt.SyncManager
 
getWebappName() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getWebappPort() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getWebappProtocol() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
getWebappURL(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method returns the URL of the instancewebapp on the instance with the provided id.
getWebappURL(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
getWebappURL(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method returns the URL of the instancewebapp on the instance with the provided id.
getWebappUtil() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
getWebappUtil() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
getWebappUtil() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
getWebappWarName() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
getWithSpace(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Converts "%20" back to spaces
getWithSpace(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Converts "%20" back to spaces
getWork() - Method in class org.duracloud.services.common.util.BundleHome
 
getWorkDir() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
getWorkDir() - Method in class org.duracloud.sync.config.SyncToolConfig
 
getWorkSpaceId() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
getXmlFromProps(Properties) - Static method in class org.duracloud.common.util.ApplicationConfig
 
GIGABYTE - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
grantsKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
guessMimeType(String) - Method in class org.duracloud.services.hadoop.store.MimeTypeUtil
 

H

hackToImportSpringServletConfigPackages() - Method in class org.duracloud.servicesadmin.util.ServiceDependencyHackImporter
All of the classes instantiated below are used in the servlet-config.xml Spring application context file.
hackToImportSpringServletConfigPackages() - Method in class org.duracloud.servicesutil.util.ServiceDependencyHackImporter
All of the classes instantiated below are used in the bundle-context.xml Spring application context file.
HadoopJobCompletionMonitor - Class in org.duracloud.services.amazonmapreduce.impl
 
HadoopJobCompletionMonitor(AmazonMapReduceJobWorker) - Constructor for class org.duracloud.services.amazonmapreduce.impl.HadoopJobCompletionMonitor
 
HadoopJobCompletionMonitor(AmazonMapReduceJobWorker, long) - Constructor for class org.duracloud.services.amazonmapreduce.impl.HadoopJobCompletionMonitor
 
HadoopJobWorker - Class in org.duracloud.services.bulkimageconversion
 
HadoopJobWorker(ContentStore, String, Map<String, String>, String) - Constructor for class org.duracloud.services.bulkimageconversion.HadoopJobWorker
 
HadoopTaskHelper - Interface in org.duracloud.s3task.hadoop.param
 
HadoopTypes - Class in org.duracloud.storage.domain
This class contains constants for running hadoop jobs.
HadoopTypes() - Constructor for class org.duracloud.storage.domain.HadoopTypes
 
HadoopTypes.INSTANCES - Enum in org.duracloud.storage.domain
 
HadoopTypes.JOB_TYPES - Enum in org.duracloud.storage.domain
 
HadoopTypes.TASK_OUTPUTS - Enum in org.duracloud.storage.domain
 
HadoopTypes.TASK_PARAMS - Enum in org.duracloud.storage.domain
 
handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.duracloud.controller.AbstractRestController
 
handle(ModelAndView, HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.ControllerSupport
 
handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.duracloud.duradmin.control.InitController
 
handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
handle(String, String, Map<String, String>, HttpServletRequest) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
handleChangedFile(ChangedFile) - Method in interface org.duracloud.sync.mgmt.ChangeHandler
Tells the handler that a file has changed
handleChangedFile(ChangedFile) - Method in class org.duracloud.sync.mgmt.SyncManager
Notifies the SyncManager that a file has changed
handleDirectory(File, int, Collection) - Method in class org.duracloud.sync.walker.RestartDirWalker
 
handleFile(File, int, Collection) - Method in class org.duracloud.sync.walker.DirWalker
 
handleFile(File, int, Collection) - Method in class org.duracloud.sync.walker.RestartDirWalker
 
handleIsCancelled(File, int, Collection) - Method in class org.duracloud.sync.walker.DirWalker
 
handleMapMessage(MapMessage, String) - Method in class org.duracloud.services.duplication.DuplicationService
 
handleMapMessage(MapMessage, String) - Method in class org.duracloud.services.listener.BaseListenerService
 
handleMapMessage(MapMessage, String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.controller.UploadController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.BaseCommandController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.BaseFormController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.LoginController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.services.controller.ServiceController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.services.controller.ServicesController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.spaces.controller.PartnerLogoController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.spaces.controller.SpacesController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.ContentItemDownloadController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.control.InitSecurityUsersController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.ConfigureController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.InstallController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.ListController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.PropsController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.StartController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.StatusController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.StopController
 
handleRequestInternal(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.servicesadmin.control.UninstallController
 
hasError() - Method in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
hashCode() - Method in class org.duracloud.common.model.Credential
 
hashCode() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
hashCode() - Method in class org.duracloud.reportdata.storage.metrics.Metrics
 
hashCode() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
hashCode() - Method in class org.duracloud.reportdata.storage.metrics.SpaceMetrics
 
hashCode() - Method in class org.duracloud.reportdata.storage.metrics.StorageMetrics
 
hashCode() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
hashCode() - Method in class org.duracloud.reportdata.storage.StorageReport
 
hashCode() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
hashCode() - Method in class org.duracloud.reportdata.storage.StorageReportList
 
hashCode() - Method in class org.duracloud.serviceconfig.Deployment
 
hashCode() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
hashCode() - Method in class org.duracloud.serviceconfig.ServiceReportList
 
hashCode() - Method in class org.duracloud.serviceconfig.SystemConfig
 
hashCode() - Method in class org.duracloud.serviceconfig.user.Option
 
hashCode() - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
hashCode() - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
hashCode() - Method in class org.duracloud.serviceconfig.user.UserConfig
 
hashCode() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
hashCode() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
hashCode() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
hashCode() - Method in class org.duracloud.services.fixity.domain.ContentLocation
 
hashCode() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
HashFinderMapper - Class in org.duracloud.services.hadoop.fixity
Mapper used to perform fixity service.
HashFinderMapper() - Constructor for class org.duracloud.services.hadoop.fixity.HashFinderMapper
 
HashFinderResult - Class in org.duracloud.services.fixity.results
 
HashFinderResult(boolean, String, String, String) - Constructor for class org.duracloud.services.fixity.results.HashFinderResult
 
HashFinderWorker - Class in org.duracloud.services.fixity
This class finds the hash associated with a single content-item.
HashFinderWorker(FixityServiceOptions, ContentStore, ContentLocation, ServiceResultListener) - Constructor for class org.duracloud.services.fixity.HashFinderWorker
 
HashFinderWorkerFactory - Class in org.duracloud.services.fixity
 
HashFinderWorkerFactory(FixityServiceOptions, ContentStore, ServiceResultListener) - Constructor for class org.duracloud.services.fixity.HashFinderWorkerFactory
 
HashFinderWorkload - Class in org.duracloud.services.fixity
 
HashFinderWorkload(FixityServiceOptions, ContentStore) - Constructor for class org.duracloud.services.fixity.HashFinderWorkload
 
HashPropertiesFinderMapper - Class in org.duracloud.services.hadoop.fixityproperties
Mapper used to perform fixity service.
HashPropertiesFinderMapper() - Constructor for class org.duracloud.services.hadoop.fixityproperties.HashPropertiesFinderMapper
 
HashVerifierResult - Class in org.duracloud.services.fixity.results
 
HashVerifierResult(boolean, ContentLocation, ContentLocation, String) - Constructor for class org.duracloud.services.fixity.results.HashVerifierResult
 
HashVerifierWorker - Class in org.duracloud.services.fixity
 
HashVerifierWorker(ContentStore, ContentLocationPair, File, ServiceResultListener) - Constructor for class org.duracloud.services.fixity.HashVerifierWorker
 
HashVerifierWorkerFactory - Class in org.duracloud.services.fixity
 
HashVerifierWorkerFactory(ContentStore, File, ServiceResultListener) - Constructor for class org.duracloud.services.fixity.HashVerifierWorkerFactory
 
HashVerifierWorkload - Class in org.duracloud.services.fixity
 
HashVerifierWorkload(FixityServiceOptions) - Constructor for class org.duracloud.services.fixity.HashVerifierWorkload
 
hasId() - Method in class org.duracloud.common.model.Credential
 
hasNext() - Method in class org.duracloud.chunk.ChunkableContent
This method indicates if there are any more chunks.
hasNext() - Method in class org.duracloud.client.ContentIterator
 
hasNext() - Method in class org.duracloud.services.fixity.HashFinderWorkload
 
hasNext() - Method in class org.duracloud.services.fixity.HashVerifierWorkload
 
hasNext() - Method in interface org.duracloud.services.fixity.worker.ServiceWorkload
 
hasNext() - Method in class org.duracloud.storage.domain.ContentIterator
 
hasNext() - Method in class org.duracloud.sync.endpoint.ChunkFilteredIterator
 
hasOnlyUserConfigs() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
head(String) - Method in class org.duracloud.common.web.RestHttpHelper
 
HEADER_PREFIX - Static variable in class org.duracloud.durastore.rest.BaseRest
 
HeaderPostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
This class is designed to run after the completion of a hadoop job.
HeaderPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, String, String, String, String) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.HeaderPostJobWorker
 
HeaderPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, String, String, String, String, long) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.HeaderPostJobWorker
 
HeaderType - Interface in org.duracloud
An XML headerType(@duracloud.org).
HeaderType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
HeaderTypeImpl - Class in org.duracloud.impl
An XML headerType(@duracloud.org).
HeaderTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.HeaderTypeImpl
 
HelloServiceImpl - Class in org.duracloud.services.hello.impl
 
HelloServiceImpl() - Constructor for class org.duracloud.services.hello.impl.HelloServiceImpl
 
HelloServiceInfo - Class in org.duracloud.duraservice.config
 
HelloServiceInfo() - Constructor for class org.duracloud.duraservice.config.HelloServiceInfo
 
HelloServlet - Class in org.duracloud.hello
 
HelloServlet() - Constructor for class org.duracloud.hello.HelloServlet
 
HelloWebappWrapper - Class in org.duracloud.services.hellowebappwrapper
This class acts at the OSGi service representative of webapp deployed as a DuraCloud service.
HelloWebappWrapper() - Constructor for class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
HelloWebappWrapperServiceInfo - Class in org.duracloud.duraservice.config
 
HelloWebappWrapperServiceInfo() - Constructor for class org.duracloud.duraservice.config.HelloWebappWrapperServiceInfo
 
hexStringToByteArray(String) - Static method in class org.duracloud.common.util.ChecksumUtil
 
host - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
hostKey - Static variable in class org.duracloud.appconfig.ApplicationInitializer
 
hostKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
hostKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
HTML - Static variable in class org.duracloud.durastore.rest.BaseRest
 
HttpHeaders - Interface in org.duracloud.client
 
HttpHeaders - Interface in org.duracloud.common.rest
 
HttpRequestHelper - Class in org.duracloud.servicesadmin.util
 
HttpRequestHelper() - Constructor for class org.duracloud.servicesadmin.util.HttpRequestHelper
 

I

ICInitParamParser - Class in org.duracloud.services.hadoop.imageconversion
 
ICInitParamParser() - Constructor for class org.duracloud.services.hadoop.imageconversion.ICInitParamParser
 
ICInputFormat - Class in org.duracloud.services.hadoop.imageconversion
 
ICInputFormat() - Constructor for class org.duracloud.services.hadoop.imageconversion.ICInputFormat
 
ICJobBuilder - Class in org.duracloud.services.hadoop.imageconversion
This class constructs a hadoop job to perform image processing
ICJobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.imageconversion.ICJobBuilder
Constructs an Image Conversion Job builder
ICJobRunner - Class in org.duracloud.services.hadoop.imageconversion
This is the main point of entry for the hadoop image conversion application.
ICJobRunner() - Constructor for class org.duracloud.services.hadoop.imageconversion.ICJobRunner
 
ICOutputFormat - Class in org.duracloud.services.hadoop.imageconversion
 
ICOutputFormat() - Constructor for class org.duracloud.services.hadoop.imageconversion.ICOutputFormat
 
ICRecordReader - Class in org.duracloud.services.hadoop.imageconversion
 
ICRecordReader(FileSplit, JobConf, Reporter) - Constructor for class org.duracloud.services.hadoop.imageconversion.ICRecordReader
 
idKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
IdUtil - Class in org.duracloud.storage.util
 
IdUtil() - Constructor for class org.duracloud.storage.util.IdUtil
 
ignore(String, String, long) - Method in interface org.duracloud.chunk.writer.ContentWriter
This method helps with the book-keeping of which files are ignored.
ignore(String, String, long) - Method in class org.duracloud.chunk.writer.DuracloudContentWriter
 
ignore(String, String, long) - Method in class org.duracloud.chunk.writer.FilesystemContentWriter
 
IllegalBundleNameException - Exception in org.duracloud.servicesutil.util.error
 
IllegalBundleNameException(String) - Constructor for exception org.duracloud.servicesutil.util.error.IllegalBundleNameException
 
ImageConversionMapper - Class in org.duracloud.services.hadoop.imageconversion
Mapper used to perform image conversion.
ImageConversionMapper() - Constructor for class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
 
ImageConversionService - Class in org.duracloud.services.image
Service which converts image files from one format to another
ImageConversionService() - Constructor for class org.duracloud.services.image.ImageConversionService
 
ImageConversionServiceInfo - Class in org.duracloud.duraservice.config
 
ImageConversionServiceInfo() - Constructor for class org.duracloud.duraservice.config.ImageConversionServiceInfo
 
ImageMagickService - Class in org.duracloud.services.script
Installs ImageMagick for use by other services
ImageMagickService() - Constructor for class org.duracloud.services.script.ImageMagickService
 
ImageMagickServiceInfo - Class in org.duracloud.duraservice.config
 
ImageMagickServiceInfo() - Constructor for class org.duracloud.duraservice.config.ImageMagickServiceInfo
 
incrementSyncAttempts() - Method in class org.duracloud.sync.mgmt.ChangedFile
 
IngestAdvice - Class in org.duracloud.durastore.aop
 
IngestAdvice() - Constructor for class org.duracloud.durastore.aop.IngestAdvice
 
IngestMessage - Class in org.duracloud.durastore.aop
This class is the bean that is published-to/consumed-from the ingest topic.
IngestMessage() - Constructor for class org.duracloud.durastore.aop.IngestMessage
 
IngestMessageConverter - Class in org.duracloud.durastore.aop
 
IngestMessageConverter() - Constructor for class org.duracloud.durastore.aop.IngestMessageConverter
 
init() - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
init() - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallerImpl
 
init() - Method in class org.duracloud.servicesutil.util.internal.ServiceUninstallerImpl
 
init() - Method in class org.duracloud.upload.UploadToolApplet
 
INIT_RESOURCE - Static variable in interface org.duracloud.appconfig.domain.AppConfig
 
InitController - Class in org.duracloud.duradmin.control
This class initializes the application based on the xml body of the servlet request.
InitController() - Constructor for class org.duracloud.duradmin.control.InitController
 
initialize() - Method in class org.duracloud.appconfig.ApplicationInitializer
This method initializes durastore, duraservice, and duradmin based on the loaded configuration.
initialize(AppConfig) - Method in class org.duracloud.appconfig.domain.Application
This method initializes this application with the provided configuration.
initialize() - Method in class org.duracloud.durareport.rest.InitRest
Initializes DuraReport
initialize(ServiceSummaryDirectory, ServiceSummarizer) - Method in class org.duracloud.durareport.rest.ServiceReportResource
 
initialize(ContentStoreManager, String) - Method in class org.duracloud.durareport.rest.StorageReportResource
 
initialize(ContentStoreManager, StorageReportHandler, StorageReportBuilder, StorageReportScheduler) - Method in class org.duracloud.durareport.rest.StorageReportResource
Initialization option for tests only.
initialize() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
 
initialize() - Method in class org.duracloud.durastore.rest.InitRest
Initializes the instance.
initialize(InputStream) - Method in class org.duracloud.durastore.util.ProviderFactoryBase
Initializes DuraStore with account information necessary to connect to Storage Providers.
initialize(InputStream) - Method in interface org.duracloud.durastore.util.StorageProviderFactory
 
initialize(InputStream) - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
initialize(String, String) - Method in class org.duracloud.notification.AmazonNotificationFactory
 
initialize(String, String) - Method in interface org.duracloud.notification.NotificationFactory
This method initializes the factory with credentials for underlying notification platform.
initialize(ServiceSummaryDirectory, ServiceSummarizer) - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
initialize(ContentStoreManager) - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
initialize(ServiceSummaryDirectory, ServiceSummarizer) - Method in interface org.duracloud.servicemonitor.ServiceMonitor
This method initializes the ServiceMonitor.
initialize(ContentStoreManager) - Method in interface org.duracloud.servicemonitor.ServiceSummaryDirectory
This method initializes the ServiceSummaryDirectory.
initialize(InputStream) - Method in class org.duracloud.storage.domain.StorageAccountManager
Parses xml to construct a listing of available storage accounts.
initializeDB() - Method in class org.duracloud.common.util.DatabaseUtil
This method sets-up empty tables for this database.
initializeDurastore(String, String, String) - Method in class org.duracloud.unittestdb.util.StorageAccountTestUtil
 
initializeMessaging(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
initializeServices() - Method in class org.duracloud.duraservice.rest.InitRest
Initializes DuraService.
initializeUsers() - Method in class org.duracloud.durareport.rest.SecurityRest
 
initializeUsers() - Method in class org.duracloud.duraservice.rest.SecurityRest
 
initializeUsers() - Method in class org.duracloud.durastore.rest.SecurityRest
 
InitParamParser - Class in org.duracloud.services.hadoop.base
Parses the initialization parameters for the hadoop job
InitParamParser() - Constructor for class org.duracloud.services.hadoop.base.InitParamParser
 
InitRest - Class in org.duracloud.durareport.rest
 
InitRest(StorageReportResource, ServiceReportResource, ServiceSummaryDirectory, SecurityContextUtil, RestUtil, String) - Constructor for class org.duracloud.durareport.rest.InitRest
 
InitRest - Class in org.duracloud.duraservice.rest
 
InitRest(ServiceResource, RestUtil) - Constructor for class org.duracloud.duraservice.rest.InitRest
 
InitRest - Class in org.duracloud.durastore.rest
 
InitRest(StorageProviderFactory, RestUtil) - Constructor for class org.duracloud.durastore.rest.InitRest
 
InitSecurityUsersController - Class in org.duracloud.duradmin.control
This class initializes the application security users based on the xml body of the servlet request.
InitSecurityUsersController(DuracloudUserDetailsService) - Constructor for class org.duracloud.duradmin.control.InitSecurityUsersController
 
InitUtil - Class in org.duracloud.common.util
 
InitUtil() - Constructor for class org.duracloud.common.util.InitUtil
 
inPath - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
INPUT_PATH - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
insertCredentialForResource(ResourceType, Credential) - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
insertNewChunk(int) - Method in interface org.duracloud.ChunksType
Inserts and returns a new empty value (as xml) as the ith "chunk" element
insertNewChunk(int) - Method in class org.duracloud.impl.ChunksTypeImpl
Inserts and returns a new empty value (as xml) as the ith "chunk" element
insertNewDependency(int) - Method in interface org.duracloud.DependenciesType
Inserts and returns a new empty value (as xml) as the ith "dependency" element
insertNewDependency(int) - Method in class org.duracloud.impl.DependenciesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "dependency" element
insertNewDeployment(int) - Method in interface org.duracloud.DeploymentsType
Inserts and returns a new empty value (as xml) as the ith "deployment" element
insertNewDeployment(int) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "deployment" element
insertNewMode(int) - Method in class org.duracloud.impl.ModeSetTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mode" element
insertNewMode(int) - Method in interface org.duracloud.ModeSetType
Inserts and returns a new empty value (as xml) as the ith "mode" element
insertNewModeSet(int) - Method in class org.duracloud.impl.ModeTypeImpl
Inserts and returns a new empty value (as xml) as the ith "modeSet" element
insertNewModeSet(int) - Method in class org.duracloud.impl.UserConfigTypeImpl
Inserts and returns a new empty value (as xml) as the ith "modeSet" element
insertNewModeSet(int) - Method in interface org.duracloud.ModeType
Inserts and returns a new empty value (as xml) as the ith "modeSet" element
insertNewModeSet(int) - Method in interface org.duracloud.UserConfigType
Inserts and returns a new empty value (as xml) as the ith "modeSet" element
insertNewOption(int) - Method in interface org.duracloud.DeploymentOptionsType
Inserts and returns a new empty value (as xml) as the ith "option" element
insertNewOption(int) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "option" element
insertNewOption(int) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Inserts and returns a new empty value (as xml) as the ith "option" element
insertNewOption(int) - Method in interface org.duracloud.UserPropertyType
Inserts and returns a new empty value (as xml) as the ith "option" element
insertNewProperty(int) - Method in class org.duracloud.impl.ModeTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in class org.duracloud.impl.PropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.duracloud.ModeType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.duracloud.PropertiesType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.duracloud.SystemConfigType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewSecurityUser(int) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Inserts and returns a new empty value (as xml) as the ith "security-user" element
insertNewSecurityUser(int) - Method in interface org.duracloud.SecurityUsersType
Inserts and returns a new empty value (as xml) as the ith "security-user" element
insertNewService(int) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in interface org.duracloud.ServicesDocument.Services
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewServiceReport(int) - Method in class noNamespace.impl.ServiceReportListImpl
Inserts and returns a new empty value (as xml) as the ith "serviceReport" element
insertNewServiceReport(int) - Method in interface noNamespace.ServiceReportList
Inserts and returns a new empty value (as xml) as the ith "serviceReport" element
insertNewServiceSummary(int) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Inserts and returns a new empty value (as xml) as the ith "serviceSummary" element
insertNewServiceSummary(int) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Inserts and returns a new empty value (as xml) as the ith "serviceSummary" element
insertPassword(ResourceType, String, String) - Method in class org.duracloud.unittestdb.PasswordRepositoryDBImpl
 
insertServiceReport(int, String) - Method in class noNamespace.impl.ServiceReportListImpl
Inserts the value as the ith "serviceReport" element
insertServiceReport(int, String) - Method in interface noNamespace.ServiceReportList
Inserts the value as the ith "serviceReport" element
install(String, InputStream) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallerImpl
 
install(String, InputStream) - Method in interface org.duracloud.servicesutil.util.ServiceInstaller
 
InstallController - Class in org.duracloud.servicesadmin.control
 
InstallController() - Constructor for class org.duracloud.servicesadmin.control.InstallController
 
installTomcat(File, int) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
This method installs a new tomcat appserver under the arg installDir, running on the arg port.
InstanceDescription - Class in org.duracloud.computeprovider.mgmt
 
InstanceDescription() - Constructor for class org.duracloud.computeprovider.mgmt.InstanceDescription
 
instanceId - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
InstanceState - Enum in org.duracloud.computeprovider.mgmt
 
INT_AVAILABLE - Static variable in interface org.duracloud.DeploymentOptionStateType
 
INT_EXISTING - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
INT_MULTISELECT - Static variable in interface org.duracloud.OptionInputType
 
INT_NEW - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
INT_PRIMARY - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
INT_SINGLESELECT - Static variable in interface org.duracloud.OptionInputType
 
INT_STARTED - Static variable in interface org.duracloud.DeploymentStatusType
 
INT_STOPPED - Static variable in interface org.duracloud.DeploymentStatusType
 
INT_TEXT - Static variable in interface org.duracloud.OptionInputType
 
INT_UNAVAILABLE - Static variable in interface org.duracloud.DeploymentOptionStateType
 
InvalidIdException - Exception in org.duracloud.error
Exception thrown when a space or content ID is invalid.
InvalidIdException(String) - Constructor for exception org.duracloud.error.InvalidIdException
 
InvalidIdException(String, String, Exception) - Constructor for exception org.duracloud.error.InvalidIdException
 
InvalidIdException(String, String, String, Exception) - Constructor for exception org.duracloud.error.InvalidIdException
 
InvalidIdException(String, String, String, String, String, Exception) - Constructor for exception org.duracloud.error.InvalidIdException
 
InvalidIdException - Exception in org.duracloud.storage.error
 
InvalidIdException(String) - Constructor for exception org.duracloud.storage.error.InvalidIdException
 
InvalidManifestException - Exception in org.duracloud.stitch.error
 
InvalidManifestException(String, String) - Constructor for exception org.duracloud.stitch.error.InvalidManifestException
 
InvalidManifestException(String, String, String) - Constructor for exception org.duracloud.stitch.error.InvalidManifestException
 
InvalidManifestException(String, String, String, Exception) - Constructor for exception org.duracloud.stitch.error.InvalidManifestException
 
InvalidRequestException - Exception in org.duracloud.storage.error
 
InvalidRequestException(String) - Constructor for exception org.duracloud.storage.error.InvalidRequestException
 
InvalidScheduleException - Exception in org.duracloud.durareport.error
 
InvalidScheduleException(String) - Constructor for exception org.duracloud.durareport.error.InvalidScheduleException
 
InvalidServiceConfigurationException - Exception in org.duracloud.serviceapi.error
On validation failure, this class propagates user friendly validation messages that can be associated with a particular property.
InvalidServiceConfigurationException(List<InvalidServiceConfigurationException.ValidationError>) - Constructor for exception org.duracloud.serviceapi.error.InvalidServiceConfigurationException
 
InvalidServiceConfigurationException.ValidationError - Class in org.duracloud.serviceapi.error
 
InvalidServiceConfigurationException.ValidationError(String) - Constructor for class org.duracloud.serviceapi.error.InvalidServiceConfigurationException.ValidationError
 
InvalidServiceConfigurationException.ValidationError(String, String) - Constructor for class org.duracloud.serviceapi.error.InvalidServiceConfigurationException.ValidationError
 
InvalidUsernameException - Exception in org.duracloud.common.error
 
InvalidUsernameException(String) - Constructor for exception org.duracloud.common.error.InvalidUsernameException
 
invoke(MethodInvocation) - Method in class org.duracloud.durastore.aop.RetryAdvice
 
IOUtil - Class in org.duracloud.common.util
Provides utility methods for I/O.
IOUtil() - Constructor for class org.duracloud.common.util.IOUtil
 
IrodsStorageProvider - Class in org.duracloud.irodsstorage
The irods provider assumes that storage spaces are subdirectories in the base directory given to the constructor.
IrodsStorageProvider(String, String, Map<String, String>) - Constructor for class org.duracloud.irodsstorage.IrodsStorageProvider
 
isAccountNonExpired() - Method in class org.duracloud.security.domain.SecurityUserBean
 
isAccountNonLocked() - Method in class org.duracloud.security.domain.SecurityUserBean
 
isAllSpaces() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
isChunk(String) - Method in class org.duracloud.chunk.util.ChunkUtil
 
isChunkManifest(String) - Method in class org.duracloud.chunk.util.ChunkUtil
 
isComplete() - Method in class org.duracloud.retrieval.mgmt.RetrievalManager
 
isComplete() - Method in enum org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker.JobStatus
 
isComplete() - Method in enum org.duracloud.services.ComputeService.ServiceStatus
 
isComplete() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
isComplete() - Method in class org.duracloud.sync.mgmt.SyncWorker
 
isComplete() - Method in class org.duracloud.upload.UploadStatus
 
isConfigured() - Method in interface org.duracloud.duraservice.mgmt.LocalServicesManager
Determines if the service manager has been configured
isConfigured() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
 
isConfigured() - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
isConfigured() - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
isCountComplete() - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
isCredentialsNonExpired() - Method in class org.duracloud.security.domain.SecurityUserBean
 
isDuplicate(String) - Method in class org.duracloud.upload.panel.SelectionPanel
 
isEnabled() - Method in class org.duracloud.security.domain.SecurityUserBean
 
isError() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
isError(String) - Method in class org.duracloud.services.amazonfixity.postprocessing.FixityPassFailPostJobWorker
 
isError(String) - Method in class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
 
isError(String) - Method in class org.duracloud.services.amazonmapreduce.postprocessing.SimplePassFailPostJobWorker
 
isFailFast() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
isIgnoreLargeFiles() - Method in class org.duracloud.chunk.FileChunkerOptions
 
isInitialized() - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
isInitialized() - Method in class org.duracloud.durareport.rest.InitRest
 
isInitialized() - Method in class org.duracloud.durareport.rest.ServiceReportResource
Indicates whether or not initialization has occurred.
isInitialized() - Method in class org.duracloud.durareport.rest.StorageReportResource
Indicates whether or not initialization has occurred.
isInitialized() - Method in class org.duracloud.duraservice.rest.InitRest
 
isInitialized() - Method in class org.duracloud.durastore.rest.InitRest
 
isInitialized() - Method in class org.duracloud.durastore.util.ProviderFactoryBase
 
isInitialized() - Method in interface org.duracloud.durastore.util.StorageProviderFactory
 
isInitialized() - Method in class org.duracloud.storage.domain.StorageAccountManager
 
isInstanceBooting(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method returns true if the webapp of provided instance is currently booting.
isInstanceBooting(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
isInstanceBooting(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method returns true if the webapp of provided instance is currently booting.
isInstanceRunning(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method returns true if the instance is successfully running.
isInstanceRunning(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
isInstanceRunning(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method returns true if the instance is successfully running.
isJar(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
isLocked() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
isNewDeploymentAllowed() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
isNextAvailable() - Method in class org.duracloud.duradmin.util.ScrollableList
 
isOverwrite() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
isPreserveChunkMD5s() - Method in class org.duracloud.chunk.FileChunkerOptions
 
isPreviousAvailable() - Method in interface org.duracloud.duradmin.util.Scrollable
 
isPreviousAvailable() - Method in class org.duracloud.duradmin.util.ScrollableList
 
isPrimary() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
isPrimary() - Method in interface org.duracloud.storage.domain.StorageAccount
 
isPrimaryKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
isRetry() - Method in exception org.duracloud.storage.error.NotFoundException
 
isRetry() - Method in exception org.duracloud.storage.error.StorageException
 
isSelected() - Method in class org.duracloud.serviceconfig.user.Option
 
isSelected() - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
isServiceDeployed(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
isSetAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
True if has "accountNonExpired" element
isSetAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
True if has "accountNonExpired" element
isSetAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
True if has "accountNonLocked" element
isSetAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
True if has "accountNonLocked" element
isSetCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
True if has "credentialsNonExpired" element
isSetCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
True if has "credentialsNonExpired" element
isSetDefaultValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
True if has "defaultValue" attribute
isSetDefaultValue() - Method in interface org.duracloud.SystemPropertyType
True if has "defaultValue" attribute
isSetDependencies() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "dependencies" element
isSetDependencies() - Method in interface org.duracloud.ServiceType
True if has "dependencies" element
isSetDeploymentId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
True if has "deploymentId" attribute
isSetDeploymentId() - Method in interface org.duracloud.ServiceSummaryType
True if has "deploymentId" attribute
isSetDeploymentOptions() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "deploymentOptions" element
isSetDeploymentOptions() - Method in interface org.duracloud.ServiceType
True if has "deploymentOptions" element
isSetDeployments() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "deployments" element
isSetDeployments() - Method in interface org.duracloud.ServiceType
True if has "deployments" element
isSetDescription() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "description" element
isSetDescription() - Method in interface org.duracloud.ServiceType
True if has "description" element
isSetDisplayName() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "displayName" attribute
isSetDisplayName() - Method in interface org.duracloud.ServiceType
True if has "displayName" attribute
isSetEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
True if has "enabled" element
isSetEnabled() - Method in interface org.duracloud.SecurityUserType
True if has "enabled" element
isSetExclusion() - Method in class org.duracloud.impl.UserPropertyTypeImpl
True if has "exclusion" attribute
isSetExclusion() - Method in interface org.duracloud.UserPropertyType
True if has "exclusion" attribute
isSetHostname() - Method in interface org.duracloud.DeploymentOptionType
True if has "hostname" attribute
isSetHostname() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
True if has "hostname" attribute
isSetId() - Method in interface org.duracloud.DeploymentOptionsType
True if has "id" attribute
isSetId() - Method in interface org.duracloud.DeploymentOptionType
True if has "id" attribute
isSetId() - Method in interface org.duracloud.DeploymentsType
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.DeploymentsTypeImpl
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.ModeSetTypeImpl
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.SystemConfigTypeImpl
True if has "id" attribute
isSetId() - Method in class org.duracloud.impl.UserConfigTypeImpl
True if has "id" attribute
isSetId() - Method in interface org.duracloud.ModeSetType
True if has "id" attribute
isSetId() - Method in interface org.duracloud.SystemConfigType
True if has "id" attribute
isSetId() - Method in interface org.duracloud.UserConfigType
True if has "id" attribute
isSetIsSystemService() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "isSystemService" attribute
isSetIsSystemService() - Method in interface org.duracloud.ServiceType
True if has "isSystemService" attribute
isSetLocation() - Method in interface org.duracloud.DeploymentOptionType
True if has "location" attribute
isSetLocation() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
True if has "location" attribute
isSetMax() - Method in interface org.duracloud.DeploymentOptionsType
True if has "max" attribute
isSetMax() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
True if has "max" attribute
isSetName() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
True if has "name" attribute
isSetName() - Method in interface org.duracloud.ServiceSummaryType
True if has "name" attribute
isSetSelected() - Method in class org.duracloud.impl.ModeTypeImpl
True if has "selected" attribute
isSetSelected() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
True if has "selected" attribute
isSetSelected() - Method in interface org.duracloud.ModeType
True if has "selected" attribute
isSetSelected() - Method in interface org.duracloud.UserPropertyType.Option
True if has "selected" attribute
isSetSystemConfig() - Method in interface org.duracloud.DeploymentType
True if has "systemConfig" element
isSetSystemConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
True if has "systemConfig" element
isSetSystemConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "systemConfig" element
isSetSystemConfig() - Method in interface org.duracloud.ServiceType
True if has "systemConfig" element
isSetUserConfig() - Method in interface org.duracloud.DeploymentType
True if has "userConfig" element
isSetUserConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
True if has "userConfig" element
isSetUserConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
True if has "userConfig" element
isSetUserConfig() - Method in interface org.duracloud.ServiceType
True if has "userConfig" element
isSetValue() - Method in class org.duracloud.impl.ModeSetTypeImpl
True if has "value" attribute
isSetValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl
True if has "value" attribute
isSetValue() - Method in interface org.duracloud.ModeSetType
True if has "value" attribute
isSetValue() - Method in interface org.duracloud.UserPropertyType
True if has "value" attribute
isSetVersion() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
True if has "version" attribute
isSetVersion() - Method in interface org.duracloud.ServiceSummaryType
True if has "version" attribute
isSpace(String) - Method in class org.duracloud.s3storage.S3StorageProvider
Determines if an S3 bucket is a DuraCloud space
isSplitable(FileSystem, Path) - Method in class org.duracloud.services.hadoop.base.WholeFileInputFormat
 
isSuccess() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
isSuccess() - Method in class org.duracloud.services.fixity.results.HashFinderResult
 
isSuccess() - Method in class org.duracloud.services.fixity.results.HashVerifierResult
 
isSuccess() - Method in interface org.duracloud.services.fixity.results.ServiceResult
 
isSuccess() - Method in class org.duracloud.services.hadoop.replication.Replicator
 
isSuccess() - Method in class org.duracloud.services.image.ConversionResult
 
isSupported(String) - Method in class org.duracloud.appconfig.domain.BaseConfig
 
isSupported(String) - Method in class org.duracloud.appconfig.domain.DurareportConfig
 
isSystemService() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
isValid(String...) - Static method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
isWar(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
isWebappRunning(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method returns true if the webapp of provided instance is successfully running.
isWebappRunning(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
isWebappRunning(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method returns true if the webapp of provided instance is successfully running.
isZip(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
ItemCounter - Class in org.duracloud.duradmin.spaces.controller
 
ItemCounter() - Constructor for class org.duracloud.duradmin.spaces.controller.ItemCounter
 
iterator() - Method in class org.duracloud.chunk.ChunkableContent
 
IteratorCounterThread - Class in org.duracloud.common.util
This class spins through the arg Iterator and notifies the arg Listener of the total count upon reaching the iteration end.
IteratorCounterThread(Iterator, CountListener) - Constructor for class org.duracloud.common.util.IteratorCounterThread
 

J

J2kInstallHelper - Class in org.duracloud.services.j2kservice
 
J2kInstallHelper(File, String) - Constructor for class org.duracloud.services.j2kservice.J2kInstallHelper
 
J2kServiceInfo - Class in org.duracloud.duraservice.config
 
J2kServiceInfo() - Constructor for class org.duracloud.duraservice.config.J2kServiceInfo
 
J2kWebappWrapper - Class in org.duracloud.services.j2kservice
This class acts at the OSGi service representative of Djatoka webapp deployed as a DuraCloud service.
J2kWebappWrapper() - Constructor for class org.duracloud.services.j2kservice.J2kWebappWrapper
 
J2kWrapperException - Exception in org.duracloud.services.j2kservice.error
 
J2kWrapperException(String) - Constructor for exception org.duracloud.services.j2kservice.error.J2kWrapperException
 
J2kWrapperException(String, Throwable) - Constructor for exception org.duracloud.services.j2kservice.error.J2kWrapperException
 
J2kWrapperException(Exception) - Constructor for exception org.duracloud.services.j2kservice.error.J2kWrapperException
 
jmsContainer - Variable in class org.duracloud.services.listener.BaseListenerService
 
JobBuilder - Class in org.duracloud.services.hadoop.base
This class constructs a hadoop job to process files.
JobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.base.JobBuilder
Constructs a Job builder
JobCompletionMonitor - Class in org.duracloud.services.amazonmapreduce
This class monitors an AmazonMapReduceJobWorker until the underlying hadoop framework reports that the job is complete.
JobCompletionMonitor(AmazonMapReduceJobWorker) - Constructor for class org.duracloud.services.amazonmapreduce.JobCompletionMonitor
 
JobCompletionMonitor(AmazonMapReduceJobWorker, long) - Constructor for class org.duracloud.services.amazonmapreduce.JobCompletionMonitor
 
jobConf - Variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
jobConf - Variable in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
JobContentStoreManagerFactory - Class in org.duracloud.services.hadoop.store
 
JobContentStoreManagerFactory() - Constructor for class org.duracloud.services.hadoop.store.JobContentStoreManagerFactory
 
JobRunner - Class in org.duracloud.services.hadoop.base
This is the main point of entry for the hadoop file processing application.
JobRunner() - Constructor for class org.duracloud.services.hadoop.base.JobRunner
 

K

KnownLengthInputStream - Class in org.duracloud.chunk.stream
This wraps ByteArrayInputStream and adds a length field.
KnownLengthInputStream(String) - Constructor for class org.duracloud.chunk.stream.KnownLengthInputStream
 

L

LAST_MODIFIED - Static variable in interface org.duracloud.client.HttpHeaders
 
launchTime - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
length() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
ListController - Class in org.duracloud.servicesadmin.control
 
ListController() - Constructor for class org.duracloud.servicesadmin.control.ListController
 
listFilesSortedByModDate(File) - Static method in class org.duracloud.sync.util.DirectoryUtil
 
listStatus(JobConf) - Method in class org.duracloud.services.hadoop.base.WholeFileInputFormat
This method overrides FileInputFormat.listStatus() in order to recursively collect the FileStatus objects from the input-path-dirs.
listValue() - Method in interface org.duracloud.AuthoritiesType
Deprecated.  
load(Map<String, String>) - Method in class org.duracloud.appconfig.ApplicationInitializer
This method sets the configuration of duradmin, durastore, duraservice, durareport, and application security from the provided props.
load(Map<String, String>) - Method in interface org.duracloud.appconfig.domain.AppConfig
This method loads this classes configuration elements from the provided properties.
load(Map<String, String>) - Method in class org.duracloud.appconfig.domain.BaseConfig
This method loads this class with the configuration provided in props.
loadBackup() - Method in class org.duracloud.sync.backup.ChangedListBackupManager
Attempts to reload the changed list from a backup file.
loadFromXml(String) - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
loadFromXml(String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
loadFromXmlStream(InputStream) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
loadProperties(InputStream) - Static method in class org.duracloud.storage.util.StorageProviderUtil
Loads a stream containing properties and populates a map with the properties name/value pairs.
loadProperty(String, String) - Method in class org.duracloud.appconfig.ApplicationInitializer
 
loadProperty(String, String) - Method in class org.duracloud.appconfig.domain.BaseConfig
This method handles loading the given key/value into its proper, application-specific field.
loadProperty(String, String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
loadProperty(String, String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
loadProperty(String, String) - Method in class org.duracloud.appconfig.domain.DurastoreConfig
 
loadProperty(String, String) - Method in class org.duracloud.appconfig.domain.SecurityConfig
 
loadUserByUsername(String) - Method in class org.duracloud.duradmin.security.DummyUserService
 
loadUserByUsername(String) - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
This method retrieves UserDetails for all users from a flat file in DuraCloud.
LOCAL_FS - Static variable in class org.duracloud.services.hadoop.base.FileCopier
 
LocalComputeProviderImpl - Class in org.duracloud.computeprovider.mgmt.mock
 
LocalComputeProviderImpl() - Constructor for class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
LocalServicesManager - Interface in org.duracloud.duraservice.mgmt
 
lock() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
lockServiceComputeInstance(String) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Locks a service compute instance, meaning that no further services should be deployed on this instance until the lock is removed.
log - Variable in class org.duracloud.common.rest.RestUtilImpl
 
log - Static variable in class org.duracloud.common.util.ApplicationConfig
 
log - Variable in class org.duracloud.common.util.DatabaseUtil
 
log - Variable in class org.duracloud.common.util.metrics.MetricsReport
 
log - Static variable in class org.duracloud.common.web.NetworkUtil
 
log - Variable in class org.duracloud.common.web.RestHttpHelper
 
log - Static variable in class org.duracloud.computeprovider.mgmt.ComputeProviderFactory
 
log - Variable in class org.duracloud.duradmin.control.BaseCommandController
 
log - Variable in class org.duracloud.duradmin.control.BaseFormController
 
log - Variable in class org.duracloud.duradmin.control.DashboardController
 
log - Variable in class org.duracloud.duradmin.services.controller.ServiceController
 
log - Variable in class org.duracloud.duradmin.services.controller.ServicesController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.PartnerLogoController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.SpaceController
 
log - Variable in class org.duracloud.duradmin.spaces.controller.SpacesController
 
log - Variable in class org.duracloud.duraservice.aop.MessageConsumer
 
log - Variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
log - Variable in class org.duracloud.durastore.aop.ContentMessageConverter
 
log - Variable in class org.duracloud.durastore.aop.IngestMessageConverter
 
log - Variable in class org.duracloud.durastore.aop.MessageConsumer
 
log - Variable in class org.duracloud.durastore.aop.SpaceMessageConverter
 
log - Variable in class org.duracloud.durastore.aop.UpdateMessageConsumer
 
log - Static variable in class org.duracloud.durastore.rest.SpaceResource
 
log - Variable in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
 
log - Static variable in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
log - Variable in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription
 
log - Variable in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
log - Variable in class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
log - Variable in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
log - Variable in class org.duracloud.servicesutil.util.internal.ServiceInstallerImpl
 
log - Variable in class org.duracloud.storage.domain.StorageAccountManager
 
log - Variable in class org.duracloud.storage.provider.StorageProviderBase
 
log - Variable in class org.duracloud.storage.provider.StorageProviderBase.SpaceDeleteWorker
 
log - Static variable in class org.duracloud.unittestdb.UnitTestDatabaseLoaderCLI
 
log - Static variable in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
logger - Static variable in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
 
LoggingAdvice - Class in org.duracloud.computeprovider.aop
 
LoggingAdvice() - Constructor for class org.duracloud.computeprovider.aop.LoggingAdvice
 
login(Credential) - Method in class org.duracloud.client.ContentStoreManagerImpl
 
login(Credential) - Method in class org.duracloud.client.report.BaseReportManager
 
login(Credential) - Method in class org.duracloud.client.ServicesManagerImpl
 
login(Credential) - Method in interface org.duracloud.common.model.Securable
This method supplies user credentials to the application.
login(Credential) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
 
LoginController - Class in org.duracloud.duradmin.control
 
LoginController() - Constructor for class org.duracloud.duradmin.control.LoginController
 
logout() - Method in class org.duracloud.client.ContentStoreManagerImpl
 
logout() - Method in class org.duracloud.client.report.BaseReportManager
 
logout() - Method in class org.duracloud.client.ServicesManagerImpl
 
logout() - Method in interface org.duracloud.common.model.Securable
This method clears any previously logged-in credentials.
logout() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
 
LogUtil - Class in org.duracloud.retrieval.util
Sets up the log facilities.
LogUtil() - Constructor for class org.duracloud.retrieval.util.LogUtil
 
LogUtil - Class in org.duracloud.sync.util
Sets up the log facilities.
LogUtil() - Constructor for class org.duracloud.sync.util.LogUtil
 

M

main(String[]) - Static method in class org.duracloud.appconfig.ApplicationInitDriver
 
main(String[]) - Static method in class org.duracloud.chunk.FileChunkerDriver
Main
main(String[]) - Static method in class org.duracloud.common.util.bulk.ManifestVerifierDriver
 
main(String[]) - Static method in class org.duracloud.common.util.EncryptionUtil
This main prompts the user to input a string to be encrypted.
main(String[]) - Static method in class org.duracloud.duraservice.config.ServiceXmlGenerator
 
main(String[]) - Static method in class org.duracloud.retrieval.RetrievalTool
 
main(String[]) - Static method in class org.duracloud.services.hadoop.base.JobRunner
Main method that sets up file processing job.
main(String[]) - Static method in class org.duracloud.services.hadoop.fixity.FixityJobRunner
Main method that sets up fixity job.
main(String[]) - Static method in class org.duracloud.services.hadoop.fixityproperties.FixityPropertiesJobRunner
Main method that sets up fixity job.
main(String[]) - Static method in class org.duracloud.services.hadoop.imageconversion.ICJobRunner
Main method that sets up image conversion job.
main(String[]) - Static method in class org.duracloud.services.hadoop.replication.RepJobRunner
Main method that sets up replication job.
main(String[]) - Static method in class org.duracloud.servicesadminclient.ServicesAdminClientCLI
 
main(String[]) - Static method in class org.duracloud.stitch.FileStitcherDriver
Main
main(String[]) - Static method in class org.duracloud.sync.SyncTool
 
main(String[]) - Static method in class org.duracloud.unittestdb.UnitTestDatabaseLoaderCLI
 
main(String[]) - Static method in class org.duracloud.upload.UploadToolFrame
 
ManageSecurityUsersController - Class in org.duracloud.duradmin.control
Deprecated. This class may no longer be needed as the "Administration" tab is now read-only.
ManageSecurityUsersController() - Constructor for class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
ManifestDocumentBinding - Class in org.duracloud.chunk.manifest.xml
This class is a helper utility for binding ChunksManifest objects to a ChunksManifest xml document.
ManifestDocumentBinding() - Constructor for class org.duracloud.chunk.manifest.xml.ManifestDocumentBinding
 
ManifestElementReader - Class in org.duracloud.chunk.manifest.xml
This class is responsible for binding ChunksManifest xml documents to ChunksManifest objects.
ManifestElementReader() - Constructor for class org.duracloud.chunk.manifest.xml.ManifestElementReader
 
ManifestElementWriter - Class in org.duracloud.chunk.manifest.xml
This class is responsible for serializing ChunksManifest objects into ChunksManifest xml documents.
ManifestElementWriter() - Constructor for class org.duracloud.chunk.manifest.xml.ManifestElementWriter
 
manifestSuffix - Static variable in class org.duracloud.chunk.manifest.ChunksManifest
 
ManifestVerifier - Class in org.duracloud.common.util.bulk
This class compares two manifest files for equal size and checksum/entryname mappings The expected format of the input files is
ManifestVerifier(File, File) - Constructor for class org.duracloud.common.util.bulk.ManifestVerifier
 
ManifestVerifier.ResultEntry - Class in org.duracloud.common.util.bulk
 
ManifestVerifier.ResultEntry() - Constructor for class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
ManifestVerifier.State - Enum in org.duracloud.common.util.bulk
 
ManifestVerifierDriver - Class in org.duracloud.common.util.bulk
 
ManifestVerifierDriver() - Constructor for class org.duracloud.common.util.bulk.ManifestVerifierDriver
 
ManifestVerifyException - Exception in org.duracloud.common.error
 
ManifestVerifyException(String) - Constructor for exception org.duracloud.common.error.ManifestVerifyException
 
ManifestVerifyException(String, String, int, int) - Constructor for exception org.duracloud.common.error.ManifestVerifyException
 
ManifestVerifyException(String, String, List<String>) - Constructor for exception org.duracloud.common.error.ManifestVerifyException
 
ManifestVerifyException.ErrorType - Enum in org.duracloud.common.error
Error types of specific to verifying checksum manifests.
map(Writable, Text, OutputCollector<Text, Text>, Reporter) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Performs the actual file processing.
map(String, String, OutputCollector<Text, Text>, Reporter) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Performs the actual file processing.
map(Writable, Text, OutputCollector<Text, Text>, Reporter) - Method in class org.duracloud.services.hadoop.fixityproperties.HashPropertiesFinderMapper
 
map(Writable, Text, OutputCollector<Text, Text>, Reporter) - Method in class org.duracloud.services.hadoop.replication.retry.RetryRepMapper
 
mark(int) - Method in class org.duracloud.io.ByteCountingInputStream
 
markForUpdate() - Method in class org.duracloud.duradmin.util.ScrollableList
 
markSupported() - Method in class org.duracloud.io.ByteCountingInputStream
 
MAX_ITEM_COUNT - Static variable in class org.duracloud.s3storage.S3StorageProvider
 
MAX_RETRIES - Static variable in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
MAX_RETRIES - Static variable in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
MAX_THREAD_WAIT - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
maxRetries - Static variable in class org.duracloud.durareport.storage.StorageReportBuilder
 
maxRetries - Static variable in class org.duracloud.durareport.storage.StorageReportHandler
 
maxRetries - Static variable in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
md5Preserved() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 
MD5Util - Class in org.duracloud.services.hadoop.store
This class is a utility for getting an MD5 for a local file or from a file stored in DuraCloud.
MD5Util() - Constructor for class org.duracloud.services.hadoop.store.MD5Util
 
MediaStreamingService - Class in org.duracloud.services.streaming
Service which provides media streaming capabilities
MediaStreamingService() - Constructor for class org.duracloud.services.streaming.MediaStreamingService
 
MediaStreamingServiceInfo - Class in org.duracloud.duraservice.config
 
MediaStreamingServiceInfo() - Constructor for class org.duracloud.duraservice.config.MediaStreamingServiceInfo
 
MessageConsumer - Class in org.duracloud.duraservice.aop
 
MessageConsumer() - Constructor for class org.duracloud.duraservice.aop.MessageConsumer
 
MessageConsumer - Class in org.duracloud.durastore.aop
This is placeholder class that will be replaced when consumers are written to monitor messaging topics/queues
MessageConsumer() - Constructor for class org.duracloud.durastore.aop.MessageConsumer
 
MessageFormattable - Interface in org.duracloud.common.error
This interface defines the methods for creating formatted messages.
MessageUtils - Class in org.duracloud.duradmin.util
 
MessageUtils() - Constructor for class org.duracloud.duradmin.util.MessageUtils
 
Metric - Class in org.duracloud.common.util.metrics
This class holds timing metrics for a set of related events (MetricElements).
Metric(String, String) - Constructor for class org.duracloud.common.util.metrics.Metric
 
metric - Variable in class org.duracloud.storage.provider.ProbedStorageProvider
 
Metric.MetricElement - Class in org.duracloud.common.util.metrics
 
MetricException - Exception in org.duracloud.common.util.metrics
 
MetricException(String) - Constructor for exception org.duracloud.common.util.metrics.MetricException
 
Metrics - Class in org.duracloud.reportdata.storage.metrics
 
Metrics() - Constructor for class org.duracloud.reportdata.storage.metrics.Metrics
 
Metrics(long, long, List<MimetypeMetrics>) - Constructor for class org.duracloud.reportdata.storage.metrics.Metrics
 
MetricsCollector - Class in org.duracloud.durareport.storage.metrics
 
MetricsCollector() - Constructor for class org.duracloud.durareport.storage.metrics.MetricsCollector
 
MetricsProbed - Interface in org.duracloud.common.util.metrics
This interface allows implementations to be injected with a MetricsTable in which to collect Metrics.
MetricsReport - Class in org.duracloud.common.util.metrics
This class writes the contents of a MetricsTable to the provided metricsFileName.
MetricsReport(String, String) - Constructor for class org.duracloud.common.util.metrics.MetricsReport
 
MetricsTable - Class in org.duracloud.common.util.metrics
This class aggregates Metrics into a hierarchy roughly similar to a call stack.
MetricsTable() - Constructor for class org.duracloud.common.util.metrics.MetricsTable
 
metricsTable - Variable in class org.duracloud.storage.provider.ProbedStorageProvider
 
MimePostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
This class is designed to run after the completion of a hadoop job.
MimePostJobWorker(AmazonMapReduceJobWorker, ContentStore, String) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.MimePostJobWorker
 
mimeType - Variable in class org.duracloud.common.rest.RestUtil.RequestContent
 
MIMETYPE - Static variable in class org.duracloud.durastore.aop.IngestMessageConverter
 
MIMETYPE_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
 
MimetypeMetrics - Class in org.duracloud.reportdata.storage.metrics
 
MimetypeMetrics(String, long, long) - Constructor for class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
 
MimetypeMetricsCollector - Class in org.duracloud.durareport.storage.metrics
 
MimetypeMetricsCollector(String) - Constructor for class org.duracloud.durareport.storage.metrics.MimetypeMetricsCollector
 
MimetypeUtil - Class in org.duracloud.common.util
Determines the MIME type of a file.
MimetypeUtil() - Constructor for class org.duracloud.common.util.MimetypeUtil
 
MimeTypeUtil - Class in org.duracloud.services.hadoop.store
 
MimeTypeUtil() - Constructor for class org.duracloud.services.hadoop.store.MimeTypeUtil
 
MockComputeProviderProperties - Class in org.duracloud.computeprovider.mgmt.mock
 
MockComputeProviderProperties() - Constructor for class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
MockInstanceDescription - Class in org.duracloud.computeprovider.mgmt.mock
 
MockInstanceDescription() - Constructor for class org.duracloud.computeprovider.mgmt.mock.MockInstanceDescription
 
MockRetryStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing retry AOP
MockRetryStorageProvider() - Constructor for class org.duracloud.durastore.test.MockRetryStorageProvider
 
MockStorageProvider - Class in org.duracloud.storage.provider.mock
 
MockStorageProvider() - Constructor for class org.duracloud.storage.provider.mock.MockStorageProvider
 
MockVerifyCreateStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing verify creation AOP
MockVerifyCreateStorageProvider() - Constructor for class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
MockVerifyDeleteStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing verify deletion AOP
MockVerifyDeleteStorageProvider() - Constructor for class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
ModeSetType - Interface in org.duracloud
An XML modeSetType(@duracloud.org).
ModeSetType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ModeSetTypeImpl - Class in org.duracloud.impl
An XML modeSetType(@duracloud.org).
ModeSetTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ModeSetTypeImpl
 
ModeType - Interface in org.duracloud
An XML modeType(@duracloud.org).
ModeType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ModeTypeImpl - Class in org.duracloud.impl
An XML modeType(@duracloud.org).
ModeTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ModeTypeImpl
 
MonitoredFile - Class in org.duracloud.sync.endpoint
 
MonitoredFile(File) - Constructor for class org.duracloud.sync.endpoint.MonitoredFile
 
MonitoredFileInputStream - Class in org.duracloud.sync.endpoint
 
MonitoredFileInputStream(File) - Constructor for class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
monitorStatus(Uploader) - Method in class org.duracloud.upload.panel.StartupPanel
 
monitorStatus(Uploader) - Method in class org.duracloud.upload.panel.StatusPanel
 
moveContent(String, String, String, String) - Method in interface org.duracloud.client.ContentStore
This method moves the content item found in source-space with the id of source-content-id into the dest-space, naming it to dest-content-id.
moveContent(String, String, String, String) - Method in class org.duracloud.client.ContentStoreImpl
 
moveContent(String, String, String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
moveToOutput(File, String, String, Reporter) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Moves the result file to the output location with the given filename.
msgBrokerUrlKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
MultiContentInputStream - Class in org.duracloud.stitch.stream
This class exposes a single InputStream composed of the sequence of content streams read on-demand from the provided list of ContentItems.
MultiContentInputStream(DataSource, List<ContentItem>) - Constructor for class org.duracloud.stitch.stream.MultiContentInputStream
 
multipartFilePost(String, File) - Method in class org.duracloud.common.web.RestHttpHelper
 
multipartFileStreamPost(String, String, InputStream, long) - Method in class org.duracloud.common.web.RestHttpHelper
 
multipartPost(String, Part[]) - Method in class org.duracloud.common.web.RestHttpHelper
 
MultiPostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
This class is designed to run after the completion of a hadoop job.
MultiPostJobWorker(AmazonMapReduceJobWorker, AmazonMapReduceJobWorker...) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
MultiPostJobWorker(AmazonMapReduceJobWorker, long, AmazonMapReduceJobWorker...) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
MULTISELECT - Static variable in interface org.duracloud.OptionInputType
 
MultiSelectUserConfig - Class in org.duracloud.serviceconfig.user
 
MultiSelectUserConfig(String, String, List<Option>) - Constructor for class org.duracloud.serviceconfig.user.MultiSelectUserConfig
 
MultiSelectUserConfig(String, String, List<Option>, String) - Constructor for class org.duracloud.serviceconfig.user.MultiSelectUserConfig
 

N

NamedFilterList - Class in org.duracloud.services.common.model
This class provides a container for lists of name/value pairs (i.e.
NamedFilterList(List<NamedFilterList.NamedFilter>) - Constructor for class org.duracloud.services.common.model.NamedFilterList
 
NamedFilterList.NamedFilter - Class in org.duracloud.services.common.model
This inner class contains the name/value pair filters and the name associated with them.
NamedFilterList.NamedFilter(String, Map<String, String>) - Constructor for class org.duracloud.services.common.model.NamedFilterList.NamedFilter
 
NameValuePair - Class in org.duracloud.duradmin.util
 
NameValuePair(String, Object) - Constructor for class org.duracloud.duradmin.util.NameValuePair
 
NavigationUtils - Class in org.duracloud.duradmin.util
 
NavigationUtils() - Constructor for class org.duracloud.duradmin.util.NavigationUtils
 
needsToAutoGenerateHashListing() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
needsToCompare() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
needsToHash() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
NetworkUtil - Class in org.duracloud.common.web
This class is a utility for monitoring the state of network resources.
NetworkUtil() - Constructor for class org.duracloud.common.web.NetworkUtil
 
NEW - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
NEW_HOST_DISPLAY - Static variable in class org.duracloud.duraservice.mgmt.ServiceManager
 
NEW_SERVICE_HOST - Static variable in class org.duracloud.duraservice.mgmt.ServiceManager
 
newContentStoreImpl(StorageAccount) - Method in class org.duracloud.client.ContentStoreManagerImpl
 
newContentStoreImpl(StorageAccount) - Method in class org.duracloud.client.impl.CachingContentStoreManagerImpl
 
newInstance() - Static method in class noNamespace.ServiceReportBase.Factory
 
newInstance(XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
newInstance() - Static method in class noNamespace.ServiceReportList.Factory
 
newInstance(XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
newInstance() - Static method in class noNamespace.ServiceReportListDocument.Factory
 
newInstance(XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
newInstance() - Static method in class org.duracloud.AuthoritiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
newInstance() - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
newInstance() - Static method in class org.duracloud.ChunksManifestType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
newInstance() - Static method in class org.duracloud.ChunksType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
newInstance() - Static method in class org.duracloud.ChunkType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
newInstance() - Static method in class org.duracloud.DependenciesType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
newInstance() - Static method in class org.duracloud.DependencyType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentOptionType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentStatusType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentsType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
newInstance() - Static method in class org.duracloud.DeploymentType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
newInstance() - Static method in class org.duracloud.HeaderType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
newInstance() - Static method in class org.duracloud.ModeSetType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
newInstance() - Static method in class org.duracloud.ModeType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
newInstance() - Static method in class org.duracloud.OptionInputType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
newInstance() - Static method in class org.duracloud.PropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
newInstance() - Static method in class org.duracloud.PropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
newInstance() - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
newInstance() - Static method in class org.duracloud.SecurityUsersType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
newInstance() - Static method in class org.duracloud.SecurityUserType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
newInstance() - Static method in class org.duracloud.ServiceDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
newInstance() - Static method in class org.duracloud.ServicesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
newInstance() - Static method in class org.duracloud.ServicesDocument.Services.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServicesDocument.Services.Factory
 
newInstance() - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
newInstance() - Static method in class org.duracloud.ServiceSummariesDocument.ServiceSummaries.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.ServiceSummaries.Factory
 
newInstance() - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
newInstance() - Static method in class org.duracloud.ServiceSummaryType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
newInstance() - Static method in class org.duracloud.ServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
newInstance() - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
newInstance() - Static method in class org.duracloud.SingleServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
newInstance() - Static method in class org.duracloud.SourceContentType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
newInstance() - Static method in class org.duracloud.SystemConfigType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
newInstance() - Static method in class org.duracloud.SystemPropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
newInstance() - Static method in class org.duracloud.UserConfigType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
newInstance() - Static method in class org.duracloud.UserPropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
newInstance() - Static method in class org.duracloud.UserPropertyType.Option.Factory
 
newInstance(XmlOptions) - Static method in class org.duracloud.UserPropertyType.Option.Factory
 
newline - Static variable in class org.duracloud.services.image.ConversionResultProcessor
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class noNamespace.ServiceReportBase.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class noNamespace.ServiceReportList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class noNamespace.ServiceReportListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.AuthoritiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ChunksManifestDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ChunksManifestType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ChunksType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ChunkType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DependenciesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DependencyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentStatusType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.DeploymentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.HeaderType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ModeSetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ModeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.OptionInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.PropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.PropertyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SecurityUsersDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SecurityUsersType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SecurityUserType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServiceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServicesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServiceSummaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.ServiceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SingleServiceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SourceContentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SystemConfigType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.SystemPropertyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.UserConfigType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.duracloud.UserPropertyType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
Deprecated. XMLInputStream
newValue(Object) - Static method in class org.duracloud.AuthoritiesType.Factory
 
newValue(Object) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
newValue(Object) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
newValue(Object) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
newValue(Object) - Static method in class org.duracloud.OptionInputType.Factory
 
newWorker(ContentLocation) - Method in class org.duracloud.services.fixity.HashFinderWorkerFactory
 
newWorker(ContentLocationPair) - Method in class org.duracloud.services.fixity.HashVerifierWorkerFactory
 
newWorker(T) - Method in interface org.duracloud.services.fixity.worker.ServiceWorkerFactory
 
next() - Method in class org.duracloud.chunk.ChunkableContent
This method returns the next chunk of the wrapped InputStream.
next() - Method in class org.duracloud.client.ContentIterator
 
next() - Method in class org.duracloud.duradmin.util.ScrollableList
 
next() - Method in class org.duracloud.services.fixity.HashFinderWorkload
 
next() - Method in class org.duracloud.services.fixity.HashVerifierWorkload
 
next() - Method in interface org.duracloud.services.fixity.worker.ServiceWorkload
 
next(Text, Text) - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
Store the next record to be processed in the provided key/value objects.
next() - Method in class org.duracloud.storage.domain.ContentIterator
 
next() - Method in class org.duracloud.sync.endpoint.ChunkFilteredIterator
 
nextChunkId() - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
NO_RETRY - Static variable in exception org.duracloud.storage.error.StorageException
 
noChangeCompletion() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
noChangeNeeded(String) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
noNamespace - package noNamespace
 
noNamespace.impl - package noNamespace.impl
 
NoopServiceListerImpl - Class in org.duracloud.servicesutil.util.internal
 
NoopServiceListerImpl() - Constructor for class org.duracloud.servicesutil.util.internal.NoopServiceListerImpl
 
NoopServiceStarterImpl - Class in org.duracloud.servicesutil.util.internal
 
NoopServiceStarterImpl() - Constructor for class org.duracloud.servicesutil.util.internal.NoopServiceStarterImpl
 
NoopServiceStopperImpl - Class in org.duracloud.servicesutil.util.internal
 
NoopServiceStopperImpl() - Constructor for class org.duracloud.servicesutil.util.internal.NoopServiceStopperImpl
 
NoopTaskRunner - Class in org.duracloud.s3task
This task does not actually do anything, but it does allow for tests to ensure that task execution is operational.
NoopTaskRunner() - Constructor for class org.duracloud.s3task.NoopTaskRunner
 
NoSuchDeployedServiceException - Exception in org.duracloud.duraservice.error
 
NoSuchDeployedServiceException(int, int) - Constructor for exception org.duracloud.duraservice.error.NoSuchDeployedServiceException
 
NoSuchServiceComputeInstanceException - Exception in org.duracloud.duraservice.error
 
NoSuchServiceComputeInstanceException(String) - Constructor for exception org.duracloud.duraservice.error.NoSuchServiceComputeInstanceException
 
NoSuchServiceException - Exception in org.duracloud.duraservice.error
 
NoSuchServiceException(int) - Constructor for exception org.duracloud.duraservice.error.NoSuchServiceException
 
NOT_ENCRYPTED - Static variable in class org.duracloud.common.util.DatabaseUtil
 
NotFoundException - Exception in org.duracloud.chunk.error
 
NotFoundException(String) - Constructor for exception org.duracloud.chunk.error.NotFoundException
 
NotFoundException(String, Exception) - Constructor for exception org.duracloud.chunk.error.NotFoundException
 
NotFoundException - Exception in org.duracloud.client.report.error
Exception thrown when a response from a report call returns a 404 NOT FOUND response.
NotFoundException(String) - Constructor for exception org.duracloud.client.report.error.NotFoundException
 
NotFoundException - Exception in org.duracloud.error
Exception thrown when a requested space or content item does not exist.
NotFoundException(String) - Constructor for exception org.duracloud.error.NotFoundException
 
NotFoundException(String, String, Exception) - Constructor for exception org.duracloud.error.NotFoundException
 
NotFoundException(String, String, String, Exception) - Constructor for exception org.duracloud.error.NotFoundException
 
NotFoundException(String, String, String, String, String, Exception) - Constructor for exception org.duracloud.error.NotFoundException
 
NotFoundException - Exception in org.duracloud.serviceapi.error
Exception thrown when a response from a services call returns a 404 NOT FOUND response.
NotFoundException(String) - Constructor for exception org.duracloud.serviceapi.error.NotFoundException
 
NotFoundException(String, String) - Constructor for exception org.duracloud.serviceapi.error.NotFoundException
 
NotFoundException - Exception in org.duracloud.storage.error
Exception thrown by StorageProvider implementations when a requested space or content item does not exist.
NotFoundException(String) - Constructor for exception org.duracloud.storage.error.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.duracloud.storage.error.NotFoundException
 
NotificationFactory - Interface in org.duracloud.notification
 
NoUserLoggedInException - Exception in org.duracloud.security.error
 
NoUserLoggedInException() - Constructor for exception org.duracloud.security.error.NoUserLoggedInException
 
now() - Static method in class org.duracloud.common.util.DateUtil
 
nowLong() - Static method in class org.duracloud.common.util.DateUtil
 
nowMid() - Static method in class org.duracloud.common.util.DateUtil
 
nowShort() - Static method in class org.duracloud.common.util.DateUtil
 
numBytesRead() - Method in class org.duracloud.chunk.stream.ChunkInputStream
 

O

onDeploy(DeployMessage) - Method in class org.duracloud.duraservice.aop.MessageConsumer
 
onDeploy(DeployMessage) - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
onDeploy(DeployMessage) - Method in interface org.duracloud.servicemonitor.ServiceMonitor
This method consumes messages on the deployment of any service.
onFileChange(File) - Method in class org.duracloud.sync.monitor.DirectoryListener
 
onFileCreate(File) - Method in class org.duracloud.sync.monitor.DirectoryListener
 
onFileDelete(File) - Method in class org.duracloud.sync.monitor.DirectoryListener
 
onIngest(IngestMessage) - Method in class org.duracloud.durastore.aop.MessageConsumer
 
onMessage(Message) - Method in class org.duracloud.services.listener.BaseListenerService
 
onUndeploy(ServiceMessage) - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
onUndeploy(ServiceMessage) - Method in interface org.duracloud.servicemonitor.ServiceMonitor
This method consumes messages on the un-deployment of any service.
onUpdate(ContentMessage) - Method in class org.duracloud.durastore.aop.UpdateMessageConsumer
 
onUpdateConfig(ServiceMessage) - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
onUpdateConfig(ServiceMessage) - Method in interface org.duracloud.servicemonitor.ServiceMonitor
This method consumes messages on the update of any service configuration.
OPTIMIZE_COST - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
OPTIMIZE_MODE_STANDARD - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
OPTIMIZE_SPEED - Static variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
Option - Class in org.duracloud.serviceconfig.user
This class holds config option details.
Option(String, String, boolean) - Constructor for class org.duracloud.serviceconfig.user.Option
 
OptionInputType - Interface in org.duracloud
An XML optionInputType(@duracloud.org).
OptionInputType.Enum - Class in org.duracloud
Enumeration value class for org.duracloud.OptionInputType.
OptionInputType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
OptionInputTypeImpl - Class in org.duracloud.impl
An XML optionInputType(@duracloud.org).
OptionInputTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.OptionInputTypeImpl
 
OptionInputTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.OptionInputTypeImpl
 
org.duracloud - package org.duracloud
 
org.duracloud.appconfig - package org.duracloud.appconfig
 
org.duracloud.appconfig.domain - package org.duracloud.appconfig.domain
 
org.duracloud.appconfig.support - package org.duracloud.appconfig.support
 
org.duracloud.appconfig.xml - package org.duracloud.appconfig.xml
 
org.duracloud.azurestorage - package org.duracloud.azurestorage
 
org.duracloud.chunk - package org.duracloud.chunk
 
org.duracloud.chunk.error - package org.duracloud.chunk.error
 
org.duracloud.chunk.manifest - package org.duracloud.chunk.manifest
 
org.duracloud.chunk.manifest.xml - package org.duracloud.chunk.manifest.xml
 
org.duracloud.chunk.stream - package org.duracloud.chunk.stream
 
org.duracloud.chunk.util - package org.duracloud.chunk.util
 
org.duracloud.chunk.writer - package org.duracloud.chunk.writer
 
org.duracloud.client - package org.duracloud.client
 
org.duracloud.client.impl - package org.duracloud.client.impl
 
org.duracloud.client.report - package org.duracloud.client.report
 
org.duracloud.client.report.error - package org.duracloud.client.report.error
 
org.duracloud.common.error - package org.duracloud.common.error
 
org.duracloud.common.model - package org.duracloud.common.model
 
org.duracloud.common.rest - package org.duracloud.common.rest
 
org.duracloud.common.stream - package org.duracloud.common.stream
 
org.duracloud.common.util - package org.duracloud.common.util
 
org.duracloud.common.util.bulk - package org.duracloud.common.util.bulk
 
org.duracloud.common.util.metrics - package org.duracloud.common.util.metrics
 
org.duracloud.common.web - package org.duracloud.common.web
 
org.duracloud.common.xml - package org.duracloud.common.xml
 
org.duracloud.common.xml.error - package org.duracloud.common.xml.error
 
org.duracloud.computeprovider.aop - package org.duracloud.computeprovider.aop
 
org.duracloud.computeprovider.domain - package org.duracloud.computeprovider.domain
 
org.duracloud.computeprovider.mgmt - package org.duracloud.computeprovider.mgmt
 
org.duracloud.computeprovider.mgmt.mock - package org.duracloud.computeprovider.mgmt.mock
 
org.duracloud.controller - package org.duracloud.controller
 
org.duracloud.domain - package org.duracloud.domain
 
org.duracloud.duradmin.binding - package org.duracloud.duradmin.binding
 
org.duracloud.duradmin.cache - package org.duracloud.duradmin.cache
 
org.duracloud.duradmin.common - package org.duracloud.duradmin.common
 
org.duracloud.duradmin.config - package org.duracloud.duradmin.config
 
org.duracloud.duradmin.contentstore - package org.duracloud.duradmin.contentstore
 
org.duracloud.duradmin.control - package org.duracloud.duradmin.control
 
org.duracloud.duradmin.domain - package org.duracloud.duradmin.domain
 
org.duracloud.duradmin.report - package org.duracloud.duradmin.report
 
org.duracloud.duradmin.security - package org.duracloud.duradmin.security
 
org.duracloud.duradmin.services - package org.duracloud.duradmin.services
 
org.duracloud.duradmin.services.controller - package org.duracloud.duradmin.services.controller
 
org.duracloud.duradmin.spaces.controller - package org.duracloud.duradmin.spaces.controller
 
org.duracloud.duradmin.util - package org.duracloud.duradmin.util
 
org.duracloud.duradmin.view - package org.duracloud.duradmin.view
 
org.duracloud.duradmin.view.tiles2 - package org.duracloud.duradmin.view.tiles2
 
org.duracloud.durareport.error - package org.duracloud.durareport.error
 
org.duracloud.durareport.rest - package org.duracloud.durareport.rest
 
org.duracloud.durareport.service - package org.duracloud.durareport.service
 
org.duracloud.durareport.storage - package org.duracloud.durareport.storage
 
org.duracloud.durareport.storage.metrics - package org.duracloud.durareport.storage.metrics
 
org.duracloud.duraservice.aop - package org.duracloud.duraservice.aop
 
org.duracloud.duraservice.config - package org.duracloud.duraservice.config
 
org.duracloud.duraservice.domain - package org.duracloud.duraservice.domain
 
org.duracloud.duraservice.error - package org.duracloud.duraservice.error
 
org.duracloud.duraservice.mgmt - package org.duracloud.duraservice.mgmt
 
org.duracloud.duraservice.rest - package org.duracloud.duraservice.rest
 
org.duracloud.durastore.aop - package org.duracloud.durastore.aop
 
org.duracloud.durastore.error - package org.duracloud.durastore.error
 
org.duracloud.durastore.rest - package org.duracloud.durastore.rest
 
org.duracloud.durastore.test - package org.duracloud.durastore.test
 
org.duracloud.durastore.util - package org.duracloud.durastore.util
 
org.duracloud.ec2typicacomputeprovider.mgmt - package org.duracloud.ec2typicacomputeprovider.mgmt
 
org.duracloud.emcstorage - package org.duracloud.emcstorage
 
org.duracloud.error - package org.duracloud.error
 
org.duracloud.hello - package org.duracloud.hello
 
org.duracloud.impl - package org.duracloud.impl
 
org.duracloud.io - package org.duracloud.io
 
org.duracloud.irodsstorage - package org.duracloud.irodsstorage
 
org.duracloud.mimeutil - package org.duracloud.mimeutil
 
org.duracloud.notification - package org.duracloud.notification
 
org.duracloud.rackspacestorage - package org.duracloud.rackspacestorage
 
org.duracloud.reportdata.storage - package org.duracloud.reportdata.storage
 
org.duracloud.reportdata.storage.metrics - package org.duracloud.reportdata.storage.metrics
 
org.duracloud.reportdata.storage.serialize - package org.duracloud.reportdata.storage.serialize
 
org.duracloud.retrieval - package org.duracloud.retrieval
 
org.duracloud.retrieval.config - package org.duracloud.retrieval.config
 
org.duracloud.retrieval.mgmt - package org.duracloud.retrieval.mgmt
 
org.duracloud.retrieval.source - package org.duracloud.retrieval.source
 
org.duracloud.retrieval.util - package org.duracloud.retrieval.util
 
org.duracloud.s3storage - package org.duracloud.s3storage
 
org.duracloud.s3task - package org.duracloud.s3task
 
org.duracloud.s3task.hadoop - package org.duracloud.s3task.hadoop
 
org.duracloud.s3task.hadoop.param - package org.duracloud.s3task.hadoop.param
 
org.duracloud.s3task.storage - package org.duracloud.s3task.storage
 
org.duracloud.s3task.streaming - package org.duracloud.s3task.streaming
 
org.duracloud.sdscstorage - package org.duracloud.sdscstorage
 
org.duracloud.security - package org.duracloud.security
 
org.duracloud.security.context - package org.duracloud.security.context
 
org.duracloud.security.domain - package org.duracloud.security.domain
 
org.duracloud.security.error - package org.duracloud.security.error
 
org.duracloud.security.impl - package org.duracloud.security.impl
 
org.duracloud.security.vote - package org.duracloud.security.vote
 
org.duracloud.security.xml - package org.duracloud.security.xml
 
org.duracloud.serviceapi - package org.duracloud.serviceapi
 
org.duracloud.serviceapi.aop - package org.duracloud.serviceapi.aop
 
org.duracloud.serviceapi.error - package org.duracloud.serviceapi.error
 
org.duracloud.serviceconfig - package org.duracloud.serviceconfig
 
org.duracloud.serviceconfig.serialize - package org.duracloud.serviceconfig.serialize
 
org.duracloud.serviceconfig.user - package org.duracloud.serviceconfig.user
 
org.duracloud.serviceconfig.xml - package org.duracloud.serviceconfig.xml
 
org.duracloud.servicemonitor - package org.duracloud.servicemonitor
 
org.duracloud.servicemonitor.error - package org.duracloud.servicemonitor.error
 
org.duracloud.servicemonitor.impl - package org.duracloud.servicemonitor.impl
 
org.duracloud.services - package org.duracloud.services
 
org.duracloud.services.amazonfixity - package org.duracloud.services.amazonfixity
 
org.duracloud.services.amazonfixity.postprocessing - package org.duracloud.services.amazonfixity.postprocessing
 
org.duracloud.services.amazonmapreduce - package org.duracloud.services.amazonmapreduce
 
org.duracloud.services.amazonmapreduce.impl - package org.duracloud.services.amazonmapreduce.impl
 
org.duracloud.services.amazonmapreduce.postprocessing - package org.duracloud.services.amazonmapreduce.postprocessing
 
org.duracloud.services.amazonmapreduce.util - package org.duracloud.services.amazonmapreduce.util
 
org.duracloud.services.beans - package org.duracloud.services.beans
 
org.duracloud.services.bitintegritytools - package org.duracloud.services.bitintegritytools
 
org.duracloud.services.bulkimageconversion - package org.duracloud.services.bulkimageconversion
 
org.duracloud.services.cloudsync - package org.duracloud.services.cloudsync
 
org.duracloud.services.cloudsync.error - package org.duracloud.services.cloudsync.error
 
org.duracloud.services.common.error - package org.duracloud.services.common.error
 
org.duracloud.services.common.model - package org.duracloud.services.common.model
 
org.duracloud.services.common.util - package org.duracloud.services.common.util
 
org.duracloud.services.duplication - package org.duracloud.services.duplication
 
org.duracloud.services.duplication.error - package org.duracloud.services.duplication.error
 
org.duracloud.services.duplication.impl - package org.duracloud.services.duplication.impl
 
org.duracloud.services.duplication.result - package org.duracloud.services.duplication.result
 
org.duracloud.services.fixity - package org.duracloud.services.fixity
 
org.duracloud.services.fixity.domain - package org.duracloud.services.fixity.domain
 
org.duracloud.services.fixity.results - package org.duracloud.services.fixity.results
 
org.duracloud.services.fixity.status - package org.duracloud.services.fixity.status
 
org.duracloud.services.fixity.util - package org.duracloud.services.fixity.util
 
org.duracloud.services.fixity.worker - package org.duracloud.services.fixity.worker
 
org.duracloud.services.hadoop.base - package org.duracloud.services.hadoop.base
 
org.duracloud.services.hadoop.fixity - package org.duracloud.services.hadoop.fixity
 
org.duracloud.services.hadoop.fixityproperties - package org.duracloud.services.hadoop.fixityproperties
 
org.duracloud.services.hadoop.imageconversion - package org.duracloud.services.hadoop.imageconversion
 
org.duracloud.services.hadoop.replication - package org.duracloud.services.hadoop.replication
 
org.duracloud.services.hadoop.replication.retry - package org.duracloud.services.hadoop.replication.retry
 
org.duracloud.services.hadoop.store - package org.duracloud.services.hadoop.store
 
org.duracloud.services.hello.impl - package org.duracloud.services.hello.impl
 
org.duracloud.services.hellowebappwrapper - package org.duracloud.services.hellowebappwrapper
 
org.duracloud.services.hellowebappwrapper.error - package org.duracloud.services.hellowebappwrapper.error
 
org.duracloud.services.image - package org.duracloud.services.image
 
org.duracloud.services.image.status - package org.duracloud.services.image.status
 
org.duracloud.services.j2kservice - package org.duracloud.services.j2kservice
 
org.duracloud.services.j2kservice.error - package org.duracloud.services.j2kservice.error
 
org.duracloud.services.listener - package org.duracloud.services.listener
 
org.duracloud.services.replicationod - package org.duracloud.services.replicationod
 
org.duracloud.services.script - package org.duracloud.services.script
 
org.duracloud.services.script.error - package org.duracloud.services.script.error
 
org.duracloud.services.streaming - package org.duracloud.services.streaming
 
org.duracloud.services.util - package org.duracloud.services.util
 
org.duracloud.services.webapputil - package org.duracloud.services.webapputil
 
org.duracloud.services.webapputil.error - package org.duracloud.services.webapputil.error
 
org.duracloud.services.webapputil.internal - package org.duracloud.services.webapputil.internal
 
org.duracloud.services.webapputil.tomcat - package org.duracloud.services.webapputil.tomcat
 
org.duracloud.servicesadmin.control - package org.duracloud.servicesadmin.control
 
org.duracloud.servicesadmin.util - package org.duracloud.servicesadmin.util
 
org.duracloud.servicesadminclient - package org.duracloud.servicesadminclient
 
org.duracloud.servicesutil.util - package org.duracloud.servicesutil.util
 
org.duracloud.servicesutil.util.catalog - package org.duracloud.servicesutil.util.catalog
 
org.duracloud.servicesutil.util.error - package org.duracloud.servicesutil.util.error
 
org.duracloud.servicesutil.util.internal - package org.duracloud.servicesutil.util.internal
 
org.duracloud.servicesutil.util.internal.util - package org.duracloud.servicesutil.util.internal.util
 
org.duracloud.stitch - package org.duracloud.stitch
 
org.duracloud.stitch.datasource - package org.duracloud.stitch.datasource
 
org.duracloud.stitch.datasource.impl - package org.duracloud.stitch.datasource.impl
 
org.duracloud.stitch.error - package org.duracloud.stitch.error
 
org.duracloud.stitch.impl - package org.duracloud.stitch.impl
 
org.duracloud.stitch.stream - package org.duracloud.stitch.stream
 
org.duracloud.storage.domain - package org.duracloud.storage.domain
 
org.duracloud.storage.domain.impl - package org.duracloud.storage.domain.impl
 
org.duracloud.storage.error - package org.duracloud.storage.error
 
org.duracloud.storage.provider - package org.duracloud.storage.provider
 
org.duracloud.storage.provider.mock - package org.duracloud.storage.provider.mock
 
org.duracloud.storage.util - package org.duracloud.storage.util
 
org.duracloud.storage.xml - package org.duracloud.storage.xml
 
org.duracloud.storage.xml.impl - package org.duracloud.storage.xml.impl
 
org.duracloud.sync - package org.duracloud.sync
 
org.duracloud.sync.backup - package org.duracloud.sync.backup
 
org.duracloud.sync.config - package org.duracloud.sync.config
 
org.duracloud.sync.endpoint - package org.duracloud.sync.endpoint
 
org.duracloud.sync.mgmt - package org.duracloud.sync.mgmt
 
org.duracloud.sync.monitor - package org.duracloud.sync.monitor
 
org.duracloud.sync.util - package org.duracloud.sync.util
 
org.duracloud.sync.walker - package org.duracloud.sync.walker
 
org.duracloud.unittestdb - package org.duracloud.unittestdb
 
org.duracloud.unittestdb.domain - package org.duracloud.unittestdb.domain
 
org.duracloud.unittestdb.error - package org.duracloud.unittestdb.error
 
org.duracloud.unittestdb.util - package org.duracloud.unittestdb.util
 
org.duracloud.upload - package org.duracloud.upload
 
org.duracloud.upload.panel - package org.duracloud.upload.panel
 
org.ops4j.pax.exam.mavenplugin - package org.ops4j.pax.exam.mavenplugin
 
org.springframework.web.servlet.view.tiles2 - package org.springframework.web.servlet.view.tiles2
 
outPath - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
OUTPUT_PREFIX - Static variable in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
OutputWriter - Interface in org.duracloud.retrieval.mgmt
Interface for the writing retrieval tool output
outputXml(File) - Method in class org.duracloud.appconfig.ApplicationInitializer
This method writes the configuration files for durastore, duraservice, duradmin and application security to the provided directory.
ownerIdKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 

P

parse(String) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(String, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(File) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(File, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(URL) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(URL, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(InputStream) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(InputStream, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(Reader) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(Reader, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(XMLStreamReader) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(Node) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(Node, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
 
parse(XMLInputStream) - Static method in class noNamespace.ServiceReportBase.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportBase.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(String, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(File) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(File, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(URL) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(URL, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(InputStream) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(InputStream, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(Reader) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(Reader, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(XMLStreamReader) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(Node) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(Node, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
 
parse(XMLInputStream) - Static method in class noNamespace.ServiceReportList.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportList.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(String, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(File) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(File, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(URL) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(URL, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(InputStream) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(Reader) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(XMLStreamReader) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(Node) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(Node, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
 
parse(XMLInputStream) - Static method in class noNamespace.ServiceReportListDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class noNamespace.ServiceReportListDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(File) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(URL) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(InputStream) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(Reader) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(Node) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.AuthoritiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.AuthoritiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(File) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(URL) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(Node) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ChunksManifestDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(File) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(URL) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(Reader) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(Node) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ChunksManifestType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksManifestType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ChunksType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(File) - Static method in class org.duracloud.ChunksType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(URL) - Static method in class org.duracloud.ChunksType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ChunksType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(Reader) - Static method in class org.duracloud.ChunksType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ChunksType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(Node) - Static method in class org.duracloud.ChunksType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ChunksType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunksType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ChunkType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(File) - Static method in class org.duracloud.ChunkType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(URL) - Static method in class org.duracloud.ChunkType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ChunkType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(Reader) - Static method in class org.duracloud.ChunkType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ChunkType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(Node) - Static method in class org.duracloud.ChunkType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ChunkType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ChunkType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(File) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(URL) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(Reader) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(Node) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DependenciesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DependenciesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DependencyType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(File) - Static method in class org.duracloud.DependencyType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(URL) - Static method in class org.duracloud.DependencyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DependencyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(Reader) - Static method in class org.duracloud.DependencyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DependencyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(Node) - Static method in class org.duracloud.DependencyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DependencyType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DependencyType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionLocationType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionStateType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionsType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionsType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentOptionType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentOptionType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentStatusType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentStatusType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentsType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentsType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(File) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(URL) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(InputStream) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(Reader) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(Node) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.DeploymentType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.DeploymentType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.HeaderType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(File) - Static method in class org.duracloud.HeaderType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(URL) - Static method in class org.duracloud.HeaderType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(InputStream) - Static method in class org.duracloud.HeaderType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(Reader) - Static method in class org.duracloud.HeaderType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.HeaderType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(Node) - Static method in class org.duracloud.HeaderType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.HeaderType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.HeaderType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(File) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(URL) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(Reader) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(Node) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ModeSetType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ModeSetType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ModeType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(File) - Static method in class org.duracloud.ModeType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(URL) - Static method in class org.duracloud.ModeType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ModeType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(Reader) - Static method in class org.duracloud.ModeType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ModeType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(Node) - Static method in class org.duracloud.ModeType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ModeType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ModeType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(File) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(URL) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(InputStream) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(Reader) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(Node) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.OptionInputType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.OptionInputType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(File) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(URL) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(InputStream) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(Reader) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(Node) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.PropertiesType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.PropertiesType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.PropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(File) - Static method in class org.duracloud.PropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(URL) - Static method in class org.duracloud.PropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(InputStream) - Static method in class org.duracloud.PropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(Reader) - Static method in class org.duracloud.PropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.PropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(Node) - Static method in class org.duracloud.PropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.PropertyType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.PropertyType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(File) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(URL) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(Node) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SecurityUsersDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(File) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(URL) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(Reader) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(Node) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SecurityUsersType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUsersType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(File) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(URL) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(Reader) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(Node) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SecurityUserType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SecurityUserType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(File) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(URL) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(Node) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServiceDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(File) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(URL) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(Node) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServicesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServicesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(File) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(URL) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(Node) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummariesDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(File) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(URL) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(Reader) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(Node) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(File) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(URL) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(Reader) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(Node) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServiceSummaryType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceSummaryType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.ServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(File) - Static method in class org.duracloud.ServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(URL) - Static method in class org.duracloud.ServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(InputStream) - Static method in class org.duracloud.ServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(Reader) - Static method in class org.duracloud.ServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.ServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(Node) - Static method in class org.duracloud.ServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.ServiceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.ServiceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(File) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(URL) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(Reader) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(Node) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceSummaryType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(File) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(URL) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(Reader) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(Node) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SingleServiceType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SingleServiceType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(File) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(URL) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(Reader) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(Node) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SourceContentType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SourceContentType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(File) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(URL) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(Reader) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(Node) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SystemConfigType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SystemConfigType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(File) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(URL) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(InputStream) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(Reader) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(Node) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.SystemPropertyType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.SystemPropertyType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(File) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(URL) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(InputStream) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(Reader) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(Node) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.UserConfigType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.UserConfigType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(File) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(URL) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(InputStream) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(Reader) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(Node) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.duracloud.UserPropertyType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.duracloud.UserPropertyType.Factory
Deprecated. XMLInputStream
parseInitParams(String[]) - Method in class org.duracloud.services.hadoop.base.InitParamParser
Process the initialization parameters
parseTaskParams(String) - Method in class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner
 
PartnerLogoController - Class in org.duracloud.duradmin.spaces.controller
 
PartnerLogoController() - Constructor for class org.duracloud.duradmin.spaces.controller.PartnerLogoController
 
pass - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
PassFailPostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
This PostJobWorker examines the final report of a given service run and pushes any errors found up to the parent service.
PassFailPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, String, String) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
 
PassFailPostJobWorker(AmazonMapReduceJobWorker, ContentStore, ContentStreamUtil, String, String, String, long) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
 
passwordKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
passwordKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
passwordKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
PasswordRepositoryDBImpl - Class in org.duracloud.unittestdb
 
PasswordRepositoryDBImpl() - Constructor for class org.duracloud.unittestdb.PasswordRepositoryDBImpl
 
pathUtil - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
performTask(String, String) - Method in interface org.duracloud.client.ContentStore
Perform a task which is outside of the standard set of storage activites but is available through one or more storage providers.
performTask(String, String) - Method in class org.duracloud.client.ContentStoreImpl
Perform a task which is outside of the standard set of storage activites but is available through one or more storage providers.
performTask(String, String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Perform a task which is outside of the standard set of storage activites but is available through one or more storage providers.
performTask(String, String) - Method in class org.duracloud.durastore.rest.TaskRest
Performs a task
performTask(String) - Method in class org.duracloud.s3task.hadoop.DescribeHadoopJobTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.hadoop.RunHadoopJobTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.hadoop.StopHadoopJobTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.NoopTaskRunner
 
performTask(String, String) - Method in class org.duracloud.s3task.S3TaskProvider
 
performTask(String) - Method in class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.streaming.AddStreamingItemTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.streaming.DeleteStreamingTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.streaming.DisableStreamingTaskRunner
 
performTask(String) - Method in class org.duracloud.s3task.streaming.EnableStreamingTaskRunner
 
performTask(String, String) - Method in interface org.duracloud.storage.provider.TaskProvider
 
performTask(String) - Method in interface org.duracloud.storage.provider.TaskRunner
 
persist(File) - Method in class org.duracloud.sync.mgmt.ChangedList
Writes out the current state of the ChangeList to the given file.
PHASE_COMPARE - Static variable in class org.duracloud.services.fixity.FixityService
 
PHASE_FIND - Static variable in class org.duracloud.services.fixity.FixityService
 
PlaylistCreator - Class in org.duracloud.services.streaming
 
PlaylistCreator() - Constructor for class org.duracloud.services.streaming.PlaylistCreator
 
populateContentItem(String, ContentItem, String, String, ContentStore, ServicesManager) - Static method in class org.duracloud.duradmin.util.SpaceUtil
 
populateElementFromObject(ServiceType, ServiceInfo) - Static method in class org.duracloud.serviceconfig.xml.ServiceElementWriter
 
populateService(ServiceInfo, List<ServiceComputeInstance>, UserStore, String) - Method in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
populateServiceKeepCache(ServiceInfo, List<ServiceComputeInstance>, UserStore, String) - Method in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
populateSpace(Space, Space) - Static method in class org.duracloud.duradmin.util.SpaceUtil
 
port - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
portKey - Static variable in class org.duracloud.appconfig.ApplicationInitializer
 
portKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
portKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
post(String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
post(String, String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
post(String, InputStream, String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
post(HttpServletRequest, HttpServletResponse, T, BindException) - Method in class org.duracloud.controller.AbstractRestController
 
post(HttpServletRequest, HttpServletResponse, Space, BindException) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
postCompletionAction() - Method in class org.duracloud.services.amazonmapreduce.impl.HadoopJobCompletionMonitor
 
postCompletionAction() - Method in class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
 
postCompletionAction() - Method in class org.duracloud.services.amazonmapreduce.JobCompletionMonitor
 
postServiceBundle(String, InputStream, long) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
postServiceBundle(File) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
postServiceConfig(String, Map<String, String>) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
PRAGMA - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
preChunkedContentId(String) - Method in class org.duracloud.chunk.util.ChunkUtil
 
preCompletionAction(AmazonMapReduceJobWorker) - Method in class org.duracloud.services.amazonmapreduce.impl.HadoopJobCompletionMonitor
 
preCompletionAction(AmazonMapReduceJobWorker) - Method in class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
 
preCompletionAction(AmazonMapReduceJobWorker) - Method in class org.duracloud.services.amazonmapreduce.JobCompletionMonitor
 
PREV_BACKUP_FILE_NAME - Static variable in class org.duracloud.sync.config.SyncToolConfigParser
 
previous() - Method in interface org.duracloud.duradmin.util.Scrollable
 
previous() - Method in class org.duracloud.duradmin.util.ScrollableList
 
PRIMARY - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
PRIMARY - Static variable in class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
PRIMARY_HOST_DISPLAY - Static variable in class org.duracloud.duraservice.mgmt.ServiceManager
 
primaryInstanceKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
ProbedStorageProvider - Class in org.duracloud.storage.provider
This class wraps a StorageProvider implementation, collecting timing metrics while passing calls down.
ProbedStorageProvider() - Constructor for class org.duracloud.storage.provider.ProbedStorageProvider
 
PROC_TIME - Static variable in class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
 
processCommandLine(String[]) - Method in class org.duracloud.retrieval.config.RetrievalToolConfigParser
Parses command line configuration into an object structure, validates correct values along the way.
processCommandLine(String[]) - Method in class org.duracloud.sync.config.SyncToolConfigParser
Parses command line configuration into an object structure, validates correct values along the way.
processConfigFileOptions(String[]) - Method in class org.duracloud.sync.config.SyncToolConfigParser
 
processConversionResult(ConversionResult) - Method in interface org.duracloud.services.image.ConversionResultListener
 
processConversionResult(ConversionResult) - Method in class org.duracloud.services.image.ConversionResultProcessor
 
processFile(FileWithMD5, String, Reporter) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
Processes a file and produces a ProcessResult, which includes the file and the contentId under which the file should be stored.
processFile(FileWithMD5, String) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
processFile(FileWithMD5, String) - Method in class org.duracloud.services.hadoop.fixity.HashFinderMapper
Runs Fixity service on file.
processFile(FileWithMD5, String) - Method in class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
Converts an image file.
processFile(FileWithMD5, String, Reporter) - Method in class org.duracloud.services.hadoop.replication.RepMapper
Replicate a file to another storage location
ProcessFileMapper - Class in org.duracloud.services.hadoop.base
Mapper used to process files.
ProcessFileMapper() - Constructor for class org.duracloud.services.hadoop.base.ProcessFileMapper
 
processOptions(String[]) - Method in class org.duracloud.retrieval.config.RetrievalToolConfigParser
 
processResult(DuplicationEvent) - Method in class org.duracloud.services.duplication.result.DuplicationResultListener
 
processResult(DuplicationEvent) - Method in interface org.duracloud.services.duplication.result.ResultListener
This method processes the arg duplication event.
ProcessResult - Class in org.duracloud.services.hadoop.base
Stores the result of file processing.
ProcessResult(File, String) - Constructor for class org.duracloud.services.hadoop.base.ProcessResult
 
processServiceResult(ServiceResult) - Method in interface org.duracloud.services.fixity.results.ServiceResultListener
 
processServiceResult(ServiceResult) - Method in class org.duracloud.services.fixity.results.ServiceResultProcessor
 
processStandardOptions(String[]) - Method in class org.duracloud.sync.config.SyncToolConfigParser
 
project - Variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
The maven project.
PROPERTIES_CONTENT_CHECKSUM - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_CONTENT_MD5 - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_CONTENT_MIMETYPE - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_CONTENT_MODIFIED - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_CONTENT_SIZE - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_COPY_SOURCE - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_SPACE_ACCESS - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_SPACE_COUNT - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_SPACE_CREATED - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PROPERTIES_SPACE_SIZE - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
PropertiesItem - Class in org.duracloud.duradmin.domain
 
PropertiesItem() - Constructor for class org.duracloud.duradmin.domain.PropertiesItem
 
PropertiesType - Interface in org.duracloud
An XML propertiesType(@duracloud.org).
PropertiesType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
PropertiesTypeImpl - Class in org.duracloud.impl
An XML propertiesType(@duracloud.org).
PropertiesTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.PropertiesTypeImpl
 
PropertiesUtils - Class in org.duracloud.duradmin.util
 
PropertiesUtils() - Constructor for class org.duracloud.duradmin.util.PropertiesUtils
 
PropertyType - Interface in org.duracloud
An XML propertyType(@duracloud.org).
PropertyType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
PropertyTypeImpl - Class in org.duracloud.impl
An XML propertyType(@duracloud.org).
PropertyTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.PropertyTypeImpl
 
PropertyTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.PropertyTypeImpl
 
PropsController - Class in org.duracloud.servicesadmin.control
 
PropsController() - Constructor for class org.duracloud.servicesadmin.control.PropsController
 
provider - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
ProviderFactoryBase - Class in org.duracloud.durastore.util
 
ProviderFactoryBase(StorageAccountManager) - Constructor for class org.duracloud.durastore.util.ProviderFactoryBase
 
providerTypeKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
put(String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
put(String, String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
put(String, InputStream, String, String, Map<String, String>) - Method in class org.duracloud.common.web.RestHttpHelper
 
put(HttpServletRequest, HttpServletResponse, T, BindException) - Method in class org.duracloud.controller.AbstractRestController
 
put(HttpServletRequest, HttpServletResponse, ContentItem, BindException) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
put(HttpServletRequest, HttpServletResponse, Space, BindException) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
putContent(String, String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.addContent() and ContentResource.copyContent().

Q

QUALIFIER - Static variable in class org.duracloud.appconfig.ApplicationInitializer
 
QUALIFIER - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
 
QUALIFIER - Static variable in class org.duracloud.appconfig.domain.DurareportConfig
 
QUALIFIER - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
QUALIFIER - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
QUALIFIER - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 

R

RackspaceStorageProvider - Class in org.duracloud.rackspacestorage
Provides content storage backed by Rackspace's Cloud Files service.
RackspaceStorageProvider(String, String, String) - Constructor for class org.duracloud.rackspacestorage.RackspaceStorageProvider
 
RackspaceStorageProvider(String, String) - Constructor for class org.duracloud.rackspacestorage.RackspaceStorageProvider
 
RackspaceStorageProvider(FilesClient) - Constructor for class org.duracloud.rackspacestorage.RackspaceStorageProvider
 
read() - Method in class org.duracloud.chunk.stream.ChunkInputStream
This method reads up to chunkSize number of bytes from the stream.
read(byte[]) - Method in class org.duracloud.io.ByteCountingInputStream
 
read(byte[], int, int) - Method in class org.duracloud.io.ByteCountingInputStream
 
read() - Method in class org.duracloud.io.ByteCountingInputStream
 
read() - Method in class org.duracloud.stitch.stream.MultiContentInputStream
 
read() - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
read(byte[]) - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
read(byte[], int, int) - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
readStringFromStream(InputStream) - Static method in class org.duracloud.common.util.IOUtil
 
REDIRECT_KEY - Static variable in class org.duracloud.duradmin.util.MessageUtils
 
reduce(Text, Iterator<Text>, OutputCollector<Text, Text>, Reporter) - Method in class org.duracloud.services.hadoop.base.ResultsReducer
 
register(String) - Static method in class org.duracloud.servicesutil.util.catalog.BundleCatalog
This method increments the usage count of the arg name in the catalog.
registerCountListener(CountListener) - Method in class org.duracloud.services.fixity.HashFinderWorkload
 
registerCountListener(CountListener) - Method in class org.duracloud.services.fixity.HashVerifierWorkload
 
registerCountListener(CountListener) - Method in interface org.duracloud.services.fixity.worker.ServiceWorkload
 
reinitialize(String, String, String) - Method in interface org.duracloud.client.ContentStoreManager
reconfigure
reinitialize(String, String, String) - Method in class org.duracloud.client.ContentStoreManagerImpl
 
reinitializeContentStoreManager() - Method in class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
remove() - Method in class org.duracloud.chunk.ChunkableContent
 
remove() - Method in class org.duracloud.client.ContentIterator
 
remove(String) - Method in class org.duracloud.controller.UploadManager
 
remove(String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
remove(String[], Map<String, String>) - Static method in class org.duracloud.duradmin.util.TagUtil
 
remove() - Method in class org.duracloud.storage.domain.ContentIterator
 
remove() - Method in class org.duracloud.sync.endpoint.ChunkFilteredIterator
 
removeChunk(int) - Method in interface org.duracloud.ChunksType
Removes the ith "chunk" element
removeChunk(int) - Method in class org.duracloud.impl.ChunksTypeImpl
Removes the ith "chunk" element
removeDependency(int) - Method in interface org.duracloud.DependenciesType
Removes the ith "dependency" element
removeDependency(int) - Method in class org.duracloud.impl.DependenciesTypeImpl
Removes the ith "dependency" element
removeDeployment(int) - Method in interface org.duracloud.DeploymentsType
Removes the ith "deployment" element
removeDeployment(int) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Removes the ith "deployment" element
removeMode(int) - Method in class org.duracloud.impl.ModeSetTypeImpl
Removes the ith "mode" element
removeMode(int) - Method in interface org.duracloud.ModeSetType
Removes the ith "mode" element
removeModeSet(int) - Method in class org.duracloud.impl.ModeTypeImpl
Removes the ith "modeSet" element
removeModeSet(int) - Method in class org.duracloud.impl.UserConfigTypeImpl
Removes the ith "modeSet" element
removeModeSet(int) - Method in interface org.duracloud.ModeType
Removes the ith "modeSet" element
removeModeSet(int) - Method in interface org.duracloud.UserConfigType
Removes the ith "modeSet" element
removeOption(int) - Method in interface org.duracloud.DeploymentOptionsType
Removes the ith "option" element
removeOption(int) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Removes the ith "option" element
removeOption(int) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Removes the ith "option" element
removeOption(int) - Method in interface org.duracloud.UserPropertyType
Removes the ith "option" element
removeProperty(int) - Method in class org.duracloud.impl.ModeTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in class org.duracloud.impl.PropertiesTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.duracloud.ModeType
Removes the ith "property" element
removeProperty(int) - Method in interface org.duracloud.PropertiesType
Removes the ith "property" element
removeProperty(int) - Method in interface org.duracloud.SystemConfigType
Removes the ith "property" element
removeSecurityUser(int) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Removes the ith "security-user" element
removeSecurityUser(int) - Method in interface org.duracloud.SecurityUsersType
Removes the ith "security-user" element
removeService(int) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Removes the ith "service" element
removeService(int) - Method in interface org.duracloud.ServicesDocument.Services
Removes the ith "service" element
removeServiceReport(int) - Method in class noNamespace.impl.ServiceReportListImpl
Removes the ith "serviceReport" element
removeServiceReport(int) - Method in interface noNamespace.ServiceReportList
Removes the ith "serviceReport" element
removeServiceSummary(int) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Removes the ith "serviceSummary" element
removeServiceSummary(int) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Removes the ith "serviceSummary" element
removeSpace(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
removeSpace(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
removeSpace(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
removeSpace(String) - Method in class org.duracloud.s3storage.S3StorageProvider
removeSpace(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
 
removeTag(String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.TagUtil
 
removeUser(String) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
renameFile(File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
REP_ATTEMPTS - Static variable in class org.duracloud.services.hadoop.replication.RepMapper
 
REP_RESULT - Static variable in class org.duracloud.services.hadoop.replication.RepMapper
 
RepInitParamParser - Class in org.duracloud.services.hadoop.replication
 
RepInitParamParser() - Constructor for class org.duracloud.services.hadoop.replication.RepInitParamParser
 
RepJobBuilder - Class in org.duracloud.services.hadoop.replication
This class constructs a hadoop job to perform replication
RepJobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.replication.RepJobBuilder
Constructs a Replication Job builder
RepJobRunner - Class in org.duracloud.services.hadoop.replication
This is the main point of entry for the hadoop replication application.
RepJobRunner() - Constructor for class org.duracloud.services.hadoop.replication.RepJobRunner
 
ReplicationOnDemandJobWorker - Class in org.duracloud.services.replicationod
 
ReplicationOnDemandJobWorker(ContentStore, String, Map<String, String>, String) - Constructor for class org.duracloud.services.replicationod.ReplicationOnDemandJobWorker
 
ReplicationOnDemandService - Class in org.duracloud.services.replicationod
Service which replicates content from one space to another.
ReplicationOnDemandService() - Constructor for class org.duracloud.services.replicationod.ReplicationOnDemandService
 
ReplicationOnDemandServiceInfo - Class in org.duracloud.duraservice.config
 
ReplicationOnDemandServiceInfo() - Constructor for class org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo
 
ReplicationOnDemandServiceInfo.ModeType - Enum in org.duracloud.duraservice.config
 
ReplicationOnDemandTaskHelper - Class in org.duracloud.s3task.hadoop.param
 
ReplicationOnDemandTaskHelper() - Constructor for class org.duracloud.s3task.hadoop.param.ReplicationOnDemandTaskHelper
 
Replicator - Class in org.duracloud.services.hadoop.replication
Performs the work of moving a content item to be replicated to the destination location.
Replicator(ContentStore, String, String, ContentStore, String, FileWithMD5, Map<String, String>) - Constructor for class org.duracloud.services.hadoop.replication.Replicator
 
RepMapper - Class in org.duracloud.services.hadoop.replication
Mapper used to perform replication.
RepMapper() - Constructor for class org.duracloud.services.hadoop.replication.RepMapper
 
report(OutputStream) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
 
REPORT_KEY - Static variable in interface org.duracloud.services.ComputeService
 
ReportBuilderException - Exception in org.duracloud.durareport.error
 
ReportBuilderException(String) - Constructor for exception org.duracloud.durareport.error.ReportBuilderException
 
ReportBuilderException(String, Throwable) - Constructor for exception org.duracloud.durareport.error.ReportBuilderException
 
reporter - Variable in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
ReportException - Exception in org.duracloud.client.report.error
Exception thrown by the Report Manager.
ReportException(String) - Constructor for exception org.duracloud.client.report.error.ReportException
 
ReportException(String, Throwable) - Constructor for exception org.duracloud.client.report.error.ReportException
 
ReportException(Throwable) - Constructor for exception org.duracloud.client.report.error.ReportException
 
RepOutputFormat - Class in org.duracloud.services.hadoop.replication
 
RepOutputFormat() - Constructor for class org.duracloud.services.hadoop.replication.RepOutputFormat
 
reset() - Method in class org.duracloud.io.ByteCountingInputStream
 
reset() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.duracloud.duradmin.common.SimpleExceptionResolver
 
resolver - Variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
resolveSystemConfigVars(UserStore, List<SystemConfig>) - Method in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
Populates variables in a service's system configuration.
ResourceException - Exception in org.duracloud.durastore.error
 
ResourceException(String) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
resourceKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
ResourceNotFoundException - Exception in org.duracloud.durastore.error
 
ResourceNotFoundException(String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceNotFoundException(String, String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceNotFoundException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceType - Class in org.duracloud.unittestdb.domain
This class creates a virtual union enum from StorageProviderType and DuraCloudUserType.
responseBad(Exception) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseBad(Exception, Response.Status) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseBad(String, Response.Status) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseBadRequest(Exception) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseNotFound() - Method in class org.duracloud.durareport.rest.BaseRest
 
responseOk(String) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseOkXml(String) - Method in class org.duracloud.durareport.rest.BaseRest
 
responseOkXmlStream(InputStream) - Method in class org.duracloud.durareport.rest.BaseRest
 
RestartDirWalker - Class in org.duracloud.sync.walker
Walks a set of directory trees just like a DirWalker, but only adds files to the changed list if their modified date is more recent than the time of the last backup.
RestartDirWalker(List<File>, long) - Constructor for class org.duracloud.sync.walker.RestartDirWalker
 
restHelper - Variable in class org.duracloud.client.report.BaseReportManager
 
RestHttpHelper - Class in org.duracloud.common.web
Provides helper methods for REST tests
RestHttpHelper() - Constructor for class org.duracloud.common.web.RestHttpHelper
 
RestHttpHelper(Credential) - Constructor for class org.duracloud.common.web.RestHttpHelper
 
RestHttpHelper.HttpResponse - Class in org.duracloud.common.web
 
RestHttpHelper.HttpResponse(int, Header[], Header[], InputStream) - Constructor for class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
RestHttpHelper.HttpResponse(HttpMethod) - Constructor for class org.duracloud.common.web.RestHttpHelper.HttpResponse
 
restore(File) - Method in class org.duracloud.sync.mgmt.ChangedList
Restores the state of the ChangedList using the given backup file
RestUtil - Interface in org.duracloud.common.rest
 
RestUtil.RequestContent - Class in org.duracloud.common.rest
 
RestUtil.RequestContent() - Constructor for class org.duracloud.common.rest.RestUtil.RequestContent
 
RestUtilImpl - Class in org.duracloud.common.rest
Utility class for REST operations.
RestUtilImpl() - Constructor for class org.duracloud.common.rest.RestUtilImpl
 
RESULT - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
RESULT_PATH - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
resultEntries() - Method in class org.duracloud.common.util.bulk.ManifestVerifier
 
resultInfo - Variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
ResultListener - Interface in org.duracloud.services.duplication.result
This interface defines the contract for listeners of duplication events.
ResultsReducer - Class in org.duracloud.services.hadoop.base
Reducer used to collect processing output
ResultsReducer() - Constructor for class org.duracloud.services.hadoop.base.ResultsReducer
 
retriesExist() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
This method is intended as a helper for UNIT TESTS ONLY.
RetrievalManager - Class in org.duracloud.retrieval.mgmt
The RetreivalManager manages the retrieval of files from DuraCloud to the local file system.
RetrievalManager(RetrievalSource, File, File, boolean, int, OutputWriter, boolean) - Constructor for class org.duracloud.retrieval.mgmt.RetrievalManager
 
RetrievalSource - Interface in org.duracloud.retrieval.source
 
RetrievalTool - Class in org.duracloud.retrieval
Starting point for the Retrieval Tool.
RetrievalTool() - Constructor for class org.duracloud.retrieval.RetrievalTool
 
RetrievalToolConfig - Class in org.duracloud.retrieval.config
Configuration for the Retrieval Tool
RetrievalToolConfig() - Constructor for class org.duracloud.retrieval.config.RetrievalToolConfig
 
RetrievalToolConfigParser - Class in org.duracloud.retrieval.config
Handles reading the configuration parameters for the Retrieval Tool
RetrievalToolConfigParser() - Constructor for class org.duracloud.retrieval.config.RetrievalToolConfigParser
Creates a parser for command line configuration options.
RetrievalWorker - Class in org.duracloud.retrieval.mgmt
Handles the retrieving of a single file from DuraCloud.
RetrievalWorker(ContentItem, RetrievalSource, File, boolean, OutputWriter, boolean) - Constructor for class org.duracloud.retrieval.mgmt.RetrievalWorker
Creates a Retrieval Worker to handle retrieving a file
retrieveConfig(File) - Method in class org.duracloud.sync.config.SyncToolConfigParser
 
retrieveFile() - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
retrievePrevConfig(File) - Method in class org.duracloud.sync.config.SyncToolConfigParser
Retrieves the configuration of the previous run of the Sync Tool.
retrieveToFile(File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
RETRY - Static variable in exception org.duracloud.storage.error.StorageException
 
retry - Variable in exception org.duracloud.storage.error.StorageException
 
RETRY_AFTER - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
RetryAdvice - Class in org.duracloud.durastore.aop
 
RetryAdvice() - Constructor for class org.duracloud.durastore.aop.RetryAdvice
 
RetryRepJobBuilder - Class in org.duracloud.services.hadoop.replication.retry
 
RetryRepJobBuilder(Map<String, String>) - Constructor for class org.duracloud.services.hadoop.replication.retry.RetryRepJobBuilder
Constructs a Replication Job builder
RetryRepMapper - Class in org.duracloud.services.hadoop.replication.retry
 
RetryRepMapper() - Constructor for class org.duracloud.services.hadoop.replication.retry.RetryRepMapper
 
RETURN_TO_KEY - Static variable in class org.duracloud.duradmin.util.NavigationUtils
 
RFC822_DATE_FORMAT - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
RoleVoterImpl - Class in org.duracloud.security.vote
This class wraps the Spring-RoleVoter for debug visibility.
RoleVoterImpl() - Constructor for class org.duracloud.security.vote.RoleVoterImpl
 
RootUserCredential - Class in org.duracloud.common.model
 
RootUserCredential() - Constructor for class org.duracloud.common.model.RootUserCredential
 
run() - Method in class org.duracloud.common.util.ExtendedIteratorCounterThread
 
run() - Method in class org.duracloud.common.util.IteratorCounterThread
 
run() - Method in class org.duracloud.durareport.storage.StorageReportBuilder
 
run() - Method in class org.duracloud.retrieval.mgmt.RetrievalManager
Begins the content retrieval process
run() - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
run() - Method in class org.duracloud.servicemonitor.impl.ServicePoller
 
run() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
run() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
run() - Method in class org.duracloud.services.amazonmapreduce.JobCompletionMonitor
This method spins until the job started by the AmazonMapReduceJobWorker is complete, at which point this method shutsdown the worker.
run() - Method in class org.duracloud.services.fixity.HashFinderWorker
 
run() - Method in class org.duracloud.services.fixity.HashVerifierWorker
 
run() - Method in class org.duracloud.services.fixity.worker.ServiceWorkManager
 
run() - Method in class org.duracloud.services.hadoop.base.FileCopier
 
run() - Method in class org.duracloud.services.hadoop.replication.Replicator
 
run() - Method in class org.duracloud.services.image.ConversionThread
 
run() - Method in class org.duracloud.services.image.ConversionWorker
 
run() - Method in class org.duracloud.services.streaming.AddStreamingItemWorker
 
run() - Method in class org.duracloud.services.streaming.DisableStreamingWorker
 
run() - Method in class org.duracloud.services.streaming.EnableStreamingWorker
 
run() - Method in class org.duracloud.storage.provider.StorageProviderBase.SpaceDeleteWorker
 
run() - Method in class org.duracloud.sync.backup.ChangedListBackupManager
Runs the backup manager.
run() - Method in class org.duracloud.sync.mgmt.ChangeWatcher
 
run() - Method in class org.duracloud.sync.mgmt.SyncWorker
 
run() - Method in class org.duracloud.sync.walker.DeleteChecker
Checks each item in the files list (relative file paths) against each sync directory to see if there is a matching file.
run() - Method in class org.duracloud.sync.walker.DirWalker
 
RUN_HADOOP_TASK_NAME - Static variable in class org.duracloud.storage.domain.HadoopTypes
 
RunHadoopJobTaskRunner - Class in org.duracloud.s3task.hadoop
 
RunHadoopJobTaskRunner(S3StorageProvider, AmazonS3Client, AmazonElasticMapReduceClient) - Constructor for class org.duracloud.s3task.hadoop.RunHadoopJobTaskRunner
 
runJob(JobBuilder) - Method in class org.duracloud.services.hadoop.base.JobRunner
 
runRetrievalTool(RetrievalToolConfig) - Method in class org.duracloud.retrieval.RetrievalTool
 
runSyncTool(SyncToolConfig) - Method in class org.duracloud.sync.SyncTool
 

S

s3Client - Variable in class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
s3Client - Variable in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
s3Provider - Variable in class org.duracloud.s3task.storage.BaseStorageClassTaskRunner
 
s3Provider - Variable in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
S3ProviderUtil - Class in org.duracloud.s3storage
 
S3ProviderUtil() - Constructor for class org.duracloud.s3storage.S3ProviderUtil
 
S3StorageProvider - Class in org.duracloud.s3storage
Provides content storage backed by Amazon's Simple Storage Service.
S3StorageProvider(String, String) - Constructor for class org.duracloud.s3storage.S3StorageProvider
 
S3StorageProvider(String, String, Map<String, String>) - Constructor for class org.duracloud.s3storage.S3StorageProvider
 
S3StorageProvider(AmazonS3Client, String, Map<String, String>) - Constructor for class org.duracloud.s3storage.S3StorageProvider
 
S3TaskProvider - Class in org.duracloud.s3task
Handles tasks specific to content stored in Amazon S3
S3TaskProvider(String, String) - Constructor for class org.duracloud.s3task.S3TaskProvider
 
SAVED_BACKUPS - Static variable in class org.duracloud.sync.backup.ChangedListBackupManager
 
scheduleStorageReport(Date, long) - Method in interface org.duracloud.client.report.StorageReportManager
Schedules a series of storage reports to run.
scheduleStorageReport(Date, long) - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
scheduleStorageReport(long, long) - Method in class org.duracloud.durareport.rest.StorageReportResource
Schedules a series of storage reports to run.
scheduleStorageReport(long, long) - Method in class org.duracloud.durareport.rest.StorageReportRest
Sets up a schedule of storage reports to be run, based on a starting time and the frequency at which the report should be run afterward.
scheduleStorageReport(Date, long) - Method in class org.duracloud.durareport.storage.StorageReportScheduler
Sets up storage reports to be run on a new schedule.
SCHEMA_NAME - Static variable in class org.duracloud.reportdata.storage.StorageReportBase
 
SCHEMA_NAME - Static variable in class org.duracloud.serviceconfig.ServiceReportBase
 
SCHEMA_VERSION - Static variable in class org.duracloud.chunk.manifest.ChunksManifest
 
SCHEMA_VERSION - Static variable in class org.duracloud.reportdata.storage.StorageReportBase
 
SCHEMA_VERSION - Static variable in class org.duracloud.security.domain.SecurityUserBean
 
SCHEMA_VERSION - Static variable in class org.duracloud.serviceconfig.ServiceReportBase
 
SCHEMA_VERSION - Static variable in class org.duracloud.serviceconfig.ServicesConfigDocument
 
SchemaGenerator - Class in org.duracloud.common.xml
Schema generator which can be used to generate a schema for pojo classes which have been marked up with JAXB annotations.
SchemaGenerator(String) - Constructor for class org.duracloud.common.xml.SchemaGenerator
Creates a SchemaGenerator indicating the preferred name of the generated schema file.
SchemaGenerator(String, File) - Constructor for class org.duracloud.common.xml.SchemaGenerator
Creates a SchemaGenerator indicating the preferred name of the generated schema file and the directory in which is should be stored.
schemaVersion - Variable in class org.duracloud.reportdata.storage.StorageReportBase
 
schemaVersion - Variable in class org.duracloud.serviceconfig.ServiceReportBase
 
ScriptService - Class in org.duracloud.services.script
Service which handles the calling of OS-dependent scripts in order to deploy and undeploy utilities within the DuraCloud service environment
ScriptService() - Constructor for class org.duracloud.services.script.ScriptService
 
ScriptService.OS - Enum in org.duracloud.services.script
 
ScriptServiceException - Exception in org.duracloud.services.script.error
 
ScriptServiceException(String) - Constructor for exception org.duracloud.services.script.error.ScriptServiceException
 
ScriptServiceException(String, Throwable) - Constructor for exception org.duracloud.services.script.error.ScriptServiceException
 
ScriptServiceException(Exception) - Constructor for exception org.duracloud.services.script.error.ScriptServiceException
 
Scrollable<E> - Interface in org.duracloud.common.util
A simple interface for lists supporting scrollable behavior result sets.
Scrollable<E> - Interface in org.duracloud.duradmin.util
A simple interface for lists supporting scrollable behavior result sets.
ScrollableList<E> - Class in org.duracloud.duradmin.util
 
ScrollableList() - Constructor for class org.duracloud.duradmin.util.ScrollableList
 
SDSCStorageProvider - Class in org.duracloud.sdscstorage
Provides content storage backed by SDSC's Cloud Storage service.
SDSCStorageProvider(String, String) - Constructor for class org.duracloud.sdscstorage.SDSCStorageProvider
 
Securable - Interface in org.duracloud.common.model
 
SecurityAdvice - Class in org.duracloud.duradmin.security
This class wraps calls to securable objects and logs them in if there is a valid credential in the security context.
SecurityAdvice(SecurityContextUtil) - Constructor for class org.duracloud.duradmin.security.SecurityAdvice
 
SecurityConfig - Class in org.duracloud.appconfig.domain
This class holds the configuration elements for application security.
SecurityConfig() - Constructor for class org.duracloud.appconfig.domain.SecurityConfig
 
SecurityContextUtil - Class in org.duracloud.security.context
This class returns the Credential of the user currently logged into the session.
SecurityContextUtil() - Constructor for class org.duracloud.security.context.SecurityContextUtil
 
SecurityRest - Class in org.duracloud.durareport.rest
 
SecurityRest(DuracloudUserDetailsService, RestUtil) - Constructor for class org.duracloud.durareport.rest.SecurityRest
 
SecurityRest - Class in org.duracloud.duraservice.rest
 
SecurityRest(DuracloudUserDetailsService, RestUtil) - Constructor for class org.duracloud.duraservice.rest.SecurityRest
 
SecurityRest - Class in org.duracloud.durastore.rest
 
SecurityRest(DuracloudUserDetailsService, RestUtil) - Constructor for class org.duracloud.durastore.rest.SecurityRest
 
SecurityUserBean - Class in org.duracloud.security.domain
 
SecurityUserBean() - Constructor for class org.duracloud.security.domain.SecurityUserBean
 
SecurityUserBean(String, String, List<String>) - Constructor for class org.duracloud.security.domain.SecurityUserBean
 
SecurityUserBean(String, String, boolean, boolean, boolean, boolean, List<String>) - Constructor for class org.duracloud.security.domain.SecurityUserBean
 
SecurityUserCommand - Class in org.duracloud.duradmin.domain
 
SecurityUserCommand() - Constructor for class org.duracloud.duradmin.domain.SecurityUserCommand
 
SecurityUserCommand(List<SecurityUserBean>) - Constructor for class org.duracloud.duradmin.domain.SecurityUserCommand
 
SecurityUserElementReader - Class in org.duracloud.security.xml
This class is responsible for binding SecurityUsers xml documents to SecurityUserBean lists.
SecurityUserElementReader() - Constructor for class org.duracloud.security.xml.SecurityUserElementReader
 
SecurityUserElementWriter - Class in org.duracloud.security.xml
This class is responsible for serializing SecurityUserBean lists into SecurityUser xml documents.
SecurityUserElementWriter() - Constructor for class org.duracloud.security.xml.SecurityUserElementWriter
 
SecurityUsersDocument - Interface in org.duracloud
A document containing one security-users(@duracloud.org) element.
SecurityUsersDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SecurityUsersDocumentBinding - Class in org.duracloud.security.xml
This class is a helper utility for binding SecurityUserBean objects to a SecurityUsers xml document.
SecurityUsersDocumentBinding() - Constructor for class org.duracloud.security.xml.SecurityUsersDocumentBinding
 
SecurityUsersDocumentImpl - Class in org.duracloud.impl
A document containing one security-users(@duracloud.org) element.
SecurityUsersDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUsersDocumentImpl
 
SecurityUsersType - Interface in org.duracloud
An XML SecurityUsersType(@duracloud.org).
SecurityUsersType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SecurityUsersTypeImpl - Class in org.duracloud.impl
An XML SecurityUsersType(@duracloud.org).
SecurityUsersTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUsersTypeImpl
 
SecurityUserType - Interface in org.duracloud
An XML SecurityUserType(@duracloud.org).
SecurityUserType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SecurityUserTypeImpl - Class in org.duracloud.impl
An XML SecurityUserType(@duracloud.org).
SecurityUserTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SecurityUserTypeImpl
 
select(Option) - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
select(String) - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
 
SelectableUserConfig - Class in org.duracloud.serviceconfig.user
 
SelectableUserConfig(String, String, List<Option>) - Constructor for class org.duracloud.serviceconfig.user.SelectableUserConfig
 
SelectableUserConfig(String, String, List<Option>, String) - Constructor for class org.duracloud.serviceconfig.user.SelectableUserConfig
 
SelectionPanel - Class in org.duracloud.upload.panel
 
SelectionPanel(UploadFacilitator) - Constructor for class org.duracloud.upload.panel.SelectionPanel
 
send(String, String, String...) - Method in class org.duracloud.notification.AmazonEmailer
 
send(String, String, String...) - Method in interface org.duracloud.notification.Emailer
This method sends an notification to the listed recipients in text format
sendAsHtml(String, String, String...) - Method in class org.duracloud.notification.AmazonEmailer
 
sendAsHtml(String, String, String...) - Method in interface org.duracloud.notification.Emailer
This method sends an notification to the listed recipients in HTML format
SEPARATOR - Static variable in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
SerializationUtil - Class in org.duracloud.common.util
Provides utility methods for serializing and deserializing.
SerializationUtil() - Constructor for class org.duracloud.common.util.SerializationUtil
 
serialize(T) - Method in class org.duracloud.common.xml.XmlSerializer
Serializes the data stored within a java bean to XML.
serialize(List<ComputeService>) - Method in interface org.duracloud.services.util.ServiceSerializer
 
serialize(ComputeServiceBean) - Method in interface org.duracloud.services.util.ServiceSerializer
 
serialize(List<ComputeService>) - Method in class org.duracloud.services.util.XMLServiceSerializerImpl
 
serialize(ComputeServiceBean) - Method in class org.duracloud.services.util.XMLServiceSerializerImpl
 
serializeList(List<?>) - Static method in class org.duracloud.common.util.SerializationUtil
Serializes a List to XML.
serializeMap(Map<String, String>) - Static method in class org.duracloud.common.util.SerializationUtil
Serializes a Map to XML.
SERVER - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
ServerXmlInputStream - Class in org.duracloud.services.webapputil.tomcat
 
ServerXmlInputStream(InputStream, int) - Constructor for class org.duracloud.services.webapputil.tomcat.ServerXmlInputStream
 
Service - Class in org.duracloud.duraservice.domain
Contains a service
Service() - Constructor for class org.duracloud.duraservice.domain.Service
 
SERVICE_HOST - Static variable in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
SERVICE_HOST_INDEX - Static variable in class org.duracloud.duraservice.aop.DeployAdvice
 
SERVICE_ID - Static variable in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
SERVICE_ID - Static variable in class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
SERVICE_ID_INDEX - Static variable in class org.duracloud.duraservice.aop.DeployAdvice
 
SERVICE_ID_INDEX - Static variable in class org.duracloud.duraservice.aop.ServiceAdvice
 
ServiceAdvice - Class in org.duracloud.duraservice.aop
 
ServiceAdvice() - Constructor for class org.duracloud.duraservice.aop.ServiceAdvice
 
ServiceCommand - Class in org.duracloud.duradmin.domain
 
ServiceCommand() - Constructor for class org.duracloud.duradmin.domain.ServiceCommand
 
ServiceCompute - Class in org.duracloud.duraservice.domain
Stores the information necessary to perform actions on a service compute instance
ServiceCompute() - Constructor for class org.duracloud.duraservice.domain.ServiceCompute
 
ServiceComputeInstance - Class in org.duracloud.duraservice.domain
 
ServiceComputeInstance(String, String, ServicesAdminClient) - Constructor for class org.duracloud.duraservice.domain.ServiceComputeInstance
 
ServiceComputeInstanceUtil - Class in org.duracloud.duraservice.mgmt
This class encapsulates the logic for a ServiceComputeInstance object.
ServiceComputeInstanceUtil() - Constructor for class org.duracloud.duraservice.mgmt.ServiceComputeInstanceUtil
 
ServiceConfigUtil - Class in org.duracloud.duraservice.mgmt
Performs utility functions for service configuration.
ServiceConfigUtil(ContentStoreManagerUtil) - Constructor for class org.duracloud.duraservice.mgmt.ServiceConfigUtil
Creates a service config utility with access to a user's content store
ServiceController - Class in org.duracloud.duradmin.services.controller
 
ServiceController() - Constructor for class org.duracloud.duradmin.services.controller.ServiceController
 
ServiceDependencyHackImporter - Class in org.duracloud.servicesadmin.util
 
ServiceDependencyHackImporter() - Constructor for class org.duracloud.servicesadmin.util.ServiceDependencyHackImporter
 
ServiceDependencyHackImporter - Class in org.duracloud.servicesutil.util
 
ServiceDependencyHackImporter() - Constructor for class org.duracloud.servicesutil.util.ServiceDependencyHackImporter
 
ServiceDocument - Interface in org.duracloud
A document containing one service(@duracloud.org) element.
ServiceDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceDocumentBinding - Class in org.duracloud.serviceconfig.xml
This class is a helper utility for binding single ServiceInfo objects to a single-service xml config document.
ServiceDocumentBinding() - Constructor for class org.duracloud.serviceconfig.xml.ServiceDocumentBinding
 
ServiceDocumentImpl - Class in org.duracloud.impl
A document containing one service(@duracloud.org) element.
ServiceDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceDocumentImpl
 
ServiceElementReader - Class in org.duracloud.serviceconfig.xml
This class is responsible for binding service-config xml documents to ServiceInfo objects.
ServiceElementReader() - Constructor for class org.duracloud.serviceconfig.xml.ServiceElementReader
 
ServiceElementWriter - Class in org.duracloud.serviceconfig.xml
This class is responsible for serializing ServiceInfo objects into service-config xml documents.
ServiceElementWriter() - Constructor for class org.duracloud.serviceconfig.xml.ServiceElementWriter
 
ServiceException - Exception in org.duracloud.duraservice.error
Exception thrown for service errors.
ServiceException(String) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException(String, String) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException(String, Throwable, String) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException(Throwable) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException(Throwable, String) - Constructor for exception org.duracloud.duraservice.error.ServiceException
 
ServiceException - Exception in org.duracloud.services.common.error
 
ServiceException(String) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceException(String, int) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceException(String, Throwable, int) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceException(Throwable) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceException(Throwable, int) - Constructor for exception org.duracloud.services.common.error.ServiceException
 
ServiceHelper - Class in org.duracloud.servicesutil.util.internal.util
 
ServiceHelper() - Constructor for class org.duracloud.servicesutil.util.internal.util.ServiceHelper
 
ServiceInfo - Class in org.duracloud.serviceconfig
This class is the container for all of the settings and options available for a service.
ServiceInfo() - Constructor for class org.duracloud.serviceconfig.ServiceInfo
 
serviceInfoId - Variable in class org.duracloud.duradmin.domain.ServiceCommand
 
ServiceInfoUtil - Class in org.duracloud.duradmin.util
 
ServiceInfoUtil() - Constructor for class org.duracloud.duradmin.util.ServiceInfoUtil
 
ServiceInstallBase - Class in org.duracloud.servicesutil.util.internal
 
ServiceInstallBase() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
ServiceInstaller - Interface in org.duracloud.servicesutil.util
 
ServiceInstallerImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceInstallerImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceInstallerImpl
 
ServiceListDocumentBinding - Class in org.duracloud.serviceconfig.xml
This class is a helper utility for binding multiple ServiceInfo objects to a multi-service xml config document.
ServiceListDocumentBinding() - Constructor for class org.duracloud.serviceconfig.xml.ServiceListDocumentBinding
 
ServiceLister - Interface in org.duracloud.servicesutil.util
 
ServiceListerImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceListerImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceListerImpl
 
ServiceManager - Class in org.duracloud.duraservice.mgmt
Performs management functions over services.
ServiceManager(ContentStoreManagerUtil, ServiceConfigUtil, ServiceComputeInstanceUtil) - Constructor for class org.duracloud.duraservice.mgmt.ServiceManager
 
ServiceMessage - Class in org.duracloud.serviceapi.aop
 
ServiceMessage() - Constructor for class org.duracloud.serviceapi.aop.ServiceMessage
 
ServiceMessageConverter - Class in org.duracloud.serviceapi.aop
 
ServiceMessageConverter() - Constructor for class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
ServiceMonitor - Interface in org.duracloud.servicemonitor
This interface consumes JMS messages on service deployment and begins monitoring the status of the deployed service for completion.
ServiceMonitorImpl - Class in org.duracloud.servicemonitor.impl
 
ServiceMonitorImpl() - Constructor for class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
ServiceMonitorImpl(long, ServiceSummaryDirectory, ServiceSummarizer) - Constructor for class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
 
ServicePoller - Class in org.duracloud.servicemonitor.impl
This class polls deployed services waiting for them to complete.
ServicePoller(int, int, ServiceSummaryDirectory, ServiceSummarizer, long) - Constructor for class org.duracloud.servicemonitor.impl.ServicePoller
 
ServicePropsFinder - Interface in org.duracloud.servicesutil.util
 
ServicePropsFinderImpl - Class in org.duracloud.servicesutil.util.internal
 
ServicePropsFinderImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
 
ServiceRegistryName - Class in org.duracloud.common.model
 
ServiceRegistryName(String) - Constructor for class org.duracloud.common.model.ServiceRegistryName
 
ServiceReportBase - Interface in noNamespace
An XML serviceReportBase(@).
ServiceReportBase - Class in org.duracloud.serviceconfig
 
ServiceReportBase() - Constructor for class org.duracloud.serviceconfig.ServiceReportBase
 
ServiceReportBase.Factory - Class in noNamespace
A factory class with static methods for creating instances of this type.
ServiceReportBaseImpl - Class in noNamespace.impl
An XML serviceReportBase(@).
ServiceReportBaseImpl(SchemaType) - Constructor for class noNamespace.impl.ServiceReportBaseImpl
 
ServiceReportBuilder - Class in org.duracloud.durareport.service
Builds service reports.
ServiceReportBuilder(ServiceSummarizer, ServiceSummaryDirectory) - Constructor for class org.duracloud.durareport.service.ServiceReportBuilder
 
ServiceReportController - Class in org.duracloud.duradmin.control
 
ServiceReportController(ServiceReportManager) - Constructor for class org.duracloud.duradmin.control.ServiceReportController
 
ServiceReportList - Interface in noNamespace
An XML serviceReportList(@).
ServiceReportList - Class in org.duracloud.serviceconfig
 
ServiceReportList(List<String>) - Constructor for class org.duracloud.serviceconfig.ServiceReportList
 
ServiceReportList.Factory - Class in noNamespace
A factory class with static methods for creating instances of this type.
ServiceReportListDocument - Interface in noNamespace
A document containing one serviceReportList(@) element.
ServiceReportListDocument.Factory - Class in noNamespace
A factory class with static methods for creating instances of this type.
ServiceReportListDocumentImpl - Class in noNamespace.impl
A document containing one serviceReportList(@) element.
ServiceReportListDocumentImpl(SchemaType) - Constructor for class noNamespace.impl.ServiceReportListDocumentImpl
 
ServiceReportListImpl - Class in noNamespace.impl
An XML serviceReportList(@).
ServiceReportListImpl(SchemaType) - Constructor for class noNamespace.impl.ServiceReportListImpl
 
ServiceReportListSerializer - Class in org.duracloud.serviceconfig.serialize
 
ServiceReportListSerializer() - Constructor for class org.duracloud.serviceconfig.serialize.ServiceReportListSerializer
 
ServiceReportManager - Interface in org.duracloud.client.report
 
ServiceReportManagerImpl - Class in org.duracloud.client.report
 
ServiceReportManagerImpl(String, String) - Constructor for class org.duracloud.client.report.ServiceReportManagerImpl
 
ServiceReportManagerImpl(String, String, String) - Constructor for class org.duracloud.client.report.ServiceReportManagerImpl
 
ServiceReportResource - Class in org.duracloud.durareport.rest
 
ServiceReportResource(ServiceMonitor) - Constructor for class org.duracloud.durareport.rest.ServiceReportResource
 
ServiceReportRest - Class in org.duracloud.durareport.rest
 
ServiceReportRest(ServiceReportResource) - Constructor for class org.duracloud.durareport.rest.ServiceReportRest
 
ServiceResource - Interface in org.duracloud.duraservice.rest
 
ServiceResourceImpl - Class in org.duracloud.duraservice.rest
Provides interaction with content
ServiceResourceImpl(LocalServicesManager) - Constructor for class org.duracloud.duraservice.rest.ServiceResourceImpl
 
ServiceRest - Class in org.duracloud.duraservice.rest
Provides interaction with services via REST [POST /services] initialize DuraService [GET /services (and /services?show=available) get list (XML) of all services available for deployment [GET /services?show=deployed] get list (XML) of all deployed services [GET /service/{serviceID}] get a particular service with all of its deployments [GET /service/{serviceID}/{deploymentID}] gets a particular service with a particular deployment [PUT /service/{serviceID}?serviceHost=[host-name] deploy a service [POST /service/{serviceID}/{deploymentID}] update the configuration of a service deployment [DELETE /service/{serviceID}/{deploymentID}] undeploy a service a deployed service
ServiceRest(ServiceResource, RestUtil) - Constructor for class org.duracloud.duraservice.rest.ServiceRest
 
ServiceResult - Interface in org.duracloud.services.fixity.results
This interface is for result objects in the ServiceResultProcessing framework.
ServiceResultListener - Interface in org.duracloud.services.fixity.results
 
ServiceResultListener.State - Enum in org.duracloud.services.fixity.results
 
ServiceResultListener.StatusMsg - Class in org.duracloud.services.fixity.results
 
ServiceResultListener.StatusMsg(long, long, long, ServiceResultListener.State, String, String) - Constructor for class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
ServiceResultListener.StatusMsg(String) - Constructor for class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
ServiceResultProcessor - Class in org.duracloud.services.fixity.results
 
ServiceResultProcessor(ContentStore, StatusListener, String, String, String, File) - Constructor for class org.duracloud.services.fixity.results.ServiceResultProcessor
 
ServiceResultProcessor(ContentStore, StatusListener, String, String, String, String, File) - Constructor for class org.duracloud.services.fixity.results.ServiceResultProcessor
 
ServiceRuntimeException - Exception in org.duracloud.services.common.error
 
ServiceRuntimeException(String) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServiceRuntimeException(String, int) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServiceRuntimeException(String, Throwable) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServiceRuntimeException(String, Throwable, int) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServiceRuntimeException(Throwable) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServiceRuntimeException(Throwable, int) - Constructor for exception org.duracloud.services.common.error.ServiceRuntimeException
 
ServicesAdminClient - Class in org.duracloud.servicesadminclient
 
ServicesAdminClient() - Constructor for class org.duracloud.servicesadminclient.ServicesAdminClient
 
ServicesAdminClientCLI - Class in org.duracloud.servicesadminclient
 
ServicesAdminClientCLI(String, String) - Constructor for class org.duracloud.servicesadminclient.ServicesAdminClientCLI
 
ServicesAdminClientCLI.ADMIN_OPTION - Enum in org.duracloud.servicesadminclient
 
ServicesAdminClientCLI.SERVICE - Enum in org.duracloud.servicesadminclient
 
servicesAdminContextKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
servicesAdminPortKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
ServicesConfigDocument - Class in org.duracloud.serviceconfig
ServicesConfigDocument is the top-level abstraction for the entire set of sevice-config settings for all applicable services.
ServicesConfigDocument() - Constructor for class org.duracloud.serviceconfig.ServicesConfigDocument
 
ServicesController - Class in org.duracloud.duradmin.services.controller
 
ServicesController() - Constructor for class org.duracloud.duradmin.services.controller.ServicesController
 
ServicesDocument - Interface in org.duracloud
A document containing one services(@duracloud.org) element.
ServicesDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServicesDocument.Services - Interface in org.duracloud
An XML services(@duracloud.org).
ServicesDocument.Services.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServicesDocumentImpl - Class in org.duracloud.impl
A document containing one services(@duracloud.org) element.
ServicesDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.ServicesDocumentImpl
 
ServicesDocumentImpl.ServicesImpl - Class in org.duracloud.impl
An XML services(@duracloud.org).
ServicesDocumentImpl.ServicesImpl(SchemaType) - Constructor for class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
 
ServiceSerializer - Interface in org.duracloud.services.util
 
ServicesException - Exception in org.duracloud.serviceapi.error
Exception thrown by the Services Manager.
ServicesException(String) - Constructor for exception org.duracloud.serviceapi.error.ServicesException
 
ServicesException(String, Throwable) - Constructor for exception org.duracloud.serviceapi.error.ServicesException
 
ServicesException(Throwable) - Constructor for exception org.duracloud.serviceapi.error.ServicesException
 
ServicesException(String, String) - Constructor for exception org.duracloud.serviceapi.error.ServicesException
 
ServicesManager - Interface in org.duracloud.serviceapi
Allows for communication with DuraService
ServicesManagerImpl - Class in org.duracloud.client
Allows for communication with DuraService
ServicesManagerImpl(String, String) - Constructor for class org.duracloud.client.ServicesManagerImpl
 
ServicesManagerImpl(String, String, String) - Constructor for class org.duracloud.client.ServicesManagerImpl
 
ServiceStarter - Interface in org.duracloud.servicesutil.util
 
ServiceStarterImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceStarterImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
 
ServiceStatusReporter - Interface in org.duracloud.servicesutil.util
 
ServiceStatusReporterImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceStatusReporterImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceStatusReporterImpl
 
ServiceStopper - Interface in org.duracloud.servicesutil.util
 
ServiceStopperImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceStopperImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceStopperImpl
 
ServiceStore - Class in org.duracloud.duraservice.domain
Contains the information necessary to connect to a DuraCloud store which houses service packages
ServiceStore() - Constructor for class org.duracloud.duraservice.domain.ServiceStore
 
serviceStoreKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
ServiceSummariesDocument - Class in org.duracloud.serviceconfig
ServiceSummariesDocument is the top-level abstraction for the entire set of service-summary details for all applicable services.
ServiceSummariesDocument() - Constructor for class org.duracloud.serviceconfig.ServiceSummariesDocument
 
ServiceSummariesDocument - Interface in org.duracloud
A document containing one serviceSummaries(@duracloud.org) element.
ServiceSummariesDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceSummariesDocument.ServiceSummaries - Interface in org.duracloud
An XML serviceSummaries(@duracloud.org).
ServiceSummariesDocument.ServiceSummaries.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceSummariesDocumentImpl - Class in org.duracloud.impl
A document containing one serviceSummaries(@duracloud.org) element.
ServiceSummariesDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceSummariesDocumentImpl
 
ServiceSummariesDocumentImpl.ServiceSummariesImpl - Class in org.duracloud.impl
An XML serviceSummaries(@duracloud.org).
ServiceSummariesDocumentImpl.ServiceSummariesImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
 
ServiceSummarizer - Interface in org.duracloud.servicemonitor
 
ServiceSummarizerImpl - Class in org.duracloud.servicemonitor.impl
 
ServiceSummarizerImpl(ServicesManager) - Constructor for class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
ServiceSummary - Class in org.duracloud.serviceconfig
This bean contains the complete details of a service.
ServiceSummary() - Constructor for class org.duracloud.serviceconfig.ServiceSummary
 
ServiceSummaryDirectory - Interface in org.duracloud.servicemonitor
This class manages the reading, writing, and listing of ServiceSummary report content items.
ServiceSummaryDirectoryImpl - Class in org.duracloud.servicemonitor.impl
This class manages the reading, writing, and listing of ServiceSummary report content items.
ServiceSummaryDirectoryImpl(String, String) - Constructor for class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
ServiceSummaryDirectoryImpl(String, String, ContentStore) - Constructor for class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
 
ServiceSummaryDocument - Interface in org.duracloud
A document containing one serviceSummary(@duracloud.org) element.
ServiceSummaryDocument.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceSummaryDocumentBinding - Class in org.duracloud.serviceconfig.xml
This class is a helper utility for binding single ServiceSummary objects to a single-service xml config document.
ServiceSummaryDocumentBinding() - Constructor for class org.duracloud.serviceconfig.xml.ServiceSummaryDocumentBinding
 
ServiceSummaryDocumentImpl - Class in org.duracloud.impl
A document containing one serviceSummary(@duracloud.org) element.
ServiceSummaryDocumentImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceSummaryDocumentImpl
 
ServiceSummaryElementReader - Class in org.duracloud.serviceconfig.xml
This class is responsible for binding service-config xml documents to ServiceSummary objects.
ServiceSummaryElementReader() - Constructor for class org.duracloud.serviceconfig.xml.ServiceSummaryElementReader
 
ServiceSummaryElementWriter - Class in org.duracloud.serviceconfig.xml
This class is responsible for serializing ServiceSummary objects into service-summary xml documents.
ServiceSummaryElementWriter() - Constructor for class org.duracloud.serviceconfig.xml.ServiceSummaryElementWriter
 
ServiceSummaryException - Exception in org.duracloud.servicemonitor.error
 
ServiceSummaryException(String) - Constructor for exception org.duracloud.servicemonitor.error.ServiceSummaryException
 
ServiceSummaryException(String, Throwable) - Constructor for exception org.duracloud.servicemonitor.error.ServiceSummaryException
 
ServiceSummaryListDocumentBinding - Class in org.duracloud.serviceconfig.xml
This class is a helper utility for binding multiple ServiceInfo objects to a multi-service xml config document.
ServiceSummaryListDocumentBinding() - Constructor for class org.duracloud.serviceconfig.xml.ServiceSummaryListDocumentBinding
 
ServiceSummaryNotFoundException - Exception in org.duracloud.servicemonitor.error
 
ServiceSummaryNotFoundException(String, Throwable) - Constructor for exception org.duracloud.servicemonitor.error.ServiceSummaryNotFoundException
 
ServiceSummaryType - Interface in org.duracloud
An XML serviceSummaryType(@duracloud.org).
ServiceSummaryType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceSummaryTypeImpl - Class in org.duracloud.impl
An XML serviceSummaryType(@duracloud.org).
ServiceSummaryTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceSummaryTypeImpl
 
ServiceType - Interface in org.duracloud
An XML serviceType(@duracloud.org).
ServiceType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
ServiceTypeImpl - Class in org.duracloud.impl
An XML serviceType(@duracloud.org).
ServiceTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.ServiceTypeImpl
 
ServiceUninstaller - Interface in org.duracloud.servicesutil.util
 
ServiceUninstallerImpl - Class in org.duracloud.servicesutil.util.internal
 
ServiceUninstallerImpl() - Constructor for class org.duracloud.servicesutil.util.internal.ServiceUninstallerImpl
 
ServiceWorkerFactory<T> - Interface in org.duracloud.services.fixity.worker
Implementations of this class have the responsibility of creating new, Runnable worker objects with a specific item to process.
ServiceWorkload<T> - Interface in org.duracloud.services.fixity.worker
This class is responsible for determining the set of items that should be worked.
ServiceWorkManager - Class in org.duracloud.services.fixity.worker
 
ServiceWorkManager(ServiceWorkload, ServiceWorkerFactory, ServiceResultListener, int, CountDownLatch) - Constructor for class org.duracloud.services.fixity.worker.ServiceWorkManager
 
ServiceXmlGenerator - Class in org.duracloud.duraservice.config
 
ServiceXmlGenerator(String) - Constructor for class org.duracloud.duraservice.config.ServiceXmlGenerator
 
serviceXmlIdKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
set(List) - Method in interface org.duracloud.AuthoritiesType
Deprecated.  
set(StringEnumAbstractBase) - Method in interface org.duracloud.DeploymentOptionLocationType
 
set(StringEnumAbstractBase) - Method in interface org.duracloud.DeploymentOptionStateType
 
set(StringEnumAbstractBase) - Method in interface org.duracloud.DeploymentStatusType
 
set(StringEnumAbstractBase) - Method in interface org.duracloud.OptionInputType
 
setAccess(String) - Method in class org.duracloud.duradmin.domain.Space
 
setAccess(String) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
setAccess(StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setAccountNonExpired(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "accountNonExpired" element
setAccountNonExpired(boolean) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setAccountNonExpired(boolean) - Method in interface org.duracloud.SecurityUserType
Sets the "accountNonExpired" element
setAccountNonLocked(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "accountNonLocked" element
setAccountNonLocked(boolean) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setAccountNonLocked(boolean) - Method in interface org.duracloud.SecurityUserType
Sets the "accountNonLocked" element
setACL(String, String, CanonicalGrantee) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
setAction(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setAction(String) - Method in class org.duracloud.duradmin.domain.Space
 
setAllSpaces(boolean) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setAmaUrl(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setAmaUrl(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setApplication(Application) - Method in class org.duracloud.appconfig.support.ApplicationWithConfig
 
setArgs(String...) - Method in exception org.duracloud.common.error.DuraCloudCheckedException
 
setArgs(String...) - Method in class org.duracloud.common.error.DuraCloudExceptionCore
 
setArgs(String...) - Method in exception org.duracloud.common.error.DuraCloudRuntimeException
 
setArgs(String...) - Method in interface org.duracloud.common.error.MessageFormattable
This method sets the arg variables that are placed in the message.
setBaseDir(String) - Method in class org.duracloud.services.common.util.BundleHome
 
setBaseURL(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
setBinariesZipName(String) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
 
setBrokerURL(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setBundleHome(BundleHome) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
setBundleHome(BundleHome) - Method in class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
 
setByteSize(long) - Method in interface org.duracloud.ChunkType
Sets the "byteSize" element
setByteSize(long) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets the "byteSize" element
setByteSize(long) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets the "byteSize" element
setByteSize(long) - Method in interface org.duracloud.SourceContentType
Sets the "byteSize" element
setChecksum(String) - Method in class org.duracloud.duradmin.domain.ContentProperties
 
setChecksum0(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
setChecksum1(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
setChunkArray(ChunkType[]) - Method in interface org.duracloud.ChunksType
Sets array of all "chunk" element
setChunkArray(int, ChunkType) - Method in interface org.duracloud.ChunksType
Sets ith "chunk" element
setChunkArray(ChunkType[]) - Method in class org.duracloud.impl.ChunksTypeImpl
Sets array of all "chunk" element
setChunkArray(int, ChunkType) - Method in class org.duracloud.impl.ChunksTypeImpl
Sets ith "chunk" element
setChunkId(String) - Method in interface org.duracloud.ChunkType
Sets the "chunkId" attribute
setChunkId(String) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets the "chunkId" attribute
setChunks(ChunksType) - Method in interface org.duracloud.ChunksManifestType
Sets the "chunks" element
setChunks(ChunksType) - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Sets the "chunks" element
setChunksManifest(ChunksManifestType) - Method in interface org.duracloud.ChunksManifestDocument
Sets the "chunksManifest" element
setChunksManifest(ChunksManifestType) - Method in class org.duracloud.impl.ChunksManifestDocumentImpl
Sets the "chunksManifest" element
setColorSpace(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
setColorSpace(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setCompletionTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setConfig(AppConfig) - Method in class org.duracloud.appconfig.support.ApplicationWithConfig
 
setConfig(AdminInit) - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
setConfigAdmin(DuraConfigAdmin) - Method in class org.duracloud.servicesadmin.control.ConfigureController
 
setConfigFileName(String) - Static method in class org.duracloud.common.error.ExceptionMessages
 
setConfigFileName(String) - Static method in class org.duracloud.duradmin.config.DuradminConfig
 
setConfigs(PropertiesType) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "configs" element
setConfigs(Map<String, String>) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setConfigs(PropertiesType) - Method in interface org.duracloud.ServiceSummaryType
Sets the "configs" element
setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.duracloud.services.listener.BaseListenerService
 
setContent(InputStream) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setContentCopyTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setContentCreateTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setContentDeleteTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setContentDir(File) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setContentDirs(List<File>) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setContentId(String) - Method in interface org.duracloud.DependencyType
Sets the "contentId" attribute
setContentId(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setContentId(String) - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
setContentId(String) - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
setContentId(String) - Method in class org.duracloud.duradmin.domain.Tag
 
setContentId(String) - Method in class org.duracloud.durastore.aop.ContentMessage
 
setContentId(String) - Method in class org.duracloud.durastore.aop.IngestMessage
 
setContentId(String) - Method in class org.duracloud.impl.DependencyTypeImpl
Sets the "contentId" attribute
setContentId(String) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "contentId" attribute
setContentId(String) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets the "contentId" attribute
setContentId(String) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setContentId(String) - Method in interface org.duracloud.ServiceType
Sets the "contentId" attribute
setContentId(String) - Method in interface org.duracloud.SourceContentType
Sets the "contentId" attribute
setContentId(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setContentIds(List<String>) - Method in class org.duracloud.domain.Space
Setter for the field contentIds.
setContentJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
setContentJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
setContentJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
setContentMimetype(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setContentMimeType(String) - Method in class org.duracloud.durastore.aop.IngestMessage
 
setContentMimeType(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in interface org.duracloud.client.ContentStore
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.client.ContentStoreImpl
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Sets the properties associated with content.
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.s3storage.S3StorageProvider
Sets the properties associated with content.
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.
setContents(List<String>) - Method in class org.duracloud.duradmin.domain.Space
 
setContentSize(long) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setContentStore(ContentStore) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
setContentStore(ContentStore) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setContentStore(ContentStore) - Method in class org.duracloud.services.fixity.FixityService
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.security.ContentStoreAuthenticationProvider
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.PartnerLogoController
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
 
setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.SpacesController
 
setContentStoreProvider(ContentStoreProvider) - Method in class org.duracloud.duradmin.control.ControllerSupport
 
setContentStoreProvider(ContentStoreProvider) - Method in class org.duracloud.duradmin.view.BaseViewPreparer
 
setContentUpdateTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setContext(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setContext(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
setContext(String) - Method in class org.duracloud.duraservice.domain.Store
 
setContext(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setContext(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setContext(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setControllerSupport(ControllerSupport) - Method in class org.duracloud.duradmin.control.BaseCommandController
 
setControllerSupport(ControllerSupport) - Method in class org.duracloud.duradmin.control.BaseFormController
 
setConversionDate(Date) - Method in class org.duracloud.services.image.ConversionResult
 
setCostInstanceType(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setCostNumInstances(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setCount(long) - Method in interface org.duracloud.common.util.CountListener
 
setCount(long) - Method in interface org.duracloud.common.util.ExtendedCountListener
 
setCount(String) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
setCount(long) - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
setCount(long) - Method in class org.duracloud.services.fixity.HashFinderWorkload
 
setCount(long) - Method in class org.duracloud.services.fixity.worker.ServiceWorkManager
 
setCountComplete() - Method in interface org.duracloud.common.util.ExtendedCountListener
 
setCountComplete() - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
setCreated(String) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
setCredentialsNonExpired(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "credentialsNonExpired" element
setCredentialsNonExpired(boolean) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setCredentialsNonExpired(boolean) - Method in interface org.duracloud.SecurityUserType
Sets the "credentialsNonExpired" element
setCurrentCount(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setDdl(String) - Method in class org.duracloud.common.util.TableSpec
 
setDefaultOutputSpaceId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setDefaultValue(String) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets the "defaultValue" attribute
setDefaultValue(String) - Method in interface org.duracloud.SystemPropertyType
Sets the "defaultValue" attribute
setDefinitions(String[]) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set the Tiles definitions, i.e.
setDefinitionsFactoryClass(Class<?>) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set the DefinitionsFactory implementation to use.
setDelay(long) - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
setDependencies(DependenciesType) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "dependencies" element
setDependencies(Map<String, String>) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setDependencies(DependenciesType) - Method in interface org.duracloud.ServiceType
Sets the "dependencies" element
setDependencyArray(DependencyType[]) - Method in interface org.duracloud.DependenciesType
Sets array of all "dependency" element
setDependencyArray(int, DependencyType) - Method in interface org.duracloud.DependenciesType
Sets ith "dependency" element
setDependencyArray(DependencyType[]) - Method in class org.duracloud.impl.DependenciesTypeImpl
Sets array of all "dependency" element
setDependencyArray(int, DependencyType) - Method in class org.duracloud.impl.DependenciesTypeImpl
Sets ith "dependency" element
setDeployed(boolean) - Method in class org.duracloud.duraservice.domain.Service
 
setDeployJmsTemplate(JmsTemplate) - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
setDeploymentArray(DeploymentType[]) - Method in interface org.duracloud.DeploymentsType
Sets array of all "deployment" element
setDeploymentArray(int, DeploymentType) - Method in interface org.duracloud.DeploymentsType
Sets ith "deployment" element
setDeploymentArray(DeploymentType[]) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Sets array of all "deployment" element
setDeploymentArray(int, DeploymentType) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Sets ith "deployment" element
setDeploymentId(Integer) - Method in class org.duracloud.duradmin.domain.ServiceCommand
 
setDeploymentId(int) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "deploymentId" attribute
setDeploymentId(int) - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
setDeploymentId(int) - Method in class org.duracloud.serviceapi.aop.ServiceMessage
 
setDeploymentId(int) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setDeploymentId(int) - Method in interface org.duracloud.ServiceSummaryType
Sets the "deploymentId" attribute
setDeploymentLocation(String) - Method in class org.duracloud.duraservice.domain.Service
 
setDeploymentOptions(DeploymentOptionsType) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "deploymentOptions" element
setDeploymentOptions(List<DeploymentOption>) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setDeploymentOptions(DeploymentOptionsType) - Method in interface org.duracloud.ServiceType
Sets the "deploymentOptions" element
setDeployments(DeploymentsType) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "deployments" element
setDeployments(List<Deployment>) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setDeployments(DeploymentsType) - Method in interface org.duracloud.ServiceType
Sets the "deployments" element
setDescription(String) - Method in class org.duracloud.duraservice.domain.Service
 
setDescription(String) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "description" element
setDescription(String) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setDescription(String) - Method in interface org.duracloud.ServiceType
Sets the "description" element
setDestContentId(String) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
setDestination(Destination) - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
setDestination(Destination) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.IngestAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
setDestination(Destination) - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
setDestination(Destination) - Method in class org.duracloud.services.listener.BaseListenerService
 
setDestSpaceId(String) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
setDestSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setDestSpaceId(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setDisplayName(String) - Method in interface org.duracloud.DeploymentOptionType
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
setDisplayName(String) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.impl.ModeTypeImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "displayName" attribute
setDisplayName(String) - Method in interface org.duracloud.ModeSetType
Sets the "displayName" attribute
setDisplayName(String) - Method in interface org.duracloud.ModeType
Sets the "displayName" attribute
setDisplayName(String) - Method in class org.duracloud.serviceconfig.DeploymentOption
 
setDisplayName(String) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setDisplayName(String) - Method in class org.duracloud.serviceconfig.user.Option
 
setDisplayName(String) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
setDisplayName(String) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
setDisplayName(String) - Method in interface org.duracloud.ServiceType
Sets the "displayName" attribute
setDisplayName(String) - Method in interface org.duracloud.UserPropertyType.Option
Sets the "displayName" attribute
setDisplayName(String) - Method in interface org.duracloud.UserPropertyType
Sets the "displayName" attribute
setDurareportContext(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraReportContext(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraserviceContext(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraServiceContext(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraserviceHost(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraServiceHost(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraservicePort(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraServicePort(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraServices(List<String>) - Method in class org.duracloud.servicesutil.util.internal.NoopServiceListerImpl
 
setDuraServices(List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.ServiceListerImpl
setDuraServices(List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.ServicePropsFinderImpl
 
setDuraServices(List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
 
setDuraServices(List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.ServiceStatusReporterImpl
 
setDuraServices(List<ComputeService>) - Method in class org.duracloud.servicesutil.util.internal.ServiceStopperImpl
 
setDurastoreContext(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraStoreContext(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraStoreContext(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setDuraStoreContext(String) - Method in class org.duracloud.services.fixity.FixityService
 
setDuraStoreContext(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setDuraStoreContext(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setDurastoreHost(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraStoreHost(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraStoreHost(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setDuraStoreHost(String) - Method in class org.duracloud.services.fixity.FixityService
 
setDuraStoreHost(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setDuraStoreHost(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setDurastorePort(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
 
setDuraStorePort(String) - Method in class org.duracloud.duradmin.domain.AdminInit
 
setDuraStorePort(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setDuraStorePort(String) - Method in class org.duracloud.services.fixity.FixityService
 
setDuraStorePort(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setDuraStorePort(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setDurastoreURL(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setEC2(Jec2) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
 
setEnabled(Integer) - Method in class org.duracloud.common.model.Credential
 
setEnabled(boolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "enabled" element
setEnabled(boolean) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setEnabled(boolean) - Method in interface org.duracloud.SecurityUserType
Sets the "enabled" element
setEntries(List<ChunksManifestBean.ManifestEntry>) - Method in class org.duracloud.chunk.manifest.ChunksManifestBean
 
setError(String) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setError(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
setError(String) - Method in class org.duracloud.services.BaseService
 
setError(String) - Method in interface org.duracloud.services.fixity.status.StatusListener
This method sets the error of a job.
setError(String) - Method in interface org.duracloud.services.image.status.StatusListener
This method sets the error of a job.
setEstimatedCompletionTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setExclusion(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "exclusion" attribute
setExclusion(String) - Method in interface org.duracloud.UserPropertyType
Sets the "exclusion" attribute
setExitOnCompletion(boolean) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setExtendedProperties(Map<String, String>) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setExtendedProperties(Map<String, String>) - Method in class org.duracloud.duradmin.domain.Space
 
setFailFast(String) - Method in class org.duracloud.services.fixity.FixityService
 
setFile(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
setFinalCount(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setFirstResultIndex(long) - Method in interface org.duracloud.common.util.Scrollable
Sets the starting index for the page.
setFromStoreId(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setGrantedAuthorities(List) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "grantedAuthorities" element
setGrantedAuthorities(List<String>) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setGrantedAuthorities(List) - Method in interface org.duracloud.SecurityUserType
Sets the "grantedAuthorities" element
setHashApproach(String) - Method in class org.duracloud.services.fixity.FixityService
 
setHeader(ChunksManifestBean.ManifestHeader) - Method in class org.duracloud.chunk.manifest.ChunksManifestBean
 
setHeader(HeaderType) - Method in interface org.duracloud.ChunksManifestType
Sets the "header" element
setHeader(HeaderType) - Method in class org.duracloud.impl.ChunksManifestTypeImpl
Sets the "header" element
setHost(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
setHost(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setHost(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
setHost(String) - Method in class org.duracloud.duraservice.domain.Store
 
setHost(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setHost(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setHost(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setHost(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setHostname(String) - Method in interface org.duracloud.DeploymentOptionType
Sets the "hostname" attribute
setHostname(String) - Method in interface org.duracloud.DeploymentType
Sets the "hostname" attribute
setHostName(String) - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
setHostname(String) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets the "hostname" attribute
setHostname(String) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets the "hostname" attribute
setHostname(String) - Method in class org.duracloud.serviceconfig.Deployment
 
setHostname(String) - Method in class org.duracloud.serviceconfig.DeploymentOption
 
setId(int) - Method in class org.duracloud.common.model.Credential
 
setId(int) - Method in interface org.duracloud.DeploymentOptionsType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.DeploymentOptionType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.DeploymentsType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.DeploymentType
Sets the "id" attribute
setId(String) - Method in class org.duracloud.domain.Content
Setter for the field id.
setId(String) - Method in class org.duracloud.domain.Space
Setter for the field id.
setId(String) - Method in class org.duracloud.duraservice.domain.Service
 
setId(int) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.UserConfigTypeImpl
Sets the "id" attribute
setId(int) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.ModeSetType
Sets the "id" attribute
setId(int) - Method in class org.duracloud.serviceconfig.Deployment
 
setId(int) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setId(int) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setId(int) - Method in class org.duracloud.serviceconfig.SystemConfig
 
setId(int) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
setId(int) - Method in interface org.duracloud.ServiceSummaryType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.ServiceType
Sets the "id" attribute
setId(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setId(String) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setId(int) - Method in interface org.duracloud.SystemConfigType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.SystemPropertyType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.UserConfigType
Sets the "id" attribute
setId(int) - Method in interface org.duracloud.UserPropertyType
Sets the "id" attribute
setIdToClassMap(Map<String, String>) - Static method in class org.duracloud.computeprovider.mgmt.ComputeProviderFactory
 
setImageId(String) - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
setIndex(int) - Method in interface org.duracloud.ChunkType
Sets the "index" attribute
setIndex(int) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets the "index" attribute
setIngestJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.IngestAdvice
 
setInitialPort(int) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
 
setInput(OptionInputType.Enum) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "input" attribute
setInput(OptionInputType.Enum) - Method in interface org.duracloud.UserPropertyType
Sets the "input" attribute
setInstallHelper(CloudSyncInstallHelper) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setInstanceType(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setIntermediaryCount(long) - Method in interface org.duracloud.common.util.ExtendedCountListener
 
setIntermediaryCount(long) - Method in class org.duracloud.duradmin.spaces.controller.ItemCounter
 
setIsSystemService(boolean) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "isSystemService" attribute
setIsSystemService(boolean) - Method in interface org.duracloud.ServiceType
Sets the "isSystemService" attribute
setItemCount(Long) - Method in class org.duracloud.duradmin.domain.Space
 
setJ2kZipName(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setJmsTemplate(JmsTemplate) - Method in class org.duracloud.duraservice.aop.MessageConsumer
 
setJmsTemplate(JmsTemplate) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
setJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.MessageConsumer
 
setJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.UpdateMessageConsumer
 
setListValue(List) - Method in interface org.duracloud.AuthoritiesType
 
setLocation(DeploymentOptionLocationType.Enum) - Method in interface org.duracloud.DeploymentOptionType
Sets the "location" attribute
setLocation(DeploymentOptionLocationType.Enum) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets the "location" attribute
setLocation(DeploymentOption.Location) - Method in class org.duracloud.serviceconfig.DeploymentOption
 
setLogLevel(String) - Method in class org.duracloud.retrieval.util.LogUtil
 
setLogLevel(String) - Method in class org.duracloud.sync.util.LogUtil
 
setMappersPerInstance(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setMax(int) - Method in interface org.duracloud.DeploymentOptionsType
Sets the "max" attribute
setMax(int) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets the "max" attribute
setMaxDeploymentsAllowed(int) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setMaxFileSize(long) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setMaxResultsPerPage(int) - Method in interface org.duracloud.common.util.Scrollable
 
setMaxResultsPerPage(int) - Method in interface org.duracloud.duradmin.util.Scrollable
 
setMaxResultsPerPage(int) - Method in class org.duracloud.duradmin.util.ScrollableList
 
setMaxRetries(int) - Method in class org.duracloud.durastore.aop.RetryAdvice
 
setMaxRetries(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setMaxRetries(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
setMd5(String) - Method in class org.duracloud.chunk.writer.AddContentResult
 
setMd5(String) - Method in interface org.duracloud.ChunkType
Sets the "md5" element
setMd5(String) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets the "md5" element
setMd5(String) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets the "md5" element
setMd5(String) - Method in interface org.duracloud.SourceContentType
Sets the "md5" element
setMD5OfSourceContent(String) - Method in class org.duracloud.chunk.manifest.ChunksManifest
 
setMediaSourceSpaceId(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setMediaViewerSpaceId(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setMetricsTable(MetricsTable) - Method in interface org.duracloud.common.util.metrics.MetricsProbed
 
setMetricsTable(MetricsTable) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
setMimetype(String) - Method in class org.duracloud.duradmin.domain.ContentProperties
 
setMimetype(String) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets the "mimetype" element
setMimetype(String) - Method in interface org.duracloud.SourceContentType
Sets the "mimetype" element
setMode(String) - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
setMode(String) - Method in class org.duracloud.services.fixity.FixityService
 
setModeArray(ModeType[]) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets array of all "mode" element
setModeArray(int, ModeType) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets ith "mode" element
setModeArray(ModeType[]) - Method in interface org.duracloud.ModeSetType
Sets array of all "mode" element
setModeArray(int, ModeType) - Method in interface org.duracloud.ModeSetType
Sets ith "mode" element
setModes(List<UserConfigMode>) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
setModeSetArray(ModeSetType[]) - Method in class org.duracloud.impl.ModeTypeImpl
Sets array of all "modeSet" element
setModeSetArray(int, ModeSetType) - Method in class org.duracloud.impl.ModeTypeImpl
Sets ith "modeSet" element
setModeSetArray(ModeSetType[]) - Method in class org.duracloud.impl.UserConfigTypeImpl
Sets array of all "modeSet" element
setModeSetArray(int, ModeSetType) - Method in class org.duracloud.impl.UserConfigTypeImpl
Sets ith "modeSet" element
setModeSetArray(ModeSetType[]) - Method in interface org.duracloud.ModeType
Sets array of all "modeSet" element
setModeSetArray(int, ModeSetType) - Method in interface org.duracloud.ModeType
Sets ith "modeSet" element
setModeSetArray(ModeSetType[]) - Method in interface org.duracloud.UserConfigType
Sets array of all "modeSet" element
setModeSetArray(int, ModeSetType) - Method in interface org.duracloud.UserConfigType
Sets ith "modeSet" element
setModified(String) - Method in class org.duracloud.duradmin.domain.ContentProperties
 
setMsgBrokerUrl(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
setMsgBrokerUrl(String) - Method in class org.duracloud.duraservice.domain.UserStore
 
setName(String) - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
setName(String) - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
setName(String) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.duracloud.impl.ModeTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.duracloud.impl.PropertyTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "name" attribute
setName(String) - Method in interface org.duracloud.ModeSetType
Sets the "name" attribute
setName(String) - Method in interface org.duracloud.ModeType
Sets the "name" attribute
setName(String) - Method in interface org.duracloud.PropertyType
Sets the "name" attribute
setName(String) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setName(String) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
setName(String) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
setName(String) - Method in interface org.duracloud.ServiceSummaryType
Sets the "name" attribute
setName(String) - Method in interface org.duracloud.SystemPropertyType
Sets the "name" attribute
setName(String) - Method in interface org.duracloud.UserPropertyType
Sets the "name" attribute
setNamePrefix(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
setNamePrefix(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setNameSuffix(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
setNameSuffix(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setNetworkUtil(NetworkUtil) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setNextScheduledStartTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setNumInstances(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setNumThreads(int) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setNumThreads(int) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setOptimizeMode(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setOptimizeType(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setOption(String, String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setOption(String, String) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setOptionArray(DeploymentOptionType[]) - Method in interface org.duracloud.DeploymentOptionsType
Sets array of all "option" element
setOptionArray(int, DeploymentOptionType) - Method in interface org.duracloud.DeploymentOptionsType
Sets ith "option" element
setOptionArray(DeploymentOptionType[]) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets array of all "option" element
setOptionArray(int, DeploymentOptionType) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets ith "option" element
setOptionArray(UserPropertyType.Option[]) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets array of all "option" element
setOptionArray(int, UserPropertyType.Option) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets ith "option" element
setOptionArray(UserPropertyType.Option[]) - Method in interface org.duracloud.UserPropertyType
Sets array of all "option" element
setOptionArray(int, UserPropertyType.Option) - Method in interface org.duracloud.UserPropertyType
Sets ith "option" element
setOrder(int) - Method in class org.duracloud.duraservice.aop.DeployAdvice
 
setOrder(int) - Method in class org.duracloud.duraservice.aop.ServiceAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.IngestAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.RetryAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
setOsgiConfigAdmin(ConfigurationAdmin) - Method in class org.duracloud.servicesutil.util.internal.DuraConfigAdminImpl
 
setOutputContentId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setOutputSpaceId(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
setOutputSpaceId(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setOutputSpaceId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setOutputSpaceId(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setOverwrite(boolean) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
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.appconfig.domain.DuraserviceConfig.ServiceStore
 
setPassword(String) - Method in class org.duracloud.common.model.Credential
 
setPassword(String) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
setPassword(String) - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
setPassword(String) - Method in class org.duracloud.duraservice.domain.ServiceStore
 
setPassword(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "password" element
setPassword(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setPassword(String) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setPassword(String) - Method in interface org.duracloud.SecurityUserType
Sets the "password" element
setPassword(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setPassword(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setPassword(String) - Method in class org.duracloud.services.fixity.FixityService
 
setPassword(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setPassword(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setPassword(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setPassword(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setPassword(String) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setPassword(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setPasswordEncoder(PasswordEncoder) - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
setPollFrequency(long) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setPort(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setPort(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.UserStore
 
setPort(String) - Method in class org.duracloud.duraservice.domain.Store
 
setPort(int) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setPort(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setPort(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setPort(int) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setPortIndex(String) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setPortIndex(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setPreparerFactoryClass(Class<?>) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set the PreparerFactory implementation to use.
setPreserveChunkMD5s(boolean) - Method in class org.duracloud.chunk.ChunkableContent
 
setPrimary(boolean) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setPrimary(boolean) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setPrimaryInstance(DuraserviceConfig.PrimaryInstance) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
setPrimaryKey(String) - Method in class org.duracloud.common.util.TableSpec
 
setProcessingState(ServiceResultListener.State) - Method in interface org.duracloud.services.fixity.results.ServiceResultListener
 
setProcessingState(ServiceResultListener.State) - Method in class org.duracloud.services.fixity.results.ServiceResultProcessor
 
setProp0(String) - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
setProp1(String) - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
setProp2(String) - Method in class org.duracloud.computeprovider.mgmt.mock.MockComputeProviderProperties
 
setProperties(Map<String, String>) - Method in class org.duracloud.domain.Content
Setter for the field properties.
setProperties(Map<String, String>) - Method in class org.duracloud.domain.Space
Setter for the field properties.
setProperties(ContentProperties) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setProperties(SpaceProperties) - Method in class org.duracloud.duradmin.domain.Space
 
setProperties(ContentStore, String, String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.PropertiesUtils
 
setProperties(PropertiesType) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "properties" element
setProperties(Map<String, String>) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setProperties(PropertiesType) - Method in interface org.duracloud.ServiceSummaryType
Sets the "properties" element
setPropertyArray(UserPropertyType[]) - Method in class org.duracloud.impl.ModeTypeImpl
Sets array of all "property" element
setPropertyArray(int, UserPropertyType) - Method in class org.duracloud.impl.ModeTypeImpl
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in class org.duracloud.impl.PropertiesTypeImpl
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in class org.duracloud.impl.PropertiesTypeImpl
Sets ith "property" element
setPropertyArray(SystemPropertyType[]) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Sets array of all "property" element
setPropertyArray(int, SystemPropertyType) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Sets ith "property" element
setPropertyArray(UserPropertyType[]) - Method in interface org.duracloud.ModeType
Sets array of all "property" element
setPropertyArray(int, UserPropertyType) - Method in interface org.duracloud.ModeType
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in interface org.duracloud.PropertiesType
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in interface org.duracloud.PropertiesType
Sets ith "property" element
setPropertyArray(SystemPropertyType[]) - Method in interface org.duracloud.SystemConfigType
Sets array of all "property" element
setPropertyArray(int, SystemPropertyType) - Method in interface org.duracloud.SystemConfigType
Sets ith "property" element
setPropFile(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setProps(EC2ComputeProviderProperties) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2InstanceDescription
 
setProvidedListingContentIdA(String) - Method in class org.duracloud.services.fixity.FixityService
 
setProvidedListingContentIdB(String) - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
setProvidedListingContentIdB(String) - Method in class org.duracloud.services.fixity.FixityService
 
setProvidedListingSpaceIdA(String) - Method in class org.duracloud.services.fixity.FixityService
 
setProvidedListingSpaceIdB(String) - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
setProvidedListingSpaceIdB(String) - Method in class org.duracloud.services.fixity.FixityService
 
setQueryCount(int) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
SetReducedStorageTaskRunner - Class in org.duracloud.s3task.storage
Sets all content items in a space to use the reduced redundancy storage class as provided by Amazon S3.
SetReducedStorageTaskRunner(S3StorageProvider, AmazonS3Client) - Constructor for class org.duracloud.s3task.storage.SetReducedStorageTaskRunner
 
setReportContentId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setReportId(String, String) - Method in class org.duracloud.services.BaseService
 
setRepSpaceId(String) - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
setRepStoreId(String) - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.ConfigureController
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.PropsController
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.StartController
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.StatusController
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.StopController
 
setRequestHelper(HttpRequestHelper) - Method in class org.duracloud.servicesadmin.control.UninstallController
 
setResourceDir(File) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
 
setRester(RestHttpHelper) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
setRestHelper(RestHttpHelper) - Method in class org.duracloud.client.ContentStoreManagerImpl
 
setRestHelper(RestHttpHelper) - Method in class org.duracloud.client.impl.CachingContentStoreManagerImpl
 
setRestHelper(RestHttpHelper) - Method in class org.duracloud.client.report.BaseReportManager
 
setReturnTo(HttpServletRequest, MutableAttributeMap) - Static method in class org.duracloud.duradmin.util.NavigationUtils
 
setSalt(String) - Method in class org.duracloud.services.fixity.FixityService
 
setSchemaVersion(String) - Method in class noNamespace.impl.ServiceReportBaseImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in interface noNamespace.ServiceReportBase
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in interface org.duracloud.HeaderType
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.HeaderTypeImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.SingleServiceSummaryTypeImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.impl.SingleServiceTypeImpl
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.reportdata.storage.StorageReportBase
 
setSchemaVersion(String) - Method in interface org.duracloud.SecurityUsersType
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in class org.duracloud.serviceconfig.ServiceReportBase
 
setSchemaVersion(String) - Method in interface org.duracloud.ServicesDocument.Services
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in interface org.duracloud.SingleServiceSummaryType
Sets the "schemaVersion" attribute
setSchemaVersion(String) - Method in interface org.duracloud.SingleServiceType
Sets the "schemaVersion" attribute
setSecurityUserArray(SecurityUserType[]) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Sets array of all "security-user" element
setSecurityUserArray(int, SecurityUserType) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Sets ith "security-user" element
setSecurityUserArray(SecurityUserType[]) - Method in interface org.duracloud.SecurityUsersType
Sets array of all "security-user" element
setSecurityUserArray(int, SecurityUserType) - Method in interface org.duracloud.SecurityUsersType
Sets ith "security-user" element
setSecurityUsers() - Method in class org.duracloud.appconfig.ApplicationInitializer
This method sets the security users from the loaded configuration.
setSecurityUsers(Collection<SecurityUserBean>) - Method in class org.duracloud.appconfig.domain.Application
This method sets the security users of this application to the provided users.
setSecurityUsers(SecurityUsersType) - Method in class org.duracloud.impl.SecurityUsersDocumentImpl
Sets the "security-users" element
setSecurityUsers(SecurityUsersType) - Method in interface org.duracloud.SecurityUsersDocument
Sets the "security-users" element
setSelected(boolean) - Method in class org.duracloud.impl.ModeTypeImpl
Sets the "selected" attribute
setSelected(boolean) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets the "selected" attribute
setSelected(boolean) - Method in interface org.duracloud.ModeType
Sets the "selected" attribute
setSelected(boolean) - Method in class org.duracloud.serviceconfig.user.Option
 
setSelected(boolean) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
setSelected(boolean) - Method in interface org.duracloud.UserPropertyType.Option
Sets the "selected" attribute
setSelectedContentStoreId(String) - Method in class org.duracloud.duradmin.contentstore.ContentStoreProvider
 
setSelectedId(String) - Method in class org.duracloud.duradmin.contentstore.ContentStoreSelector
 
setSerializer(ServiceSerializer) - Method in class org.duracloud.servicesadmin.control.ListController
 
setSerializer(ServiceSerializer) - Method in class org.duracloud.servicesadmin.util.HttpRequestHelper
 
setSerializer(ServiceSerializer) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
setService(SingleServiceType) - Method in class org.duracloud.impl.ServiceDocumentImpl
Sets the "service" element
setService(SingleServiceType) - Method in interface org.duracloud.ServiceDocument
Sets the "service" element
setServiceArray(ServiceType[]) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in interface org.duracloud.ServicesDocument.Services
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in interface org.duracloud.ServicesDocument.Services
Sets ith "service" element
setServiceHost(String) - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
setServiceId(String) - Method in interface org.duracloud.DependencyType
Sets the "serviceId" attribute
setServiceId(String) - Method in class org.duracloud.impl.DependencyTypeImpl
Sets the "serviceId" attribute
setServiceId(int) - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
setServiceId(int) - Method in class org.duracloud.serviceapi.aop.ServiceMessage
 
setServiceId(String) - Method in class org.duracloud.services.BaseService
 
setServiceInfoId(Integer) - Method in class org.duracloud.duradmin.domain.ServiceCommand
 
setServiceInstaller(ServiceInstaller) - Method in class org.duracloud.servicesadmin.control.InstallController
 
setServiceLister(ServiceLister) - Method in class org.duracloud.servicesadmin.control.ListController
 
setServiceName(String) - Method in class org.duracloud.services.beans.ComputeServiceBean
 
setServicePropsFinder(ServicePropsFinder) - Method in class org.duracloud.servicesadmin.control.PropsController
 
setServiceReportArray(String[]) - Method in class noNamespace.impl.ServiceReportListImpl
Sets array of all "serviceReport" element
setServiceReportArray(int, String) - Method in class noNamespace.impl.ServiceReportListImpl
Sets ith "serviceReport" element
setServiceReportArray(String[]) - Method in interface noNamespace.ServiceReportList
Sets array of all "serviceReport" element
setServiceReportArray(int, String) - Method in interface noNamespace.ServiceReportList
Sets ith "serviceReport" element
setServiceReportList(ServiceReportList) - Method in class noNamespace.impl.ServiceReportListDocumentImpl
Sets the "serviceReportList" element
setServiceReportList(ServiceReportList) - Method in interface noNamespace.ServiceReportListDocument
Sets the "serviceReportList" element
setServices(ServicesDocument.Services) - Method in class org.duracloud.impl.ServicesDocumentImpl
Sets the "services" element
setServices(ServicesDocument.Services) - Method in interface org.duracloud.ServicesDocument
Sets the "services" element
setServicesAdmin(ServicesAdminClient) - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
setServicesAdminContext(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
setServicesAdminPort(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.PrimaryInstance
 
setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.control.ControllerSupport
 
setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.services.controller.ServiceController
 
setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.services.controller.ServicesController
 
setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
 
setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadController
 
setServiceStarter(ServiceStarter) - Method in class org.duracloud.servicesadmin.control.StartController
 
setServiceStatus(ComputeService.ServiceStatus) - Method in class org.duracloud.services.BaseService
 
setServiceStatusReporter(ServiceStatusReporter) - Method in class org.duracloud.servicesadmin.control.StatusController
 
setServiceStopper(ServiceStopper) - Method in class org.duracloud.servicesadmin.control.StopController
 
setServiceStore(DuraserviceConfig.ServiceStore) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
setServiceSummaries(ServiceSummariesDocument.ServiceSummaries) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl
Sets the "serviceSummaries" element
setServiceSummaries(ServiceSummariesDocument.ServiceSummaries) - Method in interface org.duracloud.ServiceSummariesDocument
Sets the "serviceSummaries" element
setServiceSummary(SingleServiceSummaryType) - Method in class org.duracloud.impl.ServiceSummaryDocumentImpl
Sets the "serviceSummary" element
setServiceSummary(SingleServiceSummaryType) - Method in interface org.duracloud.ServiceSummaryDocument
Sets the "serviceSummary" element
setServiceSummaryArray(ServiceSummaryType[]) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Sets array of all "serviceSummary" element
setServiceSummaryArray(int, ServiceSummaryType) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Sets ith "serviceSummary" element
setServiceSummaryArray(ServiceSummaryType[]) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Sets array of all "serviceSummary" element
setServiceSummaryArray(int, ServiceSummaryType) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Sets ith "serviceSummary" element
setServiceUninstaller(ServiceUninstaller) - Method in class org.duracloud.servicesadmin.control.UninstallController
 
setServiceVersion(String) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "serviceVersion" attribute
setServiceVersion(String) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setServiceVersion(String) - Method in interface org.duracloud.ServiceType
Sets the "serviceVersion" attribute
setServiceWorkDir(String) - Method in class org.duracloud.services.BaseService
 
setServiceWorkDir(String) - Method in interface org.duracloud.services.ComputeService
 
setServiceXmlId(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setServiceXmlId(String) - Method in class org.duracloud.duraservice.domain.ServiceStore
 
setServletContext(ServletContext) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
 
setSize(String) - Method in class org.duracloud.duradmin.domain.ContentProperties
 
setSize(String) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
setSourceContent(SourceContentType) - Method in interface org.duracloud.HeaderType
Sets the "sourceContent" element
setSourceContent(SourceContentType) - Method in class org.duracloud.impl.HeaderTypeImpl
Sets the "sourceContent" element
setSourceContentId(String) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
setSourceMD5(String) - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
 
setSourceSpaceId(String) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
setSourceSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setSourceSpaceId(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setSpaceAccess(String, ContentStore.AccessType) - Method in interface org.duracloud.client.ContentStore
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceAccess(String, ContentStore.AccessType) - Method in class org.duracloud.client.ContentStoreImpl
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceAccess(String, ContentStore.AccessType) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
Does nothing
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
setSpaceAccess(StorageProvider, String, String, StorageProvider.AccessType) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
setSpaceAccess(StorageProvider, String, String, StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
setSpaceAccess(String, StorageProvider.AccessType) - Method in interface org.duracloud.storage.provider.StorageProvider
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceAccess(String, StorageProvider.AccessType) - Method in class org.duracloud.storage.provider.StorageProviderBase
Sets the accessibility of a space to either OPEN or CLOSED.
setSpaceCreateTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setSpaceDeleteTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setSpaceId(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setSpaceId(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setSpaceId(String) - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
setSpaceId(String) - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
setSpaceId(String) - Method in class org.duracloud.duradmin.domain.Space
 
setSpaceId(String) - Method in class org.duracloud.duradmin.domain.Tag
 
setSpaceId(String) - Method in class org.duracloud.duraservice.domain.ServiceStore
 
setSpaceId(String) - Method in class org.duracloud.durastore.aop.ContentMessage
 
setSpaceId(String) - Method in class org.duracloud.durastore.aop.IngestMessage
 
setSpaceId(String) - Method in class org.duracloud.durastore.aop.SpaceMessage
 
setSpaceId(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setSpaceId(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setSpaceId(String) - Method in class org.duracloud.upload.UploadToolApplet
 
setSpaceJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
setSpaceJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
setSpaceJmsTemplate(JmsTemplate) - Method in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.azurestorage.AzureStorageProvider
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in interface org.duracloud.client.ContentStore
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.client.ContentStoreImpl
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.emcstorage.EMCStorageProvider
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.s3storage.S3StorageProvider
Sets the properties associated with a space.
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setSpaceProperties(Map<String, String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
setSpaceProperties(StorageProvider, String, String, Map<String, String>) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
 
setSpaceProperties(StorageProvider, String, String, Map<String, String>) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
setSpaceProperties(String, Map<String, String>) - Method in interface org.duracloud.storage.provider.StorageProvider
Sets the properties associated with a space.
setSpaces(List<String>) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setSpaces(Iterator<String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
 
setSpaceUpdateTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
 
setSpeedInstanceType(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setSpeedNumInstances(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
SetStandardStorageTaskRunner - Class in org.duracloud.s3task.storage
Sets all content items in a space to use the standard storage class as provided by Amazon S3.
SetStandardStorageTaskRunner(S3StorageProvider, AmazonS3Client) - Constructor for class org.duracloud.s3task.storage.SetStandardStorageTaskRunner
 
setStartTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setState(AddContentResult.State) - Method in class org.duracloud.chunk.writer.AddContentResult
 
setState(ManifestVerifier.State) - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
setState(DeploymentOptionStateType.Enum) - Method in interface org.duracloud.DeploymentOptionType
Sets the "state" attribute
setState(DeploymentOptionStateType.Enum) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets the "state" attribute
setState(DeploymentOption.State) - Method in class org.duracloud.serviceconfig.DeploymentOption
 
setStatus(DeploymentStatusType.Enum) - Method in interface org.duracloud.DeploymentType
Sets the "status" attribute
setStatus(DeploymentStatusType.Enum) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets the "status" attribute
setStatus(String) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
 
setStatus(Deployment.Status) - Method in class org.duracloud.serviceconfig.Deployment
 
setStorageAccounts(Set<StorageAccount>) - Method in class org.duracloud.appconfig.domain.DurastoreConfig
Directly sets storage provider accounts.
setStorageProvider(StorageProvider) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
setStorageProviderId(String) - Method in class org.duracloud.duradmin.domain.StorageProvider
 
setStoreId(String) - Method in class org.duracloud.duradmin.domain.ContentItem
 
setStoreId(String) - Method in class org.duracloud.duradmin.domain.Space
 
setStoreId(String) - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
setStoreId(String) - Method in class org.duracloud.durastore.aop.ContentMessage
 
setStoreId(String) - Method in class org.duracloud.durastore.aop.IngestMessage
 
setStoreId(String) - Method in class org.duracloud.durastore.aop.SpaceMessage
 
setStoreId(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setStoreId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setStoreId(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setStoreManager(ContentStoreManager) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
setStream(InputStream) - Method in class org.duracloud.domain.Content
Setter for the field stream.
setSyncDeletes(boolean) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setSystemConfig(SystemConfigType) - Method in interface org.duracloud.DeploymentType
Sets the "systemConfig" element
setSystemConfig(SystemConfigType) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets the "systemConfig" element
setSystemConfig(SystemConfigType) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "systemConfig" element
setSystemConfig(SystemConfigType) - Method in interface org.duracloud.ServiceType
Sets the "systemConfig" element
setSystemConfigs(List<SystemConfig>) - Method in class org.duracloud.serviceconfig.Deployment
 
setSystemConfigs(List<SystemConfig>) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setSystemService(boolean) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setTableName(String) - Method in class org.duracloud.common.util.TableSpec
 
setTag(String) - Method in class org.duracloud.duradmin.domain.Tag
 
setTags(Set<String>) - Method in class org.duracloud.duradmin.domain.ContentProperties
 
setTags(Set<String>) - Method in class org.duracloud.duradmin.domain.SpaceProperties
 
setTargetSpaceId(String) - Method in class org.duracloud.services.fixity.FixityService
 
setText(String) - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
setThreads(int) - Method in class org.duracloud.services.fixity.FixityService
 
setThreads(int) - Method in class org.duracloud.services.image.ImageConversionService
 
setTilesProperties(Properties) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set Tiles properties (equivalent to the ServletContext init-params in the Tiles documentation), overriding the default settings.
setTitle(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
setToFormat(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
setToFormat(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setTomcatUtil(TomcatUtil) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
 
setToStoreId(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setTotalWorkItems(long) - Method in interface org.duracloud.services.fixity.results.ServiceResultListener
 
setTotalWorkItems(long) - Method in class org.duracloud.services.fixity.results.ServiceResultProcessor
 
setType(ComputeProviderType) - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
setType(StorageProviderType) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setType(StorageProviderType) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setupLogger(File) - Method in class org.duracloud.retrieval.util.LogUtil
 
setupLogger(File) - Method in class org.duracloud.sync.util.LogUtil
 
setUrl(String) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setUrl(String) - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
setUrl(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setUseMutableTilesContainer(boolean) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set whether to use a MutableTilesContainer for this application.
setUserConfig(UserConfigType) - Method in interface org.duracloud.DeploymentType
Sets the "userConfig" element
setUserConfig(UserConfigType) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets the "userConfig" element
setUserConfig(UserConfigType) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "userConfig" element
setUserConfig(UserConfigType) - Method in interface org.duracloud.ServiceType
Sets the "userConfig" element
setUserConfigModeSets(List<UserConfigModeSet>) - Method in class org.duracloud.serviceconfig.Deployment
 
setUserConfigModeSets(List<UserConfigModeSet>) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setUserConfigModeSets(List<UserConfigModeSet>) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
setUserConfigs(List<UserConfig>) - Method in class org.duracloud.serviceconfig.user.UserConfigMode
 
setUserConfigVersion(String) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets the "userConfigVersion" attribute
setUserConfigVersion(String) - Method in class org.duracloud.serviceconfig.ServiceInfo
 
setUserConfigVersion(String) - Method in interface org.duracloud.ServiceType
Sets the "userConfigVersion" attribute
setUserDetailsService(DuracloudUserDetailsService) - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
Deprecated.  
setUserDetailsService(DuracloudUserDetailsService) - Method in class org.duracloud.duradmin.spaces.controller.BulkUploadController
 
setUsername(String) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
 
setUsername(String) - Method in class org.duracloud.common.model.Credential
 
setUsername(String) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
setUsername(String) - Method in class org.duracloud.duraservice.domain.ServiceCompute
 
setUsername(String) - Method in class org.duracloud.duraservice.domain.ServiceStore
 
setUsername(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets the "username" element
setUsername(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setUsername(String) - Method in class org.duracloud.security.domain.SecurityUserBean
 
setUsername(String) - Method in interface org.duracloud.SecurityUserType
Sets the "username" element
setUsername(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
setUsername(String) - Method in class org.duracloud.services.duplication.DuplicationService
 
setUsername(String) - Method in class org.duracloud.services.fixity.FixityService
 
setUsername(String) - Method in class org.duracloud.services.image.ImageConversionService
 
setUsername(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setUsername(String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
setUsername(String) - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
setUsername(String) - Method in interface org.duracloud.storage.domain.StorageAccount
 
setUsername(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setUsers(List<SecurityUserBean>) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
setUsers(List<SecurityUserBean>) - Method in interface org.duracloud.security.DuracloudUserDetailsService
 
setUsers(List<SecurityUserBean>) - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
This method re-initializes the existing usersTable, then adds the arg users.
setUserStore(DuraserviceConfig.UserStore) - Method in class org.duracloud.appconfig.domain.DuraserviceConfig
 
setValidateDefinitions(boolean) - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
Set whether to validate the Tiles XML definitions.
setValue(String) - Method in class org.duracloud.duradmin.domain.ExtendedProperties
 
setValue(String) - Method in class org.duracloud.duradmin.domain.PropertiesItem
 
setValue(String) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets the "value" attribute
setValue(String) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets the "value" attribute
setValue(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets the "value" attribute
setValue(String) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets the "value" attribute
setValue(String) - Method in interface org.duracloud.ModeSetType
Sets the "value" attribute
setValue(String) - Method in class org.duracloud.serviceconfig.SystemConfig
 
setValue(String) - Method in class org.duracloud.serviceconfig.user.Option
 
setValue(String) - Method in class org.duracloud.serviceconfig.user.TextUserConfig
 
setValue(String) - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
setValue(String) - Method in interface org.duracloud.SystemPropertyType
Sets the "value" attribute
setValue(String) - Method in interface org.duracloud.UserPropertyType.Option
Sets the "value" attribute
setValue(String) - Method in interface org.duracloud.UserPropertyType
Sets the "value" attribute
setVerb(String) - Method in class org.duracloud.duradmin.domain.SecurityUserCommand
 
setVersion(String) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets the "version" attribute
setVersion(String) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setVersion(String) - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
setVersion(String) - Method in class org.duracloud.serviceconfig.ServiceSummary
 
setVersion(String) - Method in interface org.duracloud.ServiceSummaryType
Sets the "version" attribute
setVersion(String) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setVersion(String) - Method in class org.duracloud.sync.mgmt.StatusManager
 
setView(HttpServletRequest, ModelAndView, Message) - Method in class org.duracloud.duradmin.control.BaseCommandController
 
setWaitTime(int) - Method in class org.duracloud.durastore.aop.RetryAdvice
 
setWaitTime(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setWaitTime(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
setWarName(String) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setWarName(String) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setWebappUtil(WebAppUtil) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
setWebappUtil(WebAppUtil) - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
setWebappUtil(WebAppUtil) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
setWebappWarName(String) - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
setWorkDir(File) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
 
setWorkDir(File) - Method in class org.duracloud.sync.config.SyncToolConfig
 
setWorkSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
showStatus() - Method in interface org.duracloud.upload.UploadFacilitator
 
showStatus() - Method in class org.duracloud.upload.UploadTool
 
shutdown() - Method in class org.duracloud.retrieval.mgmt.RetrievalManager
Stops the retrieval, no further files will be retrieved after those which are in progress have completed.
shutdown() - Method in class org.duracloud.services.amazonfixity.postprocessing.VerifyHashesPostJobWorker
 
shutdown() - Method in class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
shutdown() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker
This methods terminates the processing of this job.
shutdown() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceJobWorker
 
shutdown() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
shutdown() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
 
SimpleExceptionResolver - Class in org.duracloud.duradmin.common
 
SimpleExceptionResolver() - Constructor for class org.duracloud.duradmin.common.SimpleExceptionResolver
 
SimpleFileRecordReader - Class in org.duracloud.services.hadoop.base
Record reader, used to provide a set of key/value pairs for each file in a file split.
SimpleFileRecordReader(FileSplit, JobConf, Reporter) - Constructor for class org.duracloud.services.hadoop.base.SimpleFileRecordReader
 
SimpleJobCompletionMonitor - Class in org.duracloud.services.amazonmapreduce.impl
 
SimpleJobCompletionMonitor(AmazonMapReduceJobWorker, BaseAmazonMapReduceService) - Constructor for class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
 
SimpleJobCompletionMonitor(AmazonMapReduceJobWorker, BaseAmazonMapReduceService, long) - Constructor for class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
 
SimplePassFailPostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
 
SimplePassFailPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, String, String) - Constructor for class org.duracloud.services.amazonmapreduce.postprocessing.SimplePassFailPostJobWorker
 
SingleModuleDependencyCollector - Class in org.ops4j.pax.exam.mavenplugin
 
SingleModuleDependencyCollector(MavenProject) - Constructor for class org.ops4j.pax.exam.mavenplugin.SingleModuleDependencyCollector
 
SINGLESELECT - Static variable in interface org.duracloud.OptionInputType
 
SingleSelectUserConfig - Class in org.duracloud.serviceconfig.user
 
SingleSelectUserConfig(String, String, List<Option>) - Constructor for class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
SingleSelectUserConfig(String, String, List<Option>, String) - Constructor for class org.duracloud.serviceconfig.user.SingleSelectUserConfig
 
SingleServiceSummaryType - Interface in org.duracloud
An XML singleServiceSummaryType(@duracloud.org).
SingleServiceSummaryType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SingleServiceSummaryTypeImpl - Class in org.duracloud.impl
An XML singleServiceSummaryType(@duracloud.org).
SingleServiceSummaryTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SingleServiceSummaryTypeImpl
 
SingleServiceType - Interface in org.duracloud
An XML singleServiceType(@duracloud.org).
SingleServiceType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SingleServiceTypeImpl - Class in org.duracloud.impl
An XML singleServiceType(@duracloud.org).
SingleServiceTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SingleServiceTypeImpl
 
size - Variable in class org.duracloud.common.rest.RestUtil.RequestContent
 
sizeOfChunkArray() - Method in interface org.duracloud.ChunksType
Returns number of "chunk" element
sizeOfChunkArray() - Method in class org.duracloud.impl.ChunksTypeImpl
Returns number of "chunk" element
sizeOfDependencyArray() - Method in interface org.duracloud.DependenciesType
Returns number of "dependency" element
sizeOfDependencyArray() - Method in class org.duracloud.impl.DependenciesTypeImpl
Returns number of "dependency" element
sizeOfDeploymentArray() - Method in interface org.duracloud.DeploymentsType
Returns number of "deployment" element
sizeOfDeploymentArray() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Returns number of "deployment" element
sizeOfModeArray() - Method in class org.duracloud.impl.ModeSetTypeImpl
Returns number of "mode" element
sizeOfModeArray() - Method in interface org.duracloud.ModeSetType
Returns number of "mode" element
sizeOfModeSetArray() - Method in class org.duracloud.impl.ModeTypeImpl
Returns number of "modeSet" element
sizeOfModeSetArray() - Method in class org.duracloud.impl.UserConfigTypeImpl
Returns number of "modeSet" element
sizeOfModeSetArray() - Method in interface org.duracloud.ModeType
Returns number of "modeSet" element
sizeOfModeSetArray() - Method in interface org.duracloud.UserConfigType
Returns number of "modeSet" element
sizeOfOptionArray() - Method in interface org.duracloud.DeploymentOptionsType
Returns number of "option" element
sizeOfOptionArray() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Returns number of "option" element
sizeOfOptionArray() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Returns number of "option" element
sizeOfOptionArray() - Method in interface org.duracloud.UserPropertyType
Returns number of "option" element
sizeOfPropertyArray() - Method in class org.duracloud.impl.ModeTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.duracloud.impl.PropertiesTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.duracloud.ModeType
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.duracloud.PropertiesType
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.duracloud.SystemConfigType
Returns number of "property" element
sizeOfSecurityUserArray() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Returns number of "security-user" element
sizeOfSecurityUserArray() - Method in interface org.duracloud.SecurityUsersType
Returns number of "security-user" element
sizeOfServiceArray() - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Returns number of "service" element
sizeOfServiceArray() - Method in interface org.duracloud.ServicesDocument.Services
Returns number of "service" element
sizeOfServiceReportArray() - Method in class noNamespace.impl.ServiceReportListImpl
Returns number of "serviceReport" element
sizeOfServiceReportArray() - Method in interface noNamespace.ServiceReportList
Returns number of "serviceReport" element
sizeOfServiceSummaryArray() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Returns number of "serviceSummary" element
sizeOfServiceSummaryArray() - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Returns number of "serviceSummary" element
skip(long) - Method in class org.duracloud.io.ByteCountingInputStream
 
sleep(long) - Static method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
sleepMillis - Variable in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
 
SOURCE_CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
 
SOURCE_SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
 
SourceContentType - Interface in org.duracloud
An XML sourceContentType(@duracloud.org).
SourceContentType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SourceContentTypeImpl - Class in org.duracloud.impl
An XML sourceContentType(@duracloud.org).
SourceContentTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SourceContentTypeImpl
 
Space - Class in org.duracloud.domain
A Space - the container in which content is stored.
Space() - Constructor for class org.duracloud.domain.Space
 
Space - Class in org.duracloud.duradmin.domain
 
Space() - Constructor for class org.duracloud.duradmin.domain.Space
 
SPACE_ACCESS - Static variable in interface org.duracloud.client.ContentStore
Basic space properties: Space access (OPEN or CLOSED)
SPACE_ACCESS_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
SPACE_COUNT - Static variable in interface org.duracloud.client.ContentStore
Basic space properties: Count of items in a space
SPACE_CREATED - Static variable in interface org.duracloud.client.ContentStore
Basic space properties: Created date
SPACE_ID - Static variable in class org.duracloud.durastore.aop.ContentMessageConverter
 
SPACE_ID - Static variable in class org.duracloud.durastore.aop.IngestMessageConverter
 
SPACE_ID - Static variable in class org.duracloud.durastore.aop.SpaceMessageConverter
 
SPACE_ID - Static variable in class org.duracloud.services.listener.BaseListenerService
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
SPACE_PROPERTIES_SUFFIX - Static variable in interface org.duracloud.storage.provider.StorageProvider
 
SPACE_SIZE - Static variable in interface org.duracloud.client.ContentStore
Basic space properties: Size of space
SpaceAccessVoter - Class in org.duracloud.security.vote
 
SpaceAccessVoter() - Constructor for class org.duracloud.security.vote.SpaceAccessVoter
 
SpaceAccessVoterImpl - Class in org.duracloud.security.vote
 
SpaceAccessVoterImpl() - Constructor for class org.duracloud.security.vote.SpaceAccessVoterImpl
 
SpaceController - Class in org.duracloud.duradmin.spaces.controller
 
SpaceController() - Constructor for class org.duracloud.duradmin.spaces.controller.SpaceController
 
SpaceCreateAdvice - Class in org.duracloud.durastore.aop
 
SpaceCreateAdvice() - Constructor for class org.duracloud.durastore.aop.SpaceCreateAdvice
 
SpaceDeleteAdvice - Class in org.duracloud.durastore.aop
 
SpaceDeleteAdvice() - Constructor for class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
SpaceDuplicator - Interface in org.duracloud.services.duplication
This interface defines the contract of space duplicators.
SpaceDuplicatorImpl - Class in org.duracloud.services.duplication.impl
Performs space replication activities
SpaceDuplicatorImpl(ContentStore, ContentStore) - Constructor for class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
SpaceDuplicatorImpl(ContentStore, ContentStore, int) - Constructor for class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
SpaceDuplicatorReportingImpl - Class in org.duracloud.services.duplication.impl
This class implements the SpaceDuplicator contract with the responsibility of requeuing failed duplication attempts and reporting all successful and failed duplications.
SpaceDuplicatorReportingImpl(SpaceDuplicator, ResultListener) - Constructor for class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
SpaceDuplicatorReportingImpl(SpaceDuplicator, ResultListener, long) - Constructor for class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
spaceIdKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
SpaceMessage - Class in org.duracloud.durastore.aop
 
SpaceMessage() - Constructor for class org.duracloud.durastore.aop.SpaceMessage
 
SpaceMessageConverter - Class in org.duracloud.durastore.aop
 
SpaceMessageConverter() - Constructor for class org.duracloud.durastore.aop.SpaceMessageConverter
 
SpaceMetrics - Class in org.duracloud.reportdata.storage.metrics
Metrics data structure for spaces.
SpaceMetrics(String, long, long, List<MimetypeMetrics>) - Constructor for class org.duracloud.reportdata.storage.metrics.SpaceMetrics
 
SpaceMetricsCollector - Class in org.duracloud.durareport.storage.metrics
Metrics data structure for spaces.
SpaceMetricsCollector(String) - Constructor for class org.duracloud.durareport.storage.metrics.SpaceMetricsCollector
 
SpaceProperties - Class in org.duracloud.duradmin.domain
Stores space properties.
SpaceProperties() - Constructor for class org.duracloud.duradmin.domain.SpaceProperties
 
SpaceResource - Class in org.duracloud.durastore.rest
Provides interaction with spaces
SpaceResource(StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.SpaceResource
 
SpaceRest - Class in org.duracloud.durastore.rest
Provides interaction with spaces via REST
SpaceRest(SpaceResource) - Constructor for class org.duracloud.durastore.rest.SpaceRest
 
SPACES_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
SpacesController - Class in org.duracloud.duradmin.spaces.controller
 
SpacesController() - Constructor for class org.duracloud.duradmin.spaces.controller.SpacesController
 
SpaceUpdateAdvice - Class in org.duracloud.durastore.aop
 
SpaceUpdateAdvice() - Constructor for class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
SpaceUtil - Class in org.duracloud.duradmin.util
Provides utility methods for spaces.
SpaceUtil() - Constructor for class org.duracloud.duradmin.util.SpaceUtil
 
SRC_CONTENT_ID - Static variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
SRC_SIZE - Static variable in class org.duracloud.services.hadoop.imageconversion.ImageConversionMapper
 
SRC_SIZE - Static variable in class org.duracloud.services.hadoop.replication.RepMapper
 
SRC_SPACE_ID - Static variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
start() - Method in class org.duracloud.common.util.metrics.Metric.MetricElement
 
start(String) - Method in class org.duracloud.common.util.metrics.Metric
 
start(Credential, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method starts an instance-image with provided credential and Compute-provider properties.
start(Credential, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
start(Credential, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method starts an instance-image with provided credential and Compute-provider properties.
start() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
start() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
start() - Method in class org.duracloud.services.BaseService
 
start() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
start() - Method in interface org.duracloud.services.ComputeService
 
start() - Method in class org.duracloud.services.duplication.DuplicationService
 
start() - Method in class org.duracloud.services.fixity.FixityService
 
start() - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
start() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
start() - Method in class org.duracloud.services.image.ImageConversionService
 
start() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
start() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
start() - Method in class org.duracloud.services.script.ScriptService
 
start() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
start() - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
This method starts the tomcat instance.
start(Map<String, String>) - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
 
start(String) - Method in class org.duracloud.servicesutil.util.internal.NoopServiceStarterImpl
start(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceStarterImpl
start(String) - Method in interface org.duracloud.servicesutil.util.ServiceStarter
 
start(Iterator<String>, List<File>) - Static method in class org.duracloud.sync.walker.DeleteChecker
 
start(List<File>) - Static method in class org.duracloud.sync.walker.DirWalker
 
start(List<File>, long) - Static method in class org.duracloud.sync.walker.RestartDirWalker
 
start(String, JComponent) - Method in class org.duracloud.upload.UploadToolFrame
 
StartController - Class in org.duracloud.servicesadmin.control
 
StartController() - Constructor for class org.duracloud.servicesadmin.control.StartController
 
startConversion() - Method in class org.duracloud.services.image.ConversionManager
 
STARTED - Static variable in interface org.duracloud.DeploymentStatusType
 
startingWork() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
startingWork() - Method in class org.duracloud.sync.mgmt.StatusManager
 
startMetric(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
startMonitor() - Method in class org.duracloud.sync.monitor.DirectoryUpdateMonitor
Starts the monitor watching for updates.
startServiceBundle(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
startStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Tells DuraReport to start running a new storage report generation process.
startStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
startStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportResource
Starts a new storage report if one is not currently running.
startStorageReport() - Method in class org.duracloud.durareport.rest.StorageReportRest
Indicates that a new storage report should be started.
startStorageReport() - Method in class org.duracloud.durareport.storage.StorageReportScheduler
Starts a new storage report if one is not currently running.
STARTTIME_KEY - Static variable in interface org.duracloud.services.ComputeService
 
startupBackups() - Method in class org.duracloud.sync.backup.SyncBackupManager
 
startUpload(List<File>) - Method in class org.duracloud.upload.Uploader
 
startUpload(List<File>) - Method in interface org.duracloud.upload.UploadFacilitator
 
startUpload(List<File>) - Method in class org.duracloud.upload.UploadTool
 
StartupPanel - Class in org.duracloud.upload.panel
 
StartupPanel(UploadFacilitator) - Constructor for class org.duracloud.upload.panel.StartupPanel
 
state - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
StatelessStorageProvider - Interface in org.duracloud.storage.provider
 
StatelessStorageProviderImpl - Class in org.duracloud.storage.provider
 
StatelessStorageProviderImpl() - Constructor for class org.duracloud.storage.provider.StatelessStorageProviderImpl
 
STATUS_KEY - Static variable in interface org.duracloud.services.ComputeService
 
STATUS_KEY - Static variable in class org.duracloud.services.fixity.results.ServiceResultProcessor
 
StatusController - Class in org.duracloud.servicesadmin.control
 
StatusController() - Constructor for class org.duracloud.servicesadmin.control.StatusController
 
StatusListener - Interface in org.duracloud.services.fixity.status
This interface defines the contract for a listener of work status.
StatusListener - Interface in org.duracloud.services.image.status
This interface defines the contract for a listener of work status.
StatusManager - Class in org.duracloud.retrieval.mgmt
Singleton class which tracks the status of the retrieval activity
StatusManager - Class in org.duracloud.sync.mgmt
Singleton class which tracks the status of the sync queue
StatusManager() - Constructor for class org.duracloud.sync.mgmt.StatusManager
 
StatusPanel - Class in org.duracloud.upload.panel
 
StatusPanel(UploadFacilitator) - Constructor for class org.duracloud.upload.panel.StatusPanel
 
stitch(String, String, File) - Method in class org.duracloud.stitch.FileStitcherDriver
This method retrieves the chunks manifest specified by the arg space-id and manifest-id (content-id), then reconstitues the chunks defined in the manifest into the original file at the arg to-directory.
stop() - Method in class org.duracloud.common.util.metrics.Metric.MetricElement
 
stop(String) - Method in class org.duracloud.common.util.metrics.Metric
 
stop(Credential, String, String) - Method in interface org.duracloud.computeprovider.mgmt.ComputeProvider
This method stops the running instance with provided id.
stop(Credential, String, String) - Method in class org.duracloud.computeprovider.mgmt.mock.LocalComputeProviderImpl
 
stop(Credential, String, String) - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
This method stops the running instance with provided id.
stop() - Method in class org.duracloud.servicemonitor.impl.ServicePoller
 
stop() - Method in class org.duracloud.services.amazonfixity.AmazonFixityService
 
stop() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
stop() - Method in class org.duracloud.services.BaseService
 
stop() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
 
stop() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
stop() - Method in interface org.duracloud.services.ComputeService
 
stop() - Method in interface org.duracloud.services.duplication.ContentDuplicator
This method performs any necessary clean-up of the ContentDuplicator.
stop() - Method in class org.duracloud.services.duplication.DuplicationService
 
stop() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
stop() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
stop() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
stop() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
stop() - Method in interface org.duracloud.services.duplication.SpaceDuplicator
This method performs any necessary clean-up of the SpaceDuplicator.
stop() - Method in class org.duracloud.services.fixity.FixityService
 
stop() - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
stop() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
stop() - Method in class org.duracloud.services.image.ImageConversionService
 
stop() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
stop() - Method in class org.duracloud.services.replicationod.ReplicationOnDemandService
 
stop() - Method in class org.duracloud.services.script.ScriptService
 
stop() - Method in class org.duracloud.services.streaming.MediaStreamingService
 
stop() - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
This method shutsdown the tomcat instance.
stop(String) - Method in class org.duracloud.servicesutil.util.internal.NoopServiceStopperImpl
stop(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceStopperImpl
stop(String) - Method in interface org.duracloud.servicesutil.util.ServiceStopper
STOP_JOB_TASK_NAME - Static variable in class org.duracloud.storage.domain.HadoopTypes
 
StopController - Class in org.duracloud.servicesadmin.control
 
StopController() - Constructor for class org.duracloud.servicesadmin.control.StopController
 
stopConversion() - Method in class org.duracloud.services.image.ConversionManager
 
stopConversion() - Method in class org.duracloud.services.image.ConversionThread
 
StopHadoopJobTaskRunner - Class in org.duracloud.s3task.hadoop
 
StopHadoopJobTaskRunner(AmazonElasticMapReduceClient) - Constructor for class org.duracloud.s3task.hadoop.StopHadoopJobTaskRunner
 
stopMetric(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
 
stopMonitor() - Method in class org.duracloud.sync.monitor.DirectoryUpdateMonitor
Stops the monitor, no further updates will be reported.
STOPPED - Static variable in interface org.duracloud.DeploymentStatusType
 
stoppingWork() - Method in class org.duracloud.sync.mgmt.StatusManager
 
stopProcessing() - Method in class org.duracloud.services.fixity.worker.ServiceWorkManager
Indicate that service should stop after the items currently being processed have completed.
stopServiceBundle(String) - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
 
STOPTIME_KEY - Static variable in interface org.duracloud.services.ComputeService
 
stopUpload() - Method in class org.duracloud.upload.Uploader
 
stopWalk() - Method in class org.duracloud.sync.walker.DirWalker
 
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
 
storageAccountKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
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
 
StorageAccountTestUtil - Class in org.duracloud.unittestdb.util
Provides utilities for testing with storage accounts.
StorageAccountTestUtil() - Constructor for class org.duracloud.unittestdb.util.StorageAccountTestUtil
 
storageClassKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
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
 
StorageMetrics - Class in org.duracloud.reportdata.storage.metrics
Top level metrics storage data structure for DuraStore.
StorageMetrics(List<StorageProviderMetrics>, long, long, List<MimetypeMetrics>) - Constructor for class org.duracloud.reportdata.storage.metrics.StorageMetrics
 
StorageProvider - Class in org.duracloud.duradmin.domain
 
StorageProvider() - Constructor for class org.duracloud.duradmin.domain.StorageProvider
 
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.
StorageProvider.AccessType - Enum in org.duracloud.storage.provider
 
StorageProviderBase - Class in org.duracloud.storage.provider
 
StorageProviderBase() - Constructor for class org.duracloud.storage.provider.StorageProviderBase
 
StorageProviderBase.SpaceDeleteWorker - Class in org.duracloud.storage.provider
 
StorageProviderBase.SpaceDeleteWorker(String) - Constructor for class org.duracloud.storage.provider.StorageProviderBase.SpaceDeleteWorker
 
StorageProviderFactory - Interface in org.duracloud.durastore.util
 
StorageProviderFactoryImpl - Class in org.duracloud.durastore.util
Provides access to StorageProvider implementations
StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
StorageProviderMetrics - Class in org.duracloud.reportdata.storage.metrics
Metrics data structure for storage providers.
StorageProviderMetrics(String, String, List<SpaceMetrics>, long, long, List<MimetypeMetrics>) - Constructor for class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
 
StorageProviderMetricsCollector - Class in org.duracloud.durareport.storage.metrics
Metrics data structure for storage providers.
StorageProviderMetricsCollector(String, String) - Constructor for class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
StorageProviderType - Enum in org.duracloud.storage.domain
 
StorageProviderUtil - Class in org.duracloud.storage.util
Provides utility methods for Storage Providers
StorageProviderUtil() - Constructor for class org.duracloud.storage.util.StorageProviderUtil
 
StorageReport - Class in org.duracloud.reportdata.storage
 
StorageReport() - Constructor for class org.duracloud.reportdata.storage.StorageReport
 
StorageReport(String, StorageMetrics, long, long) - Constructor for class org.duracloud.reportdata.storage.StorageReport
 
StorageReportBase - Class in org.duracloud.reportdata.storage
 
StorageReportBase() - Constructor for class org.duracloud.reportdata.storage.StorageReportBase
 
StorageReportBuilder - Class in org.duracloud.durareport.storage
Builder to be run in a thread to generate metrics reports.
StorageReportBuilder(ContentStoreManager, StorageReportHandler) - Constructor for class org.duracloud.durareport.storage.StorageReportBuilder
 
StorageReportBuilder.Status - Enum in org.duracloud.durareport.storage
 
StorageReportCancelledException - Exception in org.duracloud.durareport.error
 
StorageReportCancelledException() - Constructor for exception org.duracloud.durareport.error.StorageReportCancelledException
 
StorageReportController - Class in org.duracloud.duradmin.control
 
StorageReportController(StorageReportManager) - Constructor for class org.duracloud.duradmin.control.StorageReportController
 
StorageReportConverter - Class in org.duracloud.durareport.storage
 
StorageReportConverter() - Constructor for class org.duracloud.durareport.storage.StorageReportConverter
 
StorageReportHandler - Class in org.duracloud.durareport.storage
Handles the storage and retrieval of storage reports.
StorageReportHandler(ContentStoreManager, String, String, String) - Constructor for class org.duracloud.durareport.storage.StorageReportHandler
 
StorageReportInfo - Class in org.duracloud.reportdata.storage
 
StorageReportInfo() - Constructor for class org.duracloud.reportdata.storage.StorageReportInfo
 
StorageReportInfoSerializer - Class in org.duracloud.reportdata.storage.serialize
 
StorageReportInfoSerializer() - Constructor for class org.duracloud.reportdata.storage.serialize.StorageReportInfoSerializer
 
StorageReportList - Class in org.duracloud.reportdata.storage
 
StorageReportList(List<String>) - Constructor for class org.duracloud.reportdata.storage.StorageReportList
 
StorageReportListSerializer - Class in org.duracloud.reportdata.storage.serialize
 
StorageReportListSerializer() - Constructor for class org.duracloud.reportdata.storage.serialize.StorageReportListSerializer
 
StorageReportManager - Interface in org.duracloud.client.report
Allows for communication with DuraReport
StorageReportManagerImpl - Class in org.duracloud.client.report
Allows for communication with DuraReport
StorageReportManagerImpl(String, String) - Constructor for class org.duracloud.client.report.StorageReportManagerImpl
 
StorageReportManagerImpl(String, String, String) - Constructor for class org.duracloud.client.report.StorageReportManagerImpl
 
StorageReportResource - Class in org.duracloud.durareport.rest
First line of business logic to handle the requests coming in via the Storage Report REST API.
StorageReportResource(String, String) - Constructor for class org.duracloud.durareport.rest.StorageReportResource
 
StorageReportRest - Class in org.duracloud.durareport.rest
REST interface for storage reporting
StorageReportRest(StorageReportResource) - Constructor for class org.duracloud.durareport.rest.StorageReportRest
 
StorageReportScheduler - Class in org.duracloud.durareport.storage
 
StorageReportScheduler(StorageReportBuilder) - Constructor for class org.duracloud.durareport.storage.StorageReportScheduler
 
StorageReportSerializer - Class in org.duracloud.reportdata.storage.serialize
Handles moving metrics information into and out of XML format
StorageReportSerializer() - Constructor for class org.duracloud.reportdata.storage.serialize.StorageReportSerializer
 
storageSpace - Variable in class org.duracloud.durareport.storage.StorageReportHandler
 
Store - Class in org.duracloud.duraservice.domain
Contains the information necessary to connect to a DuraCloud store.
Store() - Constructor for class org.duracloud.duraservice.domain.Store
 
store - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
STORE_CONTEXT_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
STORE_HOST_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
STORE_ID - Static variable in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
STORE_ID - Static variable in class org.duracloud.durastore.aop.ContentMessageConverter
 
STORE_ID - Static variable in class org.duracloud.durastore.aop.IngestMessageConverter
 
STORE_ID - Static variable in class org.duracloud.durastore.aop.SpaceMessageConverter
 
STORE_ID - Static variable in class org.duracloud.services.listener.BaseListenerService
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentDeleteAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentUpdateAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceCreateAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceDeleteAdvice
 
STORE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.SpaceUpdateAdvice
 
STORE_MSG_BROKER_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
STORE_PORT_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
STORE_PWORD_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
STORE_USER_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
StoreCaller<T> - Class in org.duracloud.client
This class spins on the abstract 'call()' until it returns successfully or it has run out of tries.
StoreCaller() - Constructor for class org.duracloud.client.StoreCaller
 
StoreCaller<T> - Class in org.duracloud.services.duplication
This class spins on the abstract doCall() until the expected result is returned or the maximum number of tries has been reached.
StoreCaller(int) - Constructor for class org.duracloud.services.duplication.StoreCaller
 
StoreCaller<T> - Class in org.duracloud.services.fixity.util
This class spins on the abstract 'call()' until it returns successfully or it has run out of tries.
StoreCaller() - Constructor for class org.duracloud.services.fixity.util.StoreCaller
 
StoreClientUtil - Class in org.duracloud.retrieval.util
 
StoreClientUtil() - Constructor for class org.duracloud.retrieval.util.StoreClientUtil
 
StoreClientUtil - Class in org.duracloud.sync.util
 
StoreClientUtil() - Constructor for class org.duracloud.sync.util.StoreClientUtil
 
storeContentStream(File, String, String) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStoreUtil
 
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.
storeReport(DuraStoreMetricsCollector, long, long) - Method in class org.duracloud.durareport.storage.StorageReportHandler
Stores a storage report in the primary storage provider, returns the content ID of the new item.
StoreRest - Class in org.duracloud.durastore.rest
Provides interaction with storage providers accounts via REST
StoreRest(StorageProviderFactory, StorageAccountsDocumentBinding) - Constructor for class org.duracloud.durastore.rest.StoreRest
 
STORES_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
 
streamContent(ContentStore, HttpServletResponse, String, String) - Static method in class org.duracloud.duradmin.util.SpaceUtil
 
StreamingUpdateListener - Interface in org.duracloud.services.streaming
 
StringToMultipartFile - Class in org.duracloud.duradmin.binding
 
StringToMultipartFile() - Constructor for class org.duracloud.duradmin.binding.StringToMultipartFile
 
succeed(String) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
 
SUCCESS - Static variable in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
SUCCESS - Static variable in class org.duracloud.services.hadoop.base.ProcessFileMapper
 
successfulCompletion() - Method in class org.duracloud.retrieval.mgmt.StatusManager
 
successfulCompletion() - Method in class org.duracloud.sync.mgmt.StatusManager
 
successfulStreamingAddition(String, String) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
successfulStreamingAddition(String, String) - Method in interface org.duracloud.services.streaming.StreamingUpdateListener
 
summarizeService(ServiceInfo) - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
summarizeService(int, int) - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
summarizeService(ServiceInfo) - Method in interface org.duracloud.servicemonitor.ServiceSummarizer
 
summarizeService(int, int) - Method in interface org.duracloud.servicemonitor.ServiceSummarizer
 
summarizeServices(List<ServiceInfo>) - Method in class org.duracloud.servicemonitor.impl.ServiceSummarizerImpl
 
summarizeServices(List<ServiceInfo>) - Method in interface org.duracloud.servicemonitor.ServiceSummarizer
 
supports(Class) - Method in class org.duracloud.duradmin.security.ContentStoreAuthenticationProvider
 
supports(ConfigAttribute) - Method in class org.duracloud.security.vote.SpaceAccessVoter
This method always returns true because all configAttributes are able to be handled by this voter.
supports(Class) - Method in class org.duracloud.security.vote.SpaceAccessVoter
This methods returns true if the arg class is an instance of or subclass of FilterInvocation.
SyncBackupManager - Class in org.duracloud.sync.backup
Handles the execution of the changed list backup manager
SyncBackupManager(File, long) - Constructor for class org.duracloud.sync.backup.SyncBackupManager
 
syncDeletes() - Method in class org.duracloud.sync.config.SyncToolConfig
 
SyncEndpoint - Interface in org.duracloud.sync.endpoint
Endpoint to which files are synchronized.
syncFile(MonitoredFile, File) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
 
syncFile(MonitoredFile, File) - Method in class org.duracloud.sync.endpoint.FileSystemSyncEndpoint
 
syncFile(MonitoredFile, File) - Method in interface org.duracloud.sync.endpoint.SyncEndpoint
Ensures that the endpoint includes a file equivalent to the provided local file: - If the local file exists but no file with the same path exists at the endpoint, the local file will be copied to the endpoint - If the local file exists and is different from a file with the same path at the endpoint, the local file will replace the file at the endpoint.
SyncManager - Class in org.duracloud.sync.mgmt
The SyncManager is responsible to watch for new entries in the ChangedList and make sure those changes are pushed to the SyncEndpoint.
SyncManager(List<File>, SyncEndpoint, int, long) - Constructor for class org.duracloud.sync.mgmt.SyncManager
Creates a SyncManager which, when started, will watch for updates to the ChangedList and kick off SyncWorkers to handle any changed files.
SyncTool - Class in org.duracloud.sync
Starting point for the Sync Tool.
SyncTool() - Constructor for class org.duracloud.sync.SyncTool
 
SyncToolConfig - Class in org.duracloud.sync.config
Configuration for the Sync Tool
SyncToolConfig() - Constructor for class org.duracloud.sync.config.SyncToolConfig
 
SyncToolConfigParser - Class in org.duracloud.sync.config
Handles reading the configuration parameters for the Sync Tool
SyncToolConfigParser() - Constructor for class org.duracloud.sync.config.SyncToolConfigParser
Creates a parser for command line configuration options.
SyncWorker - Class in org.duracloud.sync.mgmt
Handles the syncing of a single changed file using the given endpoint.
SyncWorker(ChangedFile, File, SyncEndpoint) - Constructor for class org.duracloud.sync.mgmt.SyncWorker
Creates a SyncWorker to handle syncing a file
SYSTEM_PREFIX - Static variable in interface org.duracloud.services.ComputeService
 
SystemConfig - Class in org.duracloud.serviceconfig
This class holds service config info supplied by the user.
SystemConfig(String, String, String) - Constructor for class org.duracloud.serviceconfig.SystemConfig
 
SystemConfigType - Interface in org.duracloud
An XML systemConfigType(@duracloud.org).
SystemConfigType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SystemConfigTypeImpl - Class in org.duracloud.impl
An XML systemConfigType(@duracloud.org).
SystemConfigTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SystemConfigTypeImpl
 
SystemPropertyType - Interface in org.duracloud
An XML systemPropertyType(@duracloud.org).
SystemPropertyType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
SystemPropertyTypeImpl - Class in org.duracloud.impl
An XML systemPropertyType(@duracloud.org).
SystemPropertyTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.SystemPropertyTypeImpl
 
SystemUserCredential - Class in org.duracloud.common.model
 
SystemUserCredential() - Constructor for class org.duracloud.common.model.SystemUserCredential
 

T

table - Static variable in class org.duracloud.DeploymentOptionLocationType.Enum
 
table - Static variable in class org.duracloud.DeploymentOptionStateType.Enum
 
table - Static variable in class org.duracloud.DeploymentStatusType.Enum
 
table - Static variable in class org.duracloud.OptionInputType.Enum
 
TableSpec - Class in org.duracloud.common.util
 
TableSpec() - Constructor for class org.duracloud.common.util.TableSpec
 
Tag - Class in org.duracloud.duradmin.domain
 
Tag() - Constructor for class org.duracloud.duradmin.domain.Tag
 
TAGS - Static variable in class org.duracloud.duradmin.util.TagUtil
 
TagUtil - Class in org.duracloud.duradmin.util
 
TagUtil() - Constructor for class org.duracloud.duradmin.util.TagUtil
 
TaskException - Exception in org.duracloud.storage.error
 
TaskException(String) - Constructor for exception org.duracloud.storage.error.TaskException
 
TaskException(String, Throwable) - Constructor for exception org.duracloud.storage.error.TaskException
 
TaskProvider - Interface in org.duracloud.storage.provider
A Task Provider performs tasks which are specific to a particular provider implementation, and thus cannot be generalized as part of StorageProvider.
TaskProviderFactory - Class in org.duracloud.durastore.util
Provides access to TaskProvider implementations
TaskProviderFactory(StorageAccountManager) - Constructor for class org.duracloud.durastore.util.TaskProviderFactory
 
TaskRest - Class in org.duracloud.durastore.rest
Allows for calling storage provider specific tasks
TaskRest(TaskProviderFactory, RestUtil) - Constructor for class org.duracloud.durastore.rest.TaskRest
 
TaskRunner - Interface in org.duracloud.storage.provider
 
terminate() - Method in class org.duracloud.services.hadoop.base.FileCopier
 
terminateMessaging() - Method in class org.duracloud.services.listener.BaseListenerService
 
terminateSync() - Method in class org.duracloud.sync.mgmt.SyncManager
 
TEXT - Static variable in interface org.duracloud.OptionInputType
 
TEXT_PLAIN - Static variable in class org.duracloud.durareport.rest.BaseRest
 
TEXT_PLAIN - Static variable in class org.duracloud.duraservice.rest.BaseRest
 
TEXT_PLAIN - Static variable in class org.duracloud.durastore.rest.BaseRest
 
TextUserConfig - Class in org.duracloud.serviceconfig.user
 
TextUserConfig(String, String, String, String) - Constructor for class org.duracloud.serviceconfig.user.TextUserConfig
 
TextUserConfig(String, String, String) - Constructor for class org.duracloud.serviceconfig.user.TextUserConfig
 
TextUserConfig(String, String) - Constructor for class org.duracloud.serviceconfig.user.TextUserConfig
 
throwIfSpaceNotExist(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
 
throwIfSpaceNotExist(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
 
throwIfSpaceNotExist(String) - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
 
throwIfSpaceNotExist(String) - Method in class org.duracloud.s3storage.S3StorageProvider
 
throwIfSpaceNotExist(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
 
throwServiceException(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceInstallBase
 
TilesConfigurer - Class in org.duracloud.duradmin.view.tiles2
Helper class to configure Tiles2 for the Spring Framework.
TilesConfigurer() - Constructor for class org.duracloud.duradmin.view.tiles2.TilesConfigurer
 
TITLE_META - Static variable in class org.duracloud.services.streaming.PlaylistCreator
 
titleOf(String) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
 
titleOf(String) - Method in class org.duracloud.services.fixity.util.FixityManifestVerifier
 
TomcatInstance - Class in org.duracloud.services.webapputil.tomcat
This class is a stateful representation of a tomcat instance.
TomcatInstance(File, int) - Constructor for class org.duracloud.services.webapputil.tomcat.TomcatInstance
 
TomcatUtil - Class in org.duracloud.services.webapputil.tomcat
This class provides utility methods for creating and removing tomcat installations.
TomcatUtil() - Constructor for class org.duracloud.services.webapputil.tomcat.TomcatUtil
 
toMessage(Object, Session) - Method in class org.duracloud.durastore.aop.ContentCopyMessageConverter
 
toMessage(Object, Session) - Method in class org.duracloud.durastore.aop.ContentMessageConverter
 
toMessage(Object, Session) - Method in class org.duracloud.durastore.aop.IngestMessageConverter
 
toMessage(Object, Session) - Method in class org.duracloud.durastore.aop.SpaceMessageConverter
 
toMessage(Object, Session) - Method in class org.duracloud.serviceapi.aop.DeployMessageConverter
 
toMessage(Object, Session) - Method in class org.duracloud.serviceapi.aop.ServiceMessageConverter
 
toObject(String, Class) - Method in class org.duracloud.duradmin.binding.StringToMultipartFile
 
toServiceStatus() - Method in enum org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker.JobStatus
 
toString() - Method in class org.duracloud.common.model.ContentItem
 
toString() - Method in class org.duracloud.common.model.Credential
 
toString() - Method in enum org.duracloud.common.model.DuraCloudUserType
 
toString() - Method in class org.duracloud.common.model.SystemUserCredential
 
toString() - Method in class org.duracloud.common.util.bulk.ManifestVerifier.ResultEntry
 
toString() - Method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
 
toString() - Method in class org.duracloud.common.util.metrics.Metric.MetricElement
 
toString() - Method in class org.duracloud.common.util.metrics.Metric
 
toString() - Method in enum org.duracloud.computeprovider.domain.ComputeProviderType
 
toString(Object) - Method in class org.duracloud.duradmin.binding.StringToMultipartFile
 
toString() - Method in class org.duracloud.duradmin.domain.ContentItem
 
toString() - Method in class org.duracloud.duradmin.domain.ServiceCommand
 
toString() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
toString() - Method in enum org.duracloud.duraservice.config.AmazonFixityServiceInfo.ModeType
 
toString() - Method in enum org.duracloud.duraservice.config.BulkImageConversionServiceInfo.ModeType
 
toString() - Method in enum org.duracloud.duraservice.config.FixityServiceInfo.ModeType
 
toString() - Method in enum org.duracloud.duraservice.config.FixityToolsServiceInfo.ModeType
 
toString() - Method in enum org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo.ModeType
 
toString() - Method in class org.duracloud.durastore.aop.ContentCopyMessage
 
toString() - Method in class org.duracloud.durastore.aop.ContentMessage
 
toString() - Method in class org.duracloud.durastore.aop.IngestMessage
 
toString() - Method in class org.duracloud.durastore.aop.SpaceMessage
 
toString() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProviderProperties
 
toString() - Method in class org.duracloud.serviceapi.aop.DeployMessage
 
toString() - Method in class org.duracloud.serviceapi.aop.ServiceMessage
 
toString() - Method in class org.duracloud.serviceconfig.DeploymentOption
 
toString() - Method in class org.duracloud.serviceconfig.ServiceInfo
 
toString() - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
toString() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
 
toString() - Method in class org.duracloud.services.fixity.domain.ContentLocation
 
toString() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
toString() - Method in class org.duracloud.services.fixity.results.HashFinderResult
 
toString() - Method in class org.duracloud.services.fixity.results.ServiceResultListener.StatusMsg
 
toString() - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
toString() - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
toString() - Method in class org.duracloud.storage.domain.impl.StorageAccountImpl
 
toString() - Method in enum org.duracloud.storage.domain.StorageProviderType
 
toString() - Method in class org.duracloud.unittestdb.domain.ResourceType
 
toURI() - Method in class org.duracloud.sync.endpoint.MonitoredFile
 
TRANSFER_ENCODING - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
TransitiveDependencyCollector - Class in org.ops4j.pax.exam.mavenplugin
 
TransitiveDependencyCollector(MavenProject, ArtifactFactory, MavenProjectBuilder, List<ArtifactRepository>, ArtifactRepository) - Constructor for class org.ops4j.pax.exam.mavenplugin.TransitiveDependencyCollector
 
type - Static variable in interface noNamespace.ServiceReportBase
 
type - Static variable in interface noNamespace.ServiceReportList
 
type - Static variable in interface noNamespace.ServiceReportListDocument
 
type - Static variable in interface org.duracloud.AuthoritiesType
 
type - Static variable in interface org.duracloud.ChunksManifestDocument
 
type - Static variable in interface org.duracloud.ChunksManifestType
 
type - Static variable in interface org.duracloud.ChunksType
 
type - Static variable in interface org.duracloud.ChunkType
 
type - Static variable in interface org.duracloud.DependenciesType
 
type - Static variable in interface org.duracloud.DependencyType
 
type - Static variable in interface org.duracloud.DeploymentOptionLocationType
 
type - Static variable in interface org.duracloud.DeploymentOptionStateType
 
type - Static variable in interface org.duracloud.DeploymentOptionsType
 
type - Static variable in interface org.duracloud.DeploymentOptionType
 
type - Static variable in interface org.duracloud.DeploymentStatusType
 
type - Static variable in interface org.duracloud.DeploymentsType
 
type - Static variable in interface org.duracloud.DeploymentType
 
type - Static variable in interface org.duracloud.HeaderType
 
type - Static variable in interface org.duracloud.ModeSetType
 
type - Static variable in interface org.duracloud.ModeType
 
type - Static variable in interface org.duracloud.OptionInputType
 
type - Static variable in interface org.duracloud.PropertiesType
 
type - Static variable in interface org.duracloud.PropertyType
 
type - Static variable in interface org.duracloud.SecurityUsersDocument
 
type - Static variable in interface org.duracloud.SecurityUsersType
 
type - Static variable in interface org.duracloud.SecurityUserType
 
type - Static variable in interface org.duracloud.ServiceDocument
 
type - Static variable in interface org.duracloud.ServicesDocument.Services
 
type - Static variable in interface org.duracloud.ServicesDocument
 
type - Static variable in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
 
type - Static variable in interface org.duracloud.ServiceSummariesDocument
 
type - Static variable in interface org.duracloud.ServiceSummaryDocument
 
type - Static variable in interface org.duracloud.ServiceSummaryType
 
type - Static variable in interface org.duracloud.ServiceType
 
type - Static variable in interface org.duracloud.SingleServiceSummaryType
 
type - Static variable in interface org.duracloud.SingleServiceType
 
type - Static variable in interface org.duracloud.SourceContentType
 
type - Static variable in interface org.duracloud.SystemConfigType
 
type - Static variable in interface org.duracloud.SystemPropertyType
 
type - Static variable in interface org.duracloud.UserConfigType
 
type - Static variable in interface org.duracloud.UserPropertyType.Option
 
type - Static variable in interface org.duracloud.UserPropertyType
 

U

UnauthorizedException - Exception in org.duracloud.error
Exception thrown when a request is not accepted because the caller is not authorized to perform the function
UnauthorizedException(String) - Constructor for exception org.duracloud.error.UnauthorizedException
 
UnauthorizedException(String, Exception) - Constructor for exception org.duracloud.error.UnauthorizedException
 
UnauthorizedException(String, String, Exception) - Constructor for exception org.duracloud.error.UnauthorizedException
 
UnauthorizedException(String, String, String, Exception) - Constructor for exception org.duracloud.error.UnauthorizedException
 
UnauthorizedException(String, String, String, String, String, Exception) - Constructor for exception org.duracloud.error.UnauthorizedException
 
UNAVAILABLE - Static variable in interface org.duracloud.DeploymentOptionStateType
 
unDeploy(URL) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
This method undeploys the webapp currently deployed at the arg URL.
unDeploy(String) - Method in class org.duracloud.services.webapputil.tomcat.TomcatInstance
This method undeploys the webapp found under the arg context
unDeploy(URL) - Method in interface org.duracloud.services.webapputil.WebAppUtil
This method undeploys the webapp currently running at the arg url and destroys the application server that was hosting it.
UndeployAdvice - Class in org.duracloud.duraservice.aop
 
UndeployAdvice() - Constructor for class org.duracloud.duraservice.aop.UndeployAdvice
 
undeployAllServices() - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Undeploys all of the deployed services.
undeployService(int, int) - Method in class org.duracloud.client.ServicesManagerImpl
UnDeploys a service.
undeployService(int, int) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Stops and un-deploys a service
undeployService(int, int) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
undeployService(int, int) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
undeployService(int, int) - Method in class org.duracloud.duraservice.rest.ServiceRest
Stops and undeploys a service.
undeployService(int, int) - Method in interface org.duracloud.serviceapi.ServicesManager
UnDeploys a service.
UnexpectedResponseException - Exception in org.duracloud.client.report.error
Exception thrown when an unexpected response code is returned from a report call.
UnexpectedResponseException(String, int, int, String) - Constructor for exception org.duracloud.client.report.error.UnexpectedResponseException
 
UnexpectedResponseException - Exception in org.duracloud.serviceapi.error
Exception thrown when an unexpected response code is returned from a services call.
UnexpectedResponseException(String, int, int, String) - Constructor for exception org.duracloud.serviceapi.error.UnexpectedResponseException
 
uninstall(String) - Method in class org.duracloud.servicesutil.util.internal.ServiceUninstallerImpl
 
uninstall(String) - Method in interface org.duracloud.servicesutil.util.ServiceUninstaller
 
uninstallAll() - Method in class org.duracloud.servicesutil.util.internal.ServiceUninstallerImpl
 
uninstallAll() - Method in interface org.duracloud.servicesutil.util.ServiceUninstaller
 
UninstallController - Class in org.duracloud.servicesadmin.control
 
UninstallController() - Constructor for class org.duracloud.servicesadmin.control.UninstallController
 
unInstallTomcat(TomcatInstance) - Method in class org.duracloud.services.webapputil.tomcat.TomcatUtil
This method removes the tomcat installation represented by the arg tomcatInstance.
UnitTestDatabaseLoaderCLI - Class in org.duracloud.unittestdb
 
UnitTestDatabaseLoaderCLI() - Constructor for class org.duracloud.unittestdb.UnitTestDatabaseLoaderCLI
 
UnitTestDatabaseUtil - Class in org.duracloud.unittestdb
 
UnitTestDatabaseUtil() - Constructor for class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
UnitTestDatabaseUtil(Credential, String, String) - Constructor for class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
UnknownResourceTypeException - Exception in org.duracloud.unittestdb.error
 
UnknownResourceTypeException(String) - Constructor for exception org.duracloud.unittestdb.error.UnknownResourceTypeException
 
unlock() - Method in class org.duracloud.duraservice.domain.ServiceComputeInstance
 
unlockServiceComputeInstance(String) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Unlocks a services compute instance, indicating that the instance is available for further service deployments.
unRegister(String) - Static method in class org.duracloud.servicesutil.util.catalog.BundleCatalog
This method decrements the usage count of the arg name in the catalog.
unsetAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Unsets the "accountNonExpired" element
unsetAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
Unsets the "accountNonExpired" element
unsetAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Unsets the "accountNonLocked" element
unsetAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
Unsets the "accountNonLocked" element
unsetCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Unsets the "credentialsNonExpired" element
unsetCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
Unsets the "credentialsNonExpired" element
unsetDefaultValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Unsets the "defaultValue" attribute
unsetDefaultValue() - Method in interface org.duracloud.SystemPropertyType
Unsets the "defaultValue" attribute
unsetDependencies() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "dependencies" element
unsetDependencies() - Method in interface org.duracloud.ServiceType
Unsets the "dependencies" element
unsetDeploymentId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Unsets the "deploymentId" attribute
unsetDeploymentId() - Method in interface org.duracloud.ServiceSummaryType
Unsets the "deploymentId" attribute
unsetDeploymentOptions() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "deploymentOptions" element
unsetDeploymentOptions() - Method in interface org.duracloud.ServiceType
Unsets the "deploymentOptions" element
unsetDeployments() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "deployments" element
unsetDeployments() - Method in interface org.duracloud.ServiceType
Unsets the "deployments" element
unsetDescription() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "description" element
unsetDescription() - Method in interface org.duracloud.ServiceType
Unsets the "description" element
unsetDisplayName() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "displayName" attribute
unsetDisplayName() - Method in interface org.duracloud.ServiceType
Unsets the "displayName" attribute
unsetEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Unsets the "enabled" element
unsetEnabled() - Method in interface org.duracloud.SecurityUserType
Unsets the "enabled" element
unsetExclusion() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Unsets the "exclusion" attribute
unsetExclusion() - Method in interface org.duracloud.UserPropertyType
Unsets the "exclusion" attribute
unsetHostname() - Method in interface org.duracloud.DeploymentOptionType
Unsets the "hostname" attribute
unsetHostname() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Unsets the "hostname" attribute
unsetId() - Method in interface org.duracloud.DeploymentOptionsType
Unsets the "id" attribute
unsetId() - Method in interface org.duracloud.DeploymentOptionType
Unsets the "id" attribute
unsetId() - Method in interface org.duracloud.DeploymentsType
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.ModeSetTypeImpl
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Unsets the "id" attribute
unsetId() - Method in class org.duracloud.impl.UserConfigTypeImpl
Unsets the "id" attribute
unsetId() - Method in interface org.duracloud.ModeSetType
Unsets the "id" attribute
unsetId() - Method in interface org.duracloud.SystemConfigType
Unsets the "id" attribute
unsetId() - Method in interface org.duracloud.UserConfigType
Unsets the "id" attribute
unsetIsSystemService() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "isSystemService" attribute
unsetIsSystemService() - Method in interface org.duracloud.ServiceType
Unsets the "isSystemService" attribute
unsetLocation() - Method in interface org.duracloud.DeploymentOptionType
Unsets the "location" attribute
unsetLocation() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Unsets the "location" attribute
unsetMax() - Method in interface org.duracloud.DeploymentOptionsType
Unsets the "max" attribute
unsetMax() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Unsets the "max" attribute
unsetName() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Unsets the "name" attribute
unsetName() - Method in interface org.duracloud.ServiceSummaryType
Unsets the "name" attribute
unsetSelected() - Method in class org.duracloud.impl.ModeTypeImpl
Unsets the "selected" attribute
unsetSelected() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Unsets the "selected" attribute
unsetSelected() - Method in interface org.duracloud.ModeType
Unsets the "selected" attribute
unsetSelected() - Method in interface org.duracloud.UserPropertyType.Option
Unsets the "selected" attribute
unsetSystemConfig() - Method in interface org.duracloud.DeploymentType
Unsets the "systemConfig" element
unsetSystemConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Unsets the "systemConfig" element
unsetSystemConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "systemConfig" element
unsetSystemConfig() - Method in interface org.duracloud.ServiceType
Unsets the "systemConfig" element
unsetUserConfig() - Method in interface org.duracloud.DeploymentType
Unsets the "userConfig" element
unsetUserConfig() - Method in class org.duracloud.impl.DeploymentTypeImpl
Unsets the "userConfig" element
unsetUserConfig() - Method in class org.duracloud.impl.ServiceTypeImpl
Unsets the "userConfig" element
unsetUserConfig() - Method in interface org.duracloud.ServiceType
Unsets the "userConfig" element
unsetValue() - Method in class org.duracloud.impl.ModeSetTypeImpl
Unsets the "value" attribute
unsetValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Unsets the "value" attribute
unsetValue() - Method in interface org.duracloud.ModeSetType
Unsets the "value" attribute
unsetValue() - Method in interface org.duracloud.UserPropertyType
Unsets the "value" attribute
unsetVersion() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Unsets the "version" attribute
unsetVersion() - Method in interface org.duracloud.ServiceSummaryType
Unsets the "version" attribute
UnsupportedTaskException - Exception in org.duracloud.error
 
UnsupportedTaskException(String, Throwable) - Constructor for exception org.duracloud.error.UnsupportedTaskException
 
UnsupportedTaskException - Exception in org.duracloud.storage.error
 
UnsupportedTaskException(String) - Constructor for exception org.duracloud.storage.error.UnsupportedTaskException
 
update(long, long, int) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
 
update() - Method in class org.duracloud.duradmin.util.ScrollableList
 
update(String, long) - Method in class org.duracloud.durareport.storage.metrics.DuraStoreMetricsCollector
 
update(String, String, String, String, long) - Method in class org.duracloud.durareport.storage.metrics.DuraStoreMetricsCollector
 
update(String, long) - Method in class org.duracloud.durareport.storage.metrics.MetricsCollector
 
update(long) - Method in class org.duracloud.durareport.storage.metrics.MimetypeMetricsCollector
 
update(String, long) - Method in class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
update(String, String, long) - Method in class org.duracloud.durareport.storage.metrics.StorageProviderMetricsCollector
 
updateBytesRead(int) - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
 
UpdateConfigAdvice - Class in org.duracloud.duraservice.aop
 
UpdateConfigAdvice() - Constructor for class org.duracloud.duraservice.aop.UpdateConfigAdvice
 
updateConfiguration(String, Map<String, String>) - Method in interface org.duracloud.servicesutil.util.DuraConfigAdmin
The update policy for arg properties is that: 1.
updateConfiguration(String, Map<String, String>) - Method in class org.duracloud.servicesutil.util.internal.DuraConfigAdminImpl
The update policy for arg properties is that: 1.
updateContent(String, String) - Method in interface org.duracloud.services.duplication.ContentDuplicator
This method updates an existing content item in the arg spaceId with the arg contentId
updateContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
 
updateContent(String, String) - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
 
updateContentProperties(String, String, String, Map<String, String>, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
updateContentProperties(String, String, String, Map<String, String>, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Updates the properties of a piece of content.
updateContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.updateContentProperties()
updated(Dictionary) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
 
updated(Dictionary) - Method in class org.duracloud.services.cloudsync.CloudSyncWebappWrapper
 
updated(Dictionary) - Method in class org.duracloud.services.duplication.DuplicationService
 
updated(Dictionary) - Method in class org.duracloud.services.fixity.FixityService
 
updated(Dictionary) - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
 
updated(Dictionary) - Method in class org.duracloud.services.hellowebappwrapper.HelloWebappWrapper
 
updated(Dictionary) - Method in class org.duracloud.services.image.ImageConversionService
 
updated(Dictionary) - Method in class org.duracloud.services.j2kservice.J2kWebappWrapper
 
updated(Dictionary) - Method in class org.duracloud.services.script.ScriptService
 
updated(Dictionary) - Method in class org.duracloud.services.streaming.MediaStreamingService
 
updated(Dictionary) - Method in class org.duracloud.services.webapputil.internal.WebAppUtilImpl
 
UpdateMessageConsumer - Class in org.duracloud.durastore.aop
This is placeholder class that will be replaced when consumers are written to monitor messaging topics/queues
UpdateMessageConsumer() - Constructor for class org.duracloud.durastore.aop.UpdateMessageConsumer
 
updateServiceConfig(int, int, String, List<UserConfigModeSet>) - Method in class org.duracloud.client.ServicesManagerImpl
Updates the configuration of a deployed service.
updateServiceConfig(int, int, String, List<UserConfigModeSet>) - Method in class org.duracloud.duraservice.mgmt.ServiceManager
Updates the configuration of a service which has already been deployed
updateServiceConfig(int, int, InputStream) - Method in interface org.duracloud.duraservice.rest.ServiceResource
 
updateServiceConfig(int, int, InputStream) - Method in class org.duracloud.duraservice.rest.ServiceResourceImpl
 
updateServiceConfig(int, int, String, List<UserConfigModeSet>) - Method in interface org.duracloud.serviceapi.ServicesManager
Updates the configuration of a deployed service.
updateSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
 
updateSpace(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
 
updateSpace(String) - Method in interface org.duracloud.services.duplication.SpaceDuplicator
This method updates the duplicated space with arg spaceId.
updateSpaceProperties(String, String, Map<String, String>, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Updates the properties of a space.
updateSpaceProperties(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.updateSpaceProperties(String, String, String, String);
UPGRADE - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
UploadController - Class in org.duracloud.controller
 
UploadController() - Constructor for class org.duracloud.controller.UploadController
 
Uploader - Class in org.duracloud.upload
 
Uploader(String, int, String, String, String, String) - Constructor for class org.duracloud.upload.Uploader
 
UploadFacilitator - Interface in org.duracloud.upload
 
UploadManager - Class in org.duracloud.controller
 
UploadManager() - Constructor for class org.duracloud.controller.UploadManager
 
UploadStatus - Class in org.duracloud.upload
 
UploadStatus(boolean, int, int) - Constructor for class org.duracloud.upload.UploadStatus
 
UploadStatus.FileInTransfer - Class in org.duracloud.upload
 
UploadStatus.FileInTransfer(String, long, long) - Constructor for class org.duracloud.upload.UploadStatus.FileInTransfer
 
UploadTask - Interface in org.duracloud.controller
 
UploadTask.State - Enum in org.duracloud.controller
 
UploadTaskExistsException - Exception in org.duracloud.controller
 
UploadTaskExistsException() - Constructor for exception org.duracloud.controller.UploadTaskExistsException
 
UploadTool - Class in org.duracloud.upload
 
UploadTool() - Constructor for class org.duracloud.upload.UploadTool
Starts the upload tool in a mode which will ask the user for connection parameters.
UploadTool(String, int, String, String, String, String) - Constructor for class org.duracloud.upload.UploadTool
Starts the upload tool by passing in connection params, so the user will not be asked for this information.
UploadToolApplet - Class in org.duracloud.upload
 
UploadToolApplet() - Constructor for class org.duracloud.upload.UploadToolApplet
 
UploadToolFrame - Class in org.duracloud.upload
 
UploadToolFrame() - Constructor for class org.duracloud.upload.UploadToolFrame
 
UriPathUtil - Class in org.duracloud.services.hadoop.store
 
UriPathUtil() - Constructor for class org.duracloud.services.hadoop.store.UriPathUtil
 
url - Variable in class org.duracloud.computeprovider.mgmt.InstanceDescription
 
urlDecode(String) - Static method in class org.duracloud.common.web.EncodeUtil
 
urlEncode(String) - Static method in class org.duracloud.common.web.EncodeUtil
Encodes characters within a string to allow them to be used within a URL.
usage() - Static method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
 
user - Static variable in class org.duracloud.services.hadoop.base.InitParamParser
 
UserConfig - Class in org.duracloud.serviceconfig.user
* This class holds service config info supplied by the user.
UserConfig(String, String) - Constructor for class org.duracloud.serviceconfig.user.UserConfig
 
UserConfig(String, String, String) - Constructor for class org.duracloud.serviceconfig.user.UserConfig
 
UserConfig.InputType - Enum in org.duracloud.serviceconfig.user
Directs UI input type.
UserConfigMode - Class in org.duracloud.serviceconfig.user
 
UserConfigMode() - Constructor for class org.duracloud.serviceconfig.user.UserConfigMode
 
UserConfigModeSet - Class in org.duracloud.serviceconfig.user
 
UserConfigModeSet() - Constructor for class org.duracloud.serviceconfig.user.UserConfigModeSet
 
UserConfigModeSet(List<UserConfig>) - Constructor for class org.duracloud.serviceconfig.user.UserConfigModeSet
 
UserConfigType - Interface in org.duracloud
An XML userConfigType(@duracloud.org).
UserConfigType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
UserConfigTypeImpl - Class in org.duracloud.impl
An XML userConfigType(@duracloud.org).
UserConfigTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.UserConfigTypeImpl
 
UserDetailsServiceImpl - Class in org.duracloud.security.impl
This class acts as the repository of username/password/role info for access to this DuraCloud application.
UserDetailsServiceImpl() - Constructor for class org.duracloud.security.impl.UserDetailsServiceImpl
 
userKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
usernameKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 
usernameKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 
usernameKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
 
UserPropertyType - Interface in org.duracloud
An XML userPropertyType(@duracloud.org).
UserPropertyType.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
UserPropertyType.Option - Interface in org.duracloud
An XML option(@).
UserPropertyType.Option.Factory - Class in org.duracloud
A factory class with static methods for creating instances of this type.
UserPropertyTypeImpl - Class in org.duracloud.impl
An XML userPropertyType(@duracloud.org).
UserPropertyTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.UserPropertyTypeImpl
 
UserPropertyTypeImpl.OptionImpl - Class in org.duracloud.impl
An XML option(@).
UserPropertyTypeImpl.OptionImpl(SchemaType) - Constructor for class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
 
UserStore - Class in org.duracloud.duraservice.domain
Contains the information necessary to connect to a DuraCloud store in order to access user contentn
UserStore() - Constructor for class org.duracloud.duraservice.domain.UserStore
 
userStoreKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
 

V

validateContentId(String) - Method in interface org.duracloud.client.ContentStore
Checks a content ID to ensure that it conforms to all restrictions
validateContentId(String) - Method in class org.duracloud.client.ContentStoreImpl
Checks a content ID to ensure that it conforms to all restrictions
validateContentId(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
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) - Method in interface org.duracloud.client.ContentStore
Checks a space ID to ensure that it conforms to all restrictions
validateSpaceId(String) - Method in class org.duracloud.client.ContentStoreImpl
Checks a space ID to ensure that it conforms to all restrictions
validateSpaceId(String) - Method in class org.duracloud.duradmin.cache.ContentStoreCache
 
validateSpaceId(String) - Static method in class org.duracloud.storage.util.IdUtil
Determines if the ID of the space to be added is valid
validMimetype(String) - Method in class org.duracloud.durastore.rest.ContentRest
 
valueOf(String) - Static method in enum org.duracloud.chunk.writer.AddContentResult.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.client.ContentStore.AccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.common.error.ManifestVerifyException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.common.model.DuraCloudUserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.common.util.bulk.ManifestVerifier.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.common.util.DateUtil.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.computeprovider.domain.ComputeProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.computeprovider.mgmt.InstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.controller.UploadTask.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.durareport.storage.StorageReportBuilder.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.duraservice.config.AmazonFixityServiceInfo.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.duraservice.config.BulkImageConversionServiceInfo.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.duraservice.config.FixityServiceInfo.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.duraservice.config.FixityToolsServiceInfo.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.serviceconfig.Deployment.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.serviceconfig.DeploymentOption.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.serviceconfig.DeploymentOption.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.serviceconfig.user.UserConfig.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.ComputeService.ServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.duplication.result.DuplicationEvent.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.HashApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.fixity.results.ServiceResultListener.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.services.script.ScriptService.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.ADMIN_OPTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
Returns the enum constant of this type with the specified name.
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.
valueOf(String) - Static method in enum org.duracloud.storage.domain.StorageProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.duracloud.storage.provider.StorageProvider.AccessType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.duracloud.chunk.writer.AddContentResult.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.client.ContentStore.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.common.error.ManifestVerifyException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.common.model.DuraCloudUserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.common.util.bulk.ManifestVerifier.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.common.util.ChecksumUtil.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.common.util.DateUtil.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.computeprovider.domain.ComputeProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.computeprovider.mgmt.InstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.controller.UploadTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.durareport.storage.StorageReportBuilder.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.duraservice.config.AmazonFixityServiceInfo.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.duraservice.config.BulkImageConversionServiceInfo.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.duraservice.config.FixityServiceInfo.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.duraservice.config.FixityToolsServiceInfo.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.duraservice.config.ReplicationOnDemandServiceInfo.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.serviceconfig.Deployment.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.serviceconfig.DeploymentOption.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.serviceconfig.DeploymentOption.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.serviceconfig.user.UserConfig.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.amazonmapreduce.AmazonMapReduceJobWorker.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.ComputeService.ServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.duplication.result.DuplicationEvent.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.HashApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.fixity.domain.FixityServiceOptions.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.fixity.results.ServiceResultListener.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.services.script.ScriptService.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.ADMIN_OPTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.servicesadminclient.ServicesAdminClientCLI.SERVICE
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.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.
values() - Static method in enum org.duracloud.storage.domain.StorageProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.duracloud.storage.provider.StorageProvider.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.duracloud.unittestdb.domain.ResourceType
This method returns the union of StorageProviderTypes and DuraCloudUserTypes.
verify(String...) - Method in class org.duracloud.common.util.bulk.ManifestVerifier
This method checks the provided manifest files for: same number of manifest entries equal checksums per entry
verify() - Method in class org.duracloud.common.util.bulk.ManifestVerifier
This method checks the provided manifest files for: same number of manifest entries equal checksums per entry
verify() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
 
VerifyHashesPostJobWorker - Class in org.duracloud.services.amazonfixity.postprocessing
 
VerifyHashesPostJobWorker(AmazonMapReduceJobWorker, ContentStore, FixityService, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.duracloud.services.amazonfixity.postprocessing.VerifyHashesPostJobWorker
 
verifyProcessFile(String) - Method in class org.duracloud.services.hadoop.base.SimpleFileRecordReader
Verifies that the file at the provided file path should, indeed, be processed.
verifyProcessFile(String) - Method in class org.duracloud.services.hadoop.imageconversion.ICRecordReader
 
VerifySpaceCreationAdvice - Class in org.duracloud.durastore.aop
Verifies that when a space is created it is available for access prior to returning.
VerifySpaceCreationAdvice() - Constructor for class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
VerifySpaceDeletionAdvice - Class in org.duracloud.durastore.aop
Verifies that when a space is deleted it is no longer available for access prior to returning.
VerifySpaceDeletionAdvice() - Constructor for class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
vote(Authentication, Object, ConfigAttributeDefinition) - Method in class org.duracloud.security.vote.RoleVoterImpl
This method is a pass-through for Spring-RoleVoter.
vote(Authentication, Object, ConfigAttributeDefinition) - Method in class org.duracloud.security.vote.SpaceAccessVoter
This method checks the access state of the arg resource (space and provider) and makes denies access to anonymous principals if the space is closed.
VoterUtil - Class in org.duracloud.security.vote
 
VoterUtil() - Constructor for class org.duracloud.security.vote.VoterUtil
 

W

wait(int) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
 
waitForShutdown(String) - Method in class org.duracloud.common.web.NetworkUtil
 
waitForStartup(String) - Method in class org.duracloud.common.web.NetworkUtil
 
waitOnThread(Thread, Reporter, long) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
This method waits for a thread to complete and lets the hadoop framework know that it is still alive during that time.
walkComplete() - Method in class org.duracloud.sync.walker.DirWalker
 
walkDirs() - Method in class org.duracloud.sync.walker.DirWalker
 
walkDirs() - Method in class org.duracloud.sync.walker.RestartDirWalker
 
WARNING - Static variable in interface org.duracloud.common.rest.HttpHeaders
 
WebAppDeployerException - Exception in org.duracloud.services.webapputil.error
 
WebAppDeployerException(String) - Constructor for exception org.duracloud.services.webapputil.error.WebAppDeployerException
 
WebAppDeployerException(String, Throwable) - Constructor for exception org.duracloud.services.webapputil.error.WebAppDeployerException
 
WebAppDeployerException(Exception) - Constructor for exception org.duracloud.services.webapputil.error.WebAppDeployerException
 
WebAppUtil - Interface in org.duracloud.services.webapputil
This interface abstracts the ability to (un)deploy a webapp to/from an application server.
WebAppUtilImpl - Class in org.duracloud.services.webapputil.internal
This class abstracts the details of managing appservers used to host DuraCloud services that run outside of an osgi-container.
WebAppUtilImpl() - Constructor for class org.duracloud.services.webapputil.internal.WebAppUtilImpl
 
WebappUtilServiceInfo - Class in org.duracloud.duraservice.config
 
WebappUtilServiceInfo() - Constructor for class org.duracloud.duraservice.config.WebappUtilServiceInfo
 
WebappWrapperException - Exception in org.duracloud.services.hellowebappwrapper.error
 
WebappWrapperException(String) - Constructor for exception org.duracloud.services.hellowebappwrapper.error.WebappWrapperException
 
WebappWrapperException(String, Throwable) - Constructor for exception org.duracloud.services.hellowebappwrapper.error.WebappWrapperException
 
WebappWrapperException(Exception) - Constructor for exception org.duracloud.services.hellowebappwrapper.error.WebappWrapperException
 
WholeFileInputFormat - Class in org.duracloud.services.hadoop.base
Input format which defines that files are not split and uses the SimpleFileRecordReader to produce key/value pairs based only on file path.
WholeFileInputFormat() - Constructor for class org.duracloud.services.hadoop.base.WholeFileInputFormat
 
wildcardKey - Static variable in class org.duracloud.appconfig.ApplicationInitializer
 
wrappedUserConfigs() - Method in class org.duracloud.serviceconfig.user.UserConfigModeSet
 
WrapperPostJobWorker - Class in org.duracloud.services.amazonfixity.postprocessing
 
WrapperPostJobWorker(AmazonMapReduceJobWorker, AmazonMapReduceJobWorker) - Constructor for class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
WrapperPostJobWorker(AmazonMapReduceJobWorker, AmazonMapReduceJobWorker, long) - Constructor for class org.duracloud.services.amazonfixity.postprocessing.WrapperPostJobWorker
 
wrapStream(InputStream, ChecksumUtil.Algorithm) - Static method in class org.duracloud.common.util.ChecksumUtil
Wraps an InputStream with a DigestInputStream in order to compute a checksum as the stream is being read.
write(String, ChunkableContent) - Method in interface org.duracloud.chunk.writer.ContentWriter
This method writes the ChunkableContent to the arg space.
write(String, ChunkableContent) - Method in class org.duracloud.chunk.writer.DuracloudContentWriter
This method implements the ContentWriter interface for writing content to a DataStore.
write(String, ChunkableContent) - Method in class org.duracloud.chunk.writer.FilesystemContentWriter
This method implements the ContentWriter interface for writing content to a DataStore.
writeFailure(ContentItem, String, int) - Method in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
writeFailure(ContentItem, String, int) - Method in interface org.duracloud.retrieval.mgmt.OutputWriter
 
writeProvisioning(PrintStream, List<Dependency>) - Method in class org.ops4j.pax.exam.mavenplugin.GenerateConfigMojo
 
writeReport(File) - Method in class org.duracloud.chunk.FileChunker
 
writeReport(MetricsTable) - Method in class org.duracloud.common.util.metrics.MetricsReport
 
writeSingle(String, String, ChunkInputStream) - Method in interface org.duracloud.chunk.writer.ContentWriter
This method writes the arg Chunk to the arg space.
writeSingle(String, String, ChunkInputStream) - Method in class org.duracloud.chunk.writer.DuracloudContentWriter
This method writes a single chunk to the DataStore.
writeSingle(String, String, ChunkInputStream) - Method in class org.duracloud.chunk.writer.FilesystemContentWriter
This method implements the ContentWriter interface for writing content to a DataStore.
writeSourceToFile(InputStream, String) - Method in class org.duracloud.services.image.ConversionWorker
 
writeStringToStream(String) - Static method in class org.duracloud.common.util.IOUtil
 
writeSuccess(ContentItem, String, int) - Method in class org.duracloud.retrieval.mgmt.CSVFileOutputWriter
 
writeSuccess(ContentItem, String, int) - Method in interface org.duracloud.retrieval.mgmt.OutputWriter
 
writeToOutputStream(String, OutputStream) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStreamUtil
 
writeToOutputStream(InputStream, OutputStream) - Method in class org.duracloud.services.amazonmapreduce.util.ContentStreamUtil
 

X

xgetAccountNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "accountNonExpired" element
xgetAccountNonExpired() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "accountNonExpired" element
xgetAccountNonLocked() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "accountNonLocked" element
xgetAccountNonLocked() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "accountNonLocked" element
xgetByteSize() - Method in interface org.duracloud.ChunkType
Gets (as xml) the "byteSize" element
xgetByteSize() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets (as xml) the "byteSize" element
xgetByteSize() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets (as xml) the "byteSize" element
xgetByteSize() - Method in interface org.duracloud.SourceContentType
Gets (as xml) the "byteSize" element
xgetChunkId() - Method in interface org.duracloud.ChunkType
Gets (as xml) the "chunkId" attribute
xgetChunkId() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets (as xml) the "chunkId" attribute
xgetContentId() - Method in interface org.duracloud.DependencyType
Gets (as xml) the "contentId" attribute
xgetContentId() - Method in class org.duracloud.impl.DependencyTypeImpl
Gets (as xml) the "contentId" attribute
xgetContentId() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "contentId" attribute
xgetContentId() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets (as xml) the "contentId" attribute
xgetContentId() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "contentId" attribute
xgetContentId() - Method in interface org.duracloud.SourceContentType
Gets (as xml) the "contentId" attribute
xgetCredentialsNonExpired() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "credentialsNonExpired" element
xgetCredentialsNonExpired() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "credentialsNonExpired" element
xgetDefaultValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets (as xml) the "defaultValue" attribute
xgetDefaultValue() - Method in interface org.duracloud.SystemPropertyType
Gets (as xml) the "defaultValue" attribute
xgetDeploymentId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets (as xml) the "deploymentId" attribute
xgetDeploymentId() - Method in interface org.duracloud.ServiceSummaryType
Gets (as xml) the "deploymentId" attribute
xgetDescription() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "description" element
xgetDisplayName() - Method in interface org.duracloud.DeploymentOptionType
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.ModeTypeImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in interface org.duracloud.ModeSetType
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in interface org.duracloud.ModeType
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in interface org.duracloud.UserPropertyType.Option
Gets (as xml) the "displayName" attribute
xgetDisplayName() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "displayName" attribute
xgetEnabled() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "enabled" element
xgetEnabled() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "enabled" element
xgetExclusion() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "exclusion" attribute
xgetExclusion() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "exclusion" attribute
xgetGrantedAuthorities() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "grantedAuthorities" element
xgetGrantedAuthorities() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "grantedAuthorities" element
xgetHostname() - Method in interface org.duracloud.DeploymentOptionType
Gets (as xml) the "hostname" attribute
xgetHostname() - Method in interface org.duracloud.DeploymentType
Gets (as xml) the "hostname" attribute
xgetHostname() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets (as xml) the "hostname" attribute
xgetHostname() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets (as xml) the "hostname" attribute
xgetId() - Method in interface org.duracloud.DeploymentOptionsType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.DeploymentOptionType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.DeploymentsType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.DeploymentType
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.DeploymentsTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.SystemConfigTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.UserConfigTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.ModeSetType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.ServiceSummaryType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.SystemConfigType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.SystemPropertyType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.UserConfigType
Gets (as xml) the "id" attribute
xgetId() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "id" attribute
xgetIndex() - Method in interface org.duracloud.ChunkType
Gets (as xml) the "index" attribute
xgetIndex() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets (as xml) the "index" attribute
xgetInput() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "input" attribute
xgetInput() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "input" attribute
xgetIsSystemService() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "isSystemService" attribute
xgetIsSystemService() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "isSystemService" attribute
xgetListValue() - Method in interface org.duracloud.AuthoritiesType
 
xgetLocation() - Method in interface org.duracloud.DeploymentOptionType
Gets (as xml) the "location" attribute
xgetLocation() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets (as xml) the "location" attribute
xgetMax() - Method in interface org.duracloud.DeploymentOptionsType
Gets (as xml) the "max" attribute
xgetMax() - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Gets (as xml) the "max" attribute
xgetMd5() - Method in interface org.duracloud.ChunkType
Gets (as xml) the "md5" element
xgetMd5() - Method in class org.duracloud.impl.ChunkTypeImpl
Gets (as xml) the "md5" element
xgetMd5() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets (as xml) the "md5" element
xgetMd5() - Method in interface org.duracloud.SourceContentType
Gets (as xml) the "md5" element
xgetMimetype() - Method in class org.duracloud.impl.SourceContentTypeImpl
Gets (as xml) the "mimetype" element
xgetMimetype() - Method in interface org.duracloud.SourceContentType
Gets (as xml) the "mimetype" element
xgetName() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.duracloud.impl.ModeTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.duracloud.impl.PropertyTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.ModeSetType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.ModeType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.PropertyType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.ServiceSummaryType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.SystemPropertyType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "name" attribute
xgetPassword() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "password" element
xgetPassword() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "password" element
xgetSchemaVersion() - Method in class noNamespace.impl.ServiceReportBaseImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface noNamespace.ServiceReportBase
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.HeaderType
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.HeaderTypeImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.SingleServiceSummaryTypeImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in class org.duracloud.impl.SingleServiceTypeImpl
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.SecurityUsersType
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.ServicesDocument.Services
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.SingleServiceSummaryType
Gets (as xml) the "schemaVersion" attribute
xgetSchemaVersion() - Method in interface org.duracloud.SingleServiceType
Gets (as xml) the "schemaVersion" attribute
xgetSelected() - Method in class org.duracloud.impl.ModeTypeImpl
Gets (as xml) the "selected" attribute
xgetSelected() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets (as xml) the "selected" attribute
xgetSelected() - Method in interface org.duracloud.ModeType
Gets (as xml) the "selected" attribute
xgetSelected() - Method in interface org.duracloud.UserPropertyType.Option
Gets (as xml) the "selected" attribute
xgetServiceId() - Method in interface org.duracloud.DependencyType
Gets (as xml) the "serviceId" attribute
xgetServiceId() - Method in class org.duracloud.impl.DependencyTypeImpl
Gets (as xml) the "serviceId" attribute
xgetServiceReportArray() - Method in class noNamespace.impl.ServiceReportListImpl
Gets (as xml) array of all "serviceReport" elements
xgetServiceReportArray(int) - Method in class noNamespace.impl.ServiceReportListImpl
Gets (as xml) ith "serviceReport" element
xgetServiceReportArray() - Method in interface noNamespace.ServiceReportList
Gets (as xml) array of all "serviceReport" elements
xgetServiceReportArray(int) - Method in interface noNamespace.ServiceReportList
Gets (as xml) ith "serviceReport" element
xgetServiceVersion() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "serviceVersion" attribute
xgetServiceVersion() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "serviceVersion" attribute
xgetState() - Method in interface org.duracloud.DeploymentOptionType
Gets (as xml) the "state" attribute
xgetState() - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Gets (as xml) the "state" attribute
xgetStatus() - Method in interface org.duracloud.DeploymentType
Gets (as xml) the "status" attribute
xgetStatus() - Method in class org.duracloud.impl.DeploymentTypeImpl
Gets (as xml) the "status" attribute
xgetUserConfigVersion() - Method in class org.duracloud.impl.ServiceTypeImpl
Gets (as xml) the "userConfigVersion" attribute
xgetUserConfigVersion() - Method in interface org.duracloud.ServiceType
Gets (as xml) the "userConfigVersion" attribute
xgetUsername() - Method in class org.duracloud.impl.SecurityUserTypeImpl
Gets (as xml) the "username" element
xgetUsername() - Method in interface org.duracloud.SecurityUserType
Gets (as xml) the "username" element
xgetValue() - Method in class org.duracloud.impl.ModeSetTypeImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in class org.duracloud.impl.UserPropertyTypeImpl
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.duracloud.ModeSetType
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.duracloud.SystemPropertyType
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.duracloud.UserPropertyType.Option
Gets (as xml) the "value" attribute
xgetValue() - Method in interface org.duracloud.UserPropertyType
Gets (as xml) the "value" attribute
xgetVersion() - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Gets (as xml) the "version" attribute
xgetVersion() - Method in interface org.duracloud.ServiceSummaryType
Gets (as xml) the "version" attribute
xlistValue() - Method in interface org.duracloud.AuthoritiesType
Deprecated.  
XML - Static variable in class org.duracloud.durareport.rest.BaseRest
 
XML - Static variable in class org.duracloud.duraservice.rest.BaseRest
 
XML - Static variable in class org.duracloud.durastore.rest.BaseRest
 
XmlSerializationException - Exception in org.duracloud.common.xml.error
 
XmlSerializationException(String) - Constructor for exception org.duracloud.common.xml.error.XmlSerializationException
 
XmlSerializationException(String, Throwable) - Constructor for exception org.duracloud.common.xml.error.XmlSerializationException
 
XmlSerializer<T> - Class in org.duracloud.common.xml
Handles the transfer of java beans to XML and back through JAXB
XmlSerializer(Class, String, String) - Constructor for class org.duracloud.common.xml.XmlSerializer
Creates a serializer which will be used to handle serializations to and from the given top level class, using the given schema.
XMLServiceSerializerImpl - Class in org.duracloud.services.util
 
XMLServiceSerializerImpl() - Constructor for class org.duracloud.services.util.XMLServiceSerializerImpl
 
xsetAccountNonExpired(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "accountNonExpired" element
xsetAccountNonExpired(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "accountNonExpired" element
xsetAccountNonLocked(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "accountNonLocked" element
xsetAccountNonLocked(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "accountNonLocked" element
xsetByteSize(XmlLong) - Method in interface org.duracloud.ChunkType
Sets (as xml) the "byteSize" element
xsetByteSize(XmlLong) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets (as xml) the "byteSize" element
xsetByteSize(XmlLong) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets (as xml) the "byteSize" element
xsetByteSize(XmlLong) - Method in interface org.duracloud.SourceContentType
Sets (as xml) the "byteSize" element
xsetChunkId(XmlString) - Method in interface org.duracloud.ChunkType
Sets (as xml) the "chunkId" attribute
xsetChunkId(XmlString) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets (as xml) the "chunkId" attribute
xsetContentId(XmlString) - Method in interface org.duracloud.DependencyType
Sets (as xml) the "contentId" attribute
xsetContentId(XmlString) - Method in class org.duracloud.impl.DependencyTypeImpl
Sets (as xml) the "contentId" attribute
xsetContentId(XmlString) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "contentId" attribute
xsetContentId(XmlString) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets (as xml) the "contentId" attribute
xsetContentId(XmlString) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "contentId" attribute
xsetContentId(XmlString) - Method in interface org.duracloud.SourceContentType
Sets (as xml) the "contentId" attribute
xsetCredentialsNonExpired(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "credentialsNonExpired" element
xsetCredentialsNonExpired(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "credentialsNonExpired" element
xsetDefaultValue(XmlString) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets (as xml) the "defaultValue" attribute
xsetDefaultValue(XmlString) - Method in interface org.duracloud.SystemPropertyType
Sets (as xml) the "defaultValue" attribute
xsetDeploymentId(XmlInt) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets (as xml) the "deploymentId" attribute
xsetDeploymentId(XmlInt) - Method in interface org.duracloud.ServiceSummaryType
Sets (as xml) the "deploymentId" attribute
xsetDescription(XmlString) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "description" element
xsetDescription(XmlString) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "description" element
xsetDisplayName(XmlString) - Method in interface org.duracloud.DeploymentOptionType
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.ModeTypeImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in interface org.duracloud.ModeSetType
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in interface org.duracloud.ModeType
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in interface org.duracloud.UserPropertyType.Option
Sets (as xml) the "displayName" attribute
xsetDisplayName(XmlString) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "displayName" attribute
xsetEnabled(XmlBoolean) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "enabled" element
xsetEnabled(XmlBoolean) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "enabled" element
xsetExclusion(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "exclusion" attribute
xsetExclusion(XmlString) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "exclusion" attribute
xsetGrantedAuthorities(AuthoritiesType) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "grantedAuthorities" element
xsetGrantedAuthorities(AuthoritiesType) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "grantedAuthorities" element
xsetHostname(XmlString) - Method in interface org.duracloud.DeploymentOptionType
Sets (as xml) the "hostname" attribute
xsetHostname(XmlString) - Method in interface org.duracloud.DeploymentType
Sets (as xml) the "hostname" attribute
xsetHostname(XmlString) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets (as xml) the "hostname" attribute
xsetHostname(XmlString) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets (as xml) the "hostname" attribute
xsetId(XmlInt) - Method in interface org.duracloud.DeploymentOptionsType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.DeploymentOptionType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.DeploymentsType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.DeploymentType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.DeploymentsTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.SystemConfigTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.UserConfigTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.ModeSetType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.ServiceSummaryType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.SystemConfigType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.SystemPropertyType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.UserConfigType
Sets (as xml) the "id" attribute
xsetId(XmlInt) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "id" attribute
xsetIndex(XmlInt) - Method in interface org.duracloud.ChunkType
Sets (as xml) the "index" attribute
xsetIndex(XmlInt) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets (as xml) the "index" attribute
xsetInput(OptionInputType) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "input" attribute
xsetInput(OptionInputType) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "input" attribute
xsetIsSystemService(XmlBoolean) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "isSystemService" attribute
xsetIsSystemService(XmlBoolean) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "isSystemService" attribute
xsetLocation(DeploymentOptionLocationType) - Method in interface org.duracloud.DeploymentOptionType
Sets (as xml) the "location" attribute
xsetLocation(DeploymentOptionLocationType) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets (as xml) the "location" attribute
xsetMax(XmlInt) - Method in interface org.duracloud.DeploymentOptionsType
Sets (as xml) the "max" attribute
xsetMax(XmlInt) - Method in class org.duracloud.impl.DeploymentOptionsTypeImpl
Sets (as xml) the "max" attribute
xsetMd5(XmlString) - Method in interface org.duracloud.ChunkType
Sets (as xml) the "md5" element
xsetMd5(XmlString) - Method in class org.duracloud.impl.ChunkTypeImpl
Sets (as xml) the "md5" element
xsetMd5(XmlString) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets (as xml) the "md5" element
xsetMd5(XmlString) - Method in interface org.duracloud.SourceContentType
Sets (as xml) the "md5" element
xsetMimetype(XmlString) - Method in class org.duracloud.impl.SourceContentTypeImpl
Sets (as xml) the "mimetype" element
xsetMimetype(XmlString) - Method in interface org.duracloud.SourceContentType
Sets (as xml) the "mimetype" element
xsetName(XmlString) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.duracloud.impl.ModeTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.duracloud.impl.PropertyTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.ModeSetType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.ModeType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.PropertyType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.ServiceSummaryType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.SystemPropertyType
Sets (as xml) the "name" attribute
xsetName(XmlString) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "name" attribute
xsetPassword(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "password" element
xsetPassword(XmlString) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "password" element
xsetSchemaVersion(XmlString) - Method in class noNamespace.impl.ServiceReportBaseImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface noNamespace.ServiceReportBase
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.HeaderType
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.HeaderTypeImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.SecurityUsersTypeImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.ServicesDocumentImpl.ServicesImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.ServiceSummariesDocumentImpl.ServiceSummariesImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.SingleServiceSummaryTypeImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in class org.duracloud.impl.SingleServiceTypeImpl
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.SecurityUsersType
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.ServicesDocument.Services
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.ServiceSummariesDocument.ServiceSummaries
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.SingleServiceSummaryType
Sets (as xml) the "schemaVersion" attribute
xsetSchemaVersion(XmlString) - Method in interface org.duracloud.SingleServiceType
Sets (as xml) the "schemaVersion" attribute
xsetSelected(XmlBoolean) - Method in class org.duracloud.impl.ModeTypeImpl
Sets (as xml) the "selected" attribute
xsetSelected(XmlBoolean) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets (as xml) the "selected" attribute
xsetSelected(XmlBoolean) - Method in interface org.duracloud.ModeType
Sets (as xml) the "selected" attribute
xsetSelected(XmlBoolean) - Method in interface org.duracloud.UserPropertyType.Option
Sets (as xml) the "selected" attribute
xsetServiceId(XmlString) - Method in interface org.duracloud.DependencyType
Sets (as xml) the "serviceId" attribute
xsetServiceId(XmlString) - Method in class org.duracloud.impl.DependencyTypeImpl
Sets (as xml) the "serviceId" attribute
xsetServiceReportArray(XmlString[]) - Method in class noNamespace.impl.ServiceReportListImpl
Sets (as xml) array of all "serviceReport" element
xsetServiceReportArray(int, XmlString) - Method in class noNamespace.impl.ServiceReportListImpl
Sets (as xml) ith "serviceReport" element
xsetServiceReportArray(XmlString[]) - Method in interface noNamespace.ServiceReportList
Sets (as xml) array of all "serviceReport" element
xsetServiceReportArray(int, XmlString) - Method in interface noNamespace.ServiceReportList
Sets (as xml) ith "serviceReport" element
xsetServiceVersion(XmlString) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "serviceVersion" attribute
xsetServiceVersion(XmlString) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "serviceVersion" attribute
xsetState(DeploymentOptionStateType) - Method in interface org.duracloud.DeploymentOptionType
Sets (as xml) the "state" attribute
xsetState(DeploymentOptionStateType) - Method in class org.duracloud.impl.DeploymentOptionTypeImpl
Sets (as xml) the "state" attribute
xsetStatus(DeploymentStatusType) - Method in interface org.duracloud.DeploymentType
Sets (as xml) the "status" attribute
xsetStatus(DeploymentStatusType) - Method in class org.duracloud.impl.DeploymentTypeImpl
Sets (as xml) the "status" attribute
xsetUserConfigVersion(XmlString) - Method in class org.duracloud.impl.ServiceTypeImpl
Sets (as xml) the "userConfigVersion" attribute
xsetUserConfigVersion(XmlString) - Method in interface org.duracloud.ServiceType
Sets (as xml) the "userConfigVersion" attribute
xsetUsername(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
Sets (as xml) the "username" element
xsetUsername(XmlString) - Method in interface org.duracloud.SecurityUserType
Sets (as xml) the "username" element
xsetValue(XmlString) - Method in class org.duracloud.impl.ModeSetTypeImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in class org.duracloud.impl.SystemPropertyTypeImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl.OptionImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in class org.duracloud.impl.UserPropertyTypeImpl
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.duracloud.ModeSetType
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.duracloud.SystemPropertyType
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.duracloud.UserPropertyType.Option
Sets (as xml) the "value" attribute
xsetValue(XmlString) - Method in interface org.duracloud.UserPropertyType
Sets (as xml) the "value" attribute
xsetVersion(XmlString) - Method in class org.duracloud.impl.ServiceSummaryTypeImpl
Sets (as xml) the "version" attribute
xsetVersion(XmlString) - Method in interface org.duracloud.ServiceSummaryType
Sets (as xml) the "version" attribute

Z

zoneKey - Static variable in class org.duracloud.appconfig.domain.DurastoreConfig
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Copyright © 2009-2011 DuraSpace. All Rights Reserved.