| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.constants |
| Modifier and Type | Method and Description |
|---|---|
Table |
NXCSession.queryAdHocDciSummaryTable(long baseObjectId,
List<DciSummaryTableColumn> columns,
AggregationFunction function,
Date periodStart,
Date periodEnd,
boolean multiInstance)
Query ad-hoc DCI summary table.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationFunction |
AggregationFunction.getByValue(int value)
Get enum element by integer value
|
static AggregationFunction |
AggregationFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationFunction[] |
AggregationFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.