store

protected abstract void store(Iterable<T> messages)

Stores the given messages into the underlying storage.

Parameters

messages

the messages to store