- 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
-
- 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
-
- Acl - Class in org.duracloud.duradmin.domain
-
- Acl(String) - Constructor for class org.duracloud.duradmin.domain.Acl
-
- Acl(String, String, boolean, boolean) - Constructor for class org.duracloud.duradmin.domain.Acl
-
- ACL_DELIM - Static variable in class org.duracloud.storage.provider.StorageProviderBase
-
- ACL_GROUP_READ - Static variable in class org.duracloud.storage.provider.StorageProviderBase
-
- ACL_GROUP_WRITE - Static variable in class org.duracloud.storage.provider.StorageProviderBase
-
- ACL_USER_READ - Static variable in class org.duracloud.storage.provider.StorageProviderBase
-
- ACL_USER_WRITE - Static variable in class org.duracloud.storage.provider.StorageProviderBase
-
- ACLStorageProvider - Class in org.duracloud.durastore.util
-
This class provides a filtering of spaces based on the username and groups
of the currently logged-in user.
- ACLStorageProvider(StorageProvider) - Constructor for class org.duracloud.durastore.util.ACLStorageProvider
-
- ACLStorageProvider(StorageProvider, SecurityContextUtil) - Constructor for class org.duracloud.durastore.util.ACLStorageProvider
-
- AclType - Enum in org.duracloud.common.model
-
- ACTION - Static variable in class org.duracloud.storage.aop.BaseContentMessageConverter
-
- ACTIVE_UPLOADS_KEY - Static variable in class org.duracloud.syncui.controller.StatusController
-
- 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
-
- add(DirectoryConfigForm) - Method in class org.duracloud.syncui.controller.DirectoryController
-
- ADD_TO_DUPLICATION - Static variable in interface org.duracloud.execdata.ExecConstants
-
- 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, Map<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, Map<String, String>) - 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, String, Map<String, String>, int, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
-
- addContent(String, String, InputStream, String, Map<String, String>, int, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
-
Adds content to a space.
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.util.ACLStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
Adds content to a space.
- addContent(String, String, String, Map<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, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
Adds content to a space.
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.s3storage.S3StorageProvider
-
Adds content to a space.
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- addContent(StorageProvider, String, String, String, String, Map<String, String>, long, String, InputStream) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- addContent(StorageProvider, String, String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- addContent(String, String, String, Map<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
-
- AddDirectoryConfigAction - Class in org.duracloud.syncui.setup
-
- AddDirectoryConfigAction() - Constructor for class org.duracloud.syncui.setup.AddDirectoryConfigAction
-
- 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
-
- addErrorReport(Map<String, String>) - Method in class org.duracloud.services.BaseService
-
- 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
-
- addGroup(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, Map<String, AclType>, 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)
- addSpaceResult(String, String, SpaceBitIntegrityResult) - Method in class org.duracloud.execdata.bitintegrity.BitIntegrityResults
-
- addSpaceResult(String, SpaceBitIntegrityResult) - Method in class org.duracloud.execdata.bitintegrity.StoreBitIntegrityResults
-
- addStoreResults(String, StoreBitIntegrityResults) - Method in class org.duracloud.execdata.bitintegrity.BitIntegrityResults
-
- 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.reporter.service.ServiceReportBuilder
-
- addSyncStateChangeListener(SyncStateChangeListener) - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- addSyncStateChangeListener(SyncStateChangeListener) - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- addTag(String, Map<String, String>) - Static method in class org.duracloud.duradmin.util.TagUtil
-
- addToErrorLog(String) - Method in class org.duracloud.reporter.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.BaseContentStoreAdvice
-
- 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
-
- AllContentEventsMessageConverter - Class in org.duracloud.storage.aop
-
- AllContentEventsMessageConverter() - Constructor for class org.duracloud.storage.aop.AllContentEventsMessageConverter
-
- 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.
- AmazonMapReducePostJobWorker - Interface in org.duracloud.services.amazonmapreduce
-
This interface defines additional functionality specific to post processing workers.
- AmazonNotificationFactory - Class in org.duracloud.notification
-
- AmazonNotificationFactory() - Constructor for class org.duracloud.notification.AmazonNotificationFactory
-
- APP_NAME - Static variable in class org.duracloud.duraboss.rest.BaseRest
-
- APP_NAME - Static variable in class org.duracloud.duradmin.control.BaseCommandController
-
- 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.
- AppConfig - Class in org.duracloud.syncui.config
-
The root application configuration class.
- AppConfig() - Constructor for class org.duracloud.syncui.config.AppConfig
-
- 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.duraboss.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
-
- ApplicationFormattingConversionService - Class in org.duracloud.syncui.config
-
- ApplicationFormattingConversionService() - Constructor for class org.duracloud.syncui.config.ApplicationFormattingConversionService
-
- 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
-
- applyTimestamps(ContentStream, File) - Method in class org.duracloud.retrieval.mgmt.RetrievalWorker
-
- 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
-
- asTSV() - Method in class org.duracloud.storage.aop.ContentCopyMessage
-
- asTSV() - Method in class org.duracloud.storage.aop.ContentMessage
-
- asTSV() - Method in class org.duracloud.storage.aop.IngestMessage
-
- 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.DurabossConfig
-
- asXml() - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- 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
-
- AuditListener - Interface in org.duracloud.audit
-
This class defines the contract for the listener of system storage events.
- AuditListenerImpl - Class in org.duracloud.audit.impl
-
- AuditListenerImpl(AuditLogStore, long) - Constructor for class org.duracloud.audit.impl.AuditListenerImpl
-
- AuditLogNotFoundException - Exception in org.duracloud.audit.error
-
- AuditLogNotFoundException(String) - Constructor for exception org.duracloud.audit.error.AuditLogNotFoundException
-
- AuditLogStore - Interface in org.duracloud.audit
-
This interface defines the contract provided by content stores that manage
audit logs.
- AuditLogStoreImpl - Class in org.duracloud.audit.impl
-
- AuditLogStoreImpl(String, String, long) - Constructor for class org.duracloud.audit.impl.AuditLogStoreImpl
-
- Auditor - Interface in org.duracloud.audit
-
The Auditor is responsible for collecting audit logs over all spaces for
content-related events.
- AuditorImpl - Class in org.duracloud.audit.impl
-
- AuditorImpl(AuditListener, AuditLogStore) - Constructor for class org.duracloud.audit.impl.AuditorImpl
-
- auditorKey - Static variable in class org.duracloud.appconfig.domain.DurabossConfig
-
- AuditResource - Class in org.duracloud.duraboss.rest.audit
-
- AuditResource(Auditor) - Constructor for class org.duracloud.duraboss.rest.audit.AuditResource
-
- AuditRest - Class in org.duracloud.duraboss.rest.audit
-
REST interface for the Auditor.
- AuditRest(AuditResource) - Constructor for class org.duracloud.duraboss.rest.audit.AuditRest
-
- 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
-
- 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
-
- CalendarUtil - Class in org.duracloud.common.util
-
- CalendarUtil() - Constructor for class org.duracloud.common.util.CalendarUtil
-
- CalendarUtil.DAY_OF_WEEK - Enum in org.duracloud.common.util
-
- 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
-
- CANCEL_BIT_INTEGRITY - Static variable in interface org.duracloud.execdata.ExecConstants
-
- cancelReport() - Method in class org.duracloud.reporter.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.duraboss.rest.report.StorageReportResource
-
Cancels a storage report that is currently in process
- cancelStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Cancels a running storage report.
- cancelStorageReport() - Method in class org.duracloud.reporter.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.duraboss.rest.report.StorageReportResource
-
Cancels any existing storage report schedule.
- cancelStorageReportSchedule() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Cancels the storage report schedule.
- cancelStorageReportSchedule() - Method in class org.duracloud.reporter.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.duraboss.rest.report.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.exec.ExecutorImpl
-
- checkResponse(RestHttpHelper.HttpResponse, int) - Method in class org.duracloud.client.manifest.ManifestGeneratorImpl
-
- 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.
- ChronopolisClient - Class in org.duracloud.client.chron
-
This class provides a Java client for the Chronopolis backup/restore RESTful
service.
- ChronopolisClient(String, String, String, Credential) - Constructor for class org.duracloud.client.chron.ChronopolisClient
-
- ChronopolisClient(String, String, String, RestHttpHelper) - Constructor for class org.duracloud.client.chron.ChronopolisClient
-
- ChronopolisClient(String, String, String, String, Credential) - Constructor for class org.duracloud.client.chron.ChronopolisClient
-
- ChronopolisClient(String, String, String, String, RestHttpHelper) - Constructor for class org.duracloud.client.chron.ChronopolisClient
-
- ChronopolisException - Exception in org.duracloud.client.chron.error
-
- ChronopolisException(String) - Constructor for exception org.duracloud.client.chron.error.ChronopolisException
-
- ChronopolisException(String, Throwable) - Constructor for exception org.duracloud.client.chron.error.ChronopolisException
-
- 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
-
- clear() - Method in class org.duracloud.sync.mgmt.ChangedList
-
Removes all files from the changed list.
- 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
-
- clearError() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- clearError() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- clearState(String) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
Clears state information for a handler.
- 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.client.util.DuracloudFileWriter
-
- 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.reporter.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
-
- COMPARE_MODE_NAME - Static variable in class org.duracloud.exec.runner.BitIntegrityRunner
-
- 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(SpaceBitIntegrityResult) - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- 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.reporter.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
-
- configEquals(SyncToolConfig, SyncToolConfig) - Method in class org.duracloud.sync.SyncTool
-
Determines if two sets of configuration are "equal enough" to indicate
that the content to be reviewed for sync operations has not changed on
either the local or remote end, suggesting that a re-start would be
permissable.
- CONFIGURATION_MAPPING - Static variable in class org.duracloud.syncui.controller.ConfigurationController
-
- ConfigurationController - Class in org.duracloud.syncui.controller
-
A spring controller for configuration related functions.
- ConfigurationController(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.controller.ConfigurationController
-
- 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
-
- ConnectionState - Enum in org.duracloud.syncui.domain
-
Describes the state of the internet connection of the sync ui.
- connectToExistingDB() - Method in class org.duracloud.unittestdb.UnitTestDatabaseUtil
-
- Constants - Class in org.duracloud.common.constant
-
- Constants() - Constructor for class org.duracloud.common.constant.Constants
-
- 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_FILE_ACCESSED - Static variable in interface org.duracloud.client.ContentStore
-
Original content file properties: Last accessed date
- CONTENT_FILE_CREATED - Static variable in interface org.duracloud.client.ContentStore
-
Original content file properties: Creation date
- CONTENT_FILE_MODIFIED - Static variable in interface org.duracloud.client.ContentStore
-
Original content file properties: Last modified date
- CONTENT_ID - Static variable in class org.duracloud.services.listener.BaseListenerService
-
- CONTENT_ID - Static variable in class org.duracloud.storage.aop.BaseContentMessageConverter
-
- 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_MD5 - Static variable in class org.duracloud.storage.aop.ContentCopyMessageConverter
-
- CONTENT_MD5 - Static variable in class org.duracloud.storage.aop.IngestMessageConverter
-
- CONTENT_MD5_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
-
- CONTENT_MD5_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
-
- 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_SIZE - Static variable in class org.duracloud.storage.aop.IngestMessageConverter
-
- CONTENT_SIZE_INDEX - Static variable in class org.duracloud.durastore.aop.IngestAdvice
-
- 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.storage.aop
-
- ContentCopyMessage() - Constructor for class org.duracloud.storage.aop.ContentCopyMessage
-
- ContentCopyMessage(String) - Constructor for class org.duracloud.storage.aop.ContentCopyMessage
-
- ContentCopyMessageConverter - Class in org.duracloud.storage.aop
-
- ContentCopyMessageConverter() - Constructor for class org.duracloud.storage.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.storage.aop
-
This bean holds to common elements for all ContentStore AOP messages.
- ContentMessage() - Constructor for class org.duracloud.storage.aop.ContentMessage
-
- ContentMessage(String) - Constructor for class org.duracloud.storage.aop.ContentMessage
-
- ContentMessage.ACTION - Enum in org.duracloud.storage.aop
-
- ContentMessageConverter - Class in org.duracloud.storage.aop
-
- ContentMessageConverter() - Constructor for class org.duracloud.storage.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
-
- ContentStateException - Exception in org.duracloud.error
-
Exception thrown when a requested content item does not have the proper
state to allow for the requested action.
- ContentStateException(String) - Constructor for exception org.duracloud.error.ContentStateException
-
- ContentStore - Interface in org.duracloud.client
-
Provides access to a content store
- 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
-
- 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
-
- ContentStoreFactory - Class in org.duracloud.syncui.service
-
- ContentStoreFactory() - Constructor for class org.duracloud.syncui.service.ContentStoreFactory
-
- 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
-
- ContentStoreManagerFactory - Interface in org.duracloud.syncui.service
-
- ContentStoreManagerFactoryImpl - Class in org.duracloud.duradmin.contentstore
-
- ContentStoreManagerFactoryImpl() - Constructor for class org.duracloud.duradmin.contentstore.ContentStoreManagerFactoryImpl
-
- ContentStoreManagerFactoryImpl - Class in org.duracloud.syncui.service
-
- ContentStoreManagerFactoryImpl(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.service.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
-
- ContentStoreUtil - Class in org.duracloud.client.util
-
- ContentStoreUtil(ContentStore) - Constructor for class org.duracloud.client.util.ContentStoreUtil
-
- contentStream - Variable in class org.duracloud.common.rest.RestUtil.RequestContent
-
- ContentStream - Class in org.duracloud.retrieval.source
-
- ContentStream(InputStream, String, String, String, 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 - Variable in class org.duracloud.duradmin.control.BaseCommandController
-
- ControllerSupport - Class in org.duracloud.duradmin.control
-
- ControllerSupport(ServicesManager, ContentStoreManager) - 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, 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, 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, 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
-
- convert(String) - Method in class org.duracloud.syncui.config.StringTrimmerConverter
-
- 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
-
- convertToStringPlain(long) - Static method in class org.duracloud.common.util.DateUtil
-
- convertToStringShort(long) - Static method in class org.duracloud.common.util.DateUtil
-
- convertToStringVerbose(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
-
- COPY_SOURCE_STORE_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, String) - Method in interface org.duracloud.client.ContentStore
-
This method provides a way to copy a content item to another content provider.
- copyContent(String, String, String, String, String) - Method in class org.duracloud.client.ContentStoreImpl
-
- copyContent(String, String, String, String) - Method in class org.duracloud.client.ContentStoreImpl
-
- copyContent(String, String, String, String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
-
- copyContent(String, 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.durastore.util.ACLStorageProvider
-
- copyContent(String, String, String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
- copyContent(String, String, String, String) - Method in class org.duracloud.glacierstorage.GlacierStorageProvider
-
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.irodsstorage.IrodsStorageProvider
-
- copyContent(String, String, String, String) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
- 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
-
- create(DuracloudCredentialsForm) - Method in class org.duracloud.syncui.service.ContentStoreFactory
-
- create() - Method in interface org.duracloud.syncui.service.ContentStoreManagerFactory
-
- create() - Method in class org.duracloud.syncui.service.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
-
- createContent(String, String) - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- createContentProperties(String, String) - Static method in class org.duracloud.storage.util.StorageProviderUtil
-
Generates a map of all client-side default content properties to be
added with new content.
- 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
-
- createContentStoreManager(String, String) - Method in class org.duracloud.syncui.service.ContentStoreFactory
-
- createDefaultModeSet(List<UserConfig>) - Method in class org.duracloud.duraservice.config.AbstractServiceInfo
-
- createDestSpace() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
-
- createDocumentFrom(DurabossConfig) - Static method in class org.duracloud.appconfig.xml.DurabossInitDocumentBinding
-
This method serializes the provide duraboss configuration into xml.
- createDocumentFrom(DuradminConfig) - Static method in class org.duracloud.appconfig.xml.DuradminInitDocumentBinding
-
This method serializes the provide duradmin 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.
- createDurabossConfigFrom(InputStream) - Static method in class org.duracloud.appconfig.xml.DurabossInitDocumentBinding
-
This method deserializes the provided xml into a duraboss config object.
- createDuradminConfigFrom(InputStream) - Static method in class org.duracloud.appconfig.xml.DuradminInitDocumentBinding
-
This method deserializes the provided xml into a duradmin 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.
- createExecutionInputMap(HttpServletRequest) - Method in class org.duracloud.syncui.duracloudconfig.DuracloudConfigFlowHandler
-
- createInitialAuditLog() - Method in class org.duracloud.duraboss.rest.audit.AuditRest
-
- createInitialAuditLogs(boolean) - Method in interface org.duracloud.audit.Auditor
-
This method creates an initial audit log, and removes any existing audit
log for each space.
- createInitialAuditLogs(boolean) - Method in class org.duracloud.audit.impl.AuditorImpl
-
This methods puts all stores in a single audit log.
- createInitialAuditLogs() - Method in class org.duracloud.duraboss.rest.audit.AuditResource
-
This method requests the creation of an initial audit log.
- 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
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.BaseContentStoreAdvice
-
This method creates an AOP message appropriate to the implementing class.
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.ContentCopyAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.ContentDeleteAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.ContentUpdateAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.IngestAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.SpaceAclUpdateAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.SpaceCreateAdvice
-
- createMessage(Object[]) - Method in class org.duracloud.durastore.aop.SpaceDeleteAdvice
-
- 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
-
- createProps(String, String) - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
-
- 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) - Method in interface org.duracloud.client.ContentStore
-
Creates a new space.
- createSpace(String) - Method in class org.duracloud.client.ContentStoreImpl
-
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.durastore.util.ACLStorageProvider
-
- createSpace(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
Creates a new space.
- createSpace(String) - Method in class org.duracloud.glacierstorage.GlacierStorageProvider
-
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.openstackstorage.OpenStackStorageProvider
-
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.DuplicatorImpl
-
- 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.reporter.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
-
- currentError() - Method in class org.duracloud.syncui.controller.StatusController
-
- 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 - Variable in class org.duracloud.duradmin.control.StorageSummary
-
- 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
-
- DEFAULT_WORK_DIR - Static variable in class org.duracloud.sync.config.SyncConfig
-
- DefaultFilter - Class in org.duracloud.common.servlet
-
- DefaultFilter() - Constructor for class org.duracloud.common.servlet.DefaultFilter
-
- defaultFormattingConversionService() - Method in class org.duracloud.syncui.config.AppConfig
-
- 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, 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.durastore.util.ACLStorageProvider
-
- 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.openstackstorage.OpenStackStorageProvider
-
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.services.duplication.impl.DuplicatorImpl
-
- 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.client.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, 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.durastore.util.ACLStorageProvider
-
- deleteSpace(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
- deleteSpace(String) - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- 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
-
- DELIM - Static variable in class org.duracloud.storage.aop.ContentMessage
-
- 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.
- 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.
- deserialize(String) - Method in class org.duracloud.execdata.bitintegrity.serialize.BitIntegrityResultsSerializer
-
- deserialize(String) - Static method in class org.duracloud.syncui.service.SyncToolConfigSerializer
-
- 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.
- deserializeSet(String) - Static method in class org.duracloud.common.util.SerializationUtil
-
DeSerializes XML into a Set of Strings.
- DEST_CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
-
- DEST_SPACE_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
-
- destroy() - Method in class org.duracloud.common.servlet.DefaultFilter
-
- destroy() - Method in class org.duracloud.duradmin.view.tiles2.TilesConfigurer
-
Removes the TilesContainer from this web application.
- destroy() - Method in class org.duracloud.syncui.filter.SetupCheckFilter
-
- 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
-
- DirectoryConfig - Class in org.duracloud.syncui.domain
-
A configured directory.
- DirectoryConfig(String) - Constructor for class org.duracloud.syncui.domain.DirectoryConfig
-
- directoryConfigForm() - Method in class org.duracloud.syncui.controller.DirectoryController
-
- DirectoryConfigForm - Class in org.duracloud.syncui.domain
-
This class backs the directory configuration form.
- DirectoryConfigForm() - Constructor for class org.duracloud.syncui.domain.DirectoryConfigForm
-
- directoryConfigs() - Method in class org.duracloud.syncui.controller.ConfigurationController
-
- DirectoryConfigs - Class in org.duracloud.syncui.domain
-
A list of configured directories.
- DirectoryConfigs() - Constructor for class org.duracloud.syncui.domain.DirectoryConfigs
-
- DirectoryController - Class in org.duracloud.syncui.controller
-
A spring controller for directory creation.
- DirectoryController(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.controller.DirectoryController
-
- 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>, 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
-
- displayName - Variable in class org.duracloud.duradmin.domain.Acl
-
- displayResults(Uploader) - Method in class org.duracloud.upload.panel.CompletedPanel
-
- dispose() - Method in class org.duracloud.duraboss.rest.report.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
-
- doExecute(RequestContext) - Method in class org.duracloud.syncui.setup.StartSyncAction
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.duracloud.common.servlet.DefaultFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.duracloud.syncui.filter.SetupCheckFilter
-
- 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
-
- doSetSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.azurestorage.AzureStorageProvider
- doSetSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.emcstorage.EMCStorageProvider
- doSetSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
- doSetSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.s3storage.S3StorageProvider
- doSetSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- 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, String, DuplicationEvent.TYPE, String) - Constructor for class org.duracloud.services.duplication.result.DuplicationEvent
-
- DuplicationEvent(String, String, DuplicationEvent.TYPE, String, String) - Constructor for class org.duracloud.services.duplication.result.DuplicationEvent
-
- DuplicationEvent(String, String, DuplicationEvent.TYPE, String, String, String) - 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
-
- DuplicationHandler - Class in org.duracloud.exec.handler
-
Manages the running of the Duplication on Change service in DuraCloud.
- DuplicationHandler() - Constructor for class org.duracloud.exec.handler.DuplicationHandler
-
- 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, 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
-
- Duplicator - Interface in org.duracloud.services.duplication
-
- DuplicatorImpl - Class in org.duracloud.services.duplication.impl
-
- DuplicatorImpl(SpaceDuplicator, ContentDuplicator) - Constructor for class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- duplicators - Variable in class org.duracloud.services.duplication.DuplicationService
-
- DurabossConfig - Class in org.duracloud.appconfig.domain
-
- DurabossConfig() - Constructor for class org.duracloud.appconfig.domain.DurabossConfig
-
- duraBossContextKey - Static variable in class org.duracloud.appconfig.domain.DuradminConfig
-
- DurabossInitDocumentBinding - Class in org.duracloud.appconfig.xml
-
- DurabossInitDocumentBinding() - Constructor for class org.duracloud.appconfig.xml.DurabossInitDocumentBinding
-
- 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
-
- DuracloudConfigFlowHandler - Class in org.duracloud.syncui.duracloudconfig
-
- DuracloudConfigFlowHandler(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.duracloudconfig.DuracloudConfigFlowHandler
-
- duracloudConfiguration() - Method in class org.duracloud.syncui.controller.ConfigurationController
-
- DuracloudConfiguration - Class in org.duracloud.syncui.domain
-
This class provides read-only Duracloud Configuration info: that is, everything
one needs to know in order to connect to a duracloud primary content store.
- DuracloudConfiguration(String, String, String, int, String) - Constructor for class org.duracloud.syncui.domain.DuracloudConfiguration
-
- 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, String) - Constructor for class org.duracloud.chunk.writer.DuracloudContentWriter
-
- DuracloudContentWriter(ContentStore, String, boolean) - Constructor for class org.duracloud.chunk.writer.DuracloudContentWriter
-
- duracloudCredentials() - Method in class org.duracloud.syncui.controller.ConfigurationController
-
- DuracloudCredentialsCoherenceChecker - Annotation Type in org.duracloud.syncui.domain
-
- DuracloudCredentialsCoherenceCheckerValidator - Class in org.duracloud.syncui.domain
-
- DuracloudCredentialsCoherenceCheckerValidator(ContentStoreFactory) - Constructor for class org.duracloud.syncui.domain.DuracloudCredentialsCoherenceCheckerValidator
-
- DuracloudCredentialsForm - Class in org.duracloud.syncui.domain
-
This class backs the Duracloud credentials form.
- DuracloudCredentialsForm() - Constructor for class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- DuracloudCredentialsForm(DuracloudConfiguration) - Constructor for class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- DuracloudCredentialsForm.Complete - Interface in org.duracloud.syncui.domain
-
check both basic constraints and high level ones.
- DuracloudCredentialsForm.HighLevelCoherence - Interface in org.duracloud.syncui.domain
-
- 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
-
- DuracloudFileWriter - Class in org.duracloud.client.util
-
This class encapsulates writing a simple text file and saving it as a content
item.
- DuracloudFileWriter(String, String, String, ContentStore) - Constructor for class org.duracloud.client.util.DuracloudFileWriter
-
- 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
-
- DuracloudUserDetails - Class in org.duracloud.security.impl
-
- DuracloudUserDetails(String, String, String, boolean, boolean, boolean, boolean, GrantedAuthority[], List<String>) - Constructor for class org.duracloud.security.impl.DuracloudUserDetails
-
- 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
-
- DuradminExecutorImpl - Class in org.duracloud.duradmin.exec
-
- DuradminExecutorImpl() - Constructor for class org.duracloud.duradmin.exec.DuradminExecutorImpl
-
- 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
-
- 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, 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.reporter.storage.metrics
-
Top level metrics storage data structure for DuraStore.
- DuraStoreMetricsCollector() - Constructor for class org.duracloud.reporter.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, String, boolean) - Constructor for class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
-
- GENERATE_MODE_NAME - Static variable in class org.duracloud.exec.runner.BitIntegrityRunner
-
- 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
-
- get() - Method in class org.duracloud.syncui.controller.ConfigurationController
-
- get() - Method in class org.duracloud.syncui.controller.DirectoryController
-
- get() - Method in class org.duracloud.syncui.controller.ErrorsController
-
- get() - Method in class org.duracloud.syncui.controller.HomeController
-
- get(String, Model) - Method in class org.duracloud.syncui.controller.JQueryFileTreeController
-
- get() - Method in class org.duracloud.syncui.controller.LogController
-
- get(String, Model) - Method in class org.duracloud.syncui.controller.StatusController
-
- getAbsolutePath() - Method in class org.duracloud.sync.endpoint.MonitoredFile
-
- getAccess() - Method in class org.duracloud.duradmin.domain.Space
-
- 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
- getAcls() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- getAcls() - Method in class org.duracloud.duradmin.domain.Space
-
- getAction() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- getAction() - Method in class org.duracloud.duradmin.domain.Space
-
- getAction() - Method in class org.duracloud.storage.aop.ContentMessage
-
- getAddStreamingItemResult() - Method in class org.duracloud.services.streaming.AddStreamingItemWorker
-
- getAdmins() - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- getAllExistingDistributions(String) - Method in class org.duracloud.s3task.streaming.BaseStreamingTaskRunner
-
- getAllSpaceProperties(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
- getAllSpaceProperties(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
- getAllSpaceProperties(String) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
- getAllSpaceProperties(String) - Method in class org.duracloud.s3storage.S3StorageProvider
- getAllSpaceProperties(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- 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
-
- getAuditLogs(String) - Method in interface org.duracloud.audit.Auditor
-
This method returns the chronologically sorted list of audit logs for the
arg space.
- getAuditLogs(String) - Method in class org.duracloud.audit.impl.AuditorImpl
-
- getAuditLogs(String) - Method in class org.duracloud.duraboss.rest.audit.AuditResource
-
This method returns the list of audit logs for the arg space.
- getAuditLogs(String) - Method in class org.duracloud.duraboss.rest.audit.AuditRest
-
- getAuthorities() - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- getAuthUrl() - Method in class org.duracloud.hpstorage.HPStorageProvider
-
- getAuthUrl() - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
- getAuthUrl() - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
-
- getAuthUrl() - Method in class org.duracloud.sdscstorage.SDSCStorageProvider
-
- 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
-
- getAverageUpBytesPerSecond() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- getBaseDir() - Method in class org.duracloud.services.common.util.BundleHome
-
- getBaseSystemConfigs() - Method in class org.duracloud.duraservice.config.AbstractServiceInfo
-
- 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(HttpServletRequest) - Static method in class org.duracloud.duradmin.spaces.controller.ContentItemController
-
- getBaseURL() - Method in class org.duracloud.servicesadminclient.ServicesAdminClient
-
- getBitIntegrityResult() - Method in class org.duracloud.duradmin.domain.Space
-
- getBody() - Method in class org.duracloud.chunk.manifest.ChunksManifest
-
- getBrokerURL() - Method in class org.duracloud.services.listener.BaseListenerService
-
- getBubbleableProperties() - Method in interface org.duracloud.services.amazonmapreduce.AmazonMapReducePostJobWorker
-
This method returns properties related to the post processing job that the caller
might be interested in.
- getBubbleableProperties() - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReducePostJobWorker
-
- getBubbleableProperties() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.MultiPostJobWorker
-
- getBubbleableProperties() - Method in class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
-
- getBubbleableProperties() - Method in class org.duracloud.services.image.ConversionManager
-
- getBubbleableProperties() - Method in class org.duracloud.services.image.ConversionResultProcessor
-
- getBubbleableProperties() - Method in class org.duracloud.services.image.ConversionThread
-
- 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
-
- getCallerAcl() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- getCallerAcl() - Method in class org.duracloud.duradmin.domain.Space
-
- 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
-
- getComparingHeader(String, String, String, String) - Method in class org.duracloud.services.fixity.FixityService
-
- 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.duraboss.rest.report.ServiceReportResource
-
- getCompletedServicesReport(String) - Method in class org.duracloud.duraboss.rest.report.ServiceReportResource
-
- getCompletedServicesReport(int) - Method in class org.duracloud.duraboss.rest.report.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.duraboss.rest.report.ServiceReportRest
-
Retrieves a specific service report by ID.
- getCompletedServicesReport(int) - Method in class org.duracloud.reporter.service.ServiceReportBuilder
-
Gets a listing of the most recent completed services.
- getCompletedServicesReport(String) - Method in class org.duracloud.reporter.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.duraboss.rest.report.ServiceReportResource
-
- getCompletedServicesReportList() - Method in class org.duracloud.duraboss.rest.report.ServiceReportRest
-
Retrieves the list of all service report files which have been created.
- getCompletedServicesReportList() - Method in class org.duracloud.duradmin.control.ServiceReportController
-
- getCompletedServicesReportList() - Method in class org.duracloud.reporter.service.ServiceReportBuilder
-
Gets the list of the IDS of all pre-created completed services reports.
- getCompleteFiles() - Method in class org.duracloud.upload.UploadStatus
-
- getCompletionDate() - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- 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
-
- getConfigPath() - Static method in class org.duracloud.syncui.config.SyncUIConfig
-
- 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.openstackstorage.OpenStackStorageProvider
-
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, 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.durastore.util.ACLStorageProvider
-
- getContent(String, String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
Gets content from a space.
- getContent(String, String) - Method in class org.duracloud.glacierstorage.GlacierStorageProvider
-
Gets content from a space.
- getContent(String, String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
- getContent(String, String) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
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.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.aop.ContentMessage
-
- 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
.
- getContentItem(String, String) - Method in class org.duracloud.client.chron.ChronopolisClient
-
This method restores a single content item from a previously stored space
- getContentLocationA() - Method in class org.duracloud.services.fixity.domain.ContentLocationPair
-
- getContentLocationB() - Method in class org.duracloud.services.fixity.domain.ContentLocationPair
-
- getContentMd5() - Method in class org.duracloud.storage.aop.ContentMessage
-
- getContentMimetype() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- getContentMimeType() - Method in class org.duracloud.storage.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, 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.durastore.util.ACLStorageProvider
-
- 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.openstackstorage.OpenStackStorageProvider
-
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.aop.IngestMessage
-
- getContentSize() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getContentSpace(String) - Method in class org.duracloud.client.chron.ChronopolisClient
-
This method restores a previously stored space.
- getContentStore(String) - Method in interface org.duracloud.client.ContentStoreManager
-
getContentStore
- getContentStore(String) - Method in class org.duracloud.client.ContentStoreManagerImpl
-
getContentStore
- getContentStore(ContentItem) - Method in class org.duracloud.duradmin.spaces.controller.ContentItemController
-
- getContentStore(Space) - Method in class org.duracloud.duradmin.spaces.controller.SpaceAclController
-
- getContentStore(Space) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
-
- 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.control.BaseCommandController
-
- getContentStoreManager() - Method in class org.duracloud.duradmin.control.ControllerSupport
-
- 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.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
-
- 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
-
- getContentStream(String, String) - Method in class org.duracloud.client.util.ContentStoreUtil
-
- getContentStream() - Method in class org.duracloud.common.rest.RestUtil.RequestContent
-
- 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
-
- getContextPath() - Static method in class org.duracloud.syncui.config.SyncUIConfig
-
- 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
-
- getCredentials() - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- 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.reportdata.storage.StorageReportInfo
-
- getCurrentCount() - Method in class org.duracloud.reporter.storage.StorageReportBuilder
-
Gets the current count for the in-process report builder run
- 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.
- getCurrentUpBytesPerSecond() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- getCurrentUser() - Method in class org.duracloud.duraservice.mgmt.ContentStoreManagerUtil
-
- getCurrentUser() - Method in class org.duracloud.security.context.SecurityContextUtil
-
- getCurrentUserDetails() - Method in class org.duracloud.security.context.SecurityContextUtil
-
- getCurrentUsername() - Method in class org.duracloud.durastore.aop.BaseContentStoreAdvice
-
- getData(E) - Method in class org.duracloud.duradmin.util.ScrollableList
-
- getDataSource() - Method in class org.duracloud.common.util.DatabaseUtil
-
- getDate() - Method in class org.duracloud.duradmin.control.StorageSummary
-
- getDateAtOneAmNext(CalendarUtil.DAY_OF_WEEK) - Method in class org.duracloud.common.util.CalendarUtil
-
- getDateCreated() - Method in class org.duracloud.retrieval.source.ContentStream
-
- getDateLastAccessed() - Method in class org.duracloud.retrieval.source.ContentStream
-
- getDateLastModified() - Method in class org.duracloud.retrieval.source.ContentStream
-
- getDatetime() - Method in class org.duracloud.storage.aop.ContentMessage
-
- getDdl() - Method in class org.duracloud.common.util.TableSpec
-
- getDefaultScheduleStartDate() - Method in class org.duracloud.duraboss.rest.report.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.duraboss.rest.report.ServiceReportResource
-
- getDeployedServicesReport() - Method in class org.duracloud.duraboss.rest.report.ServiceReportRest
-
Retrieves the deployed services report.
- getDeployedServicesReport() - Method in class org.duracloud.reporter.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
-
- getDeploymentHost(ServiceInfo) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
Determines the deployment host to which a service should be deployed.
- 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
-
- getDescriptionMessageKey() - Method in class org.duracloud.syncui.service.SyncProcessError
-
- 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.BaseContentStoreAdvice
-
- getDestination() - Method in class org.duracloud.services.listener.BaseListenerService
-
- 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
-
- getDetail(String, String) - Method in class org.duracloud.duradmin.control.StorageReportController
-
- getDetail() - Method in class org.duracloud.syncui.service.SyncProcessError
-
- getDetails() - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- getDirectoryPath() - Method in class org.duracloud.syncui.domain.DirectoryConfig
-
- getDirectoryPath() - Method in class org.duracloud.syncui.domain.DirectoryConfigForm
-
- 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.duradmin.domain.Acl
-
- 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
-
- getDuraboss() - Method in class org.duracloud.appconfig.ApplicationInitializer
-
- getDurabossContext() - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- getDuraBossContext() - Static method in class org.duracloud.duradmin.config.DuradminConfig
-
- getDuraBossContext() - Method in class org.duracloud.duradmin.domain.AdminInit
-
- getDuraBossHost() - Static method in class org.duracloud.duradmin.config.DuradminConfig
-
- getDuraBossPort() - Static method in class org.duracloud.duradmin.config.DuradminConfig
-
- getDuradmin() - Method in class org.duracloud.appconfig.ApplicationInitializer
-
- 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
-
- getDurationAsString() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- getEC2() - Method in class org.duracloud.ec2typicacomputeprovider.mgmt.EC2ComputeProvider
-
- getElapsedTime() - Method in class org.duracloud.reportdata.storage.StorageReport
-
- getElapsedTime() - Method in class org.duracloud.reporter.storage.StorageReportBuilder
-
Gets the time (in millis) required to complete the most recent
report builder run
- 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
-
- getEmail() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "email" element
- getEmail() - Method in class org.duracloud.security.domain.SecurityUserBean
-
- getEmail() - Method in class org.duracloud.security.impl.DuracloudUserDetails
-
- getEmail() - Method in interface org.duracloud.SecurityUserType
-
Gets the "email" element
- 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
-
- getEntry() - Method in interface org.duracloud.services.fixity.results.ServiceResultItem
-
- getErrMessage() - Method in class org.duracloud.services.image.ConversionResult
-
- getError() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
-
- getError() - Method in class org.duracloud.reporter.storage.StorageReportBuilder
-
Gets the text of the last error which occurred (if any)
- 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
-
- getError() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- getError() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- getErrorContentId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
-
- getErrorCount() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- getErrorReportId() - Method in class org.duracloud.services.BaseService
-
- 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
-
- getEstimatedCompletionDate() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- 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
-
- getExcludeList() - Method in class org.duracloud.sync.config.SyncToolConfig
-
- 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
- getExecutorStatus() - Method in class org.duracloud.duraboss.rest.exec.ExecResource
-
Retrieves the status of the Executor
- getExecutorStatus() - Method in class org.duracloud.duraboss.rest.exec.ExecRest
-
- 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
-
- getFailedCount() - Method in class org.duracloud.services.duplication.result.DuplicationResultListener
-
- getFailedTransfers() - Method in class org.duracloud.upload.Uploader
-
- getFailures() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- getFailures() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- 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
-
- getFile() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- getFile() - Method in class org.duracloud.syncui.domain.DirectoryConfig
-
- 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.
- getFileStream(File) - Static method in class org.duracloud.common.util.IOUtil
-
- 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
-
- getFlowId() - Method in class org.duracloud.syncui.duracloudconfig.DuracloudConfigFlowHandler
-
- getFlowId() - Method in class org.duracloud.syncui.setup.SetupFlowHandler
-
- 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 interface org.duracloud.services.duplication.ContentDuplicator
-
Gets the ID of the store from which content is to be retrieved
- getFromStoreId() - Method in class org.duracloud.services.duplication.DuplicationService
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
-
- getFromStoreId() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
-
- getFromStoreId() - Method in interface org.duracloud.services.duplication.SpaceDuplicator
-
Gets the ID of the store from which spaces are to be retrieved
- 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
- getGroups() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets the "groups" element
- getGroups() - Method in class org.duracloud.security.domain.SecurityUserBean
-
- getGroups() - Method in class org.duracloud.security.impl.DuracloudUserDetails
-
- getGroups() - Method in interface org.duracloud.SecurityUserType
-
Gets the "groups" element
- getHashApproach() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
-
- getHashingHeader() - Method in class org.duracloud.services.fixity.FixityService
-
- 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.manifest.impl.BagitManifestFormatter
-
- getHeader() - Method in class org.duracloud.manifest.impl.ManifestFormatterBase
-
- getHeader() - Method in class org.duracloud.manifest.impl.TsvManifestFormatter
-
- getHeader() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
-
- 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
-
- getHost() - Method in class org.duracloud.syncui.domain.DuracloudConfiguration
-
- getHost() - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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
-
- getHttpServletRequest(Object) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getHttpVerb(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- 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
-
- getImageViewerBaseURL() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- 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
- getInfo(String, String, String) - Method in class org.duracloud.duradmin.control.ServiceReportController
-
- 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.DurabossConfig
-
- getInitResource() - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- 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
- getItems() - Method in class org.duracloud.services.fixity.results.HashFinderResult
-
- getItems() - Method in class org.duracloud.services.fixity.results.HashVerifierResult
-
- getItems() - Method in interface org.duracloud.services.fixity.results.ServiceResult
-
- 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.BaseContentStoreAdvice
-
- 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.duraboss.rest.report.StorageReportResource
-
Provides the xml stream of the lastest storage report or null if no
reports exist.
- getLatestStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves the latest completed storage report.
- getLatestStorageReport() - Method in class org.duracloud.reporter.storage.StorageReportHandler
-
Returns the latest storage report or null if no reports exist
- getLatestStorageReportStream() - Method in class org.duracloud.reporter.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
-
- getLine(ContentMessage) - Method in class org.duracloud.manifest.impl.BagitManifestFormatter
-
- getLine(ContentMessage) - Method in class org.duracloud.manifest.impl.ManifestFormatterBase
-
- getLine(ContentMessage) - Method in class org.duracloud.manifest.impl.TsvManifestFormatter
-
- 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
-
- getListValue() - Method in interface org.duracloud.GroupsType
-
- 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
-
- getLogFile(String) - Method in class org.duracloud.audit.impl.AuditLogStoreImpl
-
This method is 'protected' for testing access.
- getLogLevel() - Method in class org.duracloud.retrieval.util.LogUtil
-
- getLogLocation() - Method in class org.duracloud.retrieval.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, ManifestGenerator.FORMAT, Date) - Method in class org.duracloud.client.manifest.ManifestGeneratorImpl
-
- getManifest(String, String, String, String) - Method in class org.duracloud.duraboss.rest.manifest.ManifestResource
-
- getManifest(String, String, String, String) - Method in class org.duracloud.duraboss.rest.manifest.ManifestRest
-
- getManifest(String, String, ManifestGenerator.FORMAT, Date) - Method in class org.duracloud.manifest.impl.ManifestGeneratorImpl
-
- getManifest(String, String, ManifestGenerator.FORMAT, Date) - Method in interface org.duracloud.manifest.ManifestGenerator
-
This method generates the manifest for the given args.
- 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
-
- getMessage() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- 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.impl.SourceContentTypeImpl
-
Gets the "mimetype" element
- getMimetype() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
-
- getMimetype() - Method in class org.duracloud.reporter.storage.metrics.MimetypeMetricsCollector
-
- 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.reportdata.storage.metrics.Metrics
-
- getMimetypeMetrics() - Method in class org.duracloud.reporter.storage.metrics.MetricsCollector
-
- 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
-
- getMonitoredFiles() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
Returns a list of actively transfering (uploading) files
- getMonitoredFiles() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- 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.Acl
-
- 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.security.RootAuthentication
-
- getName() - Method in class org.duracloud.duradmin.util.NameValuePair
-
- getName() - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- getName() - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- getName() - Method in class org.duracloud.exec.handler.DuplicationHandler
-
- getName() - Method in class org.duracloud.exec.handler.ImageServerHandler
-
- getName() - Method in class org.duracloud.exec.handler.MediaStreamingHandler
-
- getName() - Method in interface org.duracloud.exec.ServiceHandler
-
Retrieves the name of the handler.
- getName() - Method in class org.duracloud.glaciertask.RestoreContentTaskRunner
-
- 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 enum org.duracloud.storage.domain.StorageProviderType
-
- 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
- getNamePrefix() - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
-
- getNamePrefix() - Method in class org.duracloud.services.image.ImageConversionService
-
- 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
-
- getNewUserAcls(String, String) - Method in class org.duracloud.duradmin.spaces.controller.SpaceAclController
-
- 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.reporter.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
-
- getNotificationConfigs() - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- getNotificationType() - Method in class org.duracloud.common.notification.EmailNotifier
-
- getNotificationType() - Method in interface org.duracloud.common.notification.Notifier
-
Indicates the type of notifications sent by this notifier
- 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.BaseContentStoreAdvice
-
- getOrder() - Method in class org.duracloud.durastore.aop.RetryAdvice
-
- getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
-
- getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
-
- getOriginator() - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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
-
- getPassCount() - Method in class org.duracloud.services.duplication.result.DuplicationResultListener
-
- 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.appconfig.domain.NotificationConfig
-
- 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
-
- getPassword() - Method in class org.duracloud.syncui.domain.DuracloudConfiguration
-
- getPassword() - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- getPasswordEncoder() - Method in class org.duracloud.duradmin.control.ManageSecurityUsersController
-
Deprecated.
- getPattern() - Method in enum org.duracloud.common.util.DateUtil.DateFormat
-
- 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
-
- getPort() - Static method in class org.duracloud.syncui.config.SyncUIConfig
-
- getPort() - Method in class org.duracloud.syncui.domain.DuracloudConfiguration
-
- getPort() - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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
-
- getPrincipal() - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- 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(String) - Method in class org.duracloud.client.chron.ChronopolisClient
-
This method retrieves the status of previously requested
put-content-space / get-content-item / get-content-space request.
- 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
-
- getProcessState() - Method in interface org.duracloud.syncui.service.SyncProcess
-
Returns an enum designating the runtime state of the sync process
- getProcessState() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- getProcessState() - Method in class org.duracloud.syncui.service.SyncStateChangedEvent
-
- getProcessStats() - Method in interface org.duracloud.syncui.service.SyncProcess
-
Returns stats related the sync process
- getProcessStats() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- 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
-
- getProviderName() - Method in class org.duracloud.hpstorage.HPStorageProvider
-
- getProviderName() - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
- getProviderName() - Method in class org.duracloud.rackspacestorage.RackspaceStorageProvider
-
- getProviderName() - Method in class org.duracloud.sdscstorage.SDSCStorageProvider
-
- 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.DurabossConfig
-
- getQualifier() - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- 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
-
- getQueuedFiles() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- getQueuedFiles() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- getQueueSize() - Method in class org.duracloud.sync.mgmt.StatusManager
-
- getQueueSize() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- getReceiptManifest(String) - Method in class org.duracloud.client.chron.ChronopolisClient
-
This method retrieves the processing receipt.
- getRecentlyCompleted() - Method in class org.duracloud.sync.mgmt.StatusManager
-
- getRecentlyCompleted() - Method in interface org.duracloud.syncui.service.SyncProcessManager
-
- getRecentlyCompleted() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- 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.
- getReportAsHtmlTable(HttpServletResponse, String, String, String) - Method in class org.duracloud.duradmin.control.ServiceReportController
-
- getReportContentId() - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- getReportContentId() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
-
- getReportId() - Method in class org.duracloud.duradmin.control.StorageSummary
-
- 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
-
- getResult() - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- 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
-
- getRootUsername() - Static method in class org.duracloud.common.model.RootUserCredential
-
- 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
- getSecurityContextUtil() - Method in class org.duracloud.durastore.aop.BaseContentStoreAdvice
-
- 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
- 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.duplication.DuplicationService
-
- 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.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
-
- getServicesManager() - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
-
- 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
-
- 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.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, String, long, String) - Method in class org.duracloud.durastore.rest.SpaceRest
-
see SpaceResource.getSpaceProperties(String, String);
see SpaceResource.getSpaceContents(String, String);
- getSpaceACLs(String) - Method in interface org.duracloud.client.ContentStore
-
Retrieves the ACLs associated with a space.
- getSpaceACLs(String) - Method in class org.duracloud.client.ContentStoreImpl
-
- getSpaceAcls(String, String) - Method in class org.duracloud.duradmin.spaces.controller.SpaceAclController
-
- getSpaceACLs() - Method in class org.duracloud.durastore.rest.BaseRest
-
- getSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
-
Gets the ACLs of a space.
- getSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
-
see SpaceResource.getSpaceACLs(String, String);
- getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
- getSpaceACLs(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
This method returns the ACLs of the requested space, or an empty-map if
there is an error or for certain 'keyword' spaces, or null if the space
does not exist.
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceACLs(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceACLs(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- getSpaceACLs(String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Retrieves the ACLs associated with a space.
- getSpaceACLs(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- getSpaceContents(String, String) - Method in class org.duracloud.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, 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.durastore.util.ACLStorageProvider
-
- 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.openstackstorage.OpenStackStorageProvider
-
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.durastore.util.ACLStorageProvider
-
- 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.openstackstorage.OpenStackStorageProvider
-
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.openstackstorage.OpenStackStorageProvider
-
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(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.aop.ContentMessage
-
- 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
-
- getSpaceId() - Method in class org.duracloud.syncui.domain.DuracloudConfiguration
-
- getSpaceId() - Method in class org.duracloud.syncui.domain.SpaceForm
-
- getSpaceMetrics() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
-
- getSpaceMetrics() - Method in class org.duracloud.reporter.storage.metrics.StorageProviderMetricsCollector
-
- getSpaceName() - Method in class org.duracloud.reportdata.storage.metrics.SpaceMetrics
-
- getSpaceName() - Method in class org.duracloud.reporter.storage.metrics.SpaceMetricsCollector
-
- 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, 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.durastore.util.ACLStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceProperties() - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- getSpaceProperties(StorageProvider, String, String) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- getSpaceProperties(StorageProvider, String, String) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
- getSpaceProperties(String) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Retrieves the properties associated with a space.
- getSpaceProperties(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
This method returns all of the space properties EXCEPT the ACLs
- getSpaceResults(String) - Method in class org.duracloud.execdata.bitintegrity.StoreBitIntegrityResults
-
- 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(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.durastore.util.ACLStorageProvider
-
This method passes through the call to getSpaces() for 'admin' users,
and for 'users', only returns the list of 'open' spaces and those to
which they have and ACL.
- getSpaces() - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
Provides a listing of all spaces owned by a customer.
- getSpaces() - Method in class org.duracloud.execdata.bitintegrity.StoreBitIntegrityResults
-
- getSpaces() - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
Return a list of irods spaces.
- getSpaces() - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
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.
- getSpacesAsJson(HttpServletRequest, HttpServletResponse) - Method in class org.duracloud.duradmin.spaces.controller.SpacesController
-
- getSpaceUpdateAclTopic() - Method in class org.duracloud.services.listener.BaseListenerService
-
- 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
-
- getSrcContentId() - Method in class org.duracloud.storage.aop.ContentCopyMessage
-
- getSrcSpaceId() - Method in class org.duracloud.storage.aop.ContentCopyMessage
-
- getStackTraceAsString(Throwable) - Static method in class org.duracloud.common.util.ExceptionUtil
-
- getStart() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- getStartDate() - Method in interface org.duracloud.controller.UploadTask
-
- getStartDate() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
-
- getStartDate() - Method in class org.duracloud.syncui.domain.SyncProcessStats
-
- getStartTime() - Method in class org.duracloud.reportdata.storage.StorageReportInfo
-
- getStartTime() - Method in class org.duracloud.reporter.storage.StorageReportBuilder
-
Gets the starting time (in millis) of the most recent report builder run
- 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(String, String) - Method in class org.duracloud.duradmin.services.controller.MediaStreamingServiceController
-
- getState() - Method in class org.duracloud.duradmin.spaces.controller.ContentItemUploadTask
-
- getState(String) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
Retrieves state information in the form of a map of values from the
given state file.
- 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 class org.duracloud.client.exec.ExecutorImpl
-
- getStatus() - Method in interface org.duracloud.DeploymentType
-
Gets the "status" attribute
- getStatus() - Method in interface org.duracloud.exec.Executor
-
Retrieves the status of the Executor, which is the collected status of
all Handlers.
- getStatus() - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- getStatus() - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- getStatus() - Method in class org.duracloud.exec.handler.DuplicationHandler
-
- getStatus() - Method in class org.duracloud.exec.handler.ImageServerHandler
-
- getStatus() - Method in class org.duracloud.exec.impl.ExecutorImpl
-
- getStatus() - Method in class org.duracloud.exec.runner.BitIntegrityRunner
-
- getStatus() - Method in interface org.duracloud.exec.ServiceHandler
-
Retrieves the current status of the handler.
- 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.reporter.storage.StorageReportBuilder
-
Gets the current status of the report builder
- 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.
- getStatus() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- getStatusCode() - Method in class org.duracloud.common.web.RestHttpHelper.HttpResponse
-
- getStop() - Method in class org.duracloud.sync.mgmt.SyncSummary
-
- getStopTime() - Method in class org.duracloud.reporter.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 class org.duracloud.durastore.util.StorageProviderFactoryImpl
-
This method returns all of the registered storage accounts.
- getStorageAccounts() - Method in class org.duracloud.storage.domain.StorageAccountManager
-
- getStorageAccounts() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- 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 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.
- getStorageProvider() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getStorageProvider(String) - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- getStorageProviderId() - Method in class org.duracloud.duradmin.domain.StorageProvider
-
- getStorageProviderId() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
-
- getStorageProviderId() - Method in class org.duracloud.reporter.storage.metrics.StorageProviderMetricsCollector
-
- getStorageProviderMetrics() - Method in class org.duracloud.reportdata.storage.metrics.StorageMetrics
-
- getStorageProviderMetrics() - Method in class org.duracloud.reporter.storage.metrics.DuraStoreMetricsCollector
-
- getStorageProviderType() - Method in interface org.duracloud.client.ContentStore
-
- getStorageProviderType() - Method in class org.duracloud.client.ContentStoreImpl
-
- getStorageProviderType() - Method in class org.duracloud.reportdata.storage.metrics.StorageProviderMetrics
-
- getStorageProviderType() - Method in class org.duracloud.reporter.storage.metrics.StorageProviderMetricsCollector
-
- 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.duraboss.rest.report.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.duraboss.rest.report.StorageReportRest
-
Retrieves a storage report.
- getStorageReport(String) - Method in class org.duracloud.duradmin.control.ServiceReportController
-
- getStorageReport(String, String, HttpServletResponse) - Method in class org.duracloud.duradmin.control.StorageReportController
-
Deprecated.
- getStorageReport(String) - Method in class org.duracloud.reporter.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.duraboss.rest.report.StorageReportResource
-
Provides information about the storage report.
- getStorageReportInfo() - Method in class org.duracloud.duraboss.rest.report.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.duraboss.rest.report.StorageReportResource
-
Provides the xml stream of the list of storage reports, the list may
be empty
- getStorageReportList() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Retrieves the list of storage report IDs.
- getStorageReportList() - Method in class org.duracloud.duradmin.control.StorageReportController
-
- getStorageReportList() - Method in class org.duracloud.reportdata.storage.StorageReportList
-
- getStorageReportList() - Method in class org.duracloud.reporter.storage.StorageReportHandler
-
Retrieve a sorted list of all storage reports in XML format.
- getStorageReportStream(String) - Method in class org.duracloud.reporter.storage.StorageReportHandler
-
Returns a specific storage report stream or null if the report does
not exist.
- getStorageReportSummaries(String, String) - Method in class org.duracloud.duradmin.control.StorageReportController
-
- 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.domain.ContentItem
-
- getStoreId() - Method in class org.duracloud.duradmin.domain.Space
-
- 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.storage.aop.ContentMessage
-
- 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
- getStores() - Method in class org.duracloud.execdata.bitintegrity.BitIntegrityResults
-
- 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
-
- getStreamingHost(ServicesManager, ServiceInfo, String) - Static method in class org.duracloud.duradmin.util.ServiceUtil
-
- 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
-
- getSuggestedResolutionMessgeKey() - Method in class org.duracloud.syncui.service.SyncProcessError
-
- getSummaries(String, String) - Method in interface org.duracloud.duradmin.control.StorageSummaryCache
-
- getSummaries(String, String) - Method in class org.duracloud.duradmin.control.StorageSummaryCacheImpl
-
- getSummaryIds() - Method in class org.duracloud.reporter.service.ServiceReportBuilder
-
- getSupportedActions() - Method in class org.duracloud.client.exec.ExecutorImpl
-
- getSupportedActions() - Method in class org.duracloud.duraboss.rest.exec.ExecResource
-
Retrieves the list of actions that the executor is able to perform
- getSupportedActions() - Method in class org.duracloud.duraboss.rest.exec.ExecRest
-
- getSupportedActions() - Method in interface org.duracloud.exec.Executor
-
Lists the actions which the Executor can perform, which is based on
the actions that all registered Handlers can perform.
- getSupportedActions() - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- getSupportedActions() - Method in class org.duracloud.exec.impl.ExecutorImpl
-
- getSupportedActions() - Method in interface org.duracloud.exec.ServiceHandler
-
Retrieves the list of actions that the handler can perform.
- 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(String) - Method in class org.duracloud.durastore.rest.TaskRest
-
Gets a listing of supported tasks for a given provider
- getSupportedTasks() - Method in interface org.duracloud.storage.provider.TaskProvider
-
- getSupportedTasks() - Method in class org.duracloud.storage.provider.TaskProviderBase
-
- getSvcLaunchingUser() - Method in class org.duracloud.services.BaseService
-
- 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
-
- getSystemUsername() - Static method in class org.duracloud.common.model.SystemUserCredential
-
- 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.
- getText() - Method in class org.duracloud.services.hello.impl.HelloServiceImpl
-
- getThreads() - Method in class org.duracloud.services.image.ImageConversionService
-
- getTime() - Method in class org.duracloud.syncui.service.SyncProcessError
-
- 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 interface org.duracloud.services.duplication.ContentDuplicator
-
Gets the ID of the store to which content is to be duplicated
- getToStoreId() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorImpl
-
- getToStoreId() - Method in class org.duracloud.services.duplication.impl.ContentDuplicatorReportingImpl
-
- getToStoreId() - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- getToStoreId() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
-
- getToStoreId() - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
-
- getToStoreId() - Method in class org.duracloud.services.duplication.result.DuplicationEvent
-
- getToStoreId() - Method in interface org.duracloud.services.duplication.SpaceDuplicator
-
Gets the ID of the store from which spaces are to be duplicated
- 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.duradmin.control.StorageSummary
-
- getTotalItems() - Method in class org.duracloud.reportdata.storage.metrics.Metrics
-
- getTotalItems() - Method in class org.duracloud.reportdata.storage.metrics.MimetypeMetrics
-
- getTotalItems() - Method in class org.duracloud.reporter.storage.metrics.MetricsCollector
-
- getTotalItems() - Method in class org.duracloud.reporter.storage.metrics.MimetypeMetricsCollector
-
- getTotalSize() - Method in class org.duracloud.duradmin.control.StorageSummary
-
- 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.reporter.storage.metrics.MetricsCollector
-
- getTotalSize() - Method in class org.duracloud.reporter.storage.metrics.MimetypeMetricsCollector
-
- getTotalSize() - Method in class org.duracloud.upload.UploadStatus.FileInTransfer
-
- getTotalTime() - Method in class org.duracloud.services.image.ConversionResult
-
- getType() - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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
-
- getUserByUsername(String) - Method in interface org.duracloud.security.DuracloudUserDetailsService
-
- getUserByUsername(String) - Method in class org.duracloud.security.impl.UserDetailsServiceImpl
-
- 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
-
- getUserGroups(Authentication) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- getUsername() - Method in class org.duracloud.appconfig.domain.DuraserviceConfig.ServiceStore
-
- getUsername() - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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.aop.ContentMessage
-
- 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
-
- getUsername() - Method in class org.duracloud.sync.endpoint.DuraStoreSyncEndpoint
-
- getUsername() - Method in class org.duracloud.syncui.domain.DuracloudConfiguration
-
- getUsername() - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- getUserProperties(String...) - Method in class org.duracloud.durastore.rest.BaseRest
-
Looks through the request headers and pulls out user properties.
- getUserProperties() - Method in class org.duracloud.durastore.rest.BaseRest
-
- 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.openstackstorage.OpenStackStorageProvider
-
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() - Static method in class org.duracloud.sync.config.SyncConfig
-
- 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
-
- GlacierStorageProvider - Class in org.duracloud.glacierstorage
-
Provides content storage backed by Amazon's Glacier storage system.
- GlacierStorageProvider(String, String) - Constructor for class org.duracloud.glacierstorage.GlacierStorageProvider
-
- GlacierStorageProvider(AmazonS3Client, String) - Constructor for class org.duracloud.glacierstorage.GlacierStorageProvider
-
- GlacierTaskProvider - Class in org.duracloud.glaciertask
-
- GlacierTaskProvider(String, String) - Constructor for class org.duracloud.glaciertask.GlacierTaskProvider
-
- grantsKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
-
- groupsHaveReadAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- groupsHaveWriteAccess(List<String>, Map<String, AclType>) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- groupsKey - Static variable in class org.duracloud.appconfig.domain.SecurityConfig
-
- GroupsType - Interface in org.duracloud
-
An XML GroupsType(@duracloud.org).
- GroupsType.Factory - Class in org.duracloud
-
A factory class with static methods for creating instances
of this type.
- GroupsTypeImpl - Class in org.duracloud.impl
-
An XML GroupsType(@duracloud.org).
- GroupsTypeImpl(SchemaType) - Constructor for class org.duracloud.impl.GroupsTypeImpl
-
- GroupsTypeImpl(SchemaType, boolean) - Constructor for class org.duracloud.impl.GroupsTypeImpl
-
- guessMimeType(String) - Method in class org.duracloud.services.hadoop.store.MimeTypeUtil
-
- 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
-
- ImageServerHandler - Class in org.duracloud.exec.handler
-
Manages the running of the Image Server service in DuraCloud.
- ImageServerHandler() - Constructor for class org.duracloud.exec.handler.ImageServerHandler
-
- 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.storage.aop
-
This class is the bean that is published-to/consumed-from the ingest topic.
- IngestMessage() - Constructor for class org.duracloud.storage.aop.IngestMessage
-
- IngestMessage(String) - Constructor for class org.duracloud.storage.aop.IngestMessage
-
- IngestMessageConverter - Class in org.duracloud.storage.aop
-
- IngestMessageConverter() - Constructor for class org.duracloud.storage.aop.IngestMessageConverter
-
- init(FilterConfig) - Method in class org.duracloud.common.servlet.DefaultFilter
-
- init() - Method in interface org.duracloud.duradmin.control.StorageSummaryCache
-
- init() - Method in class org.duracloud.duradmin.control.StorageSummaryCacheImpl
-
- 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(FilterConfig) - Method in class org.duracloud.syncui.filter.SetupCheckFilter
-
- init() - Method in class org.duracloud.upload.UploadToolApplet
-
- INIT_MAPPING - Static variable in class org.duracloud.syncui.controller.InitController
-
- 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
-
- InitController - Class in org.duracloud.syncui.controller
-
A controller for initializing the app programmatically.
- InitController(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.controller.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 interface org.duracloud.audit.AuditListener
-
This method initializes the listener.
- initialize(ContentStore) - Method in interface org.duracloud.audit.AuditLogStore
-
This method ingests the underlying ContentStore
- initialize() - Method in class org.duracloud.audit.impl.AuditListenerImpl
-
- initialize(ContentStore) - Method in class org.duracloud.audit.impl.AuditLogStoreImpl
-
- initialize(ContentStoreManager) - Method in class org.duracloud.audit.impl.AuditorImpl
-
- initialize(ContentStoreManager) - Method in interface org.duracloud.audit.LocalAuditor
-
This method initializes the Auditor by providing a handle to the content
store.
- initialize(NotificationConfig) - Method in class org.duracloud.common.notification.EmailNotifier
-
- initialize(NotificationConfig) - Method in interface org.duracloud.common.notification.Notifier
-
Initializes the Notifier to be able to set up connects to begin
performing notification operations.
- initialize() - Method in class org.duracloud.duraboss.rest.InitRest
-
Initializes DuraBoss
- initialize(ServiceSummaryDirectory, ServiceSummarizer) - Method in class org.duracloud.duraboss.rest.report.ServiceReportResource
-
- initialize(ContentStoreManager, String) - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
- initialize(ContentStoreManager, StorageReportHandler, StorageReportBuilder, StorageReportScheduler) - Method in class org.duracloud.duraboss.rest.report.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 class org.duracloud.durastore.util.StorageProviderFactoryImpl
-
- initialize(String, ContentStoreManager, ServicesManager, ManifestGenerator, NotificationManager) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- initialize(String, ContentStoreManager, ServicesManager, ManifestGenerator, NotificationManager) - Method in class org.duracloud.exec.impl.ExecutorImpl
-
- initialize(String, ContentStoreManager, ServicesManager, ManifestGenerator, NotificationManager) - Method in interface org.duracloud.exec.LocalExecutor
-
Provides the Executor and Handlers access to storage and services.
- initialize(String, ContentStoreManager, ServicesManager, ManifestGenerator, NotificationManager) - Method in interface org.duracloud.exec.ServiceHandler
-
Provides the handler with access to DuraCloud storage and services.
- initialize(ContentStoreManager) - Method in class org.duracloud.manifest.impl.ManifestGeneratorImpl
-
- initialize(ContentStoreManager) - Method in interface org.duracloud.manifest.LocalManifestGenerator
-
This method initializes the Manifest Generator by providing a handle to
the content store.
- 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, ServiceMonitorEventHandler) - Method in class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
-
- initialize(ContentStoreManager) - Method in class org.duracloud.servicemonitor.impl.ServiceSummaryDirectoryImpl
-
- initialize(ServiceSummaryDirectory, ServiceSummarizer, ServiceMonitorEventHandler) - 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.
- initialize(InputStream) - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- initialize(InputStream) - Method in class org.duracloud.syncui.controller.InitController
-
- initialize(DuracloudCredentialsCoherenceChecker) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsCoherenceCheckerValidator
-
- 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
-
- initializeNotifiers(Collection<NotificationConfig>) - Method in class org.duracloud.common.notification.NotificationManager
-
Initializes notifiers using the provided configuration.
- initializeServices() - Method in class org.duracloud.duraservice.rest.InitRest
-
Initializes DuraService.
- initializeUsers() - Method in class org.duracloud.duraboss.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.duraboss.rest
-
- InitRest(StorageReportResource, ServiceReportResource, ServiceSummaryDirectory, SecurityContextUtil, RestUtil, String, NotificationManager, LocalExecutor, LocalAuditor, LocalManifestGenerator) - Constructor for class org.duracloud.duraboss.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
-
- INVALID_OBJECT_STATE - Static variable in class org.duracloud.glacierstorage.GlacierStorageProvider
-
- InvalidActionRequestException - Exception in org.duracloud.exec.error
-
- InvalidActionRequestException(String) - Constructor for exception org.duracloud.exec.error.InvalidActionRequestException
-
- InvalidEventTSVException - Exception in org.duracloud.storage.error
-
- InvalidEventTSVException(String) - Constructor for exception org.duracloud.storage.error.InvalidEventTSVException
-
- 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.reporter.error
-
- InvalidScheduleException(String) - Constructor for exception org.duracloud.reporter.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
-
- isAdmin(Authentication) - Static method in class org.duracloud.duradmin.util.SpaceUtil
-
- isAdmin(String) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- isAllSpaces() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
-
- isApplyTimestamps() - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
-
- isAuditorEnabled() - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- isAuthenticated() - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- isChunk(String) - Method in class org.duracloud.chunk.util.ChunkUtil
-
- isChunkManifest(String) - Method in class org.duracloud.chunk.util.ChunkUtil
-
- isCleanStart() - Method in class org.duracloud.sync.config.SyncToolConfig
-
- 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
-
- isCompleteFailure(String) - Method in class org.duracloud.services.amazonfixity.postprocessing.FixityPassFailPostJobWorker
-
- isCompleteFailure(String) - Method in class org.duracloud.services.amazonmapreduce.postprocessing.PassFailPostJobWorker
-
- isConfigurationComplete() - Method in interface org.duracloud.syncui.service.SyncConfigurationManager
-
- isConfigurationComplete() - Method in class org.duracloud.syncui.service.SyncConfigurationManagerImpl
-
- 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
-
- isDisplay() - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- 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
-
- isExecutorEnabled() - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- isFailFast() - Method in class org.duracloud.services.fixity.domain.FixityServiceOptions
-
- isIgnoreLargeFiles() - Method in class org.duracloud.chunk.FileChunkerOptions
-
- isInitialized() - Method in class org.duracloud.duraboss.rest.InitRest
-
- isInitialized() - Method in class org.duracloud.duraboss.rest.report.ServiceReportResource
-
Indicates whether or not initialization has occurred.
- isInitialized() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Indicates whether or not initialization has occurred.
- isInitialized() - Static method in class org.duracloud.duradmin.config.DuradminConfig
-
- 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 class org.duracloud.storage.domain.StorageAccountManager
-
- isInitialized() - Method in interface org.duracloud.storage.util.StorageProviderFactory
-
- 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
-
- isMediaStreamingServiceEnabled(ServiceInfo, String) - Static method in class org.duracloud.duradmin.util.ServiceUtil
-
- isNewDeploymentAllowed() - Method in class org.duracloud.serviceconfig.ServiceInfo
-
- isNextAvailable() - Method in class org.duracloud.duradmin.util.ScrollableList
-
- ISO8601_DATE_FORMAT - Static variable in interface org.duracloud.storage.provider.StorageProvider
-
- isOpenResource(HttpServletRequest) - Method in class org.duracloud.security.vote.SpaceAccessVoter
-
- 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
-
- isPrimaryStorageProvider() - Method in class org.duracloud.duradmin.domain.ContentItem
-
- isPrimaryStorageProvider() - Method in class org.duracloud.duradmin.domain.Space
-
- isPublicGroup() - Method in class org.duracloud.duradmin.domain.Acl
-
- isRead() - Method in class org.duracloud.duradmin.domain.Acl
-
- isRead() - Method in enum org.duracloud.security.domain.HttpVerb
-
- isReporterEnabled() - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- isRetry() - Method in exception org.duracloud.storage.error.NotFoundException
-
- isRetry() - Method in exception org.duracloud.storage.error.StorageException
-
- isRunning() - Method in class org.duracloud.exec.runner.BitIntegrityRunner
-
- 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
-
- isStreamingEnabled() - Method in class org.duracloud.duradmin.domain.Space
-
- 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 interface org.duracloud.services.fixity.results.ServiceResultItem
-
- 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.DurabossConfig
-
- isSystemService() - Method in class org.duracloud.serviceconfig.ServiceInfo
-
- isValid(DuracloudCredentialsForm, ConstraintValidatorContext) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsCoherenceCheckerValidator
-
- 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.
- isWrite() - Method in class org.duracloud.duradmin.domain.Acl
-
- 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
-
- ITEMS_PROCESS_COUNT - Static variable in interface org.duracloud.services.ComputeService
-
- 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
-
- s3Client - Variable in class org.duracloud.s3storage.S3StorageProvider
-
- 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
-
- SaveDuracloudConfiguration - Class in org.duracloud.syncui.duracloudconfig
-
- SaveDuracloudConfiguration(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.duracloudconfig.SaveDuracloudConfiguration
-
- SaveSetupAction - Class in org.duracloud.syncui.setup
-
- SaveSetupAction(SyncConfigurationManager) - Constructor for class org.duracloud.syncui.setup.SaveSetupAction
-
- 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.duraboss.rest.report.StorageReportResource
-
Schedules a series of storage reports to run.
- scheduleStorageReport(long, long) - Method in class org.duracloud.duraboss.rest.report.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.reporter.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
-
- SDSCStorageProvider(FilesClient, SwiftClient) - 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.duraboss.rest
-
- SecurityRest(DuracloudUserDetailsService, RestUtil) - Constructor for class org.duracloud.duraboss.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, String, boolean, boolean, boolean, boolean, List<String>, 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
- sendAdminNotification(NotificationType, String, String) - Method in class org.duracloud.common.notification.NotificationManager
-
Sends a notification to system administrators through all configured
notifiers of a given type.
- 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
- sendNotification(NotificationType, String, String, String...) - Method in class org.duracloud.common.notification.NotificationManager
-
Sends a notification through all configured notifiers of a given type.
- 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(BitIntegrityResults) - Method in class org.duracloud.execdata.bitintegrity.serialize.BitIntegrityResultsSerializer
-
- 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
-
- serialize(SyncToolConfig, String) - Static method in class org.duracloud.syncui.service.SyncToolConfigSerializer
-
- 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.
- serializeSet(Set<?>) - Static method in class org.duracloud.common.util.SerializationUtil
-
Serializes a List 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
-
- ServiceCompletionHandler - Interface in org.duracloud.servicemonitor
-
- 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
-
- ServiceHandler - Interface in org.duracloud.exec
-
A Service Handler manages the running of a DuraCloud service, starting
the service at the appropriate times, providing the appropriate
configuration information, and stopping the service when needed.
- 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.
- ServiceMonitorEventHandler - Interface in org.duracloud.servicemonitor
-
- ServiceMonitorImpl - Class in org.duracloud.servicemonitor.impl
-
- ServiceMonitorImpl() - Constructor for class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
-
- ServiceMonitorImpl(long, ServiceSummaryDirectory, ServiceSummarizer, ServiceMonitorEventHandler) - Constructor for class org.duracloud.servicemonitor.impl.ServiceMonitorImpl
-
- ServiceNotificationMonitor - Class in org.duracloud.reporter.service
-
- ServiceNotificationMonitor(NotificationManager, DuracloudUserDetailsService) - Constructor for class org.duracloud.reporter.service.ServiceNotificationMonitor
-
- ServicePoller - Class in org.duracloud.servicemonitor.impl
-
This class polls deployed services waiting for them to complete.
- ServicePoller(int, int, ServiceSummaryDirectory, ServiceSummarizer, long, ServiceCompletionHandler) - 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.reporter.service
-
Builds service reports.
- ServiceReportBuilder(ServiceSummarizer, ServiceSummaryDirectory) - Constructor for class org.duracloud.reporter.service.ServiceReportBuilder
-
- ServiceReportController - Class in org.duracloud.duradmin.control
-
- ServiceReportController(ServiceReportManager, ContentStoreManager) - 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.duraboss.rest.report
-
- ServiceReportResource(ServiceMonitor, ServiceNotificationMonitor) - Constructor for class org.duracloud.duraboss.rest.report.ServiceReportResource
-
- ServiceReportRest - Class in org.duracloud.duraboss.rest.report
-
- ServiceReportRest(ServiceReportResource) - Constructor for class org.duracloud.duraboss.rest.report.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.
- ServiceResultItem - Interface in org.duracloud.services.fixity.results
-
This interface is for describing fine grained details of service results.
- 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, String, StatusListener, String, String, String, String, File) - Constructor for class org.duracloud.services.fixity.results.ServiceResultProcessor
-
- ServiceResultProcessor(ContentStore, String, StatusListener, String, 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
-
- servicesMgr - Variable in class org.duracloud.exec.handler.BaseServiceHandler
-
- 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
-
- ServiceUtil - Class in org.duracloud.duradmin.util
-
- ServiceUtil() - Constructor for class org.duracloud.duradmin.util.ServiceUtil
-
- 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(List) - Method in interface org.duracloud.GroupsType
-
Deprecated.
- set(StringEnumAbstractBase) - Method in interface org.duracloud.OptionInputType
-
- setAccess(String) - Method in class org.duracloud.duradmin.domain.Space
-
- 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
-
- setAcls(List<Acl>) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- setAcls(List<Acl>) - Method in class org.duracloud.duradmin.domain.Space
-
- setAction(String) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- setAction(String) - Method in class org.duracloud.duradmin.domain.Space
-
- setAction(String) - Method in class org.duracloud.storage.aop.ContentMessage
-
- setAdminEmails(List<String>) - Method in class org.duracloud.common.notification.EmailNotifier
-
Intended for testing only
- setAdmins(List<String>) - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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
-
- setApplicationContext(ApplicationContext) - Method in class org.duracloud.syncui.filter.SetupCheckFilter
-
- setApplyTimestamps(boolean) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
-
- 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.
- setAuditorEnabled(boolean) - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- setAuthenticated(boolean) - Method in class org.duracloud.duradmin.security.RootAuthentication
-
- 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
-
- setBitIntegrityResult(SpaceBitIntegrityResult) - Method in class org.duracloud.duradmin.domain.Space
-
- 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
- setCallerAcl(String) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- setCallerAcl(String) - Method in class org.duracloud.duradmin.domain.Space
-
- 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
- setCleanStart(boolean) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setColorSpace(String) - Method in class org.duracloud.services.bulkimageconversion.BulkImageConversionService
-
- setColorSpace(String) - Method in class org.duracloud.services.image.ImageConversionService
-
- setCompletionDate(Date) - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- 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
- setConfigXmlPath(String) - Method in interface org.duracloud.syncui.service.SyncConfigurationManager
-
- setConfigXmlPath(String) - Method in class org.duracloud.syncui.service.SyncConfigurationManagerImpl
-
- 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.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.aop.ContentMessage
-
- 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
.
- setContentMd5(String) - Method in class org.duracloud.storage.aop.ContentMessage
-
- setContentMimetype(String) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- setContentMimeType(String) - Method in class org.duracloud.storage.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.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.durastore.util.ACLStorageProvider
-
- 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.glacierstorage.GlacierStorageProvider
-
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.openstackstorage.OpenStackStorageProvider
-
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.aop.IngestMessage
-
- setContentSize(long) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- 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.SpaceController
-
- setContentStoreManager(ContentStoreManager) - Method in class org.duracloud.duradmin.spaces.controller.SpacesController
-
- 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.sync.config.SyncToolConfig
-
- setControllerSupport(ControllerSupport) - Method in class org.duracloud.duradmin.control.BaseCommandController
-
- 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
-
- setDatetime(String) - Method in class org.duracloud.storage.aop.ContentMessage
-
- 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
- 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.BaseContentStoreAdvice
-
- setDestination(Destination) - Method in class org.duracloud.services.listener.BaseListenerService
-
- setDestSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
-
- setDestSpaceId(String) - Method in class org.duracloud.services.image.ImageConversionService
-
- setDirectoryPath(String) - Method in class org.duracloud.syncui.domain.DirectoryConfig
-
- setDirectoryPath(String) - Method in class org.duracloud.syncui.domain.DirectoryConfigForm
-
- setDisplay(boolean) - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- setDisplayName(String) - Method in interface org.duracloud.DeploymentOptionType
-
Sets the "displayName" attribute
- setDisplayName(String) - Method in class org.duracloud.duradmin.domain.Acl
-
- 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.UserConfig
-
- 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
- setDurabossContext(String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- setDuraBossContext(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
-
- setEmail(String) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "email" element
- setEmail(String) - Method in class org.duracloud.security.domain.SecurityUserBean
-
- setEmail(String) - Method in interface org.duracloud.SecurityUserType
-
Sets the "email" element
- setEmailer(Emailer) - Method in class org.duracloud.common.notification.EmailNotifier
-
Intended for testing only
- 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.
- setErrorReportContentId(String) - Method in class org.duracloud.services.fixity.FixityService
-
- setErrorReportId(String, String) - Method in class org.duracloud.services.BaseService
-
- setErrorReportId(String, String, String) - Method in class org.duracloud.services.BaseService
-
- setEstimatedCompletionTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
-
- setExcludeList(File) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setExcludeList(List<String>) - Method in class org.duracloud.sync.walker.DirWalker
-
- 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
- setExecutorEnabled(boolean) - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- 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.
- 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
- setGroups(List) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets the "groups" element
- setGroups(List) - Method in interface org.duracloud.SecurityUserType
-
Sets the "groups" 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.j2kservice.J2kWebappWrapper
-
- setHost(String) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setHost(String) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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
-
- setImageViewerBaseURL(String) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- 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
- 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.BaseContentStoreAdvice
-
- 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
-
- setListValue(List) - Method in interface org.duracloud.GroupsType
-
- 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
-
- 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
-
- 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.Acl
-
- 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.UserConfig
-
- 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
-
- setNewSpaceLifecycle(String, BucketLifecycleConfiguration) - Method in class org.duracloud.glacierstorage.GlacierStorageProvider
-
- setNewSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- setNextScheduledStartTime(long) - Method in class org.duracloud.reportdata.storage.StorageReportInfo
-
- setNotificationConfigs(Map<String, NotificationConfig>) - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
Set the notification configurations.
- 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
- setOptions(List<Option>) - Method in class org.duracloud.serviceconfig.user.SelectableUserConfig
-
- 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.BaseContentStoreAdvice
-
- setOrder(int) - Method in class org.duracloud.durastore.aop.RetryAdvice
-
- setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
-
- setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
-
- setOriginator(String) - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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.appconfig.domain.NotificationConfig
-
- 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.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
-
- setPassword(String) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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.j2kservice.J2kWebappWrapper
-
- setPort(int) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setPort(String) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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
-
- setPrimaryStorageProvider(boolean) - Method in class org.duracloud.duradmin.domain.ContentItem
-
- setPrimaryStorageProvider(boolean) - Method in class org.duracloud.duradmin.domain.Space
-
- 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
-
- setRead(boolean) - Method in class org.duracloud.duradmin.domain.Acl
-
- 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.execdata.bitintegrity.SpaceBitIntegrityResult
-
- setReportContentId(String) - Method in class org.duracloud.services.fixity.FixityService
-
- setReporterEnabled(boolean) - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- setReportId(String, String) - Method in class org.duracloud.services.BaseService
-
- setReportId(String, 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
-
- setResult(String) - Method in class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- setReturnTo(HttpServletRequest, MutableAttributeMap) - Static method in class org.duracloud.duradmin.util.NavigationUtils
-
- setRunner(BitIntegrityRunner) - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
Intended to be used only for testing purposes.
- 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
- setSecurityContextUtil(SecurityContextUtil) - Method in class org.duracloud.durastore.aop.BaseContentStoreAdvice
-
- 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
- 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
-
- setServicesManager(ServicesManager) - Method in class org.duracloud.duradmin.spaces.controller.SpaceController
-
- 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
- setSourceMD5(String) - Method in class org.duracloud.chunk.manifest.ChunksManifestBean.ManifestHeader
-
- setSourceSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
-
- setSourceSpaceId(String) - Method in class org.duracloud.services.image.ImageConversionService
-
- setSpaceACLs(String, Map<String, AclType>) - Method in interface org.duracloud.client.ContentStore
-
Sets the ACLs associated with a space.
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.client.ContentStoreImpl
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.util.ACLStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.irodsstorage.IrodsStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.BrokeredStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.ProbedStorageProvider
-
- setSpaceACLs(StorageProvider, String, String, Map<String, AclType>) - Method in interface org.duracloud.storage.provider.StatelessStorageProvider
-
- setSpaceACLs(StorageProvider, String, String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- setSpaceACLs(String, Map<String, AclType>) - Method in interface org.duracloud.storage.provider.StorageProvider
-
Sets the ACLs associated with a space.
- setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- 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.storage.aop.ContentMessage
-
- 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.syncui.domain.SpaceForm
-
- setSpaceId(String) - Method in class org.duracloud.upload.UploadToolApplet
-
- 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
-
- setSpaces(Map<String, List<SpaceBitIntegrityResult>>) - Method in class org.duracloud.execdata.bitintegrity.StoreBitIntegrityResults
-
- setSpaces(List<String>) - Method in class org.duracloud.retrieval.config.RetrievalToolConfig
-
- setSpaces(Iterator<String>) - Method in class org.duracloud.storage.provider.mock.MockStorageProvider
-
- setSpaceUpdateAclTopic(String) - Method in class org.duracloud.services.listener.BaseListenerService
-
- 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
-
- setSrcContentId(String) - Method in class org.duracloud.storage.aop.ContentCopyMessage
-
- setSrcSpaceId(String) - Method in class org.duracloud.storage.aop.ContentCopyMessage
-
- 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
-
- setStorageSummaryCache(StorageSummaryCache) - Method in class org.duracloud.duradmin.control.InitController
-
- 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.retrieval.config.RetrievalToolConfig
-
- setStoreId(String) - Method in class org.duracloud.services.fixity.FixityService
-
- setStoreId(String) - Method in class org.duracloud.storage.aop.ContentMessage
-
- setStoreId(String) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setStoreManager(ContentStoreManager) - Method in class org.duracloud.services.hadoop.base.ProcessFileMapper
-
- setStores(Map<String, StoreBitIntegrityResults>) - Method in class org.duracloud.execdata.bitintegrity.BitIntegrityResults
-
- setStream(InputStream) - Method in class org.duracloud.domain.Content
-
Setter for the field stream
.
- setStreamingEnabled(boolean) - Method in class org.duracloud.duradmin.domain.Space
-
- setSvcLaunchingUser(String) - Method in class org.duracloud.services.BaseService
-
- setSyncConfig(SyncToolConfig) - Method in class org.duracloud.sync.SyncTool
-
Sets the configuration of the sync tool.
- 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
-
- setTotalWorkItems(long) - Method in interface org.duracloud.services.fixity.results.ServiceResultListener
-
- setTotalWorkItems(long) - Method in class org.duracloud.services.fixity.results.ServiceResultProcessor
-
- setType(String) - Method in class org.duracloud.appconfig.domain.NotificationConfig
-
- 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
-
- SetupCheckFilter - Class in org.duracloud.syncui.filter
-
The root application configuration class.
- SetupCheckFilter() - Constructor for class org.duracloud.syncui.filter.SetupCheckFilter
-
- SetupFlowHandler - Class in org.duracloud.syncui.setup
-
- SetupFlowHandler() - Constructor for class org.duracloud.syncui.setup.SetupFlowHandler
-
- setupLogger(File) - Method in class org.duracloud.retrieval.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.appconfig.domain.NotificationConfig
-
- 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.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.aop.ContentMessage
-
- 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
-
- setUsername(String) - Method in class org.duracloud.syncui.domain.DuracloudCredentialsForm
-
- 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) - Static method in class org.duracloud.sync.config.SyncConfig
-
- setWorkDir(File) - Method in class org.duracloud.sync.config.SyncToolConfig
-
- setWorkSpaceId(String) - Method in class org.duracloud.services.amazonmapreduce.BaseAmazonMapReduceService
-
- setWrite(boolean) - Method in class org.duracloud.duradmin.domain.Acl
-
- 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
-
- shutdownAuditor() - Method in class org.duracloud.duraboss.rest.audit.AuditResource
-
This method requests auditor shutdown.
- shutdownAuditor() - Method in class org.duracloud.duraboss.rest.audit.AuditRest
-
- shutdownExecutor() - Method in class org.duracloud.duraboss.rest.exec.ExecResource
-
Requests that the Executor perform a graceful shutdown
- shutdownExecutor() - Method in class org.duracloud.duraboss.rest.exec.ExecRest
-
- 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, BaseService) - Constructor for class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
-
- SimpleJobCompletionMonitor(AmazonMapReduceJobWorker, BaseService, long) - Constructor for class org.duracloud.services.amazonmapreduce.impl.SimpleJobCompletionMonitor
-
- SimplePassFailPostJobWorker - Class in org.duracloud.services.amazonmapreduce.postprocessing
-
- SimplePassFailPostJobWorker(AmazonMapReduceJobWorker, ContentStore, String, 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
-
- sortAcls(List<Acl>) - Static method in class org.duracloud.duradmin.util.SpaceUtil
-
- SOURCE_CONTENT_ID_INDEX - Static variable in class org.duracloud.durastore.aop.ContentCopyAdvice
-
- SOURCE_SPACE_ID - Static variable in interface org.duracloud.execdata.ExecConstants
-
- 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_ACL_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.services.listener.BaseListenerService
-
- SPACE_ID - Static variable in class org.duracloud.storage.aop.BaseContentMessageConverter
-
- SPACE_ID - Static variable in class org.duracloud.storage.aop.SpaceMessageConverter
-
- 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.SpaceAclUpdateAdvice
-
- 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_PREFIX - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
-
- SPACE_PREFIX - Static variable in class org.duracloud.services.duplication.DuplicationService
-
- SPACE_SIZE - Static variable in interface org.duracloud.client.ContentStore
-
Basic space properties: Size of space
- SpaceAccessVoter - Class in org.duracloud.security.vote
-
- SpaceAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceAccessVoter
-
- SpaceAclController - Class in org.duracloud.duradmin.spaces.controller
-
- SpaceAclController(ContentStoreManager, DuracloudUserDetailsService) - Constructor for class org.duracloud.duradmin.spaces.controller.SpaceAclController
-
- SpaceAclUpdateAdvice - Class in org.duracloud.durastore.aop
-
This class provides AOP advice over SpaceACL update calls.
- SpaceAclUpdateAdvice() - Constructor for class org.duracloud.durastore.aop.SpaceAclUpdateAdvice
-
- SpaceBitIntegrityResult - Class in org.duracloud.execdata.bitintegrity
-
Captures the results of a single bit integrity check on a space.
- SpaceBitIntegrityResult() - Constructor for class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- SpaceBitIntegrityResult(Date, String, String, boolean) - Constructor for class org.duracloud.execdata.bitintegrity.SpaceBitIntegrityResult
-
- SpaceController - Class in org.duracloud.duradmin.spaces.controller
-
- SpaceController(String, String) - 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
-
- spaceExists(String) - Method in class org.duracloud.azurestorage.AzureStorageProvider
-
- spaceExists(String) - Method in class org.duracloud.emcstorage.EMCStorageProvider
-
- spaceExists(String) - Method in class org.duracloud.openstackstorage.OpenStackStorageProvider
-
- spaceExists(String) - Method in class org.duracloud.s3storage.S3StorageProvider
-
- spaceExists(String) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- SpaceForm - Class in org.duracloud.syncui.domain
-
This class backs the space selection form.
- SpaceForm() - Constructor for class org.duracloud.syncui.domain.SpaceForm
-
- spaceIdKey - Static variable in class org.duracloud.appconfig.domain.DuraserviceConfig
-
- SpaceMessage - Class in org.duracloud.storage.aop
-
- SpaceMessage() - Constructor for class org.duracloud.storage.aop.SpaceMessage
-
- SpaceMessageConverter - Class in org.duracloud.storage.aop
-
- SpaceMessageConverter() - Constructor for class org.duracloud.storage.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.reporter.storage.metrics
-
Metrics data structure for spaces.
- SpaceMetricsCollector(String) - Constructor for class org.duracloud.reporter.storage.metrics.SpaceMetricsCollector
-
- SpaceProperties - Class in org.duracloud.duradmin.domain
-
Stores space properties.
- SpaceProperties() - Constructor for class org.duracloud.duradmin.domain.SpaceProperties
-
- SpaceReadAccessVoter - Class in org.duracloud.security.vote
-
This class decides if a caller has READ access to a given resource.
- SpaceReadAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceReadAccessVoter
-
- SpaceReadAccessVoter(StorageProviderFactory, UserDetailsService, List<String>) - Constructor for class org.duracloud.security.vote.SpaceReadAccessVoter
-
- 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, SecurityContextUtil) - Constructor for class org.duracloud.durastore.rest.SpaceRest
-
- SPACES_CONFIG_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
-
- 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
-
- SpacesFilter - Class in org.duracloud.syncui.service
-
This class filters out the duracloud system spaces from a list of spaces.
- SpacesFilter() - Constructor for class org.duracloud.syncui.service.SpacesFilter
-
- spacesToWatch - Variable in class org.duracloud.services.duplication.DuplicationService
-
- SpaceUtil - Class in org.duracloud.duradmin.util
-
Provides utility methods for spaces.
- SpaceUtil() - Constructor for class org.duracloud.duradmin.util.SpaceUtil
-
- SpaceWriteAccessVoter - Class in org.duracloud.security.vote
-
This class decides if a caller has WRITE access to a given resource.
- SpaceWriteAccessVoter(StorageProviderFactory, UserDetailsService) - Constructor for class org.duracloud.security.vote.SpaceWriteAccessVoter
-
- SRC_CONTENT_ID - Static variable in class org.duracloud.storage.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.storage.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.exec.handler.BaseServiceHandler
-
- start() - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- start() - Method in class org.duracloud.exec.handler.DuplicationHandler
-
- start() - Method in class org.duracloud.exec.handler.ImageServerHandler
-
- start() - Method in class org.duracloud.exec.handler.MediaStreamingHandler
-
- start() - Method in interface org.duracloud.exec.ServiceHandler
-
Indicates that the handler should start work.
- 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>, File) - Static method in class org.duracloud.sync.walker.DirWalker
-
- start(List<File>, File, long) - Static method in class org.duracloud.sync.walker.RestartDirWalker
-
- start() - Method in class org.duracloud.syncui.controller.StatusController
-
- start() - Method in interface org.duracloud.syncui.service.SyncProcess
-
Starts the sync process.
- start() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- start(String, JComponent) - Method in class org.duracloud.upload.UploadToolFrame
-
- START_BIT_INTEGRITY - Static variable in interface org.duracloud.execdata.ExecConstants
-
- START_DUPLICATION - Static variable in interface org.duracloud.execdata.ExecConstants
-
- START_STREAMING - Static variable in interface org.duracloud.execdata.ExecConstants
-
- START_STREAMING_SPACE - Static variable in interface org.duracloud.execdata.ExecConstants
-
- 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 DuraBoss reporting to start running a new storage report generation
process.
- startStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
-
- startStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportResource
-
Starts a new storage report if one is not currently running.
- startStorageReport() - Method in class org.duracloud.duraboss.rest.report.StorageReportRest
-
Indicates that a new storage report should be started.
- startStorageReport() - Method in class org.duracloud.reporter.storage.StorageReportScheduler
-
Starts a new storage report if one is not currently running.
- StartSyncAction - Class in org.duracloud.syncui.setup
-
- StartSyncAction(SyncProcessManager) - Constructor for class org.duracloud.syncui.setup.StartSyncAction
-
- 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
-
- STATE_SPACE_ID - Static variable in class org.duracloud.exec.runner.BitIntegrityRunner
-
- STATE_STORE_ID - Static variable in class org.duracloud.exec.runner.BitIntegrityRunner
-
- stateChanged(SyncStateChangedEvent) - Method in interface org.duracloud.syncui.service.SyncStateChangeListener
-
- StatelessStorageProvider - Interface in org.duracloud.storage.provider
-
- StatelessStorageProviderImpl - Class in org.duracloud.storage.provider
-
- StatelessStorageProviderImpl() - Constructor for class org.duracloud.storage.provider.StatelessStorageProviderImpl
-
- status - Variable in class org.duracloud.exec.handler.BaseServiceHandler
-
- STATUS_KEY - Static variable in interface org.duracloud.services.ComputeService
-
- STATUS_KEY - Static variable in class org.duracloud.services.fixity.results.ServiceResultProcessor
-
- STATUS_MAPPING - Static variable in class org.duracloud.syncui.controller.StatusController
-
- StatusController - Class in org.duracloud.servicesadmin.control
-
- StatusController() - Constructor for class org.duracloud.servicesadmin.control.StatusController
-
- StatusController - Class in org.duracloud.syncui.controller
-
A spring controller for status related functions.
- StatusController(SyncProcessManager) - Constructor for class org.duracloud.syncui.controller.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 interface org.duracloud.audit.AuditListener
-
This method notifies the listener to stop logging audit events.
- stop() - Method in interface org.duracloud.audit.Auditor
-
This method stops the work of the Auditor.
- stop() - Method in class org.duracloud.audit.impl.AuditListenerImpl
-
- stop() - Method in class org.duracloud.audit.impl.AuditorImpl
-
- stop() - Method in class org.duracloud.client.exec.ExecutorImpl
-
- 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 interface org.duracloud.exec.Executor
-
Stops the work of the Executor.
- stop() - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- stop() - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- stop() - Method in class org.duracloud.exec.handler.DuplicationHandler
-
- stop() - Method in class org.duracloud.exec.handler.ImageServerHandler
-
- stop() - Method in class org.duracloud.exec.handler.MediaStreamingHandler
-
- stop() - Method in class org.duracloud.exec.impl.ExecutorImpl
-
- stop() - Method in class org.duracloud.exec.runner.BitIntegrityRunner
-
- stop() - Method in interface org.duracloud.exec.ServiceHandler
-
Requests that the handler should shutdown gracefully.
- 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.DuplicatorImpl
-
- 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() - Method in class org.duracloud.syncui.controller.StatusController
-
- stop() - Method in interface org.duracloud.syncui.service.SyncProcess
-
Stops the sync process.
- stop() - Method in class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- STOP_JOB_TASK_NAME - Static variable in class org.duracloud.storage.domain.HadoopTypes
-
- STOP_STREAMING - Static variable in interface org.duracloud.execdata.ExecConstants
-
- STOP_STREAMING_SPACE - Static variable in interface org.duracloud.execdata.ExecConstants
-
- 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.
- 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.storage.util
-
- StorageProviderFactoryImpl - Class in org.duracloud.durastore.util
-
Provides access to StorageProvider implementations
- StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryImpl
-
- StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider, boolean) - 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.reporter.storage.metrics
-
Metrics data structure for storage providers.
- StorageProviderMetricsCollector(String, String) - Constructor for class org.duracloud.reporter.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.reporter.storage
-
Builder to be run in a thread to generate metrics reports.
- StorageReportBuilder(ContentStoreManager, StorageReportHandler) - Constructor for class org.duracloud.reporter.storage.StorageReportBuilder
-
- StorageReportBuilder.Status - Enum in org.duracloud.reporter.storage
-
- StorageReportCancelledException - Exception in org.duracloud.reporter.error
-
- StorageReportCancelledException() - Constructor for exception org.duracloud.reporter.error.StorageReportCancelledException
-
- StorageReportController - Class in org.duracloud.duradmin.control
-
- StorageReportController(StorageReportManager, StorageSummaryCache) - Constructor for class org.duracloud.duradmin.control.StorageReportController
-
- StorageReportConverter - Class in org.duracloud.reporter.storage
-
- StorageReportConverter() - Constructor for class org.duracloud.reporter.storage.StorageReportConverter
-
- StorageReportHandler - Class in org.duracloud.reporter.storage
-
Handles the storage and retrieval of storage reports.
- StorageReportHandler(ContentStoreManager, String, String, String) - Constructor for class org.duracloud.reporter.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 DuraBoss reporting
- StorageReportManagerImpl - Class in org.duracloud.client.report
-
Allows for communication with Duraboss reporting
- 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.duraboss.rest.report
-
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.duraboss.rest.report.StorageReportResource
-
- StorageReportRest - Class in org.duracloud.duraboss.rest.report
-
REST interface for storage reporting
- StorageReportRest(StorageReportResource) - Constructor for class org.duracloud.duraboss.rest.report.StorageReportRest
-
- StorageReportScheduler - Class in org.duracloud.reporter.storage
-
- StorageReportScheduler(StorageReportBuilder) - Constructor for class org.duracloud.reporter.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.reporter.storage.StorageReportHandler
-
- StorageStateException - Exception in org.duracloud.storage.error
-
Exception thrown to indicate that a StorageException is due to the state
of the stored content.
- StorageStateException(String, Throwable) - Constructor for exception org.duracloud.storage.error.StorageStateException
-
- StorageSummary - Class in org.duracloud.duradmin.control
-
- StorageSummary(long, long, long, String) - Constructor for class org.duracloud.duradmin.control.StorageSummary
-
- StorageSummaryCache - Interface in org.duracloud.duradmin.control
-
- StorageSummaryCacheImpl - Class in org.duracloud.duradmin.control
-
This class creates an in-memory cache of storage summary lists indexed by
store[/spaceId] to provide a quick way for the client to display the storage
statistics through time for a given store or space.
- StorageSummaryCacheImpl(StorageReportManager) - Constructor for class org.duracloud.duradmin.control.StorageSummaryCacheImpl
-
- StorageSummaryCacheImpl(StorageReportManager, int) - Constructor for class org.duracloud.duradmin.control.StorageSummaryCacheImpl
-
- 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.services.listener.BaseListenerService
-
- STORE_ID - Static variable in class org.duracloud.storage.aop.BaseContentMessageConverter
-
- STORE_ID - Static variable in class org.duracloud.storage.aop.SpaceMessageConverter
-
- 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.SpaceAclUpdateAdvice
-
- 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_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
-
- StoreBitIntegrityResults - Class in org.duracloud.execdata.bitintegrity
-
Captures all bit integrity check results for all spaces within a single
storage provider.
- StoreBitIntegrityResults() - Constructor for class org.duracloud.execdata.bitintegrity.StoreBitIntegrityResults
-
- 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, String) - Method in class org.duracloud.client.util.ContentStoreUtil
-
- storeContentStream(File, String, String) - Method in class org.duracloud.client.util.ContentStoreUtil
-
- storeFile(String, String, String) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
- storeMgr - Variable in class org.duracloud.exec.handler.BaseServiceHandler
-
- 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.reporter.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
-
- storeResults(String, String, SpaceBitIntegrityResult) - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- storeResults(BitIntegrityResults) - Method in class org.duracloud.exec.handler.BitIntegrityHandler
-
- STORES_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
-
- storeState(String, Map<String, String>) - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
Persists state information for a handler as stored in a Map to the
given file name.
- streamContent(ContentStore, HttpServletResponse, String, String) - Static method in class org.duracloud.duradmin.util.SpaceUtil
-
- STREAMING_ENABLED_KEY - Static variable in class org.duracloud.duradmin.services.controller.MediaStreamingServiceController
-
- StreamingUpdateListener - Interface in org.duracloud.services.streaming
-
- StringToMultipartFile - Class in org.duracloud.duradmin.binding
-
- StringToMultipartFile() - Constructor for class org.duracloud.duradmin.binding.StringToMultipartFile
-
- StringTrimmerConverter - Class in org.duracloud.syncui.config
-
- StringTrimmerConverter() - Constructor for class org.duracloud.syncui.config.StringTrimmerConverter
-
- subclassLoadProperty(String, String) - Method in class org.duracloud.appconfig.domain.DurabossConfig
-
- subclassLoadProperty(String, String) - Method in class org.duracloud.appconfig.domain.DuradminConfig
-
- 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(SyncSummary) - 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
-
- supportedActions - Variable in class org.duracloud.exec.handler.BaseServiceHandler
-
- 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.
- SVC_LAUNCHING_USER - Static variable in interface org.duracloud.services.ComputeService
-
- SVC_LAUNCHING_USER_VAR - Static variable in class org.duracloud.duraservice.mgmt.ServiceConfigUtil
-
- SYNC_CONFIG_PROP - Static variable in class org.duracloud.syncui.config.SyncUIConfig
-
- SYNC_CONTEXT_PROP - Static variable in class org.duracloud.syncui.config.SyncUIConfig
-
- SYNC_PORT_PROP - Static variable in class org.duracloud.syncui.config.SyncUIConfig
-
- SYNC_WORK_PROP - Static variable in class org.duracloud.sync.config.SyncConfig
-
- 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
-
- SyncConfig - Class in org.duracloud.sync.config
-
- SyncConfig() - Constructor for class org.duracloud.sync.config.SyncConfig
-
- SyncConfigurationManager - Interface in org.duracloud.syncui.service
-
Provides persist operations for configuration related operations.
- SyncConfigurationManagerImpl - Class in org.duracloud.syncui.service
-
- SyncConfigurationManagerImpl() - Constructor for class org.duracloud.syncui.service.SyncConfigurationManagerImpl
-
- 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.
- SyncProcess - Interface in org.duracloud.syncui.service
-
- SyncProcessError - Class in org.duracloud.syncui.service
-
- SyncProcessError(String) - Constructor for class org.duracloud.syncui.service.SyncProcessError
-
- SyncProcessError(String, String, String) - Constructor for class org.duracloud.syncui.service.SyncProcessError
-
- SyncProcessException - Exception in org.duracloud.syncui.service
-
- SyncProcessException(String, Throwable) - Constructor for exception org.duracloud.syncui.service.SyncProcessException
-
- SyncProcessManager - Interface in org.duracloud.syncui.service
-
The SyncProcessManager interface delineates the set of functions available
for controlling and retrieving state information about the current runtime
state of the sync process
- SyncProcessManagerImpl - Class in org.duracloud.syncui.service
-
The SyncProcessManagerImpl is an implementation of the SyncProcessManager
interface.
- SyncProcessManagerImpl(SyncConfigurationManager, ContentStoreManagerFactory) - Constructor for class org.duracloud.syncui.service.SyncProcessManagerImpl
-
- syncProcessState() - Method in class org.duracloud.syncui.controller.StatusController
-
- SyncProcessState - Enum in org.duracloud.syncui.domain
-
- SyncProcessStateTransitionValidator - Class in org.duracloud.syncui.service
-
This class encapsulates the state change rules for the SyncProcessManager.
- SyncProcessStateTransitionValidator() - Constructor for class org.duracloud.syncui.service.SyncProcessStateTransitionValidator
-
- syncProcessStats() - Method in class org.duracloud.syncui.controller.StatusController
-
- SyncProcessStats - Class in org.duracloud.syncui.domain
-
A Read-only data object deCribing the state of the sync tool from the user's
perspective.
- SyncProcessStats() - Constructor for class org.duracloud.syncui.domain.SyncProcessStats
-
- SyncProcessStats(Date, Date, int, long, long, int) - Constructor for class org.duracloud.syncui.domain.SyncProcessStats
-
- SyncSelector - Class in org.duracloud.syncui
-
Runs the sync application in either the command line mode or GUI mode.
- SyncSelector() - Constructor for class org.duracloud.syncui.SyncSelector
-
- SyncStateChangedEvent - Class in org.duracloud.syncui.service
-
- SyncStateChangedEvent(SyncProcessState) - Constructor for class org.duracloud.syncui.service.SyncStateChangedEvent
-
- SyncStateChangeListener - Interface in org.duracloud.syncui.service
-
- SyncSummary - Class in org.duracloud.sync.mgmt
-
A class that describes a completed sync operation.
- SyncSummary(File, Date, Date, SyncSummary.Status, String) - Constructor for class org.duracloud.sync.mgmt.SyncSummary
-
- SyncSummary.Status - Enum in org.duracloud.sync.mgmt
-
- 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.
- SyncToolConfigSerializer - Class in org.duracloud.syncui.service
-
- SyncToolConfigSerializer() - Constructor for class org.duracloud.syncui.service.SyncToolConfigSerializer
-
- SyncToolInitializer - Class in org.duracloud.sync
-
Initializes the configuration of the Sync Tool.
- SyncToolInitializer() - Constructor for class org.duracloud.sync.SyncToolInitializer
-
- SyncUI - Class in org.duracloud.syncui
-
- SyncUI() - Constructor for class org.duracloud.syncui.SyncUI
-
- SyncUIConfig - Class in org.duracloud.syncui.config
-
- SyncUIConfig() - Constructor for class org.duracloud.syncui.config.SyncUIConfig
-
- SyncUIDriver - Class in org.duracloud.syncui
-
- SyncUIDriver() - Constructor for class org.duracloud.syncui.SyncUIDriver
-
- 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
-
- SYSTEM_SPACES - Static variable in class org.duracloud.common.constant.Constants
-
This structure defines the system managed spaces.
- 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
-
- 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.
- unpackACLs(Map<String, String>) - Method in class org.duracloud.storage.provider.StorageProviderBase
-
- 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.reporter.storage.metrics.DuraStoreMetricsCollector
-
- update(String, String, String, String, long) - Method in class org.duracloud.reporter.storage.metrics.DuraStoreMetricsCollector
-
- update(String, long) - Method in class org.duracloud.reporter.storage.metrics.MetricsCollector
-
- update(long) - Method in class org.duracloud.reporter.storage.metrics.MimetypeMetricsCollector
-
- update(String, long) - Method in class org.duracloud.reporter.storage.metrics.StorageProviderMetricsCollector
-
- update(String, String, long) - Method in class org.duracloud.reporter.storage.metrics.StorageProviderMetricsCollector
-
- updateBytesRead(int) - Method in class org.duracloud.sync.endpoint.MonitoredFileInputStream
-
- updateConfig(Map<String, ?>) - Method in class org.duracloud.services.duplication.DuplicationService
-
Used to set the configuration for this service.
- 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
-
- updateContent(String, String) - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- 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.
- updateSpaceAcl(String) - Method in class org.duracloud.services.duplication.impl.DuplicatorImpl
-
- updateSpaceAcl(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorImpl
-
- updateSpaceAcl(String) - Method in class org.duracloud.services.duplication.impl.SpaceDuplicatorReportingImpl
-
- updateSpaceAcl(String) - Method in interface org.duracloud.services.duplication.SpaceDuplicator
-
This method updates the duplicated space ACL with arg spaceId.
- updateSpaceACLs(String, Map<String, AclType>, String) - Method in class org.duracloud.durastore.rest.SpaceResource
-
Updates the ACLs of a space.
- updateSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
-
This method sets the ACLs associated with a space.
- 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
-
- uriInfo - Variable in class org.duracloud.duraboss.rest.BaseRest
-
- 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
-
- USERNAME - Static variable in class org.duracloud.storage.aop.BaseContentMessageConverter
-
- USERNAME - Static variable in class org.duracloud.storage.aop.SpaceMessageConverter
-
- 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
-
- validate(SyncProcessState, SyncProcessState) - Method in class org.duracloud.syncui.service.SyncProcessStateTransitionValidator
-
- 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) - 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) - Static method in class org.duracloud.storage.util.IdUtil
-
Determines if the ID of the space to be added is valid
- validateStoreId(String) - Method in class org.duracloud.client.ContentStoreImpl
-
- validateStoreId(String) - Static method in class org.duracloud.storage.util.IdUtil
-
- 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.chron.RequestKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.client.chron.ResponseKey
-
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.AclType
-
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.notification.NotificationType
-
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.CalendarUtil.DAY_OF_WEEK
-
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.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.manifest.ManifestGenerator.FORMAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.reporter.storage.StorageReportBuilder.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.security.domain.HttpVerb
-
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.aop.ContentMessage.ACTION
-
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.sync.mgmt.SyncSummary.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.syncui.domain.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.duracloud.syncui.domain.SyncProcessState
-
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.chron.RequestKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.client.chron.ResponseKey
-
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.AclType
-
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.notification.NotificationType
-
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.CalendarUtil.DAY_OF_WEEK
-
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.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.manifest.ManifestGenerator.FORMAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.reporter.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.security.domain.HttpVerb
-
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.aop.ContentMessage.ACTION
-
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.sync.mgmt.SyncSummary.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.syncui.domain.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.duracloud.syncui.domain.SyncProcessState
-
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
-
- verifyStateSpaceExists() - Method in class org.duracloud.exec.handler.BaseServiceHandler
-
Verifies the existance of the space which is to store state
for service handlers.
- ViewConfig - Class in org.duracloud.syncui.config
-
A bean configuration class supporting the view layer.
- ViewConfig() - Constructor for class org.duracloud.syncui.config.ViewConfig
-
- viewResolver() - Method in class org.duracloud.syncui.config.ViewConfig
-
- 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.SpaceReadAccessVoter
-
This method checks the Access and ACL state of the arg resource
(space and provider) and denies access to principals if they are
anonymous and the space is CLOSED, or if they do not have a READ ACL for
the space.
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class org.duracloud.security.vote.SpaceWriteAccessVoter
-
This method checks the ACL state of the arg resource
(space and provider) and denies access to principals if they are
anonymous or if they do not have a WRITE ACL for the space.
- VoterUtil - Class in org.duracloud.security.vote
-
- VoterUtil() - Constructor for class org.duracloud.security.vote.VoterUtil
-
- 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
- xgetEmail() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "email" element
- xgetEmail() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "email" element
- 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
- xgetGroups() - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Gets (as xml) the "groups" element
- xgetGroups() - Method in interface org.duracloud.SecurityUserType
-
Gets (as xml) the "groups" 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
-
- xgetListValue() - Method in interface org.duracloud.GroupsType
-
- 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.
- xlistValue() - Method in interface org.duracloud.GroupsType
-
Deprecated.
- XML - Static variable in class org.duracloud.duraboss.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
- xsetEmail(XmlString) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "email" element
- xsetEmail(XmlString) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "email" element
- 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
- xsetGroups(GroupsType) - Method in class org.duracloud.impl.SecurityUserTypeImpl
-
Sets (as xml) the "groups" element
- xsetGroups(GroupsType) - Method in interface org.duracloud.SecurityUserType
-
Sets (as xml) the "groups" 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