Interface BatchLoaderScheduler.ScheduledMappedBatchLoaderCall<K,V>

Type Parameters:
K - the key type
V - the value type
Enclosing interface:
BatchLoaderScheduler

public static interface BatchLoaderScheduler.ScheduledMappedBatchLoaderCall<K,V>
This represents a callback that will invoke a MappedBatchLoader function under the covers
  • Method Summary

    Modifier and Type
    Method
    Description