Uses of Class
ai.heavy.thrift.server.TClusterHardwareInfo
-
Packages that use TClusterHardwareInfo Package Description ai.heavy.thrift.server -
-
Uses of TClusterHardwareInfo in ai.heavy.thrift.server
Fields in ai.heavy.thrift.server declared as TClusterHardwareInfo Modifier and Type Field Description TClusterHardwareInfoHeavy.get_hardware_info_result. successMethods in ai.heavy.thrift.server that return TClusterHardwareInfo Modifier and Type Method Description TClusterHardwareInfoTClusterHardwareInfo. deepCopy()TClusterHardwareInfoHeavy.Client. get_hardware_info(String session)TClusterHardwareInfoHeavy.Iface. get_hardware_info(String session)TClusterHardwareInfoHeavy.AsyncClient.get_hardware_info_call. getResult()TClusterHardwareInfoHeavy.get_hardware_info_result. getSuccess()TClusterHardwareInfoHeavy.Client. recv_get_hardware_info()TClusterHardwareInfoTClusterHardwareInfo. setHardware_info(List<THardwareInfo> hardware_info)Methods in ai.heavy.thrift.server that return types with arguments of type TClusterHardwareInfo Modifier and Type Method Description org.apache.thrift.async.AsyncMethodCallback<TClusterHardwareInfo>Heavy.AsyncProcessor.get_hardware_info. getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)Methods in ai.heavy.thrift.server with parameters of type TClusterHardwareInfo Modifier and Type Method Description intTClusterHardwareInfo. compareTo(TClusterHardwareInfo other)booleanTClusterHardwareInfo. equals(TClusterHardwareInfo that)Heavy.get_hardware_info_resultHeavy.get_hardware_info_result. setSuccess(TClusterHardwareInfo success)Method parameters in ai.heavy.thrift.server with type arguments of type TClusterHardwareInfo Modifier and Type Method Description voidHeavy.AsyncClient. get_hardware_info(String session, org.apache.thrift.async.AsyncMethodCallback<TClusterHardwareInfo> resultHandler)voidHeavy.AsyncIface. get_hardware_info(String session, org.apache.thrift.async.AsyncMethodCallback<TClusterHardwareInfo> resultHandler)voidHeavy.AsyncProcessor.get_hardware_info. start(I iface, Heavy.get_hardware_info_args args, org.apache.thrift.async.AsyncMethodCallback<TClusterHardwareInfo> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type TClusterHardwareInfo Constructor Description get_hardware_info_result(TClusterHardwareInfo success, TDBException e)TClusterHardwareInfo(TClusterHardwareInfo other)Performs a deep copy on other.Constructor parameters in ai.heavy.thrift.server with type arguments of type TClusterHardwareInfo Constructor Description get_hardware_info_call(String session, org.apache.thrift.async.AsyncMethodCallback<TClusterHardwareInfo> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)
-