WEB-INF.cftags.componentmura.cfobject
mura.cluster.clusterManager
This provides communication between Mura instances within a cluster
Constructor Summary | |
---|---|
init(any configBean)
|
Method Summary | |
---|---|
any
|
broadcastCommand(any command='', any interval='0')
|
any
|
clearOldCommands()
|
any
|
getPeers()
|
any
|
hasInstance()
|
any
|
purgeCache(any siteid='', any name='both')
|
any
|
purgeCacheKey(any cacheName='data', any cacheKey='', any siteid='')
|
any
|
purgeCategoryCache(any categoryID='')
|
any
|
purgeCategoryDescendentsCache(any categoryID='')
|
any
|
purgeContentCache(any contentID='', any siteID='')
|
any
|
purgeContentDescendentsCache(any contentID='', any siteID='')
|
any
|
purgeFeedCache(any feedID='')
|
any
|
purgeInstance()
|
any
|
purgeUserCache(any userID='')
|
any
|
reload([any broadcast='true'])
|
any
|
runCommands()
|
any
|
touchInstance()
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
configBean
Method Detail |
---|
command
interval
siteid
name
- data, output or bothcacheName
cacheKey
siteid
categoryID
categoryID
contentID
siteID
contentID
siteID
feedID
userID
broadcast