Class ExecutionPlanMeasurement.ChannelNode

    • Constructor Summary

      Constructors 
      Constructor Description
      ChannelNode​(int id, java.lang.String type, java.lang.String dataQuantaType)  
    • Constructor Detail

      • ChannelNode

        public ChannelNode​(int id,
                           java.lang.String type,
                           java.lang.String dataQuantaType)
    • Method Detail

      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)
      • getDataQuantaType

        public java.lang.String getDataQuantaType()
      • setDataQuantaType

        public void setDataQuantaType​(java.lang.String dataQuantaType)
      • getId

        public int getId()
      • setId

        public void setId​(int id)