Class KahaTraceCommand

    • Constructor Detail

      • KahaTraceCommand

        public KahaTraceCommand()
    • Method Detail

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>
        Overrides:
        clear in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>
      • serializedSizeUnframed

        public int serializedSizeUnframed()
        Specified by:
        serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>
      • writeUnframed

        public void writeUnframed​(org.apache.activemq.protobuf.CodedOutputStream output)
                           throws IOException
        Specified by:
        writeUnframed in interface org.apache.activemq.protobuf.Message<KahaTraceCommand>
        Overrides:
        writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaTraceCommand>
        Throws:
        IOException
      • parseUnframed

        public static KahaTraceCommand parseUnframed​(org.apache.activemq.protobuf.CodedInputStream data)
                                              throws org.apache.activemq.protobuf.InvalidProtocolBufferException,
                                                     IOException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
        IOException
      • parseUnframed

        public static KahaTraceCommand parseUnframed​(org.apache.activemq.protobuf.Buffer data)
                                              throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseUnframed

        public static KahaTraceCommand parseUnframed​(byte[] data)
                                              throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseFramed

        public static KahaTraceCommand parseFramed​(org.apache.activemq.protobuf.CodedInputStream data)
                                            throws org.apache.activemq.protobuf.InvalidProtocolBufferException,
                                                   IOException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
        IOException
      • parseFramed

        public static KahaTraceCommand parseFramed​(org.apache.activemq.protobuf.Buffer data)
                                            throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseFramed

        public static KahaTraceCommand parseFramed​(byte[] data)
                                            throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • hasMessage

        public boolean hasMessage()
      • getMessage

        public String getMessage()
      • setMessage

        public T setMessage​(String message)
      • clearMessage

        public void clearMessage()