Class PersistMemberRegistrationState

  • 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 PersistMemberRegistrationState
    extends SpecificRecordBase implements SpecificRecord
                        

    Command To persist the member own state.

    • Constructor Detail

      • PersistMemberRegistrationState

        PersistMemberRegistrationState()
        Default constructor.
      • PersistMemberRegistrationState

        PersistMemberRegistrationState(HoldingIdentity member, Object setStatusRequest)
        All-args constructor.
        Parameters:
        member - The member to persist the state.
        setStatusRequest - The request to set the status.