SAFplus Runtime Director API
3.0.5
|
asp._object | |
aspAmfEntity.AmfEntity | Base class that models all SAF Entities |
aspAmfEntity.AmfEntityStateChange | Class describing the current state of an entity |
aspApp.App | An application may consist of a bunch of application files, each corresponding to a different version of the application |
aspApp.AppDb | All applications and application versions and archives that are currently on the system |
aspApp.AppFile | Represents a single archive file that is a particular application version |
BaseHTTPRequestHandler | |
upgrade.ChangeTracker | The change tracker class keeps track of state changes and notifies interested parties |
clusterinfo.ClusterInfo | This singleton class represents the current cluster state and configuration; use the clusterinfo.ci global variable instead of creating one yourself |
clusterinfo.data | This helper class contains all of the changing cluster data, and is used to ensure that updates occur atomically and quickly |
dot.Dot | The dot class lets you access fields either through field notation (.) or dictionary notation ([]) |
Exception | |
ExceptionPexpect | |
aspLog.HierarchialLog | |
aspLog.LogClass | A simple, non hierarchial log that outputs to the OpenClovis default application log |
aspAmfCreate.NameMgr | |
amfclone.NameMgr | |
object | |
pxssh | |
pcli.RunDirective | A way to create unique objects so I can push operations into the 'run' function |
xmlserverexample.ServerFunctions | |
aspAmf.Session | Interface into ASP Availability Management Framework (AMF) functionality |
aspLog.SubLog | Internal (use Hierarchial Log) |
aspCheckpoint.Table | Interface to ASP Checkpointing Service functionality User would create a Table object on which he can do read and write |
TestCase |