Uses of Class
com.gpudb.protocol.ShowResourceStatisticsRequest
-
Packages that use ShowResourceStatisticsRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of ShowResourceStatisticsRequest in com.gpudb
Methods in com.gpudb with parameters of type ShowResourceStatisticsRequest Modifier and Type Method Description ShowResourceStatisticsResponseGPUdb. showResourceStatistics(ShowResourceStatisticsRequest request)Requests various statistics for storage/memory tiers and resource groups. -
Uses of ShowResourceStatisticsRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return ShowResourceStatisticsRequest Modifier and Type Method Description ShowResourceStatisticsRequestShowResourceStatisticsRequest. setOptions(Map<String,String> options)Optional parameters.
-