What does getAll mean?

Hi everybody!

I use Aerospike with Ruby at the moment and I’m interested in using it with Elixir/Erlang. So, I’m little confused with “getAll” option. What does it currently do? Batch operation or scan or something else?

Thank you.