Class AppMessage

  • All Implemented Interfaces:
    java.io.Externalizable , java.io.Serializable , java.lang.Comparable , org.apache.avro.generic.GenericContainer , org.apache.avro.generic.GenericRecord , org.apache.avro.generic.IndexedRecord , org.apache.avro.specific.SpecificRecord

    
    public class AppMessage
    extends SpecificRecordBase implements SpecificRecord
                        

    An application message to be transferred via the p2p layer. This is a wrapper over the different types of messages that can be transferred via the p2p layer.