org.duracloud.services
Interface ComputeService
- All Known Subinterfaces:
- WebAppUtil
- All Known Implementing Classes:
- AmazonFixityService, BaseAmazonMapReduceService, BaseService, BitIntegrityTools, BulkImageConversionService, DuplicationService, FixityService, HelloServiceImpl, HelloWebappWrapper, ImageConversionService, ImageMagickService, J2kWebappWrapper, MediaStreamingService, ReplicationOnDemandService, ReplicationService, ScriptService, WebAppUtilImpl
public interface ComputeService
Field Summary |
static java.lang.String |
ERROR_KEY
|
ERROR_KEY
static final java.lang.String ERROR_KEY
- See Also:
- Constant Field Values
start
void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
void stop()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceProps
java.util.Map<java.lang.String,java.lang.String> getServiceProps()
describe
java.lang.String describe()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceId
java.lang.String getServiceId()
getServiceStatus
ComputeService.ServiceStatus getServiceStatus()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServiceWorkDir
java.lang.String getServiceWorkDir()
setServiceWorkDir
void setServiceWorkDir(java.lang.String serviceWorkDir)
Copyright © 2009-2011 DuraSpace. All Rights Reserved.