/AWS1/CL_BDOSTRATEGYCONF¶
Contains configuration information for a memory strategy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/BDOOVERRIDETYPE /AWS1/BDOOVERRIDETYPE¶
The type of override for the strategy configuration.
io_extraction TYPE REF TO /AWS1/CL_BDOEXTRACTIONCONF /AWS1/CL_BDOEXTRACTIONCONF¶
The extraction configuration for the memory strategy.
io_consolidation TYPE REF TO /AWS1/CL_BDOCONSOLCONF /AWS1/CL_BDOCONSOLCONF¶
The consolidation configuration for the memory strategy.
io_reflection TYPE REF TO /AWS1/CL_BDOREFLECTIONCONF /AWS1/CL_BDOREFLECTIONCONF¶
The reflection configuration for the memory strategy.
io_selfmanagedconfiguration TYPE REF TO /AWS1/CL_BDOSELFMANAGEDCONF /AWS1/CL_BDOSELFMANAGEDCONF¶
Self-managed configuration settings.
Queryable Attributes¶
type¶
The type of override for the strategy configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
extraction¶
The extraction configuration for the memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTRACTION() |
Getter for EXTRACTION |
consolidation¶
The consolidation configuration for the memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSOLIDATION() |
Getter for CONSOLIDATION |
reflection¶
The reflection configuration for the memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFLECTION() |
Getter for REFLECTION |
selfManagedConfiguration¶
Self-managed configuration settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDCONFIGURATION() |
Getter for SELFMANAGEDCONFIGURATION |