Interface TestableStore
- All Known Implementing Classes:
DiskStore
public interface TestableStore
-
Method Summary
Modifier and TypeMethodDescriptionReturns string representations for the resources an entry with the given key occupies on the underlying store.
-
Method Details
-
entriesOnUnderlyingStorageForTesting
-