LogDevice API
Public Member Functions | Public Attributes | List of all members
facebook::logdevice::BufferedWriter::Append Struct Reference

Public Member Functions

 Append (logid_t log_id, std::string payload, AppendCallback::Context context, AppendAttributes attrs=AppendAttributes())
 
 Append (logid_t log_id, PayloadGroup &&payload, AppendCallback::Context context, AppendAttributes attrs=AppendAttributes())
 
 Append (const Append &)=delete
 
 Append (Append &&)=default
 
Appendoperator= (Append &&)=default
 

Public Attributes

logid_t log_id
 
PayloadVariant payload
 
AppendCallback::Context context
 
AppendAttributes attrs
 

The documentation for this struct was generated from the following file: