public interface LookupService<K,V>
Map<K,V>
lookup(Iterable<K> keys)
Map<K,V> lookup(Iterable<K> keys)
Copyright © 2015. All rights reserved.