Modifier and Type | Method and Description |
---|---|
ResourceModel |
MetricApi.getResourceModel(Integer resourceId,
String resourceType,
String uid) |
Modifier and Type | Method and Description |
---|---|
List<?> |
MetricApi.getMetricData(ResourceModel resourceModel,
Long start,
Long end,
String duration,
String bucketDuration,
DATA_TYPE dataType) |
Modifier and Type | Method and Description |
---|---|
static void |
GatewayUtils.executeGatewayOperation(ResourceModel resourceModel,
ResourceOperation operation) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourcesGroupUtils.executeResourceGroupsOperation(ResourceModel resourceModel,
ResourceOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
McActionEngine.executeRequestPayload(ResourceModel resourceModel) |
void |
IMcActionEngine.executeRequestPayload(ResourceModel resourceModel) |
void |
McActionEngine.executeSendPayload(ResourceModel resourceModel,
ResourceOperation operation) |
void |
IMcActionEngine.executeSendPayload(ResourceModel resourceModel,
ResourceOperation operation) |
Modifier and Type | Method and Description |
---|---|
void |
MetricEngineMyController.purge(ResourceModel resourceModel) |
void |
MetricEngineInfluxDB.purge(ResourceModel resourceModel) |
void |
IMetricEngine.purge(ResourceModel resourceModel) |
void |
MetricEngineMyController.purge(ResourceModel resourceModel,
ResourcePurgeConf purgeConf) |
void |
MetricEngineInfluxDB.purge(ResourceModel resourceModel,
ResourcePurgeConf purgeConf) |
void |
IMetricEngine.purge(ResourceModel resourceModel,
ResourcePurgeConf purgeConf) |
Modifier and Type | Method and Description |
---|---|
static void |
RuleUtils.executeRuleDefinitionOperation(ResourceModel resourceModel,
ResourceOperation operation) |
Modifier and Type | Method and Description |
---|---|
static void |
TimerUtils.executeTimerOperation(ResourceModel resourceModel,
ResourceOperation operation) |
Copyright © 2015–2019. All rights reserved.