public class CacheConnectionImpl extends Object implements CacheConnection
Constructor and Description |
---|
CacheConnectionImpl(Config config,
String name,
Class clazz,
Struct custom,
boolean readOnly,
boolean storage) |
public CacheConnectionImpl(Config config, String name, Class clazz, Struct custom, boolean readOnly, boolean storage) throws CacheException
CacheException
public Cache getInstance(Config config) throws IOException
getInstance
in interface CacheConnection
IOException
public String getName()
getName
in interface CacheConnection
public Class getClazz()
getClazz
in interface CacheConnection
public Struct getCustom()
getCustom
in interface CacheConnection
public CacheConnection duplicate(Config config) throws IOException
duplicate
in interface CacheConnection
IOException
public boolean isReadOnly()
isReadOnly
in interface CacheConnection
public boolean isStorage()
isStorage
in interface CacheConnection
Copyright © 2015 Lucee