Package com.experian.datastudio.sdk.api.step.processor.cache
package com.experian.datastudio.sdk.api.step.processor.cache
-
ClassDescriptionStepCache<K,
V> A StepCache is a Map-like data structure that provides temporary storage of application data.Configuration for getting and creatingStepCache
.Builder for configuring a cache of a custom step.A manager to get, create and destroyStepCache
.Defines accessibility of theStepCache
.Defines the time-to-live (expiry) of aStepCache
's entry.