| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
AdminShowAlertsResponse |
GPUdb.adminShowAlerts(AdminShowAlertsRequest request)
Requests a list of the most recent alerts.
|
AdminShowAlertsResponse |
GPUdb.adminShowAlerts(int numAlerts,
Map<String,String> options)
Requests a list of the most recent alerts.
|
| Modifier and Type | Method and Description |
|---|---|
AdminShowAlertsResponse |
AdminShowAlertsResponse.setInfo(Map<String,String> info) |
AdminShowAlertsResponse |
AdminShowAlertsResponse.setParams(List<Map<String,String>> params) |
AdminShowAlertsResponse |
AdminShowAlertsResponse.setTimestamps(List<String> timestamps) |
AdminShowAlertsResponse |
AdminShowAlertsResponse.setTypes(List<String> types) |
Copyright © 2020. All rights reserved.