Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.killQuery_result
-
-
Uses of IConfigNodeRPCService.killQuery_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.killQuery_result Modifier and Type Method Description IConfigNodeRPCService.killQuery_resultIConfigNodeRPCService.killQuery_result. deepCopy()IConfigNodeRPCService.killQuery_resultIConfigNodeRPCService.Processor.killQuery. getResult(I iface, IConfigNodeRPCService.killQuery_args args)IConfigNodeRPCService.killQuery_resultIConfigNodeRPCService.killQuery_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.killQuery_result Modifier and Type Method Description intIConfigNodeRPCService.killQuery_result. compareTo(IConfigNodeRPCService.killQuery_result other)booleanIConfigNodeRPCService.killQuery_result. equals(IConfigNodeRPCService.killQuery_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.killQuery_result Constructor Description killQuery_result(IConfigNodeRPCService.killQuery_result other)Performs a deep copy on other.
-