| Package | Description |
|---|---|
| de.ruedigermoeller.fastcast.config | |
| de.ruedigermoeller.fastcast.remoting |
| Modifier and Type | Method and Description |
|---|---|
FCClusterConfig |
FCConfigBuilder.build()
compiles a FastCast cluster configuration object from the current state
|
FCClusterConfig |
FCClusterConfig.overrideBy(String configFile)
overrides this with settings found in file.
|
static FCClusterConfig |
FCClusterConfig.read(InputStream in) |
static FCClusterConfig |
FCClusterConfig.read(String finam) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FCClusterConfig.write(String finam,
FCClusterConfig data) |
| Modifier and Type | Field and Description |
|---|---|
protected FCClusterConfig |
FastCast.config |
| Modifier and Type | Method and Description |
|---|---|
void |
FastCast.joinCluster(FCClusterConfig conf,
String nodeId,
String clusterName) |
void |
FCRemoting.joinCluster(FCClusterConfig config,
String nodeId,
String clusterName) |
void |
FastCast.start(FCClusterConfig config,
String nodeName) |
Copyright © 2014. All rights reserved.