Class SchemaUpdateMessage

    • Method Summary

      Modifier and Type Method Description
      byte[] getData()  
      Schema getSchema()  
      MessageType getType()  
      • Methods inherited from class java.lang.Object

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

      • SchemaUpdateMessage

        public SchemaUpdateMessage​(Schema schema)
                            throws java.io.IOException
        Throws:
        java.io.IOException
      • SchemaUpdateMessage

        public SchemaUpdateMessage​(byte[] data)
                            throws java.io.IOException
        Throws:
        java.io.IOException