Uses of Class
com.omnisci.thrift.server.OmniSci.clear_gpu_memory_result
-
Packages that use OmniSci.clear_gpu_memory_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.clear_gpu_memory_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.clear_gpu_memory_result Modifier and Type Method Description OmniSci.clear_gpu_memory_resultOmniSci.clear_gpu_memory_result. deepCopy()OmniSci.clear_gpu_memory_resultOmniSci.Processor.clear_gpu_memory. getResult(I iface, OmniSci.clear_gpu_memory_args args)OmniSci.clear_gpu_memory_resultOmniSci.clear_gpu_memory_result. setE(TOmniSciException e)Methods in com.omnisci.thrift.server with parameters of type OmniSci.clear_gpu_memory_result Modifier and Type Method Description intOmniSci.clear_gpu_memory_result. compareTo(OmniSci.clear_gpu_memory_result other)booleanOmniSci.clear_gpu_memory_result. equals(OmniSci.clear_gpu_memory_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.clear_gpu_memory_result Constructor Description clear_gpu_memory_result(OmniSci.clear_gpu_memory_result other)Performs a deep copy on other.
-