Class MQTTForwardEvent

  • All Implemented Interfaces:
    Event

    public class MQTTForwardEvent
    extends ForwardEvent
    • Constructor Summary

      Constructors 
      Constructor Description
      MQTTForwardEvent​(long timestamp, java.lang.Object value, org.apache.iotdb.commons.path.PartialPath fullPath)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MQTTForwardEvent

        public MQTTForwardEvent​(long timestamp,
                                java.lang.Object value,
                                org.apache.iotdb.commons.path.PartialPath fullPath)