public class CachingConfiguration extends Object
| Constructor and Description |
|---|
CachingConfiguration(long timeToLive)
Create a new instance with the given
timeToLive. |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeToLive()
Returns the time to live of a cached operation result.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.