public class ServerCacheConnection extends Object implements CacheConnection
Constructor and Description |
---|
ServerCacheConnection(ConfigServerImpl cs,
CacheConnection cc)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
CacheConnection |
duplicate(Config config) |
Class |
getClazz() |
Struct |
getCustom() |
Cache |
getInstance(Config config) |
String |
getName() |
boolean |
isReadOnly() |
boolean |
isStorage() |
public ServerCacheConnection(ConfigServerImpl cs, CacheConnection cc)
configServer
- cc
- public CacheConnection duplicate(Config config) throws IOException
duplicate
in interface CacheConnection
IOException
public Class getClazz()
getClazz
in interface CacheConnection
public Struct getCustom()
getCustom
in interface CacheConnection
public Cache getInstance(Config config) throws IOException
getInstance
in interface CacheConnection
IOException
public String getName()
getName
in interface CacheConnection
public boolean isReadOnly()
isReadOnly
in interface CacheConnection
public boolean isStorage()
isStorage
in interface CacheConnection
Copyright © 2015 Lucee