SYS.DataCheck.Source
persistent class SYS.DataCheck.Source extends SYS.DataCheck.System
SQL Table Name: SYS_DataCheck.Source
The source system receives queries from the destination via TCP and sends answers. Objects of this class are maintained automatically by the system and should not be modified. This class can be queried to obtain the running state of any DataCheck configurations for which this system is acting as a source.See System for overview.
Property Inventory
Properties
property DestinationHost as %String;
Host of the destination system initiating the connection
Property methods: DestinationHostDisplayToLogical(), DestinationHostGet(), DestinationHostGetStored(), DestinationHostIsValid(), DestinationHostLogicalToDisplay(), DestinationHostLogicalToOdbc(), DestinationHostNormalize(), DestinationHostSet()
property DestinationName as SystemName;
Name of the DataCheck destination system initiating the connection
Property methods: DestinationNameDisplayToLogical(), DestinationNameGet(), DestinationNameGetStored(), DestinationNameIsValid(), DestinationNameLogicalToDisplay(), DestinationNameLogicalToOdbc(), DestinationNameNormalize(), DestinationNameSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- GetState()
- GetStateBySystem()
Storage
Gray indicates storage defined by superclasses.
Storage Model: CacheStorage (SYS.DataCheck.System)
^SYS.DataCheck.SystemD(ID) | = | %%CLASSNAME
Debug
PeerProtocolVersion
StorageVersion
MirrorName
Type
|
^SYS.DataCheck.SystemD(ID,"Source") | = | DestinationName
DestinationHost
|