static interface QuotaCache.Fetcher<Key,Value>
Map<Key,Value>
fetchEntries(List<Get> gets)
Get
makeGet(Map.Entry<Key,Value> entry)
Get makeGet(Map.Entry<Key,Value> entry)
Map<Key,Value> fetchEntries(List<Get> gets) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.