Class InitiatorHandshakeIdentity

  • 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 InitiatorHandshakeIdentity
    extends SpecificRecordBase implements SpecificRecord
                        
    • Constructor Detail

      • InitiatorHandshakeIdentity

        InitiatorHandshakeIdentity()
        Default constructor.
      • InitiatorHandshakeIdentity

        InitiatorHandshakeIdentity(ByteBuffer initiatorPublicKeyHash, String groupId)
        All-args constructor.
        Parameters:
        initiatorPublicKeyHash - The new value for initiatorPublicKeyHash
        groupId - The new value for groupId