addWorkerId(const std::string &workerId) | openstudio::AWSSession | protected |
addWorkerUrl(const Url &workerUrl) | openstudio::CloudSession | |
AWSSession(const std::string &sessionId, const boost::optional< Url > &serverUrl, const std::vector< Url > &workerUrls) | openstudio::AWSSession | |
AWSSession(const UUID &uuid, const UUID &versionUUID, const std::string &sessionId, const boost::optional< Url > &serverUrl, const std::string &serverId, const unsigned numServerProcessors, const std::vector< Url > &workerUrls, const std::vector< std::string > &workerIds, const unsigned numWorkerProcessors, const std::string &privateKey, const std::string ×tamp, const std::string ®ion, const std::string &serverInstanceType, const std::string &workerInstanceType) | openstudio::AWSSession | |
AWSSession(const std::shared_ptr< detail::AWSSession_Impl > &impl) | openstudio::AWSSession | protected |
cast() const | openstudio::CloudSession | inline |
clearWorkerUrls() | openstudio::CloudSession | |
cloudProviderType() const | openstudio::CloudSession | |
CloudSession(const std::shared_ptr< detail::CloudSession_Impl > &impl) | openstudio::CloudSession | protected |
ImplType typedef | openstudio::AWSSession | protected |
numServerProcessors() const | openstudio::AWSSession | |
numWorkerProcessors() const | openstudio::AWSSession | |
numWorkers() const | openstudio::AWSSession | |
OptionalAWSSession typedef | openstudio::AWSSession | related |
optionalCast() const | openstudio::CloudSession | inline |
privateKey() const | openstudio::AWSSession | |
region() const | openstudio::AWSSession | |
resetServerUrl() | openstudio::CloudSession | |
serverId() const | openstudio::AWSSession | |
serverInstanceType() const | openstudio::AWSSession | |
serverUrl() const | openstudio::CloudSession | |
sessionId() const | openstudio::CloudSession | |
setNumServerProcessors(const unsigned numServerProcessors) | openstudio::AWSSession | protected |
setNumWorkerProcessors(const unsigned numWorkerProcessors) | openstudio::AWSSession | protected |
setPrivateKey(const std::string &privateKey) | openstudio::AWSSession | protected |
setRegion(const std::string ®ion) | openstudio::AWSSession | protected |
setServerId(const std::string &serverId) | openstudio::AWSSession | protected |
setServerInstanceType(const std::string &instanceType) | openstudio::AWSSession | protected |
setServerUrl(const Url &serverUrl) | openstudio::CloudSession | |
setTimestamp(const std::string ×tamp) | openstudio::AWSSession | protected |
setWorkerInstanceType(const std::string &instanceType) | openstudio::AWSSession | protected |
timestamp() const | openstudio::AWSSession | |
totalSessionInstances() const | openstudio::AWSSession | |
totalSessionUptime() const | openstudio::AWSSession | |
uuid() const | openstudio::CloudSession | |
versionUUID() const | openstudio::CloudSession | |
workerIds() const | openstudio::AWSSession | |
workerInstanceType() const | openstudio::AWSSession | |
workerUrls() const | openstudio::CloudSession | |
~AWSSession() | openstudio::AWSSession | inlinevirtual |
~CloudSession() | openstudio::CloudSession | virtual |