Skip to content

/AWS1/CL_CRMDIFFERENTIALPRIV09

Provides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/CRMDIFFERENTIALPRIVACY00 /AWS1/CRMDIFFERENTIALPRIVACY00

The type of aggregation function.

iv_maxcount TYPE /AWS1/CRMINTEGER /AWS1/CRMINTEGER

The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.


Queryable Attributes

type

The type of aggregation function.

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

maxCount

The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.

Accessible with the following methods

Method Description
GET_MAXCOUNT() Getter for MAXCOUNT, with configurable default
ASK_MAXCOUNT() Getter for MAXCOUNT w/ exceptions if field has no value
HAS_MAXCOUNT() Determine if MAXCOUNT has a value

Public Local Types In This Class

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

TT_DIFFERENTIALPRIVACYPREVIE00

TYPES TT_DIFFERENTIALPRIVACYPREVIE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CRMDIFFERENTIALPRIV09 WITH DEFAULT KEY
.