Package | Description |
---|---|
org.dataloader |
Modifier and Type | Method and Description |
---|---|
Optional<CacheKey> |
DataLoaderOptions.cacheKeyFunction()
Gets an (optional) function to invoke for creation of the cache key, if caching is enabled.
|
Modifier and Type | Method and Description |
---|---|
DataLoaderOptions |
DataLoaderOptions.setCacheKeyFunction(CacheKey cacheKeyFunction)
Sets the function to use for creating the cache key, if caching is enabled.
|
Copyright © 2017–2020. All rights reserved.