public class ClusterConfigBean extends Object
Constructor and Description |
---|
ClusterConfigBean() |
Modifier and Type | Method and Description |
---|---|
boolean |
getClusterEnabled() |
String |
getClusterName() |
String |
getDebugFlags() |
int |
getNearCacheTimeout() |
void |
setDebugFlags(String debugFlags) |
void |
setNearCacheTimeout(int nearCacheTimeout) |
public boolean getClusterEnabled()
public String getClusterName()
public void setDebugFlags(String debugFlags)
public String getDebugFlags()
public void setNearCacheTimeout(int nearCacheTimeout)
public int getNearCacheTimeout()
Copyright © 2005–2017 Alfresco Software. All rights reserved.