cacheMany abstract method

void cacheMany(
  1. String endpoint,
  2. Iterable<Object> documents
)

Implementation

void cacheMany(String endpoint, Iterable<Object> documents);