Uses of Class
org.apache.iotdb.common.rpc.thrift.TPipeHeartbeatResp
-
Uses of TPipeHeartbeatResp in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TPipeHeartbeatRespModifier and TypeMethodDescriptionTPipeHeartbeatResp.deepCopy()TPipeHeartbeatResp.setPipeCompletedList(List<Boolean> pipeCompletedList) TPipeHeartbeatResp.setPipeMetaList(List<ByteBuffer> pipeMetaList) TPipeHeartbeatResp.setPipeRemainingEventCountList(List<Long> pipeRemainingEventCountList) TPipeHeartbeatResp.setPipeRemainingTimeList(List<Double> pipeRemainingTimeList) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TPipeHeartbeatRespModifier and TypeMethodDescriptionintTPipeHeartbeatResp.compareTo(TPipeHeartbeatResp other) booleanTPipeHeartbeatResp.equals(TPipeHeartbeatResp that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TPipeHeartbeatRespModifierConstructorDescriptionPerforms a deep copy on other.