Uses of Class
com.gpudb.protocol.ShowModelRequest
-
Packages that use ShowModelRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of ShowModelRequest in com.gpudb
Methods in com.gpudb with parameters of type ShowModelRequest Modifier and Type Method Description ShowModelResponseGPUdb. showModel(ShowModelRequest request) -
Uses of ShowModelRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return ShowModelRequest Modifier and Type Method Description ShowModelRequestShowModelRequest. setModelNames(List<String> modelNames)ShowModelRequestShowModelRequest. setOptions(Map<String,String> options)
-