# Overview
Raw message data objects are retrieved in from the message store using one of two implementations of Get:
- The
Getclass retrieves batches of raw message data - The
Get::Stream::Lastretrieves only the last message in a stream
Raw message data objects are retrieved in from the message store using one of two implementations of Get:
Get class retrieves batches of raw message dataGet::Stream::Last retrieves only the last message in a stream