JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.experian.datastudio.sdk.api.step.processor.cache
Interface StepCacheTtl
public interface
StepCacheTtl
Defines the time-to-live (expiry) of a
StepCache
's entry.
Since:
2.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getTime
()
TimeUnit
getTimeUnit
()
Method Details
getTime
long
getTime
()
getTimeUnit
TimeUnit
getTimeUnit
()