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