Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowSystemTimingResponse |
GPUdb.showSystemTiming(Map<String,String> options)
Returns the last 100 database requests along with the request timing and
internal job id.
|
ShowSystemTimingResponse |
GPUdb.showSystemTiming(ShowSystemTimingRequest request)
Returns the last 100 database requests along with the request timing and
internal job id.
|
Modifier and Type | Method and Description |
---|---|
ShowSystemTimingResponse |
ShowSystemTimingResponse.setEndpoints(List<String> endpoints) |
ShowSystemTimingResponse |
ShowSystemTimingResponse.setInfo(Map<String,String> info) |
ShowSystemTimingResponse |
ShowSystemTimingResponse.setJobids(List<String> jobids) |
ShowSystemTimingResponse |
ShowSystemTimingResponse.setTimeInMs(List<Float> timeInMs) |
Copyright © 2020. All rights reserved.