public class CaffeineCacheConfig extends Object
| Constructor and Description | 
|---|
CaffeineCacheConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
Executor | 
createExecutor()  | 
long | 
getExpireAfter()  | 
long | 
getSizeInBytes()  | 
boolean | 
isEvictOnClose()  | 
public long getExpireAfter()
public long getSizeInBytes()
public Executor createExecutor()
public boolean isEvictOnClose()
Copyright © 2011–2018. All rights reserved.