Class BinAuditLogger.Message

    • Field Summary

      • Fields inherited from interface net.openhft.chronicle.wire.WriteMarshallable

        EMPTY
    • Constructor Summary

      Constructors 
      Constructor Description
      Message​(java.lang.String message)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void release()  
      protected java.lang.String type()  
      protected long version()  
      int weight()  
      void writeMarshallablePayload​(net.openhft.chronicle.wire.WireOut wire)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface net.openhft.chronicle.bytes.CommonMarshallable

        usesSelfDescribingMessage
      • Methods inherited from interface net.openhft.chronicle.wire.WriteMarshallable

        binaryLengthLength, writeValue