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