Class EntityRequest

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

    Make a persistence request for some entity type. The action is determined by the type of the request payload. See also: EntityResponse, PersistEntities, MergeEntities, DeleteEntities, DeleteEntitiesById, FindEntities, FindAll