static interface QuotaCache.Fetcher<Key,Value>
| Modifier and Type | Method and Description |
|---|---|
Map<Key,Value> |
fetchEntries(List<Get> gets) |
Get |
makeGet(Map.Entry<Key,Value> entry) |
Map<Key,Value> fetchEntries(List<Get> gets) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.