| Package | Description |
|---|---|
| io.ipdata.client |
| Modifier and Type | Method and Description |
|---|---|
CacheConfigBuilder |
CacheConfigBuilder.maxSize(long maxSize)
Configures the cache maximum size.
|
CacheConfigBuilder |
CacheConfigBuilder.timeout(int timeout,
TimeUnit unit)
The maximum duration before invalidating a cache entry.
|
CacheConfigBuilder |
Ipdata.Builder.withCache()
Allows for customizing the configuration of the cache.
|
Copyright © 2020. All rights reserved.