Method | Description | |
---|---|---|
IngestElement ( string id, string name, string type, string location ) : System | ||
addAttributes ( List |
||
addMetrics ( List |
||
addRelations ( List |
||
addSamples ( List |
||
getPayloadSize ( ) : int | ||
mergeWith ( |
public IngestElement ( string id, string name, string type, string location ) : System | ||
id | string | |
name | string | |
type | string | |
location | string | |
return | System |
public addAttributes ( List |
||
attributes | List |
|
return | void |
public addRelations ( List |
||
relations | List |
|
return | void |
public mergeWith ( |
||
that | ||
return | void |