unCache abstract method

void unCache(
  1. String endpoint,
  2. Object document
)

Implementation

void unCache(String endpoint, Object document);