Skip to content

/AWS1/CL_DRSRECINSTDATAREPLI01

A disk that should be replicated.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_devicename TYPE /AWS1/DRSBOUNDEDSTRING /AWS1/DRSBOUNDEDSTRING

The name of the device.

iv_totalstoragebytes TYPE /AWS1/DRSPOSITIVEINTEGER /AWS1/DRSPOSITIVEINTEGER

The total amount of data to be replicated in bytes.

iv_replicatedstoragebytes TYPE /AWS1/DRSPOSITIVEINTEGER /AWS1/DRSPOSITIVEINTEGER

The amount of data replicated so far in bytes.

iv_rescannedstoragebytes TYPE /AWS1/DRSPOSITIVEINTEGER /AWS1/DRSPOSITIVEINTEGER

The amount of data to be rescanned in bytes.

iv_backloggedstoragebytes TYPE /AWS1/DRSPOSITIVEINTEGER /AWS1/DRSPOSITIVEINTEGER

The size of the replication backlog in bytes.


Queryable Attributes

deviceName

The name of the device.

Accessible with the following methods

Method Description
GET_DEVICENAME() Getter for DEVICENAME, with configurable default
ASK_DEVICENAME() Getter for DEVICENAME w/ exceptions if field has no value
HAS_DEVICENAME() Determine if DEVICENAME has a value

totalStorageBytes

The total amount of data to be replicated in bytes.

Accessible with the following methods

Method Description
GET_TOTALSTORAGEBYTES() Getter for TOTALSTORAGEBYTES

replicatedStorageBytes

The amount of data replicated so far in bytes.

Accessible with the following methods

Method Description
GET_REPLICATEDSTORAGEBYTES() Getter for REPLICATEDSTORAGEBYTES

rescannedStorageBytes

The amount of data to be rescanned in bytes.

Accessible with the following methods

Method Description
GET_RESCANNEDSTORAGEBYTES() Getter for RESCANNEDSTORAGEBYTES

backloggedStorageBytes

The size of the replication backlog in bytes.

Accessible with the following methods

Method Description
GET_BACKLOGGEDSTORAGEBYTES() Getter for BACKLOGGEDSTORAGEBYTES

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_RECINSTDATAREPLINFORPLTED00

TYPES TT_RECINSTDATAREPLINFORPLTED00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DRSRECINSTDATAREPLI01 WITH DEFAULT KEY
.