public interface BatchLoaderDelegate<K,V>
extends org.dataloader.BatchLoader<K,V>
DataLoaderRegistry. It's actually a map, in which the key is the name
for this BatchLoadeDelegate, as returned by getName(). Component
annotation. They are discovered by the GraphQLProvider.dataLoaderRegistry() method.Component annotation. You just have to check that its name is unique.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of this BatchLoaderDelegate, as can be retrieved from the
DataLoaderRegistry. |
String getName()
DataLoaderRegistry.Copyright © 2019. All rights reserved.