public final class CacheConfig extends Object
CacheConfig()
CacheConfig(long expirySeconds, int maxSize)
long
getExpirySeconds()
int
getMaxSize()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheConfig(long expirySeconds, int maxSize)
public CacheConfig()
public long getExpirySeconds()
public int getMaxSize()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.