Uses of Class
org.dataloader.ValueCacheOptions
Packages that use ValueCacheOptions
-
Uses of ValueCacheOptions in org.dataloader
Fields in org.dataloader declared as ValueCacheOptionsMethods in org.dataloader that return ValueCacheOptionsModifier and TypeMethodDescriptionDataLoaderOptions.getValueCacheOptions()
static ValueCacheOptions
ValueCacheOptions.newOptions()
ValueCacheOptions.setCompleteValueAfterCacheSet
(boolean flag) Methods in org.dataloader with parameters of type ValueCacheOptionsModifier and TypeMethodDescriptionDataLoaderOptions.setValueCacheOptions
(ValueCacheOptions valueCacheOptions) Sets theValueCacheOptions
that control how theValueCache
will be used