|
DAnCE
..
|
import "dance/Deployment/Deployment_Base.idl";Classes | |
| struct | DAnCE::SHS::Status_Update |
Modules | |
| module | DAnCE |
| module | DAnCE::SHS |
| module | DAnCE::SHS::Constants |
Enumerations | |
| enum | DAnCE::SHS::Instance_Status { DAnCE::SHS::INST_INSTALLED, DAnCE::SHS::INST_ACTIVE, DAnCE::SHS::INST_PASSIVE, DAnCE::SHS::INST_ERROR, DAnCE::SHS::INST_DEFUNCT } |
| Enumberation describing liveness status of event. More... | |
Variables | |
| const string | DAnCE::SHS::Constants::SHS_DIAGNOSTIC = "edu.vanderbilt.dre.DAnCE.SHS.Diagnostic" |
| Diagnostic message. More... | |
| const string | DAnCE::SHS::Constants::SHS_PID = "edu.vanderbilt.dre.DAnCE.SHS.PID" |
| Process ID. More... | |
| const string | DAnCE::SHS::Constants::SHS_PRIORITY = "edu.vanderbilt.dre.DAnCE.SHS.Priority" |
| Process or thread priority. More... | |
| const string | DAnCE::SHS::Constants::SHS_AFFINITY = "edu.vanderbilt.dre.DAnCE.SHS.Affinity" |
| Process affinity mask. More... | |
| const string | DAnCE::SHS::Constants::SHS_TPOOL = "edu.vanderbilt.dre.DAnCE.SHS.ThreadPool" |
| Number of threads configured with the reactor. More... | |
| const string | DAnCE::SHS::Constants::SHS_HOSTED_INSTANCES = "edu.vanderbilt.dre.DAnCE.SHS.HostedInstances" |
| IDs of hosted instances. More... | |
| const string | DAnCE::SHS::Constants::SHS_MEM_FP = "edu.vanderbilt.dre.DAnCE.SHS.MemoryFootprint" |
| Memory footprint of the instance. More... | |
| const string | DAnCE::SHS::Constants::SHS_INSTANCE_REF = "edu.vanderbilt.dre.DAnCE.SHS.InstanceReference" |
| Reference to instance (Appropriate reference type) More... | |
| const string | DAnCE::SHS::Constants::SHS_CONNECTION = "edu.vanderbilt.dre.DAnCE.SHS.Connection" |
| Sequence of properties found in the deployment plan. More... | |
| const string | DAnCE::SHS::Constants::SHS_CONN_PROVIDER = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Provider" |
| ID of 'provider' instance, if present (string, format component_id:port_name) More... | |
| const string | DAnCE::SHS::Constants::SHS_CONN_RECIPIENT = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Recipient" |
| ID of non-'provider' instance, if present (string, format component_id:port_name) More... | |
| const string | DAnCE::SHS::Constants::SHS_CONN_PORT_KIND = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Kind" |
| Connection type (appropriate port kind, e.g. CCMComponentPortKind) More... | |
| const string | DAnCE::SHS::Constants::SHS_CONN_EXTERNAL_ENDPOINT = "edu.vanderbilt.dre.DAnCE.SHS.Connection.ExternalEndpoint" |
| External endpoint (Deployment::ExternalReferenceEndpoint) More... | |
1.8.6