K - the key typeV - the value typepublic static interface BatchLoaderScheduler.ScheduledMappedBatchLoaderCall<K,V>
MappedBatchLoader function under the covers| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<java.util.Map<K,V>> |
invoke() |