Uses of Class
org.apache.iotdb.common.rpc.thrift.TTestConnectionResp
-
Uses of TTestConnectionResp in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TTestConnectionRespModifier and TypeMethodDescriptionTTestConnectionResp.deepCopy()TTestConnectionResp.setResultList(List<TTestConnectionResult> resultList) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TTestConnectionRespModifier and TypeMethodDescriptionintTTestConnectionResp.compareTo(TTestConnectionResp other) booleanTTestConnectionResp.equals(TTestConnectionResp that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TTestConnectionRespModifierConstructorDescriptionPerforms a deep copy on other.