Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.killQueryInstance_result
-
Packages that use IDataNodeRPCService.killQueryInstance_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.killQueryInstance_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.killQueryInstance_result Modifier and Type Method Description IDataNodeRPCService.killQueryInstance_resultIDataNodeRPCService.killQueryInstance_result. deepCopy()IDataNodeRPCService.killQueryInstance_resultIDataNodeRPCService.Processor.killQueryInstance. getResult(I iface, IDataNodeRPCService.killQueryInstance_args args)IDataNodeRPCService.killQueryInstance_resultIDataNodeRPCService.killQueryInstance_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.killQueryInstance_result Modifier and Type Method Description intIDataNodeRPCService.killQueryInstance_result. compareTo(IDataNodeRPCService.killQueryInstance_result other)booleanIDataNodeRPCService.killQueryInstance_result. equals(IDataNodeRPCService.killQueryInstance_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.killQueryInstance_result Constructor Description killQueryInstance_result(IDataNodeRPCService.killQueryInstance_result other)Performs a deep copy on other.
-