@Deprecated public interface ExperimentalBulkCacheSource<K,T>
void getBulk(K[] keys, T[] result, BitSet _fetched, int s, int e)
keys
- keys of the elementsresult
- result objects, a non-null value in the result array means
that this object may not be retrieved.s
- start indexe
- end index, exclusivecache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.