OptionalbinsList of bins to retrieve.
A key uniquely identifies a record in the Aerospike database within a given namespace.
OptionalopsList of operations
OptionalpolicyThe Batch Policy to use for this command.
OptionalreadWhether to retrieve all bins or just the meta data of the record. If true, ignore bins and read all bins; if false and bins is specified, read specified bins; if false and bins is not specified, read only record meta data (generation, expiration, etc.)
Interface used for creating BatchRead record objects.