public class AverageMemoryConsumptionEvent extends Event
| Constructor and Description |
|---|
AverageMemoryConsumptionEvent(String networkPartitionId,
String clusterId,
String clusterInstanceId,
float value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId() |
String |
getClusterInstanceId() |
String |
getNetworkPartitionId() |
float |
getValue() |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.