Class LedgerPersistenceRequest

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

    Make a persistence request on a ledger. The action is determined by the type of the request payload. See also: EntityResponse, PersistTransaction